aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* 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 dialog to delete with custom delayTheJackiMonster2022-02-18
| | | | 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>
* Adding visual list of current uploading files to be sentTheJackiMonster2022-01-10
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Updated desktop file and app idTheJackiMonster2021-12-24
| | | | 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>
* Removed whole-program compiler flag to fix release buildTheJackiMonster2021-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>
* Added dialog to send filesTheJackiMonster2021-12-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented updating of labels regarding contact names in chatsTheJackiMonster2021-12-15
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dialog to add new profilesTheJackiMonster2021-12-12
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added new group dialogTheJackiMonster2021-12-03
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added emoji pickerTheJackiMonster2021-11-25
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added profile entries, identity selection parameter and other tweaksTheJackiMonster2021-11-22
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Adjusted makefile to fix some buildsTheJackiMonster2021-11-21
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added settings dialogTheJackiMonster2021-11-21
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added first ui files for status messages and integrated public key api changesTheJackiMonster2021-11-20
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented querying contacts to visualize list of themTheJackiMonster2021-11-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added contacts dialog to select and open a chatTheJackiMonster2021-11-17
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added zbar video input to scan for contactsTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Implemented multiple chats in parallelTheJackiMonster2021-11-14
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added libraries for QR encoding and decoding to dependenciesTheJackiMonster2021-11-08
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added dialog to create a new platform and connected new eventsTheJackiMonster2021-11-01
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added mobile target to makefile for debuggingTheJackiMonster2021-11-01
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added ui files for messages and automated some debug entriesTheJackiMonster2021-11-01
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added ui file to add chat/contact entriesTheJackiMonster2021-10-31
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Separated gtk, gnunet and events using bothTheJackiMonster2021-10-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Updated variables in makefileTheJackiMonster2021-10-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Rearranged pieces of code to setup uiTheJackiMonster2021-10-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Added second thread to link the ui with gnunetTheJackiMonster2021-10-30
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Make build and install parameters more configurableTheJackiMonster2021-08-25
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* Initial commitTheJackiMonster2021-06-06
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>