aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/occupant_menu
Commit message (Collapse)AuthorAgeFilesLines
* Don't move opened conversation to the top of the list, scroll along with ↵fiaxh2019-04-241-1/+1
| | | | | | selected conversation fixes #544
* Move app menu into window, make conversation details dialog directly ↵fiaxh2019-02-051-2/+2
| | | | accessible, no-CSD option for main window
* Render avatar on demandMarvin W2018-01-281-3/+3
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-282-2/+4
|
* Rename resources to have a reverse DNS prefixfiaxh2017-12-032-2/+2
|
* Fix memory leakfiaxh2017-11-231-1/+1
|
* Read+(write) stream asyncfiaxh2017-11-161-3/+1
|
* Replace deprecated function usagesfiaxh2017-11-161-2/+2
|
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-1/+1
|
* Show nicks in MUCs, real jid in individual occupant menufiaxh2017-08-251-4/+10
|
* README: Discussion MUC, change urlfiaxh2017-08-222-3/+3
|
* Message Archive Managementfiaxh2017-08-171-3/+5
|
* Http file uploadfiaxh2017-08-031-2/+2
|
* Muc Invite + Kickfiaxh2017-06-113-32/+79
|
* Member affiliation in occupant listfiaxh2017-05-181-3/+50
|
* Gettext supportfiaxh2017-04-101-1/+1
|
* Start private conversation with MUC occupant via occupant menufiaxh2017-04-033-0/+220