| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 16 | -55/+53 |
* | Select corresponding conversation when clicking on notification | fiaxh | 2017-03-23 | 3 | -17/+40 |
* | Add back on subscription request | fiaxh | 2017-03-23 | 13 | -52/+114 |
* | Move some database interaction into entities | fiaxh | 2017-03-23 | 8 | -225/+228 |
* | License under GPLv3 | fiaxh | 2017-03-21 | 2 | -0/+692 |
* | Select conversation on startup, placeholder for "No conversation selected", s... | fiaxh | 2017-03-20 | 13 | -74/+133 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 63 | -447/+341 |
* | Icon changes | fiaxh | 2017-03-19 | 1 | -14/+12 |
* | Preselect next conversation when closed and crossfade | fiaxh | 2017-03-18 | 6 | -38/+77 |
* | "No accounts active, add?" stack in main view | fiaxh | 2017-03-18 | 6 | -221/+129 |
* | Icon | fiaxh | 2017-03-18 | 3 | -0/+39 |
* | Fix message stanza default type | fiaxh | 2017-03-18 | 5 | -15/+28 |
* | Update README.md | fiaxh | 2017-03-16 | 1 | -15/+23 |
* | Update README | fiaxh | 2017-03-16 | 1 | -1/+19 |
* | Improve when to send chat state notifications | fiaxh | 2017-03-16 | 4 | -50/+63 |
* | Fix ChatInput for many lines + small UI changes | fiaxh | 2017-03-16 | 9 | -16/+25 |
* | Display /me differently | fiaxh | 2017-03-15 | 11 | -243/+328 |
* | Indication of WONTSEND via CSS (@error_color on message status) | fiaxh | 2017-03-15 | 2 | -6/+23 |
* | Set dino-specific icons as part of icon theme | fiaxh | 2017-03-15 | 18 | -688/+56 |
* | omemo plugin: improve session bootstrapping | Marvin W | 2017-03-15 | 9 | -95/+177 |
* | Small fixes in message view | Marvin W | 2017-03-14 | 1 | -1/+3 |
* | Fix regression of being unable to select text | Marvin W | 2017-03-13 | 3 | -29/+20 |
* | correctly bootstrap omemo when there is no devicelist on server yet + concurr... | Marvin W | 2017-03-13 | 3 | -5/+22 |
* | Make compatible with OpenSSL 1.1 | Marvin W | 2017-03-13 | 1 | -22/+28 |
* | Fix account repeated disconnect/connect issues | Marvin W | 2017-03-13 | 1 | -4/+7 |
* | Reduce GTK dependency to 3.16, fix dark theme | Marvin W | 2017-03-13 | 26 | -48/+65 |
* | Do not use gpgme 1.7.0+ features yet. | Marvin W | 2017-03-13 | 2 | -1/+6 |
* | Drop libuuid dependency, uuid generation is not that complicated... | Marvin W | 2017-03-12 | 5 | -114/+11 |
* | Fix delegate copying issue | Marvin W | 2017-03-12 | 3 | -9/+12 |
* | Search messages having a uuid stanza id by id + account | fiaxh | 2017-03-12 | 2 | -2/+3 |
* | Qlite: Return OptionalRow instead of Row?, add ability to remove columns on v... | Marvin W | 2017-03-12 | 7 | -43/+83 |
* | Force Make into using a single thread | Marvin W | 2017-03-12 | 2 | -4/+9 |