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