aboutsummaryrefslogtreecommitdiff
path: root/src/event.c
Commit message (Expand)AuthorAge
* Adjust code to be more reliableJacki9 hours
* Abstraction of glib scheduling functions to cancel all tasks at onceJacki22 hours
* Fix deallocation issue when multiple threads accessed resourcesJacki26 hours
* Implement using profile pictures on most avatarsJacki28 hours
* Fix UI cleanup routine switching profilesJacki30 hours
* Load profile pictures from attributes dynamicallyJacki31 hours
* Implement input form to add attributes to accountJacki9 days
* Implement view to display and edit attributesJacki9 days
* Implement adding and removing tags on messages with flow boxesJacki2024-03-13
* Small cleanupJacki2024-02-19
* Implement messages switching visibility depending on the senders block-stateTheJackiMonster2024-02-17
* Update contact on tag deletionJacki2024-02-17
* Add asserts to verify reliabilityJacki2024-02-14
* Fix segfault and simplify internal message listsJacki2024-02-14
* Update contact on tag messageJacki2024-02-11
* Handle logout of accountJacki2024-02-10
* Cleanup allocated memory of lists and moreJacki2024-02-10
* Update tagged messagesJacki2024-02-02
* Implement rejection of invitationsJacki2024-02-02
* Remove whisper messagesJacki2024-02-01
* Adjusted invitation status messageJacki2024-01-21
* Fix internal message list orderJacki2024-01-04
* Filter notifications for recent onlyJacki2024-01-03
* Fix contact info updatesJacki2024-01-03
* Show status of invitation visuallyJacki2024-01-03
* Added more checks to find source of randomly occuring issueTheJackiMonster2022-08-12
* Updated usage of member user pointersTheJackiMonster2022-04-10
* Added functions to solve utf8 conversion issuesTheJackiMonster2022-03-30
* Implement automatic delay settingsTheJackiMonster2022-03-20
* Add sending read receipts depending on settingsTheJackiMonster2022-03-19
* Implemented switchable settings and added visible whisperingTheJackiMonster2022-03-19
* Added button to leave the chatTheJackiMonster2022-03-15
* Reduce redundant callbacksTheJackiMonster2022-03-15
* Cleanup console outputTheJackiMonster2022-03-14
* Added warning handling and leave messages, cleaning some code and fixed issue...TheJackiMonster2022-03-13
* 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
* Implemented empty text message as silentTheJackiMonster2022-02-18
* Update accounts in dialog as well as main windowTheJackiMonster2022-02-18
* Implemented message deletionTheJackiMonster2022-02-18
* Tweaked usability when switching between accountsTheJackiMonster2022-02-17
* Added dialog to pick accountTheJackiMonster2022-02-14
* Implemented creation of new accounts with automatic selectionTheJackiMonster2022-02-13
* Implemented account selectionTheJackiMonster2022-02-13
* Added search filter to chats listingTheJackiMonster2022-02-11
* Implemeneted sorting of messages to handle old messages reloadingTheJackiMonster2022-01-16
* Added visual changes to select messages for deletionTheJackiMonster2022-01-15
* Implemented file downloading, opening and updating visual status or previewTheJackiMonster2022-01-14
* Adding visual list of current uploading files to be sentTheJackiMonster2022-01-10