aboutsummaryrefslogtreecommitdiff
path: root/src/ui/message.h
Commit message (Expand)AuthorAge
* Fix memory leak of messages in open chats and reduce footprint of file previewsJacki2024-03-30
* Implement dialog to add tags to messagesJacki2024-03-22
* Implement adding and removing tags on messages with flow boxesJacki2024-03-13
* Add asserts to verify reliabilityJacki2024-02-14
* Fix segfault and simplify internal message listsJacki2024-02-14
* Remove whisper messagesJacki2024-02-01
* Show whether a message is privateJacki2024-01-03
* Support ogg playback via internal media playerTheJackiMonster2022-12-05
* Allow opening internal video player with received mp4 filesTheJackiMonster2022-12-05
* Added doxygen comments to all functions in the headersTheJackiMonster2022-04-23
* Implemented switchable settings and added visible whisperingTheJackiMonster2022-03-19
* Refactored setting ui content and binding widgetsTheJackiMonster2022-02-19
* Added read receipt status updateTheJackiMonster2022-02-18
* Implemented message deletionTheJackiMonster2022-02-18
* Implemeneted sorting of messages to handle old messages reloadingTheJackiMonster2022-01-16
* Implemented file downloading, opening and updating visual status or previewTheJackiMonster2022-01-14
* Added visual previews of filesTheJackiMonster2022-01-10
* Added icon, desktop-file and used glib resources to load uiTheJackiMonster2021-12-23
* Adjusted chat update to be applied by each new messageTheJackiMonster2021-12-22
* Added automatic scrolling to chatsTheJackiMonster2021-12-21
* Implemented preview for sending files and added ui for message contentTheJackiMonster2021-12-21
* -fixed usage of lists, synced avatars to names and added member countTheJackiMonster2021-12-15
* Added invitations for private chats and cleaned up status messagesTheJackiMonster2021-11-24
* Fixed memory leaks regarding gtk buildersTheJackiMonster2021-11-15
* Added ui files for messages and automated some debug entriesTheJackiMonster2021-11-01