Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix encryption button update and reduce its required GTK version | fiaxh | 2022-08-21 | 1 | -8/+9 |
| | | | | MenuButton.activate only exists since 4.4 | ||||
* | GTK4: Fix theme blue highlight | Marvin W | 2022-08-20 | 1 | -1/+1 |
| | |||||
* | Gtk4 bug fixes and improvements | Marvin W | 2022-07-27 | 1 | -6/+1 |
| | |||||
* | Improve Gtk4 port | fiaxh | 2022-07-27 | 1 | -5/+5 |
| | |||||
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -14/+33 |
| | |||||
* | OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformant | mjk | 2022-02-25 | 1 | -1/+5 |
| | |||||
* | Fix call participant widget | Marvin W | 2022-02-12 | 1 | -24/+4 |
| | |||||
* | Calls: Use GtkHeaderBar for each participant | Marvin W | 2022-02-12 | 1 | -18/+24 |
| | |||||
* | Imrove file widget menu (fixup 25db512) | fiaxh | 2022-01-09 | 1 | -0/+21 |
| | | | | | | | - Fix file menu remaining visible after clicking an action - Fix file menu for images (clicking resulted in hiding of the file widget part) - Fix styling of file menus for images - Fix compiler warnings and runtime criticals | ||||
* | Fix circular buttons to actually be round | fiaxh | 2022-01-08 | 1 | -0/+5 |
| | |||||
* | Add (disabled) multi-party call UI | fiaxh | 2021-11-10 | 1 | -7/+43 |
| | |||||
* | Display message delivery error, color text using theme colors | fiaxh | 2021-08-17 | 1 | -0/+8 |
| | | | | fixes #672 | ||||
* | Display+store call encryption info | fiaxh | 2021-04-09 | 1 | -4/+21 |
| | |||||
* | Add UI for audio/video calls | fiaxh | 2021-03-21 | 1 | -2/+95 |
| | |||||
* | Show dark unread counts for notifying conversations, light ones otherwise | fiaxh | 2020-07-06 | 1 | -1/+19 |
| | |||||
* | Show bubble containing the number of unread messages in the conversation ↵ | codedust | 2020-07-06 | 1 | -0/+8 |
| | | | | | | | list (#764) Co-authored-by: codedust <codedust@users.noreply.github.com> Co-authored-by: fiaxh <git@lightrise.org> | ||||
* | Add file upload preview | fiaxh | 2020-04-22 | 1 | -2/+12 |
| | | | | fixes #756 | ||||
* | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -1/+11 |
| | |||||
* | Scale files and images to the available space | Marvin W | 2020-03-14 | 1 | -3/+3 |
| | |||||
* | Remove background transparency of text field (#660) | mbeko | 2019-11-23 | 1 | -1/+3 |
| | | | | | | | Remove background transparency of text field Set input field background to theme base colour: This avoids non-matching colours with some themes while it still fixes the rendering issue. fixes #653 | ||||
* | Colapse inactive keys in OMEMO keys dialog | fiaxh | 2019-10-22 | 1 | -1/+2 |
| | |||||
* | Rework encryption enabling logic + UI | fiaxh | 2019-08-02 | 1 | -0/+52 |
| | |||||
* | Refactor file receive/send interfaces and UI | fiaxh | 2019-07-18 | 1 | -0/+14 |
| | |||||
* | Add hover effect on conversation content | fiaxh | 2019-06-01 | 1 | -0/+4 |
| | |||||
* | Move app menu into window, make conversation details dialog directly ↵ | fiaxh | 2019-02-05 | 1 | -0/+8 |
| | | | | accessible, no-CSD option for main window | ||||
* | Use Label instead of TextView for message display | fiaxh | 2018-09-21 | 1 | -9/+0 |
| | |||||
* | add suggestions/auto-complete for search filters | bobufa | 2018-08-13 | 1 | -8/+11 |
| | |||||
* | hide search bar when clicking outside of it, only reset search entry on ↵ | bobufa | 2018-08-13 | 1 | -0/+1 |
| | | | | conversation change | ||||
* | improve sidebar UI | bobufa | 2018-08-13 | 1 | -0/+16 |
| | | | | | | | - only display messages that are content items - only display messages for active accounts - "fix" textview issue - add empty states (no search, no results) | ||||
* | initial search logic / display | bobufa | 2018-08-13 | 1 | -0/+5 |
| | |||||
* | ui: search sidebar initial | bobufa | 2018-08-13 | 1 | -0/+10 |
| | |||||
* | Redesign chat input + move file upload there | fiaxh | 2018-04-30 | 1 | -0/+8 |
| | |||||
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 1 | -0/+45 |