| Commit message (Expand) | Author | Age | Files | Lines |
* | gettext improvements (more strings, times, plural, de lang) | fiaxh | 2017-04-13 | 3 | -10/+31 |
* | MUC improvements | fiaxh | 2017-04-11 | 2 | -16/+27 |
* | Fix alt-tab behaviour when notification is active | fiaxh | 2017-04-11 | 2 | -7/+12 |
* | Gettext support | fiaxh | 2017-04-10 | 11 | -32/+40 |
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 3 | -41/+120 |
* | Application menu fallback button | fiaxh | 2017-04-04 | 2 | -8/+18 |
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 6 | -19/+17 |
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 4 | -20/+101 |
* | Make FHS compliant, split RPMs, fix compilation on older GCCs | Marvin W | 2017-04-03 | 1 | -3/+3 |
* | Handle MUC private messages | fiaxh | 2017-03-31 | 6 | -23/+90 |
* | Fix conversation last_active | fiaxh | 2017-03-31 | 3 | -16/+19 |
* | Tab completion for MUC occupants | fiaxh | 2017-03-24 | 4 | -38/+187 |
* | New CMake | Marvin W | 2017-03-23 | 1 | -0/+11 |
* | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 2 | -5/+5 |
* | Select corresponding conversation when clicking on notification | fiaxh | 2017-03-23 | 3 | -17/+40 |
* | Add back on subscription request | fiaxh | 2017-03-23 | 6 | -47/+102 |
* | Move some database interaction into entities | fiaxh | 2017-03-23 | 2 | -7/+6 |
* | Select conversation on startup, placeholder for "No conversation selected", s... | fiaxh | 2017-03-20 | 5 | -58/+72 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 19 | -71/+71 |
* | Preselect next conversation when closed and crossfade | fiaxh | 2017-03-18 | 5 | -24/+46 |
* | "No accounts active, add?" stack in main view | fiaxh | 2017-03-18 | 2 | -43/+76 |
* | Improve when to send chat state notifications | fiaxh | 2017-03-16 | 2 | -13/+10 |
* | Fix ChatInput for many lines + small UI changes | fiaxh | 2017-03-16 | 3 | -3/+14 |
* | Display /me differently | fiaxh | 2017-03-15 | 9 | -214/+323 |
* | 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 | 4 | -9/+8 |
* | omemo plugin: improve session bootstrapping | Marvin W | 2017-03-15 | 1 | -0/+1 |
* | 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 |
* | Reduce GTK dependency to 3.16, fix dark theme | Marvin W | 2017-03-13 | 4 | -23/+59 |
* | Drop libuuid dependency, uuid generation is not that complicated... | Marvin W | 2017-03-12 | 1 | -2/+2 |
* | Automatically compile and use gsettings schema | Marvin W | 2017-03-12 | 1 | -1/+8 |
* | Move storage into user directory and fix plugin search path | Marvin W | 2017-03-12 | 2 | -11/+16 |
* | Split OMEMO plug-in into files, various fixes | Marvin W | 2017-03-12 | 1 | -1/+1 |
* | Move PGP support into plugin | fiaxh | 2017-03-12 | 1 | -1/+1 |
* | Add OMEMO via Plugin | Marvin W | 2017-03-11 | 1 | -1/+1 |
* | Move UI code into main dir | Marvin W | 2017-03-11 | 33 | -1/+3146 |
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 1 | -3/+4 |
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -0/+20 |