aboutsummaryrefslogtreecommitdiff
path: root/src/ui
Commit message (Collapse)AuthorAge
* 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>
* 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>
* 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>
* Added visual previews of filesTheJackiMonster2022-01-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adding visual list of current uploading files to be sentTheJackiMonster2022-01-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Updated copyright year-datesTheJackiMonster2022-01-03
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed some warnings of invalidly queued draw signalsTheJackiMonster2022-01-03
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added icon, desktop-file and used glib resources to load uiTheJackiMonster2021-12-23
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted chat update to be applied by each new messageTheJackiMonster2021-12-22
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added uploading callbackTheJackiMonster2021-12-22
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added notifications in case of lost focusTheJackiMonster2021-12-22
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added automatic scrolling to chatsTheJackiMonster2021-12-21
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented preview for sending files and added ui for message contentTheJackiMonster2021-12-21
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dialog to invite contact to groupTheJackiMonster2021-12-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Hide unimplemented parts of the emoji pickerTheJackiMonster2021-12-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adapted UI to visualize problems with the camera connectionTheJackiMonster2021-12-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted error handling of zbarTheJackiMonster2021-12-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dialog to send filesTheJackiMonster2021-12-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Fixed inconsistent user pointers of contacts and filtered contact lists to ↵TheJackiMonster2021-12-16
| | | | | | not include own accounts Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Filtered contacts to not invite themselvesTheJackiMonster2021-12-16
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>