Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New Avatar UI | Marvin W | 2023-03-05 | 2 | -8/+6 |
| | |||||
* | Improve Gtk4 port | fiaxh | 2022-07-27 | 2 | -2/+0 |
| | |||||
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 3 | -629/+503 |
| | |||||
* | Improve account setup success screen | fiaxh | 2019-12-23 | 1 | -3/+3 |
| | |||||
* | Update translations | Translations | 2019-11-14 | 1 | -1/+0 |
| | |||||
* | Split login jid/password into two steps with checks | fiaxh | 2018-11-16 | 1 | -19/+275 |
| | |||||
* | Update translations | Translations | 2018-11-14 | 1 | -1/+1 |
| | |||||
* | Update translations | Translations | 2018-09-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Basque: account1 <surajchawla61@gmail.com>, Aitor Beriain <beriain@bitmessage.ch> Dutch: Nathan Follens <nthn@unseen.is> Flemish: Nathan Follens <nthn@unseen.is> French: Étienne Deparis <etienne@depar.is> Hungarian: notramo <notramo@vipmail.hu> Italian: Valerio Baldisserotto <svalo@libersoft.it> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Romanian: Licaon Kter <licaon.kter@protonmail.com> | ||||
* | In-Band Registration | fiaxh | 2018-08-22 | 1 | -112/+366 |
| | |||||
* | Update translations | Translations | 2018-03-24 | 1 | -1/+1 |
| | |||||
* | Add forgotten strings to translations (#282) | linkmauve | 2018-02-02 | 1 | -2/+2 |
| | |||||
* | Render avatar on demand | Marvin W | 2018-01-28 | 2 | -6/+7 |
| | |||||
* | Show error on invalid TLS certificate | fiaxh | 2018-01-04 | 1 | -0/+3 |
| | |||||
* | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 1 | -1/+1 |
| | |||||
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵ | fiaxh | 2017-06-17 | 1 | -56/+9 |
| | | | | StartConversation | ||||
* | ManageAccounts: Window -> Dialog | fiaxh | 2017-05-09 | 1 | -227/+233 |
| | |||||
* | Fix a couple of warnings relating to parents of dialogs | hrxi | 2017-05-09 | 1 | -1/+0 |
| | | | | | | | | | | | | Fixes these kind of warnings: ``` (dino:<PID>): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion 'parent == NULL || GTK_IS_WINDOW (parent)' failed Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. (dino:<PID>): GLib-GObject-WARNING **: invalid cast from 'GtkPaned' to 'GtkWindow' ``` Also centers these dialogs (settings, add chat, join conversation) on top of their parent windows. | ||||
* | Gettext support | fiaxh | 2017-04-10 | 2 | -7/+7 |
| | |||||
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 2 | -0/+20 |
| | |||||
* | Reduce GTK dependency to 3.16, fix dark theme | Marvin W | 2017-03-13 | 2 | -2/+0 |
| | |||||
* | Move UI code into main dir | Marvin W | 2017-03-11 | 3 | -0/+475 |