| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | MUC improvements | fiaxh | 2017-04-11 | 10 | -123/+169 |
* | Add gettext dependency | Marvin W | 2017-04-11 | 2 | -1/+6 |
* | Fix alt-tab behaviour when notification is active | fiaxh | 2017-04-11 | 3 | -7/+13 |
* | Gettext support | fiaxh | 2017-04-10 | 47 | -75/+780 |
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 8 | -97/+234 |
* | Application menu fallback button | fiaxh | 2017-04-04 | 5 | -11/+22 |
* | fixup 75e51b5 | fiaxh | 2017-04-04 | 1 | -1/+1 |
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 19 | -123/+169 |
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 9 | -38/+116 |
* | Add --print-xmpp flag to log details | Marvin W | 2017-04-03 | 7 | -34/+210 |
* | Make FHS compliant, split RPMs, fix compilation on older GCCs | Marvin W | 2017-04-03 | 8 | -36/+96 |
* | Handle MUC private messages | fiaxh | 2017-03-31 | 21 | -167/+370 |
* | Fix conversation last_active | fiaxh | 2017-03-31 | 10 | -73/+90 |
* | Fix -Werror=format-security issues | Marvin W | 2017-03-30 | 6 | -14/+24 |
* | Make configure/make compatible with autotools | Marvin W | 2017-03-30 | 4 | -30/+150 |
* | Update README.md | fiaxh | 2017-03-25 | 1 | -1/+5 |
* | RPM + tito + copr support | Marvin W | 2017-03-24 | 5 | -5/+129 |
* | Some caching and fix gpgme on some systems | Marvin W | 2017-03-24 | 5 | -29/+82 |
* | Tab completion for MUC occupants | fiaxh | 2017-03-24 | 9 | -44/+199 |
* | Find valac-* binaries, work-around fast-vapi issues with valac 0.36.0 | Marvin W | 2017-03-23 | 3 | -1/+8 |
* | Fetch libsignal-protocol-c when not a submodule (still using git) | Marvin W | 2017-03-23 | 3 | -50/+85 |
* | New CMake | Marvin W | 2017-03-23 | 34 | -191/+810 |