aboutsummaryrefslogtreecommitdiff
path: root/src/ui/chat_entry.c
Commit message (Expand)AuthorAge
* Added more checks to find source of randomly occuring issueTheJackiMonster2022-08-12
* Added functions to solve utf8 conversion issuesTheJackiMonster2022-03-30
* 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
* Added avatar to chat page titleTheJackiMonster2022-02-19
* Adding visual list of current uploading files to be sentTheJackiMonster2022-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
* 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
* Removed unreferencing builders againTheJackiMonster2021-10-31
* Fixed mobile flag option properlyTheJackiMonster2021-10-31
* Added ui file to add chat/contact entriesTheJackiMonster2021-10-31