Commit graph

23719 commits

Author SHA1 Message Date
Freeplay
739e0331a8 make folder dropdown focusable 2023-04-28 22:04:35 -04:00
Freeplay
e52b3cef77 Make accounts in account management page focusable 2023-04-28 21:49:41 -04:00
Freeplay
d8a6ce64a3 Fix focusing avatars in weird places 2023-04-28 21:39:48 -04:00
Freeplay
9e99df6e82 fix subnote 2023-04-28 21:22:29 -04:00
Freeplay
7c698d1697 consistency + fix 2023-04-28 21:18:00 -04:00
Freeplay
efcd0dd71b focus last element on bg click 2023-04-28 20:52:09 -04:00
Freeplay
b8ca00c593 fixes? 2023-04-28 20:47:57 -04:00
Freeplay
ec37278211 fixes 2023-04-28 20:26:10 -04:00
Freeplay
14ec973c70 add the focus trap thingies again 2023-04-28 19:57:19 -04:00
Freeplay
10b3079658 Fix focusing inside of CW's 2023-04-28 19:28:25 -04:00
Freeplay
d61a314f40 forgot to add this 2023-04-28 19:06:29 -04:00
Freeplay
61d7cb173a Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability 2023-04-28 19:06:21 -04:00
Hosted Weblate
0d7be58898 chore: Merge branch 'origin/develop' into Weblate. 2023-04-28 23:47:44 +02:00
Kainoa Kanter
fb24378ff9 Merge pull request 'fix: Declare /api/v1/accounts/relationships before /api/v1/accounts/:id' (#9938) from fruye/calckey:account-relationships-fix into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9938
2023-04-28 21:47:17 +00:00
Hosted Weblate
4172875f90 chore: Merge branch 'origin/develop' into Weblate. 2023-04-28 23:46:49 +02:00
Kainoa Kanter
e547f31d64 Merge pull request 'Fix dot menu in welcome page' (#9939) from esm/calckey:develop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9939
2023-04-28 21:46:29 +00:00
Hosted Weblate
fba603a654 chore: Merge branch 'origin/develop' into Weblate. 2023-04-28 23:45:58 +02:00
Kenny Hui
c8b11536fe chore: Translated using Weblate (Chinese (Traditional))
Currently translated at 97.4% (1683 of 1727 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/zh_Hant/
2023-04-28 23:45:58 +02:00
Кибер огурчик
575d4c2843 chore: Translated using Weblate (Russian)
Currently translated at 100.0% (1727 of 1727 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ru/
2023-04-28 23:45:56 +02:00
jolupa
a8f71f7618 chore: Translated using Weblate (Catalan)
Currently translated at 35.0% (606 of 1727 strings)

Translation: Calckey/locales
Translate-URL: https://hosted.weblate.org/projects/calckey/locales/ca/
2023-04-28 23:45:54 +02:00
Kainoa Kanter
e17fec94e9 Merge pull request 'FEAT/UI: Add documentation for various MFM functions' (#9940) from the-og-gear/calckey:document_mfm into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9940
2023-04-28 21:45:29 +00:00
Gear
7bafca446c Add documentation for various MFM functions 2023-04-28 16:01:09 -04:00
Essem
212420820a Fix dot menu in welcome page 2023-04-28 13:19:57 -05:00
fruye
05b2f9b89d fix: Declare /api/v1/accounts/relationships before /api/v1/accounts/:id
Previously the 'relationships' part was considered to be an account id
and was handled by completely different API endpoint.
2023-04-28 20:03:06 +02:00
Kainoa Kanter
6713c5b2d0 revert faulty commits 2023-04-27 16:32:44 -07:00
Kainoa Kanter
b8875beefa Revert "[Fix] Properly replace koa-fix-trailing-slashes with inhouse script (#9870)"
This reverts commit 2cdaad588c82508734d04c2169503782dfe8556a.
2023-04-27 16:32:37 -07:00
Kainoa Kanter
fd91a878c1 Revert "Merge pull request '[feat] Replace Koa-FavICO with a smaller router' (#9853) from daikei/calckey:modularize-favico into develop"
This reverts commit 4f6cae76434d927920ae8eac5fad6b72336f29ac, reversing
changes made to 64a737d001ca9781ae8bb6995cad69219cba3831.
2023-04-27 16:25:13 -07:00
Kainoa Kanter
730017ae60 Merge pull request 'fix: Get list titles from Form data when creating and updating lists' (#9930) from fruye/calckey:create-and-update-lists-from-masto into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9930
2023-04-27 21:40:55 +00:00
fruye
14e59f2401 fix: Get list titles from Form data when creating and updating lists
This change will actually make it possible for Mastodon clients to
create and rename lists, as they send the title in a Form data instead
of a query string.

https://docs.joinmastodon.org/methods/lists/#form-data-parameters
2023-04-27 22:42:10 +02:00
Kainoa Kanter
0b826cf267 Merge pull request 'fix: Make statusModel created_at fields be ISO 8601 strings' (#9929) from fruye/calckey:53y-ago into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9929
2023-04-27 20:07:13 +00:00
fruye
67b0e9e2dc fix: Make statusModel created_at fields be ISO 8601 strings
This makes the 'Reactions to this post' status (seen when viewing
a status context) send the correct data type for `created_at` fields.

https://docs.joinmastodon.org/entities/Account/#created_at
https://docs.joinmastodon.org/entities/Status/#created_at
2023-04-27 21:54:51 +02:00
Kainoa Kanter
7bcb7270b0 Merge pull request 'add additional information & show more button in user preview popup' (#9926) from Freeplay/calckey:userpopup into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9926
2023-04-27 13:24:13 +00:00
Freeplay
0225711b63 add additional information & show more button in user preview popup 2023-04-27 08:16:25 -04:00
ThatOneCalculator
5a09c62a2e hide for now 2023-04-27 01:22:50 -07:00
ThatOneCalculator
cac677893c it's always pleroma 2023-04-27 01:17:09 -07:00
ThatOneCalculator
790d9a4179 fix disabled, formatting 2023-04-27 01:16:33 -07:00
ThatOneCalculator
b3268de250 import formradio 2023-04-27 01:12:02 -07:00
ThatOneCalculator
bc00184399 refactor: change import type to radio 2023-04-27 01:08:28 -07:00
ThatOneCalculator
5b7ea542c7 add kaiteki to example proxyBypassHosts 2023-04-26 21:07:40 -07:00
ThatOneCalculator
7d48709b40 fix: style email with inline styles 2023-04-26 20:21:30 -07:00
ThatOneCalculator
4ae131cc09 im dumb 2023-04-26 20:10:42 -07:00
ThatOneCalculator
3c5fbb7b0b try to fix email style... 2023-04-26 20:04:58 -07:00
ThatOneCalculator
e171cbdcbf mfw 2023-04-26 20:03:04 -07:00
ThatOneCalculator
e4ca9590bd fix? 2023-04-26 19:58:26 -07:00
ThatOneCalculator
36aef5a063 fix: add route 2023-04-26 19:51:25 -07:00
ThatOneCalculator
8b32566678 dev38 2023-04-26 19:45:46 -07:00
ThatOneCalculator
ab61c62f54 feat: frontend interface for post-account creation email verification 2023-04-26 19:44:38 -07:00
ThatOneCalculator
a39c6d50c0 notes -> posts 2023-04-26 19:02:38 -07:00
ThatOneCalculator
3550070c4b patrons 2023-04-26 18:30:25 -07:00
ThatOneCalculator
79c9fe441d more patrons! 2023-04-26 17:26:12 -07:00