aboutsummaryrefslogtreecommitdiff
path: root/main/src/main.vala
Commit message (Collapse)AuthorAgeFilesLines
* Port from GTK3 to GTK4fiaxh2022-07-271-1/+1
|
* Add UI for audio/video callsfiaxh2021-03-211-1/+1
|
* Use glib log functionsfiaxh2019-03-151-1/+1
|
* libdino: try to load all plugins found in the respective foldersMarvin W2017-08-291-24/+2
|
* Http file uploadfiaxh2017-08-031-1/+1
|
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵fiaxh2017-06-171-1/+1
| | | | StartConversation
* Gettext supportfiaxh2017-04-101-1/+9
|
* Make FHS compliant, split RPMs, fix compilation on older GCCsMarvin W2017-04-031-3/+3
|
* New CMakeMarvin W2017-03-231-0/+11
| | | | | - add install and uninstall targets - compatibility for systems without pkg-config
* Automatically compile and use gsettings schemaMarvin W2017-03-121-1/+8
|
* Move storage into user directory and fix plugin search pathMarvin W2017-03-121-10/+14
|
* Split OMEMO plug-in into files, various fixesMarvin W2017-03-121-1/+1
|
* Move PGP support into pluginfiaxh2017-03-121-1/+1
|
* Add OMEMO via PluginMarvin W2017-03-111-1/+1
|
* Move UI code into main dirMarvin W2017-03-111-1/+1
|
* Improve Plugin API (allow to move encryption into plugin)Marvin W2017-03-111-3/+4
|
* Initial plugin systemMarvin W2017-03-101-0/+20