Wykres commitów

2440 Commity (shuuji3/feat/scheduled-post)

Autor SHA1 Wiadomość Data
TAKAHASHI Shuuji ce5e52f203
TMP: create ScheduledStatusCard draft 2024-04-24 12:15:51 +09:00
TAKAHASHI Shuuji 4ef4ce21fc
TMP: initial draft of scheduled-posts page 2024-04-24 12:15:50 +09:00
TAKAHASHI Shuuji 2e81f4180b
style: change text color to red in datetime input with invalid scheduled time 2024-04-24 12:15:47 +09:00
TAKAHASHI Shuuji dc4ba794f6
feat: check validity of schedule time and show warning notice 2024-04-24 12:14:47 +09:00
TAKAHASHI Shuuji dc2e49ffe4
feat: calculate minimum scheduled time (5 minutes + 5 seconds buffer) to ensure to be scheduled 2024-04-24 12:12:39 +09:00
TAKAHASHI Shuuji eba54a6c67
refactor: `scheduleDateTime` -> `scheduledTime` 2024-04-24 12:11:52 +09:00
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 type`CreateScheduledStatusParams` 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 (#2839) 2024-04-22 15:38:06 +00:00
TAKAHASHI Shuuji 09cae9f924
fix(ui): fix publish dialog layout (#2842) 2024-04-22 12:54:20 +00:00
TAKAHASHI Shuuji bd8cfc7b57
fix(i18n,a11y): fix missing or incorrect translations in `aria-label` strings (#2837) 2024-04-21 10:26:35 +00:00
Joaquín Sánchez 77f0e2c2f8
feat(a11y): add semantic markup to preference settings (#2811) 2024-04-21 07:14:12 +00:00
lazzzis 57ff04853b
fix(ui): show custom emoji in spoiler text (#2836) 2024-04-21 05:25:40 +00:00
Joaquín Sánchez 1eaaa6ce9a
feat(i18n): add `manage lists` spanish translation (#2832) 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 (#2830) 2024-04-18 07:26:04 +00:00
Duy 569604646d
feat(i18n): Update vi-VN.json (#2825) 2024-04-18 04:20:15 +00:00
Dohány Tamás 6f47d1aeff
feat(i18n): update hu-HU.json (#2828) 2024-04-18 04:20:10 +00:00
Francesco 9d62edf295
feat(i18n): Update it-IT locale (#2827) 2024-04-18 04:20:06 +00:00
Xabi 7f4d8c04c6
feat(i18n): update eu-ES.json (#2826) 2024-04-18 04:20:01 +00:00
Emanuel Pina 79c6714bac
feat(i18n): Update pt-PT language (#2829) 2024-04-18 04:19:57 +00:00
lazzzis ecd7a6f8cb
feat(ui): add manage list at the end of the lists (#2824) 2024-04-16 17:51:27 +00:00
Andy Maloney 4ed97dab55
feat(i18n): add en-CA for Canadian English (#2820) 2024-04-15 03:07:07 +00:00
Andy Maloney d4eeb7441d
feat(i18n): update en-GB.json (#2821) 2024-04-15 03:01:47 +00:00
Joaquín Sánchez c504e14ff5
feat(a11y): add semantic markup to interface settings (#2809)
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 (#2816) 2024-04-14 16:17:16 +00:00
TAKAHASHI Shuuji c1f8e3efb5
feat: support more than 4 media attachments with 3 columns grid (#2802) 2024-04-14 11:04:28 +00:00
Dohány Tamás e4c7124d28
feat(i18n): update hu-HU.json (#2813) 2024-04-14 08:21:27 +00:00
Joaquín Sánchez 6bb9ad0511
fix(a11y): add aria-* entries to interface settings (#2799)
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 (#2806) 2024-04-13 10:14:31 +00:00
Alan Ye 8e5a801ef9
fix(i18n): correct the spelling of Favorite in the US (#2807) 2024-04-13 08:07:01 +00:00
TAKAHASHI Shuuji 876ae4098c
feat(i18n): update en-GB localization (#2808) 2024-04-13 08:06:37 +00:00
TAKAHASHI Shuuji 9c916e0932
fix: remove nav buttons from initial selection on setting page (#2803) 2024-04-12 17:22:34 +00:00
Joaquín Sánchez 14162f8bcb
feat(ui): add font size outline when focused (#2798) 2024-04-12 17:19:37 +00:00
Xabi 9fa8149f68
feat(i18n): update eu-ES.json (#2804) 2024-04-12 17:17:54 +00:00
Joaquín Sánchez e3979c61e7
feat(i18n): add spanish bottom navigation translations (#2801) 2024-04-12 17:17:29 +00:00
Francesco 1d817a8b69
feat(i18n): Update it-IT locale (#2800) 2024-04-12 17:17:08 +00:00
TAKAHASHI Shuuji 2cb070c83c
feat: allow choosing favorite buttons in bottom navigation bar (#2761) 2024-04-12 09:38:43 +00:00
lazzzis 2a6a994da1
fix: list name is not up-to-date after modification (#2797) 2024-04-12 04:14:54 +00:00
Dohány Tamás 706cffe209
feat(i18n): update hu-HU.json, thread related strings (#2795) 2024-04-11 13:41:47 +00:00
Joaquín Sánchez dde907f4bb
feat(i18n): add spanish `threads` translations (#2794) 2024-04-10 20:23:30 +00:00
Xabi 81143de09b
feat(i18n): update eu-ES.json (#2792) 2024-04-09 19:09:05 +00:00