aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Prevented segfault caused by uninitialized last message attributeTheJackiMonster2022-08-04
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* First release with added changelogv0.7.0TheJackiMonster2022-04-23
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added doxygen comments to all functions in the headersTheJackiMonster2022-04-23
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added doxygen comments to some headersTheJackiMonster2022-04-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added some comments for clarificationTheJackiMonster2022-04-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Updated usage of member user pointersTheJackiMonster2022-04-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted chat start functionTheJackiMonster2022-03-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added functions to solve utf8 conversion issuesTheJackiMonster2022-03-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Disabled buttons in settings which don't work yetTheJackiMonster2022-03-20
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implement automatic delay settingsTheJackiMonster2022-03-20
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Add sending read receipts depending on settingsTheJackiMonster2022-03-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented switchable settings and added visible whisperingTheJackiMonster2022-03-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Sorting chats by timestamp and additional safety for touchscreen with flapsTheJackiMonster2022-03-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted flap handling to fix issues with touchscreenTheJackiMonster2022-03-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted setting a custom name to renaming identity with your contactTheJackiMonster2022-03-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented contact details dialogTheJackiMonster2022-03-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added about dialog and ui files of contact information dialogTheJackiMonster2022-03-16
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added button to leave the chatTheJackiMonster2022-03-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Reduce redundant callbacksTheJackiMonster2022-03-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fix new account creation on startupTheJackiMonster2022-03-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fix wrong switching to voice recording modeTheJackiMonster2022-03-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Cleanup console outputTheJackiMonster2022-03-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implement sending voice messages with preview functionalityTheJackiMonster2022-03-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added interface to record audio messagesTheJackiMonster2022-03-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* 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>
* Implemented QR generation and usage of lobbiesTheJackiMonster2022-03-12
| | | | 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 avatar to chat page titleTheJackiMonster2022-02-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented empty text message as silentTheJackiMonster2022-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added read receipt status updateTheJackiMonster2022-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Update accounts in dialog as well as main windowTheJackiMonster2022-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dialog to delete with custom delayTheJackiMonster2022-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented message deletionTheJackiMonster2022-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Tweaked usability when switching between accountsTheJackiMonster2022-02-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Corrected new account dialog titleTheJackiMonster2022-02-15
| | | | 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 dialog to pick accountTheJackiMonster2022-02-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Hide flap when selecting accountTheJackiMonster2022-02-13
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented creation of new accounts with automatic selectionTheJackiMonster2022-02-13
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented account selectionTheJackiMonster2022-02-13
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Add workaround for HdyFlap switching focus on touch devicesTheJackiMonster2022-02-11
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented workaround to delays with the schedulerTheJackiMonster2022-02-11
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added search filter to chats listingTheJackiMonster2022-02-11
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added search filter to invite contact dialogTheJackiMonster2022-02-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added search filter for contactsTheJackiMonster2022-02-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added files listbox and replaced idle task to shutdown gnunet with a selectTheJackiMonster2022-01-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemeneted sorting of messages to handle old messages reloadingTheJackiMonster2022-01-16
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added visual changes to select messages for deletionTheJackiMonster2022-01-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented file downloading, opening and updating visual status or previewTheJackiMonster2022-01-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>