| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix a couple of warnings relating to parents of dialogs | hrxi | 2017-05-09 | 4 | -7/+4 |
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 1 | -1/+1 |
* | Sync MUC join/part behaviour with autojoin flag in bookmarks | fiaxh | 2017-04-23 | 5 | -20/+28 |
* | Handle conference bookmarks w/o nick | fiaxh | 2017-04-17 | 4 | -12/+11 |
* | Make gdk-x11 optional | Marvin W | 2017-04-15 | 2 | -1/+15 |
* | gettext improvements (more strings, times, plural, de lang) | fiaxh | 2017-04-13 | 6 | -21/+181 |
* | MUC improvements | fiaxh | 2017-04-11 | 2 | -16/+27 |
* | Fix alt-tab behaviour when notification is active | fiaxh | 2017-04-11 | 3 | -7/+13 |
* | Gettext support | fiaxh | 2017-04-10 | 24 | -62/+507 |
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 5 | -41/+140 |
* | Application menu fallback button | fiaxh | 2017-04-04 | 3 | -8/+19 |
* | 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 | 7 | -35/+113 |
* | 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 | 7 | -23/+91 |
* | Fix conversation last_active | fiaxh | 2017-03-31 | 3 | -16/+19 |
* | Make configure/make compatible with autotools | Marvin W | 2017-03-30 | 1 | -1/+1 |
* | Tab completion for MUC occupants | fiaxh | 2017-03-24 | 7 | -40/+192 |
* | New CMake | Marvin W | 2017-03-23 | 3 | -21/+52 |
* | 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 | 10 | -50/+106 |
* | 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 | 8 | -64/+88 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 19 | -71/+71 |
* | 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 | 5 | -221/+127 |
* | Icon | fiaxh | 2017-03-18 | 3 | -0/+39 |
* | Fix message stanza default type | fiaxh | 2017-03-18 | 1 | -6/+10 |
* | 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 | 8 | -15/+24 |
* | 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 | 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 | 25 | -46/+62 |
* | 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 | 2 | -2/+9 |
* | 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 | 2 | -2/+1 |
* | Move gsettings schema back to libdino (where it belongs) | Marvin W | 2017-03-12 | 2 | -15/+0 |
* | Add OMEMO via Plugin | Marvin W | 2017-03-11 | 1 | -1/+1 |
* | Move UI code into main dir | Marvin W | 2017-03-11 | 68 | -3/+6021 |
* | CMake: merge created header+vapi files into a single directory | Marvin W | 2017-03-11 | 1 | -5/+5 |
* | 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 | 2 | -0/+55 |