aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/chat_input/chat_input_controller.vala
Commit message (Expand)AuthorAgeFilesLines
* Rewrite contact details dialogfiaxh2023-09-241-3/+2
* Clear chat input after /commandfiaxh2023-02-101-7/+8
* Fix reply cancellingfiaxh2023-01-161-2/+2
* Replies: Fix quoted message not being reset after sendingfiaxh2023-01-071-3/+5
* Add support for XEP-0461 replies (with fallback)fiaxh2023-01-061-3/+34
* Fix encryption button update and reduce its required GTK versionfiaxh2022-08-211-2/+4
* Gtk4 bug fixes and improvementsMarvin W2022-07-271-2/+2
* Port from GTK3 to GTK4fiaxh2022-07-271-6/+9
* Allow spaces in nick for affiliate command (#1170)jugendhacker2022-01-051-3/+5
* Fix some compiler warningsfiaxh2020-10-271-2/+2
* Add image sending via clipboard pastefiaxh2020-06-041-0/+2
* Fix compiler warningsfiaxh2020-06-031-1/+1
* Update translationsTranslations2020-05-171-2/+2
* Fix nick change in MUC, update bookmark accordingly; remove unused codefiaxh2020-04-261-1/+1
* Small fixes to moderationMarvin W2020-04-221-13/+12
* voice handling in moderated groups (#788)Anmol2020-04-221-1/+34
* Add file upload previewfiaxh2020-04-221-8/+7
* Add keyboard shortcut (up key) to activate last message correctionfiaxh2020-04-051-0/+13
* Add support for last message correctionfiaxh2020-04-031-8/+10
* Update live whether encryption is possible in MUC (lock icon visible)fiaxh2020-03-081-2/+0
* Rename folders/files conversation_summary -> conversation_content_viewfiaxh2020-02-221-0/+150