aboutsummaryrefslogtreecommitdiff
path: root/main/data/theme.css
Commit message (Collapse)AuthorAgeFilesLines
* Small UI fixes for libAdwaitaMarvin W2023-01-241-467/+0
|
* Use Adw.StatusPage instead of custom placeholdersfiaxh2023-01-241-0/+4
|
* Add support for XEP-0461 replies (with fallback)fiaxh2023-01-061-0/+11
|
* Reactions: Improve stylefiaxh2022-10-111-1/+6
|
* Add support for reactionsfiaxh2022-10-111-0/+56
|
* OMEMO QR code: Switch to paintable, fix cssfiaxh2022-09-181-1/+1
|
* Fix encryption button update and reduce its required GTK versionfiaxh2022-08-211-8/+9
| | | | MenuButton.activate only exists since 4.4
* GTK4: Fix theme blue highlightMarvin W2022-08-201-1/+1
|
* Gtk4 bug fixes and improvementsMarvin W2022-07-271-6/+1
|
* Improve Gtk4 portfiaxh2022-07-271-5/+5
|
* Port from GTK3 to GTK4fiaxh2022-07-271-14/+33
|
* OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformantmjk2022-02-251-1/+5
|
* Fix call participant widgetMarvin W2022-02-121-24/+4
|
* Calls: Use GtkHeaderBar for each participantMarvin W2022-02-121-18/+24
|
* Imrove file widget menu (fixup 25db512)fiaxh2022-01-091-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 roundfiaxh2022-01-081-0/+5
|
* Add (disabled) multi-party call UIfiaxh2021-11-101-7/+43
|
* Display message delivery error, color text using theme colorsfiaxh2021-08-171-0/+8
| | | | fixes #672
* Display+store call encryption infofiaxh2021-04-091-4/+21
|
* Add UI for audio/video callsfiaxh2021-03-211-2/+95
|
* Show dark unread counts for notifying conversations, light ones otherwisefiaxh2020-07-061-1/+19
|
* Show bubble containing the number of unread messages in the conversation ↵codedust2020-07-061-0/+8
| | | | | | | list (#764) Co-authored-by: codedust <codedust@users.noreply.github.com> Co-authored-by: fiaxh <git@lightrise.org>
* Add file upload previewfiaxh2020-04-221-2/+12
| | | | fixes #756
* Add support for last message correctionfiaxh2020-04-031-1/+11
|
* Scale files and images to the available spaceMarvin W2020-03-141-3/+3
|
* Remove background transparency of text field (#660)mbeko2019-11-231-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 dialogfiaxh2019-10-221-1/+2
|
* Rework encryption enabling logic + UIfiaxh2019-08-021-0/+52
|
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-0/+14
|
* Add hover effect on conversation contentfiaxh2019-06-011-0/+4
|
* Move app menu into window, make conversation details dialog directly ↵fiaxh2019-02-051-0/+8
| | | | accessible, no-CSD option for main window
* Use Label instead of TextView for message displayfiaxh2018-09-211-9/+0
|
* add suggestions/auto-complete for search filtersbobufa2018-08-131-8/+11
|
* hide search bar when clicking outside of it, only reset search entry on ↵bobufa2018-08-131-0/+1
| | | | conversation change
* improve sidebar UIbobufa2018-08-131-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 / displaybobufa2018-08-131-0/+5
|
* ui: search sidebar initialbobufa2018-08-131-0/+10
|
* Redesign chat input + move file upload therefiaxh2018-04-301-0/+8
|
* Move encryption menu into ChatInput, PGP support for MUCsfiaxh2017-09-061-0/+45