aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/chat_input
Commit message (Collapse)AuthorAgeFilesLines
...
* 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, ↵fiaxh2018-01-281-1/+1
| | | | include and use pgp embedded file names
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-283-7/+12
|
* Add support for setting a new Affiliation in a muc (#266)David Plassmann2018-01-091-0/+4
| | | | | | | | * Added support for setting a new Affiliation in a muc * small changes * fix parameter order
* Tab completion: Case insensitive, handle spacesfiaxh2018-01-061-4/+6
|
* Rename resources to have a reverse DNS prefixfiaxh2017-12-032-2/+2
|
* Fix warningsfiaxh2017-10-311-2/+0
|
* Handle file uploading in libdino & main, have http upload as providerfiaxh2017-10-211-2/+2
|
* Move encryption menu into ChatInput, PGP support for MUCsfiaxh2017-09-062-0/+79
|
* Handle xmpp ?join and ?message urisfiaxh2017-08-251-0/+5
|
* Improve undo/redofiaxh2017-08-251-6/+9
|
* Move settings from GSettings to own dbfiaxh2017-08-221-2/+2
|
* README: Discussion MUC, change urlfiaxh2017-08-222-7/+6
|
* add plugin api for text commandsMarvin W2017-08-171-9/+25
|
* Undo/redo text in chat inputfiaxh2017-08-172-1/+82
|
* Muc Invite + Kickfiaxh2017-06-111-2/+2
|
* fixup bcb9690 (Roster versioning)fiaxh2017-05-241-0/+4
|
* Send message on enter from numblockfiaxh2017-05-111-1/+1
|
* Handle conference bookmarks w/o nickfiaxh2017-04-171-2/+2
|
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-042-10/+8
|
* Tab completion for MUC occupantsfiaxh2017-03-243-0/+276