aboutsummaryrefslogtreecommitdiff
path: root/main/data
Commit message (Collapse)AuthorAgeFilesLines
* Gtk4 bug fixes and improvementsMarvin W2022-07-271-6/+1
|
* Improve Gtk4 portfiaxh2022-07-2726-165/+23
|
* Port from GTK3 to GTK4fiaxh2022-07-2754-2281/+1558
|
* OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformantmjk2022-02-251-1/+5
|
* Prepare for 0.3 releasefiaxh2022-02-122-6/+6
|
* Fix call participant widgetMarvin W2022-02-121-24/+4
|
* Calls: Use GtkHeaderBar for each participantMarvin W2022-02-121-18/+24
|
* Various call fixesfiaxh2022-02-121-1/+2
| | | | | | | | | - If peer invited us claiming audio-only and then wants to have a video content, do a content-modify and accept audio-only - Check contents for video (and modify) and whether call is truly accepted in PeerState.accept() directly - If a message contains both JMI and CIM, only use JMI - Fix outgoing CIM (disabled) - Use opacity instead of visiblity for file_menu, small fixes - Add back owner/admin/member queries when joining MUC (regression from 33104a7)
* Update translationsTranslations2022-02-021-8/+8
|
* Remove color from /me name, remove use_markup from sender labelfiaxh2022-01-231-1/+0
|
* 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
* Introduce file widget menu with "Save as..." and "Open" actions (#1080)wkg2022-01-091-0/+13
|
* Fix circular buttons to actually be roundfiaxh2022-01-083-2/+11
|
* Display message sender in bold+text color instead of small+coloredfiaxh2022-01-051-18/+4
|
* Merge branch groupcallsfiaxh2021-12-233-13/+53
|\
| * UI + libdino: Improve MUJI calls from MUCfiaxh2021-12-231-1/+1
| | | | | | | | | | | | - Move calls from ICE-thead onto main thread - Identify Call.ourpart as MUC nick if in MUC - Keep track of the initiator of a call
| * Add (disabled) multi-party call UIfiaxh2021-11-103-13/+53
| |
* | fix screenshot dimensions (#1163)seahawk19862021-12-142-6/+6
|/
* Update translationsTranslations2021-09-251-1/+8
|
* Display message delivery error, color text using theme colorsfiaxh2021-08-171-0/+8
| | | | fixes #672
* Merge remote-tracking branch 'origin/feature/calls'fiaxh2021-05-1111-2/+232
|\
| * Display+store call encryption infofiaxh2021-04-091-4/+21
| |
| * Add UI for audio/video callsfiaxh2021-03-2111-2/+215
| |
* | Update translationsTranslations2021-04-111-0/+4
|/
* Update translationsTranslations2021-03-041-0/+4
|
* Make spell checking a setting, store language per conversationfiaxh2021-01-211-0/+12
|
* Update translations + DOAPTranslations2021-01-111-5/+10
|
* Prepare for 0.2.0 releaseMarvin W2020-11-121-1/+1
|
* Update translationsTranslations2020-11-041-1/+1
|
* Include 128x128 Dino icon as resourcefiaxh2020-10-151-28/+28
|
* Update translationsTranslations2020-09-101-8/+12
|
* Update translationsTranslations2020-08-011-90/+7
|
* Show dark unread counts for notifying conversations, light ones otherwisefiaxh2020-07-062-4/+19
|
* Show bubble containing the number of unread messages in the conversation ↵codedust2020-07-062-1/+35
| | | | | | | list (#764) Co-authored-by: codedust <codedust@users.noreply.github.com> Co-authored-by: fiaxh <git@lightrise.org>
* Add shortcuts for search (CTRL+F) and file upload (CTRL+U)fiaxh2020-06-032-0/+21
| | | | fixes #806
* Update translationsTranslations2020-05-172-4/+1
|
* Update translationsTranslations2020-05-161-5/+6
|
* Remove unused file (fixup 51a2372)fiaxh2020-04-241-41/+0
|
* Add file upload previewfiaxh2020-04-225-53/+181
| | | | fixes #756
* Update translationsTranslations2020-04-121-20/+27
|
* Clean up file widget codefiaxh2020-04-101-0/+97
|
* Add keyboard shortcut (up key) to activate last message correctionfiaxh2020-04-051-2/+2
|
* Add support for last message correctionfiaxh2020-04-034-18/+84
|
* Fix issue rendering messages outside reachable scroll areaMarvin W2020-04-011-1/+2
| | | | Related: https://gitlab.gnome.org/GNOME/gtk/-/issues/2556
* Store entity identity info, use it in conversation list tooltipsfiaxh2020-03-294-22/+11
|
* Visually mark unencrypted messages if conversation is encryptedfiaxh2020-03-291-0/+10
|
* Visually mark OMEMO messages from a trusted device as trustedfiaxh2020-03-292-10/+5
|
* Move message hover effect into converstion viewfiaxh2020-03-211-8/+42
|
* Scale files and images to the available spaceMarvin W2020-03-141-3/+3
|
* Ellipsize long display namesfiaxh2020-03-091-0/+1
|