aboutsummaryrefslogtreecommitdiff
path: root/libdino
Commit message (Collapse)AuthorAgeFilesLines
...
* libdino: do not process message twiceMarvin W2017-08-171-3/+2
|
* fixup 4aee957 (request history since last known messages)fiaxh2017-08-171-2/+2
|
* Message Archive Managementfiaxh2017-08-176-8/+32
|
* Stream Managementfiaxh2017-08-144-8/+19
|
* SRV records for XMPP over TLSfiaxh2017-08-112-5/+8
|
* request history since last known messages (#110)Max Weller2017-08-051-1/+9
| | | | request history since last known messages when rejoining a room at startup
* Http file uploadfiaxh2017-08-034-7/+36
|
* Session establishmentfiaxh2017-06-211-3/+5
|
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵fiaxh2017-06-174-8/+18
| | | | StartConversation
* Get rid of manual storage objects for delegatesfiaxh2017-06-133-55/+34
|
* MUC join behaviour + small MUC error changesfiaxh2017-06-131-0/+6
|
* Muc Invite + Kickfiaxh2017-06-113-18/+45
|
* Conversation details dialogfiaxh2017-05-303-2/+36
|
* Notifications + typing notifications + message marker settings per conversationfiaxh2017-05-305-10/+75
|
* fixup bcb9690 (Roster versioning)fiaxh2017-05-243-34/+12
|
* Roster versioningfiaxh2017-05-223-23/+120
|
* Member affiliation in occupant listfiaxh2017-05-181-0/+21
|
* qlite/libdino: optimize db accessMarvin W2017-04-262-7/+4
|
* cmake/signal-protocol: shared lib, mark_as_advanced and othersMarvin W2017-04-261-7/+8
|
* Sync MUC join/part behaviour with autojoin flag in bookmarksfiaxh2017-04-232-4/+75
|
* xmpp-vala/core+libdino: concurrency + nullity improvementsMarvin W2017-04-184-28/+43
|
* Handle conference bookmarks w/o nickfiaxh2017-04-171-5/+4
|
* gettext improvements (more strings, times, plural, de lang)fiaxh2017-04-132-1/+5
|
* MUC improvementsfiaxh2017-04-113-34/+31
|
* Gettext supportfiaxh2017-04-104-1/+57
|
* Show account status (incl errors) in ManageAccounts.Dialogfiaxh2017-04-102-54/+92
|
* Application menu fallback buttonfiaxh2017-04-042-3/+3
|
* fixup 75e51b5fiaxh2017-04-041-1/+1
|
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-0411-98/+146
|
* Start private conversation with MUC occupant via occupant menufiaxh2017-04-031-2/+2
|
* Add --print-xmpp flag to log detailsMarvin W2017-04-032-6/+11
|
* Make FHS compliant, split RPMs, fix compilation on older GCCsMarvin W2017-04-032-15/+16
|
* Handle MUC private messagesfiaxh2017-03-316-36/+131
|
* Fix conversation last_activefiaxh2017-03-317-57/+71
|
* Fix -Werror=format-security issuesMarvin W2017-03-302-2/+2
|
* Some caching and fix gpgme on some systemsMarvin W2017-03-244-25/+78
|
* Tab completion for MUC occupantsfiaxh2017-03-242-4/+7
|
* New CMakeMarvin W2017-03-233-24/+34
| | | | | - add install and uninstall targets - compatibility for systems without pkg-config
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-233-15/+14
|
* Add back on subscription requestfiaxh2017-03-231-0/+5
|
* Move some database interaction into entitiesfiaxh2017-03-236-218/+222
| | | | fixes #2
* Select conversation on startup, placeholder for "No conversation selected", ↵fiaxh2017-03-203-1/+34
| | | | start services before UI
* Add typed identity to manager modules and stream flagsfiaxh2017-03-2010-158/+118
|
* "No accounts active, add?" stack in main viewfiaxh2017-03-181-0/+2
|
* Fix message stanza default typefiaxh2017-03-181-6/+8
|
* Improve when to send chat state notificationsfiaxh2017-03-161-33/+47
|
* omemo plugin: improve session bootstrappingMarvin W2017-03-152-2/+5
|
* correctly bootstrap omemo when there is no devicelist on server yet + ↵Marvin W2017-03-131-2/+4
| | | | concurrency bug fixes
* Fix account repeated disconnect/connect issuesMarvin W2017-03-131-4/+7
|
* Reduce GTK dependency to 3.16, fix dark themeMarvin W2017-03-131-2/+3
|