aboutsummaryrefslogtreecommitdiff
path: root/src/ui/chat.h
Commit message (Expand)AuthorAge
* Added doxygen comments to all functions in the headersTheJackiMonster2022-04-23
* Added button to leave the chatTheJackiMonster2022-03-15
* Implement sending voice messages with preview functionalityTheJackiMonster2022-03-14
* Added interface to record audio messagesTheJackiMonster2022-03-14
* Added avatar to chat page titleTheJackiMonster2022-02-19
* Added dialog to delete with custom delayTheJackiMonster2022-02-18
* Implemented message deletionTheJackiMonster2022-02-18
* Added files listbox and replaced idle task to shutdown gnunet with a selectTheJackiMonster2022-01-19
* Added visual changes to select messages for deletionTheJackiMonster2022-01-15
* Adding visual list of current uploading files to be sentTheJackiMonster2022-01-10
* Added automatic scrolling to chatsTheJackiMonster2021-12-21
* Implemented preview for sending files and added ui for message contentTheJackiMonster2021-12-21
* 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
* Added emoji pickerTheJackiMonster2021-11-25
* Fixed memory leaks regarding gtk buildersTheJackiMonster2021-11-15
* Implemented multiple chats in parallelTheJackiMonster2021-11-14