aboutsummaryrefslogtreecommitdiff
path: root/src/ui/contacts.c
Commit message (Expand)AuthorAge
* Abstraction of glib scheduling functions to cancel all tasks at onceJacki6 days
* Implement dialog to list all filesJacki8 days
* Add first localizationJacki2024-04-02
* Format codeJacki2024-03-13
* Add asserts to verify reliabilityJacki2024-02-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 dialog to delete with custom delayTheJackiMonster2022-02-18
* Implemented account overview to open main window with selectionTheJackiMonster2022-02-14
* Added search filter for contactsTheJackiMonster2022-02-10
* Added icon, desktop-file and used glib resources to load uiTheJackiMonster2021-12-23
* Added dialog to send filesTheJackiMonster2021-12-18
* Fixed inconsistent user pointers of contacts and filtered contact lists to no...TheJackiMonster2021-12-16
* Filtered contacts to not invite themselvesTheJackiMonster2021-12-16
* -fixed usage of lists, synced avatars to names and added member countTheJackiMonster2021-12-15
* Deactivated chats without other membersTheJackiMonster2021-12-07
* 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 querying contacts to visualize list of themTheJackiMonster2021-11-18
* Added contacts dialog to select and open a chatTheJackiMonster2021-11-17