aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/entity
Commit message (Collapse)AuthorAgeFilesLines
...
* PGP encrypted file transfersfiaxh2017-10-221-0/+9
|
* Use utc time everywherefiaxh2017-08-313-5/+5
|
* Download & inline display imagesfiaxh2017-08-311-0/+120
|
* "Default" per-contact settings (change UI)fiaxh2017-08-251-3/+5
|
* Show nicks in MUCs, real jid in individual occupant menufiaxh2017-08-251-12/+23
|
* Move settings from GSettings to own dbfiaxh2017-08-222-3/+61
|
* Message Archive Managementfiaxh2017-08-171-1/+6
|
* Stream Managementfiaxh2017-08-141-4/+4
|
* SRV records for XMPP over TLSfiaxh2017-08-111-5/+7
|
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵fiaxh2017-06-171-2/+2
| | | | StartConversation
* Notifications + typing notifications + message marker settings per conversationfiaxh2017-05-301-1/+43
|
* fixup bcb9690 (Roster versioning)fiaxh2017-05-241-0/+5
|
* qlite/libdino: optimize db accessMarvin W2017-04-261-7/+1
|
* xmpp-vala/core+libdino: concurrency + nullity improvementsMarvin W2017-04-181-1/+1
|
* Application menu fallback buttonfiaxh2017-04-041-2/+3
|
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-0/+5
|
* Handle MUC private messagesfiaxh2017-03-313-13/+21
|
* Fix conversation last_activefiaxh2017-03-313-17/+35
|
* Some caching and fix gpgme on some systemsMarvin W2017-03-242-11/+19
|
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-231-2/+2
|
* Move some database interaction into entitiesfiaxh2017-03-233-26/+205
| | | | fixes #2
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-113-11/+10
|
* Initial plugin systemMarvin W2017-03-104-0/+272