aboutsummaryrefslogtreecommitdiff
path: root/src/ui/chat_entry.h
Commit message (Expand)AuthorAge
* Adjust code to be more reliableJacki3 days
* Add asserts to verify reliabilityJacki2024-02-14
* Added doxygen comments to all functions in the headersTheJackiMonster2022-04-23
* Sorting chats by timestamp and additional safety for touchscreen with flapsTheJackiMonster2022-03-18
* Added button to leave the chatTheJackiMonster2022-03-15
* Reduce redundant callbacksTheJackiMonster2022-03-15
* Replaced unstable bindings with glib quark dataTheJackiMonster2022-03-10
* Refactored setting ui content and binding widgetsTheJackiMonster2022-02-19
* Implemented updating of labels regarding contact names in chatsTheJackiMonster2021-12-15
* Added chat details with a list of contacts for groupsTheJackiMonster2021-12-12
* Deactivated chats without other membersTheJackiMonster2021-12-07
* Fixed memory leaks regarding gtk buildersTheJackiMonster2021-11-15
* Implemented multiple chats in parallelTheJackiMonster2021-11-14
* Added ui files for messages and automated some debug entriesTheJackiMonster2021-11-01
* Added ui file to add chat/contact entriesTheJackiMonster2021-10-31