| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Move storage into user directory and fix plugin search path | Marvin W | 2017-03-12 | 1 | -1/+2 |
* | Move UI code into main dir | Marvin W | 2017-03-11 | 32 | -0/+3145 |