| Commit message (Expand) | Author | Age | Files | Lines |
* | Update translations | Translations | 2019-11-14 | 1 | -1/+1 |
* | Rework no-open-conversation placeholder | fiaxh | 2019-10-01 | 1 | -3/+14 |
* | Distribute window buttons (minimize,maximize,close) after realize and update ... | fiaxh | 2019-09-15 | 1 | -15/+16 |
* | Add emoji button to chat input | fiaxh | 2019-09-09 | 1 | -14/+18 |
* | Forward KeyEvent (and change focus) on key press in conversation view (not ch... | fiaxh | 2019-04-15 | 1 | -0/+14 |
* | Clean up ConversationTitlebar | fiaxh | 2019-04-14 | 1 | -38/+16 |
* | Only use UI data for active converations cycling, clean up ConversationSelector | fiaxh | 2019-04-14 | 1 | -4/+6 |
* | Update translations | Translations | 2019-03-16 | 1 | -1/+1 |
* | Use regex literals, fixes some compiler warnings | fiaxh | 2019-03-14 | 1 | -1/+1 |
* | Fix topic displaying issues | fiaxh | 2019-03-14 | 1 | -2/+3 |
* | Move app menu into window, make conversation details dialog directly accessib... | fiaxh | 2019-02-05 | 1 | -159/+85 |
* | Spelling: Set up account | Allan Nordhøy | 2019-01-09 | 1 | -1/+1 |
* | Fix typo in unified window string | Maxime Buquet | 2018-11-19 | 1 | -1/+1 |
* | Split login jid/password into two steps with checks | fiaxh | 2018-11-16 | 1 | -6/+35 |
* | fix closing sidebar on click outside | bobufa | 2018-08-13 | 1 | -2/+3 |
* | add button that scrolls to the bottom of the conversation | bobufa | 2018-08-13 | 1 | -0/+13 |
* | fix wrong conversation being prefilled | bobufa | 2018-08-13 | 1 | -3/+3 |
* | hide search bar when clicking outside of it, only reset search entry on conve... | bobufa | 2018-08-13 | 1 | -27/+38 |
* | improve sidebar UI | bobufa | 2018-08-13 | 1 | -5/+18 |
* | add search filter expressions | bobufa | 2018-08-13 | 1 | -0/+11 |
* | initial search logic / display | bobufa | 2018-08-13 | 1 | -2/+4 |
* | ui: search sidebar initial | bobufa | 2018-08-13 | 1 | -15/+31 |
* | Update translations | Translations | 2018-05-01 | 1 | -1/+1 |
* | Redesign chat input + move file upload there | fiaxh | 2018-04-30 | 1 | -1/+1 |
* | Rename 'start chat' into 'start conversation' | Michael Vetter | 2018-04-30 | 1 | -1/+1 |
* | Restore window state (size, maximized, position) | fiaxh | 2017-12-31 | 1 | -1/+30 |
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -1/+1 |
* | Reword some strings (#215) | Allan Nordhøy | 2017-11-23 | 1 | -2/+2 |
* | Read+(write) stream async | fiaxh | 2017-11-16 | 1 | -6/+2 |
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 1 | -0/+1 |
* | main: extend theming capabilities | Marvin W | 2017-08-29 | 1 | -0/+1 |
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 1 | -2/+2 |
* | small fixes | fiaxh | 2017-08-27 | 1 | -1/+1 |
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 1 | -1/+1 |
* | Fix some UI issues | Marvin W | 2017-08-22 | 1 | -4/+4 |
* | SRV records for XMPP over TLS | fiaxh | 2017-08-11 | 1 | -2/+2 |
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 1 | -1/+1 |
* | Conversation details dialog | fiaxh | 2017-05-30 | 1 | -1/+1 |
* | Sync MUC join/part behaviour with autojoin flag in bookmarks | fiaxh | 2017-04-23 | 1 | -2/+6 |
* | Gettext support | fiaxh | 2017-04-10 | 1 | -5/+5 |
* | Application menu fallback button | fiaxh | 2017-04-04 | 1 | -8/+17 |
* | Fix conversation last_active | fiaxh | 2017-03-31 | 1 | -8/+10 |
* | Tab completion for MUC occupants | fiaxh | 2017-03-24 | 1 | -2/+2 |
* | Select corresponding conversation when clicking on notification | fiaxh | 2017-03-23 | 1 | -11/+11 |
* | Select conversation on startup, placeholder for "No conversation selected", s... | fiaxh | 2017-03-20 | 1 | -31/+50 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -3/+3 |
* | "No accounts active, add?" stack in main view | fiaxh | 2017-03-18 | 1 | -28/+74 |
* | Improve when to send chat state notifications | fiaxh | 2017-03-16 | 1 | -2/+2 |
* | Move UI code into main dir | Marvin W | 2017-03-11 | 1 | -0/+81 |