aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/chat_input/occupants_tab_completer.vala
Commit message (Collapse)AuthorAgeFilesLines
* Port from GTK3 to GTK4fiaxh2022-07-271-6/+8
|
* Code cleanupfiaxh2020-06-031-17/+6
|
* Add support for last message correctionfiaxh2020-04-031-1/+1
|
* Rework encryption enabling logic + UIfiaxh2019-08-021-1/+1
|
* Order MUC occupants tab completion by most recent message sentfiaxh2019-04-161-3/+22
| | | | fixes #401
* Fix segfault in nick completion for non-connected MUCsfiaxh2019-04-141-1/+1
| | | | Co-authored-by: Roberto Santalla <roobre@roobre.es>
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-0/+1
|
* Tab completion: Case insensitive, handle spacesfiaxh2018-01-061-4/+6
|
* Muc Invite + Kickfiaxh2017-06-111-2/+2
|
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-8/+6
|
* Tab completion for MUC occupantsfiaxh2017-03-241-0/+116