Commit Graph

438 Commits

Author SHA1 Message Date
Link Dupont b4046da9a7 chore: update tootle.doap
CHange URLs to World.
2022-12-15 16:22:45 +00:00
Link Dupont dbbf9846ff ci: add gitlab-ci 2022-11-17 22:12:58 -05:00
Link Dupont ecec80d076 chore: add doap
Add a basic DOAP file.
2022-11-17 22:09:21 -05:00
Link Dupont fbacc09a6c fix: compatibility updates
Correct syntax errors raised by newer compiler versions. Update SDK to
43.
2022-11-17 21:55:11 -05:00
Bleak Grey 02f918d637 InstanceAccount: Register places (#328) 2021-09-09 14:47:11 +03:00
Bleak Grey d635226a17 Minor design tweaks 2021-08-31 12:01:09 +03:00
Bleak Grey c2e5eb632f Remove help overlay 2021-08-31 10:55:27 +03:00
Bleak Grey ddba63d805 Composer: Initial work for attachments 2021-08-31 10:54:11 +03:00
Bleak Grey 0c10bee64d Fix #269 2021-08-20 13:41:22 +03:00
Bleak Grey 682fb001d2 Fix #314 2021-08-20 13:36:03 +03:00
Bleak Grey 6fd7482793 Compress some icons 2021-08-20 13:23:04 +03:00
Bleak Grey 1f3a8d24e3 Fix #315 2021-07-26 15:53:33 +03:00
Bleak Grey 1010a78c0f Fix #316 2021-07-25 21:15:59 +03:00
Bleak Grey f9e099a425 Fix #317 2021-07-25 21:01:05 +03:00
Bleak Grey f774eb977e Profile: add relationship button 2021-07-25 18:35:51 +03:00
Bleak Grey 45e6de7342 Fix #312 2021-07-23 21:02:48 +03:00
Sergey Bugaev c52d8b5089
Drop executable bit from most files 2021-07-23 20:58:03 +03:00
Bleak Grey cb7a17963c
Port to GTK4 (#310) 2021-07-23 14:41:03 +03:00
Óscar Fernández Díaz dc15fd4112
i18n: Unify Spanish translations 2021-02-20 16:01:24 +03:00
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