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