1
0
Fork 0
mirror of https://github.com/elk-zone/elk.git synced 2025-01-30 23:23:30 +03:00
Commit graph

2434 commits

Author SHA1 Message Date
TAKAHASHI Shuuji
471c3c03e6
fix: check if actual response is ScheduledStatus since Mastodon API could post and return Status even if specified scheduled_at in request 2024-04-24 12:10:27 +09:00
TAKAHASHI Shuuji
31d85bb6fd
fix: ensure to clear the draft after posting 2024-04-24 12:10:27 +09:00
TAKAHASHI Shuuji
4b1ceccd85
feat: replace "publish" with "schedule" in label/aria text 2024-04-24 12:10:24 +09:00
TAKAHASHI Shuuji
d2494f0fd5
fix: avoid returning ScheduledStatus when creating scheduled post 2024-04-24 12:07:49 +09:00
TAKAHASHI Shuuji
65d9e37b95
feat: support scheduledAt param in getDefaultDraft() function 2024-04-24 12:04:53 +09:00
TAKAHASHI Shuuji
9fabaad1ec
feat: convert datetime string into ISO 8601 datetime string
ref. statuses API methods - Mastodon documentation - https://docs.joinmastodon.org/methods/statuses/#form-data-parameters
2024-04-24 12:04:53 +09:00
TAKAHASHI Shuuji
4a0345a059
feat: update Draft's scheduledAt param 2024-04-24 12:04:52 +09:00
TAKAHASHI Shuuji
4f4f12d6e1
feat: replace CreateStatusParams with its superset typeCreateScheduledStatusParams including an extra scheduledAt param
ref. CreateScheduledStatusParams | masto - https://neet.github.io/masto.js/types/mastodon.rest.v1.CreateScheduledStatusParams.html
2024-04-24 12:04:50 +09:00
TAKAHASHI Shuuji
e58a6e8b62
feat: colorize schedule icon when schedule time is set 2024-04-24 12:04:13 +09:00
TAKAHASHI Shuuji
4ba756946c
feat: add schedule post button to publish widget 2024-04-24 12:04:09 +09:00
Joaquín Sánchez
8ad05dfd47
feat(i18n): add open image preview dialog spanish translation () 2024-04-22 15:38:06 +00:00
TAKAHASHI Shuuji
09cae9f924
fix(ui): fix publish dialog layout () 2024-04-22 12:54:20 +00:00
TAKAHASHI Shuuji
bd8cfc7b57
fix(i18n,a11y): fix missing or incorrect translations in aria-label strings () 2024-04-21 10:26:35 +00:00
Joaquín Sánchez
77f0e2c2f8
feat(a11y): add semantic markup to preference settings () 2024-04-21 07:14:12 +00:00
lazzzis
57ff04853b
fix(ui): show custom emoji in spoiler text () 2024-04-21 05:25:40 +00:00
Joaquín Sánchez
1eaaa6ce9a
feat(i18n): add manage lists spanish translation () 2024-04-18 19:39:08 +00:00
patak-dev
1526847a18 chore: release v0.14.0 2024-04-18 14:53:14 +02:00
Duy
cc1d149ac8
feat(i18n): Update vi-VN.json () 2024-04-18 07:26:04 +00:00
Duy
569604646d
feat(i18n): Update vi-VN.json () 2024-04-18 04:20:15 +00:00
Dohány Tamás
6f47d1aeff
feat(i18n): update hu-HU.json () 2024-04-18 04:20:10 +00:00
Francesco
9d62edf295
feat(i18n): Update it-IT locale () 2024-04-18 04:20:06 +00:00
Xabi
7f4d8c04c6
feat(i18n): update eu-ES.json () 2024-04-18 04:20:01 +00:00
Emanuel Pina
79c6714bac
feat(i18n): Update pt-PT language () 2024-04-18 04:19:57 +00:00
lazzzis
ecd7a6f8cb
feat(ui): add manage list at the end of the lists () 2024-04-16 17:51:27 +00:00
Andy Maloney
4ed97dab55
feat(i18n): add en-CA for Canadian English () 2024-04-15 03:07:07 +00:00
Andy Maloney
d4eeb7441d
feat(i18n): update en-GB.json () 2024-04-15 03:01:47 +00:00
Joaquín Sánchez
c504e14ff5
feat(a11y): add semantic markup to interface settings ()
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
2024-04-14 18:06:25 +00:00
Joaquín Sánchez
f78ce97f05
chore(ui): publish widget using computed ref without .value inside computed () 2024-04-14 16:17:16 +00:00
TAKAHASHI Shuuji
c1f8e3efb5
feat: support more than 4 media attachments with 3 columns grid () 2024-04-14 11:04:28 +00:00
Dohány Tamás
e4c7124d28
feat(i18n): update hu-HU.json () 2024-04-14 08:21:27 +00:00
Joaquín Sánchez
6bb9ad0511
fix(a11y): add aria-* entries to interface settings ()
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
2024-04-13 10:39:59 +00:00
Emanuel Pina
8697cc44e4
feat(i18n): Update portuguese from Portugal translation () 2024-04-13 10:14:31 +00:00
Alan Ye
8e5a801ef9
fix(i18n): correct the spelling of Favorite in the US () 2024-04-13 08:07:01 +00:00
TAKAHASHI Shuuji
876ae4098c
feat(i18n): update en-GB localization () 2024-04-13 08:06:37 +00:00
TAKAHASHI Shuuji
9c916e0932
fix: remove nav buttons from initial selection on setting page () 2024-04-12 17:22:34 +00:00
Joaquín Sánchez
14162f8bcb
feat(ui): add font size outline when focused () 2024-04-12 17:19:37 +00:00
Xabi
9fa8149f68
feat(i18n): update eu-ES.json () 2024-04-12 17:17:54 +00:00
Joaquín Sánchez
e3979c61e7
feat(i18n): add spanish bottom navigation translations () 2024-04-12 17:17:29 +00:00
Francesco
1d817a8b69
feat(i18n): Update it-IT locale () 2024-04-12 17:17:08 +00:00
TAKAHASHI Shuuji
2cb070c83c
feat: allow choosing favorite buttons in bottom navigation bar () 2024-04-12 09:38:43 +00:00
lazzzis
2a6a994da1
fix: list name is not up-to-date after modification () 2024-04-12 04:14:54 +00:00
Dohány Tamás
706cffe209
feat(i18n): update hu-HU.json, thread related strings () 2024-04-11 13:41:47 +00:00
Joaquín Sánchez
dde907f4bb
feat(i18n): add spanish threads translations () 2024-04-10 20:23:30 +00:00
Xabi
81143de09b
feat(i18n): update eu-ES.json () 2024-04-09 19:09:05 +00:00
Dohány Tamás
8fdac7f79e
feat(i18n): update hu-HU.json () 2024-04-09 03:06:58 +00:00
Duy
7b819d116c
feat(i18n): Update vi-VN.json () 2024-04-09 03:01:48 +00:00
Francesco
bda2df2192
feat(i18n): Update it-IT locale () 2024-04-09 03:01:45 +00:00
Emanuel Pina
2cada8a75c
feat(i18n): Update portuguese from Portugal translation () 2024-04-09 03:01:40 +00:00
TAKAHASHI Shuuji
e0280ad8c4
fix(ui): fix regression where editor is expanded before composing () 2024-04-08 15:30:55 +00:00
Sebastian Di Luzio
1234fb2dd1
feat: add threaded drafts & posts ()
Co-authored-by: Sebastian Di Luzio <sebastian.di-luzio@iu.org>
Co-authored-by: Emanuel Pina <contacto@emanuelpina.pt>
Co-authored-by: lazzzis <lazzzis@outlook.com>
Co-authored-by: Joaquín Sánchez <userquin@gmail.com>
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
Co-authored-by: Francesco <129339155+katullo11@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: patak-dev <matias.capeletto@gmail.com>
2024-04-08 09:53:26 +00:00