aboutsummaryrefslogtreecommitdiff
path: root/src/chat
Commit message (Expand)AuthorAge
* Update UI widgets regarding own account on attribute changesJacki41 hours
* Fix deallocation issue when multiple threads accessed resourcesJacki4 days
* Load profile pictures from attributes dynamicallyJacki5 days
* Implement messages switching visibility depending on the senders block-stateTheJackiMonster2024-02-17
* Add asserts to verify reliabilityJacki2024-02-14
* Handle logout of accountJacki2024-02-10
* Update tagged messagesJacki2024-02-02
* Remove whisper messagesJacki2024-02-01
* Fix contact info updatesJacki2024-01-03
* Use meson as build systemTheJackiMonster2023-02-04
* Fix changes regarding headersTheJackiMonster2022-12-16
* Fix header usageTheJackiMonster2022-12-07
* Adjust automake to not install static libraries, fix warningTheJackiMonster2022-10-17
* Transition from single makefile to automakeTheJackiMonster2022-10-17
* Added doxygen comments to some headersTheJackiMonster2022-04-19
* Added some comments for clarificationTheJackiMonster2022-04-17
* Adjusted chat start functionTheJackiMonster2022-03-30
* Implemented switchable settings and added visible whisperingTheJackiMonster2022-03-19
* Cleanup console outputTheJackiMonster2022-03-14
* Added warning handling and leave messages, cleaning some code and fixed issue...TheJackiMonster2022-03-13
* Implemented message deletionTheJackiMonster2022-02-18
* Implemented account selectionTheJackiMonster2022-02-13
* Implemented workaround to delays with the schedulerTheJackiMonster2022-02-11
* Added files listbox and replaced idle task to shutdown gnunet with a selectTheJackiMonster2022-01-19
* Implemeneted sorting of messages to handle old messages reloadingTheJackiMonster2022-01-16
* Added automatic scrolling to chatsTheJackiMonster2021-12-21
* Added mutex for thread safetyTheJackiMonster2021-12-21
* Added update event, fixed name drop and adjusted path to configuration filesTheJackiMonster2021-12-19
* Implemented updating of labels regarding contact names in chatsTheJackiMonster2021-12-15
* Added invitations for private chats and cleaned up status messagesTheJackiMonster2021-11-24
* Added profile entries, identity selection parameter and other tweaksTheJackiMonster2021-11-22
* Added first ui files for status messages and integrated public key api changesTheJackiMonster2021-11-20
* Implemented opening a private chat to a contactTheJackiMonster2021-11-19
* Implemented actual sending and receiving of text messages via chat interfaceTheJackiMonster2021-11-14
* Added dialog to create a new platform and connected new eventsTheJackiMonster2021-11-01
* Added ui file to add chat/contact entriesTheJackiMonster2021-10-31
* Separated gtk, gnunet and events using bothTheJackiMonster2021-10-30
* Rearranged pieces of code to setup uiTheJackiMonster2021-10-30