aboutsummaryrefslogtreecommitdiff
path: root/src/ui/chat_entry.c
Commit message (Collapse)AuthorAge
* Use CSD design with header bars in leafletJacki2024-05-11
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Adjust code to be more reliableJacki2024-04-23
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Abstraction of glib scheduling functions to cancel all tasks at onceJacki2024-04-23
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Implement using profile pictures on most avatarsJacki2024-04-22
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Add first localizationJacki2024-04-02
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Adjust labels for translationsJacki2024-03-14
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Adjust chat time label contentsJacki2024-03-14
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Add asserts to verify reliabilityJacki2024-02-14
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Fix segfault and simplify internal message listsJacki2024-02-14
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Add popover for sending text optionsJacki2024-01-18
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Fix internal message list orderJacki2024-01-04
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Show status of invitation visuallyJacki2024-01-03
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* 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>