aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/entity/message.vala
Commit message (Expand)AuthorAgeFilesLines
* fix local_time field of message and file_transfer being loaded from time db c...bobufa2018-08-131-1/+1
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-10/+11
* Fix typos in comments and variable names (#269)linkmauve2018-01-101-1/+1
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
* ConversationView: Date separatorfiaxh2017-12-011-1/+1
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-1/+8
* Use utc time everywherefiaxh2017-08-311-2/+2
* Show nicks in MUCs, real jid in individual occupant menufiaxh2017-08-251-12/+23
* Application menu fallback buttonfiaxh2017-04-041-2/+3
* Handle MUC private messagesfiaxh2017-03-311-7/+4
* Fix conversation last_activefiaxh2017-03-311-5/+7
* Some caching and fix gpgme on some systemsMarvin W2017-03-241-2/+2
* Move some database interaction into entitiesfiaxh2017-03-231-4/+95
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-111-5/+0
* Initial plugin systemMarvin W2017-03-101-0/+91