aboutsummaryrefslogtreecommitdiff
path: root/src/event.c
Commit message (Expand)AuthorAge
* Implemented message deletionTheJackiMonster2022-02-18
* Tweaked usability when switching between accountsTheJackiMonster2022-02-17
* Added dialog to pick accountTheJackiMonster2022-02-14
* Implemented creation of new accounts with automatic selectionTheJackiMonster2022-02-13
* Implemented account selectionTheJackiMonster2022-02-13
* Added search filter to chats listingTheJackiMonster2022-02-11
* Implemeneted sorting of messages to handle old messages reloadingTheJackiMonster2022-01-16
* Added visual changes to select messages for deletionTheJackiMonster2022-01-15
* Implemented file downloading, opening and updating visual status or previewTheJackiMonster2022-01-14
* Adding visual list of current uploading files to be sentTheJackiMonster2022-01-10
* Added icon, desktop-file and used glib resources to load uiTheJackiMonster2021-12-23
* Added timestamp to join messages in chatTheJackiMonster2021-12-23
* Adjusted chat update to be applied by each new messageTheJackiMonster2021-12-22
* Added cleanup for notificationsTheJackiMonster2021-12-22
* Added notifications in case of lost focusTheJackiMonster2021-12-22
* Added automatic scrolling to chatsTheJackiMonster2021-12-21
* Implemented preview for sending files and added ui for message contentTheJackiMonster2021-12-21
* Added update event, fixed name drop and adjusted path to configuration filesTheJackiMonster2021-12-19
* Added dialog to send filesTheJackiMonster2021-12-18
* Fixed inconsistent user pointers of contacts and filtered contact lists to no...TheJackiMonster2021-12-16
* -fixed usage of lists, synced avatars to names and added member countTheJackiMonster2021-12-15
* Implemented updating of labels regarding contact names in chatsTheJackiMonster2021-12-15
* Added chat details with a list of contacts for groupsTheJackiMonster2021-12-12
* Deactivated chats without other membersTheJackiMonster2021-12-07
* Added invitations for private chats and cleaned up status messagesTheJackiMonster2021-11-24
* 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
* Added automatic activation and selection of new chatsTheJackiMonster2021-11-19
* Implemented querying contacts to visualize list of themTheJackiMonster2021-11-18
* Fixed memory leaks regarding gtk buildersTheJackiMonster2021-11-15
* Fixing ui inconsistency, removing placeholder valuesTheJackiMonster2021-11-14
* 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 ui files for messages and automated some debug entriesTheJackiMonster2021-11-01
* Added ui file to add chat/contact entriesTheJackiMonster2021-10-31
* Added area optimization for mobile usageTheJackiMonster2021-10-31
* Separated gtk, gnunet and events using bothTheJackiMonster2021-10-30