aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/chat_input/encryption_button.vala
Commit message (Expand)AuthorAgeFilesLines
* Show encryption type currently used when hovering padlock in chat input boxshow-message-encryption-type-tooltipMiquel Lionel2024-02-181-0/+7
* More noticeable encryption type color and encryption statusMiquel Lionel2024-02-181-2/+2
* Fix compiler warningsfiaxh2022-12-301-1/+0
* Fix encryption button update and reduce its required GTK versionfiaxh2022-08-211-22/+18
* Improve Gtk4 portfiaxh2022-07-271-24/+30
* Port from GTK3 to GTK4fiaxh2022-07-271-22/+21
* Don't offer encryption in MUC PMsfiaxh2020-06-231-2/+15
* Update live whether encryption is possible in MUC (lock icon visible)fiaxh2020-03-081-3/+12
* Add emoji button to chat inputfiaxh2019-09-091-1/+0
* Rework encryption enabling logic + UIfiaxh2019-08-021-5/+14
* Hide encryption icon in public MUCsfiaxh2019-06-221-1/+7
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-5/+9
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
* Move encryption menu into ChatInput, PGP support for MUCsfiaxh2017-09-061-0/+74