aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Updated appstream information with proper linksTheJackiMonster2022-06-03
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dist target to makefileTheJackiMonster2022-04-23
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Renamed screenshot of deleting messagesTheJackiMonster2022-04-23
| | | | 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>
* Corrected authors list and added contribution part to README.mdTheJackiMonster2022-04-03
| | | | 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>
* Add description for the applicationTheJackiMonster2022-03-23
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Add appdata.xml with metadata about the applicationTheJackiMonster2022-03-22
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Add glib-2.0 as dependency to resolve its headersTheJackiMonster2022-03-22
| | | | 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>
* Adjusted settings 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>
* Fixed spacing in new account rowTheJackiMonster2022-02-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed wrong padding in account entriesTheJackiMonster2022-02-15
| | | | 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>