aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qlite/libdino: optimize db accessMarvin W2017-04-264-8/+31
* cmake/signal-protocol: shared lib, mark_as_advanced and othersMarvin W2017-04-2632-239/+252
* Sync MUC join/part behaviour with autojoin flag in bookmarksfiaxh2017-04-2310-50/+135
* signal-protocol: use proper types and fix memleak (#59)Marvin W2017-04-191-4/+5
* signal-protocol/omemo: fix null-pointer issuesMarvin W2017-04-1813-144/+205
* xmpp-vala/core+libdino: concurrency + nullity improvementsMarvin W2017-04-1811-157/+207
* qlite: cleanup, fix nullity issuesMarvin W2017-04-189-181/+131
* Handle conference bookmarks w/o nickfiaxh2017-04-177-73/+75
* Make gdk-x11 optionalMarvin W2017-04-153-1/+26
* Replace OpenSSL with GCryptMarvin W2017-04-158-378/+264
* gettext improvements (more strings, times, plural, de lang)fiaxh2017-04-138-22/+186
* MUC improvementsfiaxh2017-04-1110-123/+169
* Add gettext dependencyMarvin W2017-04-112-1/+6
* Fix alt-tab behaviour when notification is activefiaxh2017-04-113-7/+13
* Gettext supportfiaxh2017-04-1047-75/+780
* Show account status (incl errors) in ManageAccounts.Dialogfiaxh2017-04-108-97/+234
* Application menu fallback buttonfiaxh2017-04-045-11/+22
* fixup 75e51b5fiaxh2017-04-041-1/+1
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-0419-123/+169
* Start private conversation with MUC occupant via occupant menufiaxh2017-04-039-38/+116
* Add --print-xmpp flag to log detailsMarvin W2017-04-037-34/+210
* Make FHS compliant, split RPMs, fix compilation on older GCCsMarvin W2017-04-038-36/+96
* Handle MUC private messagesfiaxh2017-03-3121-167/+370
* Fix conversation last_activefiaxh2017-03-3110-73/+90
* Fix -Werror=format-security issuesMarvin W2017-03-306-14/+24
* Make configure/make compatible with autotoolsMarvin W2017-03-304-30/+150
* Update README.mdfiaxh2017-03-251-1/+5
* RPM + tito + copr supportMarvin W2017-03-245-5/+129
* Some caching and fix gpgme on some systemsMarvin W2017-03-245-29/+82
* Tab completion for MUC occupantsfiaxh2017-03-249-44/+199
* Find valac-* binaries, work-around fast-vapi issues with valac 0.36.0Marvin W2017-03-233-1/+8
* Fetch libsignal-protocol-c when not a submodule (still using git)Marvin W2017-03-233-50/+85
* New CMakeMarvin W2017-03-2334-191/+810
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-2316-55/+53
* Select corresponding conversation when clicking on notificationfiaxh2017-03-233-17/+40
* Add back on subscription requestfiaxh2017-03-2313-52/+114
* Move some database interaction into entitiesfiaxh2017-03-238-225/+228
* License under GPLv3fiaxh2017-03-212-0/+692
* Select conversation on startup, placeholder for "No conversation selected", s...fiaxh2017-03-2013-74/+133
* Add typed identity to manager modules and stream flagsfiaxh2017-03-2063-447/+341
* Icon changesfiaxh2017-03-191-14/+12
* Preselect next conversation when closed and crossfadefiaxh2017-03-186-38/+77
* "No accounts active, add?" stack in main viewfiaxh2017-03-186-221/+129
* Iconfiaxh2017-03-183-0/+39
* Fix message stanza default typefiaxh2017-03-185-15/+28
* Update README.mdfiaxh2017-03-161-15/+23
* Update READMEfiaxh2017-03-161-1/+19
* Improve when to send chat state notificationsfiaxh2017-03-164-50/+63
* Fix ChatInput for many lines + small UI changesfiaxh2017-03-169-16/+25
* Display /me differentlyfiaxh2017-03-1511-243/+328