Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some form entries not updating properly | Marvin W | 2023-02-07 | 1 | -7/+2 |
| | |||||
* | Fix regression with channel join button not getting sensitive | fiaxh | 2022-10-09 | 1 | -0/+3 |
| | | | | fixes #1284 | ||||
* | Fix channel join button not getting sensitive | fiaxh | 2022-10-03 | 1 | -13/+18 |
| | |||||
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -24/+24 |
| | |||||
* | Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') | fiaxh | 2021-10-12 | 1 | -24/+24 |
| | |||||
* | Fix voice request notification | fiaxh | 2020-06-06 | 1 | -2/+3 |
| | |||||
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -37/+43 |
| | |||||
* | Fix+improve conversation selection when joining channel or starting MUC PM | fiaxh | 2019-12-21 | 1 | -1/+5 |
| | |||||
* | Update translations | Translations | 2019-12-16 | 1 | -1/+1 |
| | |||||
* | Fix join dialog when having been invited to a MUC | fiaxh | 2019-11-24 | 1 | -1/+10 |
| | | | | fixes #661 | ||||
* | Don't attempt DNS SRV lookups in connection fallback | fiaxh | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | Parse presence delivery errors when joining MUC | fiaxh | 2019-11-17 | 1 | -24/+34 |
| | | | | fixes #224 | ||||
* | Add non-CSD alternative for add chat + join channel | fiaxh | 2019-06-22 | 1 | -6/+14 |
| | |||||
* | Prefill nick with local alias when joining a non-bookmarked MUC | bobufa | 2018-03-27 | 1 | -16/+15 |
| | | | | fixes #223 | ||||
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -0/+1 |
| | |||||
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -1/+1 |
| | |||||
* | Reword some strings (#215) | Allan Nordhøy | 2017-11-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * conference_s_, Members only room, Too many occupants in room * conferences → conference * No active conversations/accounts * "the account" and escaped apostrophe * leaves, the subject, Required password, voiced, backlog * Members-only room * Remove the \'%s\' account? * Chosen password required for room entry * if any * muc password, voiced, remove account | ||||
* | Fix unit tests using async + read message marker | fiaxh | 2017-11-17 | 1 | -1/+1 |
| | |||||
* | Read+(write) stream async | fiaxh | 2017-11-16 | 1 | -6/+1 |
| | |||||
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -0/+195 |