summaryrefslogtreecommitdiff
path: root/src/application.c
Commit message (Expand)AuthorAge
* Adjust code to allow building without libportalJacki2024-02-15
* Add asserts to verify reliabilityJacki2024-02-14
* Cleanup allocated memory of lists and moreJacki2024-02-10
* Add combobox to select between camerasJacki2024-01-19
* Add documentation comments to header and code cleanupJacki2024-01-19
* Fix segfault caused by libportal error being null on failureJacki2024-01-19
* Use libportal for requesting background permissionJacki2024-01-18
* Added some comments for clarificationTheJackiMonster2022-04-17
* Added functions to solve utf8 conversion issuesTheJackiMonster2022-03-30
* Added about dialog and ui files of contact information dialogTheJackiMonster2022-03-16
* Reduce redundant callbacksTheJackiMonster2022-03-15
* Implement sending voice messages with preview functionalityTheJackiMonster2022-03-14
* Replaced unstable bindings with glib quark dataTheJackiMonster2022-03-10
* Refactored setting ui content and binding widgetsTheJackiMonster2022-02-19
* Update accounts in dialog as well as main windowTheJackiMonster2022-02-18
* Added dialog to delete with custom delayTheJackiMonster2022-02-18
* Implemented account overview to open main window with selectionTheJackiMonster2022-02-14
* Added files listbox and replaced idle task to shutdown gnunet with a selectTheJackiMonster2022-01-19
* Updated desktop file and app idTheJackiMonster2021-12-24
* Added icon, desktop-file and used glib resources to load uiTheJackiMonster2021-12-23
* Added cleanup for notificationsTheJackiMonster2021-12-22
* Added mutex for thread safetyTheJackiMonster2021-12-21
* Added emoji pickerTheJackiMonster2021-11-25
* Added invitations for private chats and cleaned up status messagesTheJackiMonster2021-11-24
* Added profile entries, identity selection parameter and other tweaksTheJackiMonster2021-11-22
* Implemented multiple chats in parallelTheJackiMonster2021-11-14
* 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 initialization of libhandy to load iconsTheJackiMonster2021-10-31
* Hooked up all important ui widgets from builderTheJackiMonster2021-10-31
* Fixed mobile flag option properlyTheJackiMonster2021-10-31
* Added area optimization for mobile usageTheJackiMonster2021-10-31
* Separated gtk, gnunet and events using bothTheJackiMonster2021-10-30