Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change Gtk.Paned to Adw.Leaflet in MainWindow | Teemu Ikonen | 2023-01-24 | 1 | -5/+4 | |
| | ||||||
* | Use Adw.HeaderBar for CSD header bars | Teemu Ikonen | 2023-01-24 | 1 | -1/+2 | |
| | | | | | This allows showing the correct buttons with 'show-start-title-buttons' and 'show-end-title-buttons' properties when folding. | |||||
* | Convert main window layout to 2 vertical boxes | Teemu Ikonen | 2023-01-24 | 2 | -84/+105 | |
| | | | | | Use Adw.Window as main window widget, add the now missing HeaderBars to MainWindowPlaceholder and MainWindow in the NoCSD case. | |||||
* | Support pinning of conversations (locally) | fiaxh | 2023-01-11 | 1 | -10/+23 | |
| | | | | | fixes #290 fixes #1330 | |||||
* | Add support for XEP-0461 replies (with fallback) | fiaxh | 2023-01-06 | 4 | -77/+150 | |
| | ||||||
* | Reactions: Improve style | fiaxh | 2022-10-11 | 1 | -1/+6 | |
| | ||||||
* | Add support for reactions | fiaxh | 2022-10-11 | 3 | -0/+64 | |
| | ||||||
* | Small fixes | fiaxh | 2022-10-09 | 1 | -0/+1 | |
| | ||||||
* | Move icons out of scalable/ui/ since it's not allowed by icon naming spec | fiaxh | 2022-09-18 | 4 | -0/+0 | |
| | ||||||
* | OMEMO QR code: Switch to paintable, fix css | fiaxh | 2022-09-18 | 1 | -1/+1 | |
| | ||||||
* | Fix encryption button update and reduce its required GTK version | fiaxh | 2022-08-21 | 1 | -8/+9 | |
| | | | | MenuButton.activate only exists since 4.4 | |||||
* | Move all icons in respective paths | Marvin W | 2022-08-20 | 5 | -0/+0 | |
| | ||||||
* | Disable tooltips for GTK 4.6.4 - 4.6.6 | fiaxh | 2022-08-20 | 3 | -3/+0 | |
| | | | | | A bug in GTK caused the application to crash in some tooltip-related conditions https://gitlab.gnome.org/GNOME/gtk/-/issues/4941 | |||||
* | 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 | 26 | -165/+23 | |
| | ||||||
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 54 | -2281/+1558 | |
| | ||||||
* | OMEMO: Make QR code fixed-resolution and the quiet zone ISO-conformant | mjk | 2022-02-25 | 1 | -1/+5 | |
| | ||||||
* | Prepare for 0.3 release | fiaxh | 2022-02-12 | 2 | -6/+6 | |
| | ||||||
* | 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 | |
| | ||||||
* | Various call fixes | fiaxh | 2022-02-12 | 1 | -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 translations | Translations | 2022-02-02 | 1 | -8/+8 | |
| | ||||||
* | Remove color from /me name, remove use_markup from sender label | fiaxh | 2022-01-23 | 1 | -1/+0 | |
| | ||||||
* | 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 | |||||
* | Introduce file widget menu with "Save as..." and "Open" actions (#1080) | wkg | 2022-01-09 | 1 | -0/+13 | |
| | ||||||
* | Fix circular buttons to actually be round | fiaxh | 2022-01-08 | 3 | -2/+11 | |
| | ||||||
* | Display message sender in bold+text color instead of small+colored | fiaxh | 2022-01-05 | 1 | -18/+4 | |
| | ||||||
* | Merge branch groupcalls | fiaxh | 2021-12-23 | 3 | -13/+53 | |
|\ | ||||||
| * | UI + libdino: Improve MUJI calls from MUC | fiaxh | 2021-12-23 | 1 | -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 UI | fiaxh | 2021-11-10 | 3 | -13/+53 | |
| | | ||||||
* | | fix screenshot dimensions (#1163) | seahawk1986 | 2021-12-14 | 2 | -6/+6 | |
|/ | ||||||
* | Update translations | Translations | 2021-09-25 | 1 | -1/+8 | |
| | ||||||
* | Display message delivery error, color text using theme colors | fiaxh | 2021-08-17 | 1 | -0/+8 | |
| | | | | fixes #672 | |||||
* | Merge remote-tracking branch 'origin/feature/calls' | fiaxh | 2021-05-11 | 11 | -2/+232 | |
|\ | ||||||
| * | Display+store call encryption info | fiaxh | 2021-04-09 | 1 | -4/+21 | |
| | | ||||||
| * | Add UI for audio/video calls | fiaxh | 2021-03-21 | 11 | -2/+215 | |
| | | ||||||
* | | Update translations | Translations | 2021-04-11 | 1 | -0/+4 | |
|/ | ||||||
* | Update translations | Translations | 2021-03-04 | 1 | -0/+4 | |
| | ||||||
* | Make spell checking a setting, store language per conversation | fiaxh | 2021-01-21 | 1 | -0/+12 | |
| | ||||||
* | Update translations + DOAP | Translations | 2021-01-11 | 1 | -5/+10 | |
| | ||||||
* | Prepare for 0.2.0 release | Marvin W | 2020-11-12 | 1 | -1/+1 | |
| | ||||||
* | Update translations | Translations | 2020-11-04 | 1 | -1/+1 | |
| | ||||||
* | Include 128x128 Dino icon as resource | fiaxh | 2020-10-15 | 1 | -28/+28 | |
| | ||||||
* | Update translations | Translations | 2020-09-10 | 1 | -8/+12 | |
| | ||||||
* | Update translations | Translations | 2020-08-01 | 1 | -90/+7 | |
| | ||||||
* | Show dark unread counts for notifying conversations, light ones otherwise | fiaxh | 2020-07-06 | 2 | -4/+19 | |
| | ||||||
* | Show bubble containing the number of unread messages in the conversation ↵ | codedust | 2020-07-06 | 2 | -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) | fiaxh | 2020-06-03 | 2 | -0/+21 | |
| | | | | fixes #806 | |||||
* | Update translations | Translations | 2020-05-17 | 2 | -4/+1 | |
| |