aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/chat_input/view.vala
Commit message (Expand)AuthorAgeFilesLines
* Deactivate emoji button for gtk < 3.24fiaxh2019-09-151-11/+15
* Add emoji button to chat inputfiaxh2019-09-091-1/+14
* Rework encryption enabling logic + UIfiaxh2019-08-021-93/+43
* Hide encryption icon in public MUCsfiaxh2019-06-221-1/+2
* Fix when /affiliate cmd doesn't get enough args (#557)Aearil2019-04-291-2/+6
* Forward KeyEvent (and change focus) on key press in conversation view (not ch...fiaxh2019-04-151-1/+1
* Make file read/write asyncfiaxh2019-02-141-1/+1
* ui: search sidebar initialbobufa2018-08-131-1/+2
* Move chat input to .ui file, fix smiley conversion on enterfiaxh2018-05-101-26/+15
* Redesign chat input + move file upload therefiaxh2018-04-301-9/+61
* Only display transferred images, display file names, open in system viewer, i...fiaxh2018-01-281-1/+1
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-2/+2
* Add support for setting a new Affiliation in a muc (#266)David Plassmann2018-01-091-0/+4
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
* Move encryption menu into ChatInput, PGP support for MUCsfiaxh2017-09-061-0/+5
* Handle xmpp ?join and ?message urisfiaxh2017-08-251-0/+5
* README: Discussion MUC, change urlfiaxh2017-08-221-1/+1
* add plugin api for text commandsMarvin W2017-08-171-9/+25
* Undo/redo text in chat inputfiaxh2017-08-171-1/+5
* fixup bcb9690 (Roster versioning)fiaxh2017-05-241-0/+4
* Send message on enter from numblockfiaxh2017-05-111-1/+1
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-2/+2
* Tab completion for MUC occupantsfiaxh2017-03-241-0/+102