| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'') | fiaxh | 2021-10-12 | 3 | -51/+51 |
* | Improve IBR form handling (#990) | Michel Le Bihan | 2021-02-17 | 1 | -0/+9 |
* | Reduce use of Widget.destroy() | fiaxh | 2021-02-10 | 2 | -2/+2 |
* | Show invalid certificate screen also when registering account | fiaxh | 2020-12-31 | 1 | -18/+24 |
* | Make some strings translatable, update translations | Translations | 2020-11-10 | 1 | -5/+5 |
* | Fetch avatars only when they are used | fiaxh | 2020-06-10 | 1 | -1/+1 |
* | Shortened sentence, "use the %s account" (#807) | Allan Nordhøy | 2020-04-12 | 1 | -1/+1 |
* | Change UI messages for more clarity | mbeko | 2020-03-24 | 1 | -2/+2 |
* | Fix small focus bugs in account wizard | Marvin W | 2019-12-23 | 1 | -3/+5 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -41/+76 |
* | Improve account setup success screen | fiaxh | 2019-12-23 | 1 | -4/+4 |
* | Only send new room config if something was changed | fiaxh | 2019-12-16 | 1 | -1/+1 |
* | Don't display labels of hidden DataForm fields | fiaxh | 2019-11-19 | 1 | -6/+2 |
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 2 | -3/+3 |
* | Remove some use_markup usages, put skeleton header into .ui file | fiaxh | 2019-09-11 | 1 | -1/+1 |
* | Don't show conversations from account after it was disabled | fiaxh | 2019-08-28 | 1 | -1/+0 |
* | Add and enable newly created (first) account | fiaxh | 2019-08-23 | 2 | -6/+14 |
* | Add non-CSD alternative for more windows | fiaxh | 2019-03-14 | 1 | -1/+1 |
* | Fix runtime criticals (and compiler warnings) | fiaxh | 2019-02-13 | 2 | -2/+2 |
* | Improve FileFilter for avatar selection | fiaxh | 2019-01-30 | 1 | -6/+5 |
* | Split login jid/password into two steps with checks | fiaxh | 2018-11-16 | 1 | -39/+151 |
* | Notification on TLS error/wrong password, log TLS cert issues, don't make acc... | fiaxh | 2018-09-15 | 1 | -9/+0 |
* | In-Band Registration | fiaxh | 2018-08-22 | 1 | -11/+219 |
* | Add image preview to file choosers | fiaxh | 2018-04-19 | 1 | -3/+3 |
* | Add forgotten strings to translations (#282) | linkmauve | 2018-02-02 | 1 | -1/+1 |
* | Render avatar on demand | Marvin W | 2018-01-28 | 2 | -5/+5 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 2 | -0/+2 |
* | Show error on invalid TLS certificate | fiaxh | 2018-01-04 | 1 | -4/+9 |
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 3 | -3/+3 |
* | Fix memory leak | fiaxh | 2017-11-23 | 1 | -2/+1 |
* | Read+(write) stream async | fiaxh | 2017-11-16 | 2 | -22/+13 |
* | Replace deprecated function usages | fiaxh | 2017-11-16 | 1 | -1/+1 |
* | small fixes | fiaxh | 2017-11-01 | 1 | -1/+1 |
* | fixup 8c0a44e (Added a confirmation dialog before removing an account) | fiaxh | 2017-10-30 | 1 | -4/+7 |
* | Added a confirmation dialog before removing an account. Fixes #51 | Dennis Fink | 2017-10-30 | 1 | -8/+16 |
* | support platforms without UTF-8 and use native file picker | Marvin W | 2017-08-29 | 1 | -6/+14 |
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 3 | -4/+4 |
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 1 | -3/+9 |
* | Small i18n fixes (#53) | linkmauve | 2017-06-29 | 1 | -1/+1 |
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta... | fiaxh | 2017-06-17 | 1 | -100/+43 |
* | Conversation details dialog | fiaxh | 2017-05-30 | 1 | -1/+1 |
* | ManageAccounts: Window -> Dialog | fiaxh | 2017-05-09 | 1 | -1/+2 |
* | Gettext support | fiaxh | 2017-04-10 | 2 | -10/+10 |
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 2 | -40/+120 |
* | Move some database interaction into entities | fiaxh | 2017-03-23 | 2 | -7/+6 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -2/+2 |
* | Move UI code into main dir | Marvin W | 2017-03-11 | 3 | -0/+314 |