Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |