| Commit message (Expand) | Author | Age | Files | Lines |
* | Code cleanup: Remove broken disable CSD code | fiaxh | 2024-09-15 | 2 | -81/+28 |
* | Join Channel dialog: Fix displaying of bookmark details | fiaxh | 2024-06-23 | 1 | -1/+1 |
* | Start chat: Adjust status icon position, prioritize statuses, update status | fiaxh | 2024-06-21 | 2 | -35/+51 |
* | Show contact status in "Start chat" window | Miquel Lionel | 2024-06-21 | 2 | -0/+28 |
* | Change select contact dialog container to AdwClamp (#1533) | Teemu Ikonen | 2024-01-13 | 2 | -0/+4 |
* | Fix crash on removing conference not in roster (#1516) | eerielili | 2024-01-10 | 1 | -0/+1 |
* | New Avatar UI | Marvin W | 2023-03-05 | 3 | -5/+5 |
* | Fix some form entries not updating properly | Marvin W | 2023-02-07 | 1 | -7/+2 |
* | Fix crash when removing jid from roster | fiaxh | 2023-01-11 | 2 | -5/+6 |
* | Clean up log outputs | fiaxh | 2022-11-04 | 1 | -1/+0 |
* | Rewrite MAM logic and add MUC MAM | fiaxh | 2022-10-10 | 1 | -1/+2 |
* | Fix regression with channel join button not getting sensitive | fiaxh | 2022-10-09 | 1 | -0/+3 |
* | Fix channel join button not getting sensitive | fiaxh | 2022-10-03 | 1 | -13/+18 |
* | Fix crashes and warning in Join Conference dialog | fiaxh | 2022-08-22 | 2 | -7/+25 |
* | Disable tooltips for GTK 4.6.4 - 4.6.6 | fiaxh | 2022-08-20 | 1 | -2/+2 |
* | Improve Gtk4 port | fiaxh | 2022-07-27 | 7 | -58/+52 |
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 8 | -165/+157 |
* | Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') | fiaxh | 2021-10-12 | 5 | -43/+43 |
* | Reduce use of Widget.destroy() | fiaxh | 2021-02-10 | 2 | -2/+2 |
* | Fix voice request notification | fiaxh | 2020-06-06 | 1 | -2/+3 |
* | Fix compiler warnings | fiaxh | 2020-06-03 | 1 | -1/+0 |
* | Preserve unchanged conference data (name) in bookmarks | fiaxh | 2020-02-20 | 1 | -19/+1 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 5 | -68/+97 |
* | Fix+improve conversation selection when joining channel or starting MUC PM | fiaxh | 2019-12-21 | 2 | -3/+5 |
* | Update translations | Translations | 2019-12-16 | 1 | -1/+1 |
* | Fix join dialog when having been invited to a MUC | fiaxh | 2019-11-24 | 2 | -12/+13 |
* | 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 | 2 | -31/+35 |
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 2 | -3/+4 |
* | Add Bookmarks2 implementation, introduce bookmarks interfaces | fiaxh | 2019-09-29 | 2 | -10/+35 |
* | Add non-CSD alternative for add chat + join channel | fiaxh | 2019-06-22 | 3 | -49/+117 |
* | Don't move opened conversation to the top of the list, scroll along with sele... | fiaxh | 2019-04-24 | 2 | -2/+2 |
* | Always use Account.hash(equals)_func for HashMap+ArrayList | fiaxh | 2018-11-24 | 1 | -1/+1 |
* | Fix empty display names, fix update contact roster name | fiaxh | 2018-05-10 | 1 | -1/+1 |
* | Update translations | Translations | 2018-05-01 | 1 | -1/+1 |
* | Rename 'start chat' into 'start conversation' | Michael Vetter | 2018-04-30 | 1 | -1/+1 |
* | Prefill nick with local alias when joining a non-bookmarked MUC | bobufa | 2018-03-27 | 2 | -17/+15 |
* | Render avatar on demand | Marvin W | 2018-01-28 | 3 | -4/+4 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 9 | -11/+22 |
* | Show subscription request in conversation summary | fiaxh | 2017-12-30 | 1 | -4/+1 |
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 5 | -5/+5 |
* | Reword some strings (#215) | Allan Nordhøy | 2017-11-23 | 1 | -2/+2 |
* | Fix memory leak | fiaxh | 2017-11-23 | 1 | -1/+1 |
* | Fix unit tests using async + read message marker | fiaxh | 2017-11-17 | 1 | -1/+1 |
* | Read+(write) stream async | fiaxh | 2017-11-16 | 4 | -19/+8 |
* | Replace deprecated function usages | fiaxh | 2017-11-16 | 1 | -4/+4 |
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 10 | -76/+93 |
* | small fixes | fiaxh | 2017-08-31 | 1 | -1/+1 |
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -1/+1 |
* | Handle xmpp ?join and ?message uris | fiaxh | 2017-08-25 | 3 | -12/+14 |