| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 19 | -69/+115 |
* | xmpp-vala: catch TLS errors during read() | Marvin W | 2017-08-17 | 1 | -0/+2 |
* | libdino: do not process message twice | Marvin W | 2017-08-17 | 1 | -3/+2 |
* | add DOAP (description of a project) file | Marvin W | 2017-08-17 | 1 | -0/+21 |
* | Undo/redo text in chat input | fiaxh | 2017-08-17 | 3 | -1/+83 |
* | fixup 4aee957 (request history since last known messages) | fiaxh | 2017-08-17 | 2 | -4/+4 |
* | Message Archive Management | fiaxh | 2017-08-17 | 15 | -116/+309 |
* | Update translations | fiaxh | 2017-08-14 | 8 | -345/+1147 |
* | openpgp: contact details provider (fingerprint), colored fingerprints, fix sh... | fiaxh | 2017-08-14 | 6 | -34/+124 |
* | xmpp-vala: Remove require-functions | fiaxh | 2017-08-14 | 26 | -130/+2 |
* | Stream Management | fiaxh | 2017-08-14 | 11 | -41/+185 |
* | xmpp-vala: improve namespace handling, add some tests | Marvin W | 2017-08-12 | 10 | -31/+375 |
* | RosterList: Disconnect handlers on widget destroy | fiaxh | 2017-08-11 | 1 | -5/+11 |
* | SRV records for XMPP over TLS | fiaxh | 2017-08-11 | 9 | -16/+124 |
* | http files: Fix for servers w/o file size limit | fiaxh | 2017-08-09 | 1 | -3/+3 |
* | http files: Fix double-free rance-condition | fiaxh | 2017-08-07 | 4 | -125/+137 |
* | Http file upload for version :0 and other server setups | fiaxh | 2017-08-07 | 5 | -27/+53 |
* | request history since last known messages (#110) | Max Weller | 2017-08-05 | 2 | -2/+15 |
* | Http file upload | fiaxh | 2017-08-03 | 26 | -170/+709 |
* | Small i18n fixes (#53) | linkmauve | 2017-06-29 | 3 | -2/+3 |
* | tito: add version file to remove warning | Marvin W | 2017-06-21 | 1 | -0/+1 |
* | Make session negotiation optional | fiaxh | 2017-06-21 | 1 | -5/+5 |
* | Session establishment | fiaxh | 2017-06-21 | 4 | -6/+63 |
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta... | fiaxh | 2017-06-17 | 21 | -273/+197 |
* | Get rid of manual storage objects for delegates | fiaxh | 2017-06-13 | 18 | -254/+178 |
* | MUC join behaviour + small MUC error changes | fiaxh | 2017-06-13 | 8 | -43/+74 |
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 24 | -113/+225 |
* | fixup 5ba95ef (Conversation details dialog) | fiaxh | 2017-06-01 | 1 | -2/+2 |
* | Update translations | fiaxh | 2017-05-31 | 20 | -99/+2430 |
* | Conversation details dialog | fiaxh | 2017-05-30 | 19 | -141/+777 |
* | Notifications + typing notifications + message marker settings per conversation | fiaxh | 2017-05-30 | 8 | -16/+121 |
* | MUC config form (data forms), MUC room info | fiaxh | 2017-05-30 | 13 | -29/+322 |
* | fixup bcb9690 (Roster versioning) | fiaxh | 2017-05-24 | 5 | -38/+20 |
* | Roster versioning | fiaxh | 2017-05-22 | 8 | -112/+286 |
* | Member affiliation in occupant list | fiaxh | 2017-05-18 | 4 | -38/+210 |
* | Send message on enter from numblock | fiaxh | 2017-05-11 | 1 | -1/+1 |
* | ManageAccounts: Window -> Dialog | fiaxh | 2017-05-09 | 2 | -228/+235 |
* | Merge pull request #93 from hrxi/pr_fix_warning | fiaxh | 2017-05-09 | 4 | -7/+4 |
|\ |
|
| * | Fix a couple of warnings relating to parents of dialogs | hrxi | 2017-05-09 | 4 | -7/+4 |
|/ |
|
* | qlite/libdino: optimize db access | Marvin W | 2017-04-26 | 4 | -8/+31 |
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 32 | -239/+252 |
* | Sync MUC join/part behaviour with autojoin flag in bookmarks | fiaxh | 2017-04-23 | 10 | -50/+135 |
* | signal-protocol: use proper types and fix memleak (#59) | Marvin W | 2017-04-19 | 1 | -4/+5 |
* | signal-protocol/omemo: fix null-pointer issues | Marvin W | 2017-04-18 | 13 | -144/+205 |
* | xmpp-vala/core+libdino: concurrency + nullity improvements | Marvin W | 2017-04-18 | 11 | -157/+207 |
* | qlite: cleanup, fix nullity issues | Marvin W | 2017-04-18 | 9 | -181/+131 |
* | Handle conference bookmarks w/o nick | fiaxh | 2017-04-17 | 7 | -73/+75 |
* | Make gdk-x11 optional | Marvin W | 2017-04-15 | 3 | -1/+26 |
* | Replace OpenSSL with GCrypt | Marvin W | 2017-04-15 | 8 | -378/+264 |
* | gettext improvements (more strings, times, plural, de lang) | fiaxh | 2017-04-13 | 8 | -22/+186 |