aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_content_view/file_widget.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix images from another client in our account not being displayed right awayfiaxh2023-03-231-3/+7
|
* Fix some memory leaksfiaxh2023-02-271-0/+11
|
* Always display reaction+reply buttons, disable if not possiblefiaxh2023-01-301-15/+2
|
* Fix UI for libadwaitaMarvin W2023-01-251-55/+77
|
* Support replies and reactions to filesfiaxh2023-01-111-4/+29
|
* Improve Gtk4 portfiaxh2022-07-271-8/+4
|
* Port from GTK3 to GTK4fiaxh2022-07-271-21/+24
|
* Allow cancellation of file transfersMarvin W2022-03-301-0/+5
|
* Imrove file widget menu (fixup 25db512)fiaxh2022-01-091-32/+13
| | | | | | | - 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-6/+47
|
* Fix compiler warnings ('Switch does not handle .. of enum ..')fiaxh2021-10-121-0/+3
|
* Add UI for audio/video callsfiaxh2021-03-211-3/+0
|
* Fix compilation for older vala compilersfiaxh2020-10-071-1/+1
|
* Fix cyclic references => let objects be freedfiaxh2020-06-031-5/+18
|
* Add file upload previewfiaxh2020-04-221-88/+41
| | | | fixes #756
* Fix FileWidget sometimes showing two statesfiaxh2020-04-131-26/+24
|
* Clean up file widget codefiaxh2020-04-101-201/+67
|
* Add support for last message correctionfiaxh2020-04-031-0/+18
|
* Scale files and images to the available spaceMarvin W2020-03-141-14/+14
|
* Rename folders/files conversation_summary -> conversation_content_viewfiaxh2020-02-221-0/+338