aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Transition from single makefile to automakeTheJackiMonster2022-10-17
* Remove library flags from compilingTheJackiMonster2022-09-19
* Replaced zbar dependency with gstreamer pipelineTheJackiMonster2022-08-12
* Added dist target to makefileTheJackiMonster2022-04-23
* Added functions to solve utf8 conversion issuesTheJackiMonster2022-03-30
* Add appdata.xml with metadata about the applicationTheJackiMonster2022-03-22
* Add glib-2.0 as dependency to resolve its headersTheJackiMonster2022-03-22
* Added about dialog and ui files of contact information dialogTheJackiMonster2022-03-16
* Implement sending voice messages with preview functionalityTheJackiMonster2022-03-14
* Implemented QR generation and usage of lobbiesTheJackiMonster2022-03-12
* Replaced unstable bindings with glib quark dataTheJackiMonster2022-03-10
* Refactored setting ui content and binding widgetsTheJackiMonster2022-02-19
* Added dialog to delete with custom delayTheJackiMonster2022-02-18
* Implemented account overview to open main window with selectionTheJackiMonster2022-02-14
* Added dialog to pick accountTheJackiMonster2022-02-14
* Adding visual list of current uploading files to be sentTheJackiMonster2022-01-10
* Updated desktop file and app idTheJackiMonster2021-12-24
* Added icon, desktop-file and used glib resources to load uiTheJackiMonster2021-12-23
* Removed whole-program compiler flag to fix release buildTheJackiMonster2021-12-21
* Added dialog to invite contact to groupTheJackiMonster2021-12-19
* Added dialog to send filesTheJackiMonster2021-12-18
* Implemented updating of labels regarding contact names in chatsTheJackiMonster2021-12-15
* Added dialog to add new profilesTheJackiMonster2021-12-12
* Added new group dialogTheJackiMonster2021-12-03
* Added emoji pickerTheJackiMonster2021-11-25
* Added profile entries, identity selection parameter and other tweaksTheJackiMonster2021-11-22
* Adjusted makefile to fix some buildsTheJackiMonster2021-11-21
* Added settings dialogTheJackiMonster2021-11-21
* Added first ui files for status messages and integrated public key api changesTheJackiMonster2021-11-20
* Implemented querying contacts to visualize list of themTheJackiMonster2021-11-18
* Added contacts dialog to select and open a chatTheJackiMonster2021-11-17
* Added zbar video input to scan for contactsTheJackiMonster2021-11-14
* Implemented multiple chats in parallelTheJackiMonster2021-11-14
* Added libraries for QR encoding and decoding to dependenciesTheJackiMonster2021-11-08
* Added dialog to create a new platform and connected new eventsTheJackiMonster2021-11-01
* Added mobile target to makefile for debuggingTheJackiMonster2021-11-01
* Added ui files for messages and automated some debug entriesTheJackiMonster2021-11-01
* Added ui file to add chat/contact entriesTheJackiMonster2021-10-31
* Separated gtk, gnunet and events using bothTheJackiMonster2021-10-30
* Updated variables in makefileTheJackiMonster2021-10-30
* Rearranged pieces of code to setup uiTheJackiMonster2021-10-30
* Added second thread to link the ui with gnunetTheJackiMonster2021-10-30
* Make build and install parameters more configurableTheJackiMonster2021-08-25
* Initial commitTheJackiMonster2021-06-06