aboutsummaryrefslogtreecommitdiff
path: root/src/ui/contacts.c
Commit message (Collapse)AuthorAge
* Abstraction of glib scheduling functions to cancel all tasks at onceJacki2024-04-23
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Implement dialog to list all filesJacki2024-04-21
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Add first localizationJacki2024-04-02
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Format codeJacki2024-03-13
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Add asserts to verify reliabilityJacki2024-02-14
| | | | Signed-off-by: Jacki <jacki@thejackimonster.de>
* Added warning handling and leave messages, cleaning some code and fixed ↵TheJackiMonster2022-03-13
| | | | | | issue with QR pixel data Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Replaced unstable bindings with glib quark dataTheJackiMonster2022-03-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Refactored setting ui content and binding widgetsTheJackiMonster2022-02-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dialog to delete with custom delayTheJackiMonster2022-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented account overview to open main window with selectionTheJackiMonster2022-02-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added search filter for contactsTheJackiMonster2022-02-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added icon, desktop-file and used glib resources to load uiTheJackiMonster2021-12-23
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dialog to send filesTheJackiMonster2021-12-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed inconsistent user pointers of contacts and filtered contact lists to ↵TheJackiMonster2021-12-16
| | | | | | not include own accounts Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Filtered contacts to not invite themselvesTheJackiMonster2021-12-16
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -fixed usage of lists, synced avatars to names and added member countTheJackiMonster2021-12-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Deactivated chats without other membersTheJackiMonster2021-12-07
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added profile entries, identity selection parameter and other tweaksTheJackiMonster2021-11-22
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added first ui files for status messages and integrated public key api changesTheJackiMonster2021-11-20
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented opening a private chat to a contactTheJackiMonster2021-11-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented querying contacts to visualize list of themTheJackiMonster2021-11-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added contacts dialog to select and open a chatTheJackiMonster2021-11-17
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>