| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Show file upload/download progress | Xavier Del Campo Romero | 2023-10-09 | 1 | -3/+9 |
| | | | | | | | | | | | | Fixes upstream issue #1350. Notes: Image uploads were incorrectly handled by Dino, as they were always reported as completed even if they were not, maybe so as to show the image preview from the start. Now, Dino shows the upload progress for all file types, and the image is only shown when completed. | ||||
| * | Allow to resume failed transfers | Xavier Del Campo Romero | 2023-10-09 | 1 | -1/+2 |
| | | |||||
| * | Allow cancellation of file transfers | Marvin W | 2022-03-30 | 1 | -0/+5 |
| | | |||||
| * | Imrove file widget menu (fixup 25db512) | fiaxh | 2022-01-09 | 1 | -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) | wkg | 2022-01-09 | 1 | -6/+47 |
| | | |||||
| * | Fix compiler warnings ('Switch does not handle .. of enum ..') | fiaxh | 2021-10-12 | 1 | -0/+3 |
| | | |||||
| * | Add UI for audio/video calls | fiaxh | 2021-03-21 | 1 | -3/+0 |
| | | |||||
| * | Fix compilation for older vala compilers | fiaxh | 2020-10-07 | 1 | -1/+1 |
| | | |||||
| * | Fix cyclic references => let objects be freed | fiaxh | 2020-06-03 | 1 | -5/+18 |
| | | |||||
| * | Add file upload preview | fiaxh | 2020-04-22 | 1 | -88/+41 |
| | | | | | fixes #756 | ||||
| * | Fix FileWidget sometimes showing two states | fiaxh | 2020-04-13 | 1 | -26/+24 |
| | | |||||
| * | Clean up file widget code | fiaxh | 2020-04-10 | 1 | -201/+67 |
| | | |||||
| * | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -0/+18 |
| | | |||||
| * | Scale files and images to the available space | Marvin W | 2020-03-14 | 1 | -14/+14 |
| | | |||||
| * | Rename folders/files conversation_summary -> conversation_content_view | fiaxh | 2020-02-22 | 1 | -0/+338 |
