aboutsummaryrefslogtreecommitdiff
path: root/src/ui/messenger.c
Commit message (Expand)AuthorAge
* Close when no account is found with provided ego nameJacki37 hours
* Allow setting profile picture during creationJacki38 hours
* Implement profile picture loading for accountsJacki3 days
* Abstraction of glib scheduling functions to cancel all tasks at onceJacki4 days
* Fix deallocation issue when multiple threads accessed resourcesJacki4 days
* Open own contact info via profile buttonJacki12 days
* Add profile buttonJacki2024-04-11
* Add first localizationJacki2024-04-02
* Adjust code to allow building without libportalJacki2024-02-15
* Add asserts to verify reliabilityJacki2024-02-14
* Handle logout of accountJacki2024-02-10
* Cleanup allocated memory of lists and moreJacki2024-02-10
* Use libportal for requesting background permissionJacki2024-01-18
* Update version and information for the 0.8.0 releasev0.8.0TheJackiMonster2023-02-10
* Added functions to solve utf8 conversion issuesTheJackiMonster2022-03-30
* Sorting chats by timestamp and additional safety for touchscreen with flapsTheJackiMonster2022-03-18
* Adjusted flap handling to fix issues with touchscreenTheJackiMonster2022-03-17
* Added about dialog and ui files of contact information dialogTheJackiMonster2022-03-16
* Reduce redundant callbacksTheJackiMonster2022-03-15
* Added warning handling and leave messages, cleaning some code and fixed issue...TheJackiMonster2022-03-13
* Implemented QR generation and usage of lobbiesTheJackiMonster2022-03-12
* Replaced unstable bindings with glib quark dataTheJackiMonster2022-03-10
* Refactored setting ui content and binding widgetsTheJackiMonster2022-02-19
* Implemented empty text message as silentTheJackiMonster2022-02-18
* Added dialog to delete with custom delayTheJackiMonster2022-02-18
* Tweaked usability when switching between accountsTheJackiMonster2022-02-17
* Implemented account overview to open main window with selectionTheJackiMonster2022-02-14
* Added dialog to pick accountTheJackiMonster2022-02-14
* Hide flap when selecting accountTheJackiMonster2022-02-13
* Implemented account selectionTheJackiMonster2022-02-13
* Add workaround for HdyFlap switching focus on touch devicesTheJackiMonster2022-02-11
* Added search filter to chats listingTheJackiMonster2022-02-11
* Added icon, desktop-file and used glib resources to load uiTheJackiMonster2021-12-23
* Added notifications in case of lost focusTheJackiMonster2021-12-22
* -fixed usage of lists, synced avatars to names and added member countTheJackiMonster2021-12-15
* Added chat details with a list of contacts for groupsTheJackiMonster2021-12-12
* Added dialog to add new profilesTheJackiMonster2021-12-12
* Added new group dialogTheJackiMonster2021-12-03
* Added emoji pickerTheJackiMonster2021-11-25
* Added profile entries, identity selection parameter and other tweaksTheJackiMonster2021-11-22
* Added settings dialogTheJackiMonster2021-11-21
* Added contacts dialog to select and open a chatTheJackiMonster2021-11-17
* Fixed memory leaks regarding gtk buildersTheJackiMonster2021-11-15
* Added zbar video input to scan for contactsTheJackiMonster2021-11-14
* Fixed segfault and added convenienceTheJackiMonster2021-11-14
* Implemented multiple chats in parallelTheJackiMonster2021-11-14
* Fixed mobile behavior to not send with enterTheJackiMonster2021-11-14
* Implemented actual sending and receiving of text messages via chat interfaceTheJackiMonster2021-11-14
* Added some changing icons and (visually only) sending messagesTheJackiMonster2021-11-03
* Added dialog to create a new platform and connected new eventsTheJackiMonster2021-11-01