Commit Graph

419 Commits

Author SHA1 Message Date
Bleak Grey 43647fa9d4 IAccountListener -> IAccountHolder 2021-02-20 15:46:57 +03:00
Bleak Grey 8337f18604 i18n: Remove unmaintained locales 2021-02-20 14:30:14 +03:00
Óscar Fernández Díaz 7a562cbf0e
Update POTFILES 2021-02-20 14:23:15 +03:00
Bleak Grey 7454ece650 Deprecate settings.current_account property 2021-02-20 14:02:25 +03:00
Bleak Grey 1b08b37b9f
Update README.md 2021-02-20 13:07:54 +03:00
Octolinger f5a823ba97
Norwegian (Bokmål) translation (#275) 2021-02-14 16:41:03 +03:00
Bleak Grey eac4a7fcb5 Close #283 2021-02-14 15:07:20 +03:00
Charlène 15da090d15
About dialog: close when the close button is pressed (#270)
Fixes #242.
2021-02-14 15:02:30 +03:00
Bleak Grey eff22c2bfc
Initial Pleroma support (#285)
Co-authored-by: dec05eba <66856951+dec05eba@users.noreply.github.com>
2021-02-14 14:49:41 +03:00
Bleak Grey e60aa17934 Restructure Streams service 2021-02-14 14:48:43 +03:00
Bleak Grey 7d85bc5660
Refactor accounts (#284) 2021-02-12 18:26:37 +03:00
Bleak Grey 0e65502349
Update README.md 2021-02-07 18:26:19 +03:00
Óscar Fernández Díaz c4398061a7
Add Spanish (es_ES) translation (#268)
* Added Spanish (es_ES) translation
2021-02-07 18:23:13 +03:00
Bilal Elmoussaoui 1409510a57
CI: fix flatpak action (#281)
* CI: fix flatpak action

* Flatpak: update manifest

include libhandy & fix the module's type
2021-02-07 16:22:31 +03:00
Bleak Grey af1d8a4a86 Prepare 1.0 2021-02-02 18:56:47 +03:00
Bleak Grey a7c7540935 Add CI action 2021-02-02 18:41:27 +03:00
Bleak Grey 3fa255b86d open_uri(): support mailto 2021-02-02 17:17:22 +03:00
Bleak Grey 7733f26107 :) 2021-02-02 17:08:23 +03:00
Bleak Grey 5e2e6b68b4 Fix open_uri() 2021-02-02 17:07:27 +03:00
Bleak Grey f485a6d505 Fix infinite loop with status actions 2021-02-02 16:34:36 +03:00
Bleak Grey 9b0229e4cc
Revert "New Account: Slight redesign (#273)" (#277)
This reverts commit c407b375a9.
2021-02-02 13:19:13 +03:00
Adrien Plazas c407b375a9
New Account: Slight redesign (#273)
This makes the code simpler, implements the latest GNOME HIG standard,
gives a back gesture, and makes the dialog it fit phones.

Co-authored-by: Bleak Grey <bleakgrey@e.email>
2021-02-02 12:43:22 +03:00
Bleak Grey 02f168e19d
Introduce MarkupView widget (#264)
Co-authored-by: Bleak Grey <bleakgrey@gmail.com>
2021-02-02 12:16:59 +03:00
Bleak Grey 3cf8d9ddd6 Clean up 2020-11-19 12:47:48 +03:00
Bleak Grey bc5a4a53fe Fix #240 2020-11-19 12:46:18 +03:00
Bleak Grey 577f0c1b68 Fix header bar button spacing 2020-11-12 13:57:35 +03:00
Adrien Plazas 7564a16a0b
Add a Flatpak manifest (Close #236) 2020-11-12 13:56:58 +03:00
Adrien Plazas af9c0dcffb
MainWindow: Fix unused view clean-up (Fix #261) 2020-11-12 13:49:00 +03:00
Bleak Grey cc9404aabc Entity: Improve spec patching code 2020-10-31 16:11:12 +03:00
Bleak Grey b23bd09206 Bump version 2020-10-31 15:38:15 +03:00
Bleak Grey a682fac698 Update release info 2020-10-30 16:49:53 +03:00
Bleak Grey abfb4ab5d6 Remove debian directory 2020-10-30 16:24:01 +03:00
Bleak Grey 93c202e7b3 i18n: Regenerate po files 2020-10-30 16:21:44 +03:00
Bleak Grey 86d1820cc2 Widgets.Attachment.Box: Hide if empty 2020-10-24 20:56:57 +03:00
Bleak Grey f1f8cd1fb0
Display thread lines 2020-10-24 13:54:37 +03:00
Bleak Grey e28619a364
Update README.md 2020-10-24 08:10:58 +03:00
Bleak Grey dbf724bc6f Widgets.Status: use different reply icon for threads 2020-10-24 07:26:27 +03:00
Bleak Grey 25c49a634e Desktop: Use GLib.AppInfo for open_uri() 2020-10-24 07:04:20 +03:00
Bleak Grey 877232945c Views.Thread: Fix scrolling to root post 2020-10-24 06:56:04 +03:00
Bleak Grey f9663c75ad NotificationType: change favorite icon 2020-10-24 06:47:15 +03:00
Bleak Grey 4e7c6ad225 Close #204 2020-10-24 06:42:24 +03:00
Bleak Grey 6cf3bbafd0 Merge branch 'master' of https://github.com/bleakgrey/tootle 2020-10-24 06:23:37 +03:00
Bleak Grey b7153be9cb Use CSS typography classes, simplify label formatting code 2020-10-24 06:23:23 +03:00
koyu 5d099e81c6 Add the rest of the German translations 2020-10-23 12:39:23 +02:00
Bleak Grey 5c0d98af9f Remove excess var nullification 2020-10-19 00:51:59 +03:00
Bleak Grey aaebd94085 Widgets.Avatar: Free load image function on destroy 2020-10-19 00:50:09 +03:00
Bleak Grey 695e71ef4c
Use Hdy.Avatar (#253) 2020-10-18 23:35:59 +03:00
Bleak Grey 2b4fd15a25 Views.Thread: Make root status widget prominent 2020-10-17 14:01:54 +03:00
Bleak Grey d92672d895
Refactor main view stack (#251)
Co-authored-by: Adrien Plazas <kekun.plazas@laposte.net>
2020-10-15 18:55:13 +03:00
koyu 1ffd3ba2dc Include requested changes from bleakgrey into the German translation 2020-09-15 10:18:37 +02:00