aboutsummaryrefslogtreecommitdiff
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* OPENPGP PLUGIN: Don't list expired/revoked GPG keyopenpgp-plugin-hide-revoked-expiredMiquel Lionel2025-02-231-1/+5
| | | | | | | | | - Closes #91 - Blocks input in chat box if the key in use becomes revoked or expired - Mention GPG key status below chat input box if it's expired or revoked - Account manager will show a warning message: "Key is revoked/expired!" below the selected GPG key for the corresponding account.
* Apply image orientation in conversation view (#1672)Ferdinand Stehle2025-02-221-1/+6
| | | | | | | | | * Apply image orientation in conversation * Load the full image into pixbuf --------- Co-authored-by: fiaxh <git@lightrise.org>
* Fix vertical picture padding for certain aspect ratiosMarvin W2025-02-221-1/+1
|
* Fix various sizing issuesMarvin W2025-02-226-25/+99
|
* Fix compatibility with GTK 4.17+Marvin W2025-02-225-19/+25
|
* SFS: Fix video metadata querying not returningfiaxh2025-02-211-4/+6
|
* fix: Query duplication in global message search (#1636)Miquel Lionel2025-01-241-0/+2
|
* Fix build for Vala < 0.56.5Marvin W2025-01-181-1/+1
|
* Fix build with GTK<4.8 or Meson<1.1.0Marvin W2025-01-181-0/+4
|
* Meson: Add all defines to handle dependency versionsMarvin W2025-01-181-0/+21
|
* Meson: Install icons to correct locationMarvin W2025-01-121-2/+2
|
* Show banner when contact is not yet subscribedfiaxh2025-01-122-4/+33
|
* Contact details dialog: Add encryption tabfiaxh2025-01-1213-103/+417
|
* Show file upload/download progressfiaxh2025-01-123-4/+17
|
* Search: Build preview string based on chars not bytesMarvin W2025-01-031-6/+7
|
* Work around pango bugMarvin W2025-01-036-4/+51
| | | | See https://gitlab.gnome.org/GNOME/pango/-/issues/798 and https://gitlab.gnome.org/GNOME/pango/-/issues/832
* Fix memory leak when displaying image filesMarvin W2024-12-272-10/+21
|
* fix: Apply CSS with toolkit and platform version checks (#1643)mesonium2024-12-181-4/+2
|
* Fix and improve stateless file-sharingfiaxh2024-11-1511-182/+372
|
* Implement XEP-0447: Stateless file sharingPatiga2024-11-145-1/+145
|
* Fix crash on account creation (resource generation)fiaxh2024-10-181-2/+2
|
* Change message padding/margins (#1564)Linux in a Bit2024-09-231-1/+5
| | | | | | | 3px padding on top and bottom of all messages 10px margin on top of messages with usernames This improves readability among other things. Co-authored-by: Linux in a Bit <105567407+RageGamerBoi@users.noreply.github.com>
* Add keyboard shortcut to show preferences (Ctrl+,) (#1435)HEADmastereerielili2024-09-222-0/+8
|
* Add change password functionalityfiaxh2024-09-2110-8/+211
| | | | Co-authored-by: Stanislav Malishevskiy <stanislav.malishevskiy@gmail.com>
* Preferences Window: Small improvementsfiaxh2024-09-162-20/+15
|
* Code cleanup: Remove remnants of previous accounts dialogfiaxh2024-09-1516-587/+17
|
* Code cleanup: Remove broken disable CSD codefiaxh2024-09-1512-256/+55
|
* Refresh "Add account" UIfiaxh2024-09-158-599/+410
|
* Use Adwaita 1.2, bump CI to Ubuntu 24.04fiaxh2024-09-155-42/+2
|
* Use new call.incoming notification categoryPigpog2024-09-141-1/+1
| | | This notification category is pending merge in FreeDesktop. See https://gitlab.freedesktop.org/xdg/xdg-specs/-/merge_requests/50
* Update translationsTranslations2024-09-1447-148/+148
|
* Update translationsTranslations2024-09-1445-503/+523
|
* Update translationsTranslations2024-08-2244-1630/+2302
|
* Conversation details: Make block button a stateful menu buttonfiaxh2024-08-194-60/+54
|
* Allow blocking entire domain from conversation detailsMiquel Lionel2024-08-194-17/+78
| | | | | | - the block domain option is in a drop down of the block button - when blocking the domain, the "Blocked domain" button appears and block button disappears and vice versa.
* Add initial message markup (XEP-0394) supportfiaxh2024-07-294-42/+237
|
* Store reply message as sent, with fallbackfiaxh2024-07-291-1/+12
|
* Fix shift+enter in chat input not scrolling downfiaxh2024-07-201-1/+2
|
* Update translationsTranslations2024-07-0142-1259/+0
|
* Update translationsTranslations2024-07-0146-15850/+25311
|
* Update appdataMarvin W2024-06-302-40/+112
|
* Join Channel dialog: Fix displaying of bookmark detailsfiaxh2024-06-231-1/+1
|
* Preferences dialog: Various improvementsfiaxh2024-06-212-23/+43
| | | | | - Only show avatar remove button if one is set, fixes #1589 - Only show account picker if user has more than one account
* Start chat: Adjust status icon position, prioritize statuses, update statusfiaxh2024-06-215-74/+98
|
* Show contact status in "Start chat" windowMiquel Lionel2024-06-216-0/+45
| | | | | should close #139 - adds svg dino-status-offline.svg
* Settings dialog: Fix account subpage for Adwaita < 1.4, other fixesfiaxh2024-06-204-3/+7
| | | | fixes #1592
* Fix meson build filesfiaxh2024-06-201-1/+0
|
* Redesign and rewrite accounts and settings dialog into a combined onefiaxh2024-06-2022-133/+920
|
* AppData/DOAP: Use sentence case for summary.Marvin W2024-05-0943-43/+43
| | | | The suggestion is to not use title case which we did before.
* AppData: Add brand colorMarvin W2024-05-092-0/+8
|