aboutsummaryrefslogtreecommitdiff
path: root/src/chat
Commit message (Expand)AuthorAge
* 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