Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OPENPGP PLUGIN: Don't list expired/revoked GPG keyopenpgp-plugin-hide-revoked-expired | Miquel Lionel | 2024-04-26 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | - closes #91 - Mention that GPG key may be expired or revoked in chat input box - in the account dialog if the number of OpenPGP keys found is 0, the label also notes that a key may have been revoked or expired. - blocks input in chat box if key is use is revoked or expired when switching conversation and can detect if your key has expired while chatting - if current selected key is revoked or expired, it'll be shown in account manager with a warning message: "Attention required: your key xxxx is revoked/expired!" | ||||
* | Rewrite contact details dialog | fiaxh | 2023-09-24 | 1 | -3/+2 |
| | |||||
* | Clear chat input after /command | fiaxh | 2023-02-10 | 1 | -7/+8 |
| | | | | fixes #1359 | ||||
* | Fix reply cancelling | fiaxh | 2023-01-16 | 1 | -2/+2 |
| | | | | fixes #1340 | ||||
* | Replies: Fix quoted message not being reset after sending | fiaxh | 2023-01-07 | 1 | -3/+5 |
| | | | | fixes #1334 | ||||
* | Add support for XEP-0461 replies (with fallback) | fiaxh | 2023-01-06 | 1 | -3/+34 |
| | |||||
* | Fix encryption button update and reduce its required GTK version | fiaxh | 2022-08-21 | 1 | -2/+4 |
| | | | | MenuButton.activate only exists since 4.4 | ||||
* | Gtk4 bug fixes and improvements | Marvin W | 2022-07-27 | 1 | -2/+2 |
| | |||||
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -6/+9 |
| | |||||
* | Allow spaces in nick for affiliate command (#1170) | jugendhacker | 2022-01-05 | 1 | -3/+5 |
| | |||||
* | Fix some compiler warnings | fiaxh | 2020-10-27 | 1 | -2/+2 |
| | |||||
* | Add image sending via clipboard paste | fiaxh | 2020-06-04 | 1 | -0/+2 |
| | | | | fixes #385 | ||||
* | Fix compiler warnings | fiaxh | 2020-06-03 | 1 | -1/+1 |
| | |||||
* | Update translations | Translations | 2020-05-17 | 1 | -2/+2 |
| | |||||
* | Fix nick change in MUC, update bookmark accordingly; remove unused code | fiaxh | 2020-04-26 | 1 | -1/+1 |
| | |||||
* | Small fixes to moderation | Marvin W | 2020-04-22 | 1 | -13/+12 |
| | |||||
* | voice handling in moderated groups (#788) | Anmol | 2020-04-22 | 1 | -1/+34 |
| | |||||
* | Add file upload preview | fiaxh | 2020-04-22 | 1 | -8/+7 |
| | | | | fixes #756 | ||||
* | Add keyboard shortcut (up key) to activate last message correction | fiaxh | 2020-04-05 | 1 | -0/+13 |
| | |||||
* | Add support for last message correction | fiaxh | 2020-04-03 | 1 | -8/+10 |
| | |||||
* | Update live whether encryption is possible in MUC (lock icon visible) | fiaxh | 2020-03-08 | 1 | -2/+0 |
| | |||||
* | Rename folders/files conversation_summary -> conversation_content_view | fiaxh | 2020-02-22 | 1 | -0/+150 |