aboutsummaryrefslogtreecommitdiff
path: root/src/ui/chat_entry.c
Commit message (Collapse)AuthorAge
* Added more checks to find source of randomly occuring issueTheJackiMonster2022-08-12
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added functions to solve utf8 conversion issuesTheJackiMonster2022-03-30
| | | | 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>
* Added avatar to chat page titleTheJackiMonster2022-02-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adding visual list of current uploading files to be sentTheJackiMonster2022-01-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added icon, desktop-file and used glib resources to load uiTheJackiMonster2021-12-23
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted chat update to be applied by each new messageTheJackiMonster2021-12-22
| | | | 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>
* Removed unreferencing builders againTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed mobile flag option properlyTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added ui file to add chat/contact entriesTheJackiMonster2021-10-31
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>