| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve Gtk4 port | fiaxh | 2022-07-27 | 1 | -13/+14 |
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -23/+21 |
* | Escape occupant name and JID in occupants view | fiaxh | 2022-01-03 | 1 | -2/+2 |
* | Fix compiler warnings ('cast between incompatible function types') by not con... | fiaxh | 2021-10-12 | 1 | -28/+31 |
* | Reduce use of Widget.destroy() | fiaxh | 2021-02-10 | 1 | -1/+1 |
* | Lazy generate occupant menu list | fiaxh | 2020-07-22 | 1 | -10/+16 |
* | voice handling in moderated groups (#788) | Anmol | 2020-04-22 | 1 | -0/+21 |
* | Fix starting private conversations with MUC members (#690) | Alyssa Rosenzweig | 2020-01-02 | 1 | -6/+7 |
* | Fix+improve conversation selection when joining channel or starting MUC PM | fiaxh | 2019-12-21 | 1 | -0/+3 |
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 1 | -1/+1 |
* | Don't move opened conversation to the top of the list, scroll along with sele... | fiaxh | 2019-04-24 | 1 | -1/+1 |
* | Move app menu into window, make conversation details dialog directly accessib... | fiaxh | 2019-02-05 | 1 | -2/+2 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -0/+1 |
* | Fix memory leak | fiaxh | 2017-11-23 | 1 | -1/+1 |
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -1/+1 |
* | Show nicks in MUCs, real jid in individual occupant menu | fiaxh | 2017-08-25 | 1 | -4/+10 |
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 1 | -21/+55 |
* | Gettext support | fiaxh | 2017-04-10 | 1 | -1/+1 |
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 1 | -0/+79 |