Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch groupcalls | fiaxh | 2021-12-23 | 1 | -3/+3 |
|\ | |||||
| * | UI + libdino: Improve MUJI calls from MUC | fiaxh | 2021-12-23 | 1 | -2/+2 |
| | | | | | | | | | | | | - Move calls from ICE-thead onto main thread - Identify Call.ourpart as MUC nick if in MUC - Keep track of the initiator of a call | ||||
| * | Add multiparty call support to libdino and xmpp-vala | fiaxh | 2021-11-10 | 1 | -2/+2 |
| | | |||||
* | | Remove ContentFilters | fiaxh | 2021-12-09 | 1 | -28/+6 |
|/ | | | | fixes #1129 #573 | ||||
* | Display corrected messages with original message time | fiaxh | 2021-10-13 | 1 | -0/+1 |
| | | | | Regression from cdb4d77 | ||||
* | Merge remote-tracking branch 'origin/feature/calls' | fiaxh | 2021-05-11 | 1 | -1/+34 |
|\ | |||||
| * | Display+store call encryption info | fiaxh | 2021-04-09 | 1 | -1/+3 |
| | | |||||
| * | Add support for unencrypted RTP calls to libdino | fiaxh | 2021-03-21 | 1 | -1/+32 |
| | | | | | | | | Co-authored-by: Marvin W <git@larma.de> | ||||
* | | Fix regression in FileItem generation | fiaxh | 2021-03-23 | 1 | -2/+6 |
|/ | | | | fixes #1019 | ||||
* | Add cache for file transfers | fiaxh | 2021-02-17 | 1 | -21/+4 |
| | |||||
* | Use advertized/server/live time for sorting instead of arrival time | fiaxh | 2020-12-04 | 1 | -23/+14 |
| | | | | fixes #310 | ||||
* | Use WeakMap for message caching | fiaxh | 2020-11-14 | 1 | -18/+6 |
| | |||||
* | Fix cyclic references => let objects be freed | fiaxh | 2020-06-03 | 1 | -15/+6 |
| | |||||
* | Store last read content item for conversations | fiaxh | 2020-06-03 | 1 | -2/+15 |
| | | | | fixes #495 | ||||
* | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -2/+10 |
| | |||||
* | Fix some compiler warnings | Marvin W | 2020-01-22 | 1 | -5/+5 |
| | |||||
* | Correctly display names in groupchat pms | Marvin W | 2020-01-09 | 1 | -1/+1 |
| | | | | Also show "Me" when no local alias is set instead of JID | ||||
* | Display correct name on outgoing file transfers in groups | Marvin W | 2019-12-23 | 1 | -7/+28 |
| | | | | Fixes #248, #643 | ||||
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -7/+17 |
| | |||||
* | Do not mark abstract class contstuctors public | Randy Barlow | 2019-09-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | Starting with Vala 0.45.1, it is an error to mark abstract class constructors public[0,1]. This commit removes three such declarations. fixes #609 [0] https://gitlab.gnome.org/GNOME/vala/raw/master/NEWS [1] https://gitlab.gnome.org/GNOME/vala/issues/766 Signed-off-by: Randy Barlow <randy@electronsweatshop.com> | ||||
* | Refactor file receive/send interfaces and UI | fiaxh | 2019-07-18 | 1 | -5/+11 |
| | |||||
* | Hide OMEMO messages from untrusted sources | Marvin W | 2018-11-10 | 1 | -0/+5 |
| | |||||
* | Fix hide/show correct ContentItems | fiaxh | 2018-11-09 | 1 | -6/+17 |
| | |||||
* | Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> ↵ | fiaxh | 2018-11-04 | 1 | -1/+9 |
| | | | | ConversationRow | ||||
* | Fix sent messages sometimes being displayed twice | fiaxh | 2018-09-02 | 1 | -4/+1 |
| | |||||
* | Add `hidden` column to content_item table | fiaxh | 2018-08-31 | 1 | -27/+45 |
| | |||||
* | sort file transfers into correct conversation | bobufa | 2018-08-13 | 1 | -2/+1 |
| | |||||
* | accumulate conversation content in meta db table | bobufa | 2018-08-13 | 1 | -0/+246 |