Commit graph

142 commits

Author SHA1 Message Date
dilinger be5d32cb4a
fix: make attachement removal button static & more visible #1067 (#1286)
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-01-21 10:52:36 +00:00
Piotrek Tomczewski 5d94eabff6
feat: Use Twemoji in emoji picker (#1351) 2023-01-20 20:26:18 +01:00
Alex Liu 1a074aaff6
refactor: reduce unnecessary html structures (#1319) 2023-01-19 19:00:56 +01:00
Alex Liu c3b9f8fc2a
fix: respect the length seen (#1310) 2023-01-19 11:27:08 +01:00
webfansplz cce467a54a
fix: arrow placement in draft dropdown (#1287) 2023-01-18 14:54:36 +01:00
Alex 85e163a0ad
feat: support showing publish failed messages (#1209) 2023-01-17 13:56:51 +01:00
webfansplz bb41c468bb
fix: show replying user in zen mode editor (#1250) 2023-01-17 13:50:21 +01:00
Emily Medhurst 998fa9ccb1
fix: post length should account for draft mentions (#1202) 2023-01-16 11:24:29 +01:00
patak bb2e3ab44f
fix: publish widget mentions (#1198) 2023-01-16 06:10:33 +01:00
Michel EDIGHOFFER 18069356f9
fix: reply button on right on small screen (#1143) 2023-01-15 20:27:54 +01:00
三咲智子 Kevin Deng 4422a57f49
refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
Horváth Bálint bede92404b
feat: add support for the Web Share Target API (#1100)
Co-authored-by: userquin <userquin@gmail.com>
2023-01-14 20:58:52 +00:00
Cesar Gomez 190caf0437
feat(i18n): Sync es-ES and 'add emojis' tooltip localized. (#1014) 2023-01-13 17:22:36 +01:00
Joaquín Sánchez 1e5b648a71
fix: remove Firefox icon border when using animate-spin (#1081) 2023-01-14 00:00:32 +08:00
Anthony Fu 9571d7338a feat: separate metions lines on replying 2023-01-13 01:33:04 +01:00
Daniel Roe 2281dc6bd0 fix: expose dropzone ref to publish widget 2023-01-10 22:51:25 +00:00
三咲智子 Kevin Deng 81c8a74748
feat(publish): add loading icon for sending 2023-01-10 21:32:50 +08:00
三咲智子 Kevin Deng 0ef99f2c8e
refactor(publish): extract to composables 2023-01-10 21:31:59 +08:00
三咲智子 34be0078c2
refactor(publish): check glitch edition 2023-01-10 16:36:06 +08:00
三咲智子 9721bbf12b
refactor: change publish button text for replying 2023-01-09 22:31:30 +08:00
三咲智子 571deed157
chore: upgrade eslint config 2023-01-09 18:04:25 +08:00
Lucas Homer 4203778f57
feat: publish button disabled UX (#886) 2023-01-08 21:55:52 +01:00
Joaquín Sánchez 5075fdf194
feat(i18n): add i18n to PublishWidgetFull (#872) 2023-01-08 20:54:05 +08:00
三咲智子 Kevin Deng b30ebc12f8
refactor: generic components (#868)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-08 15:49:32 +08:00
三咲智子 Kevin Deng 5c8f75b9b7
refactor: upgrade masto 5 (#867) 2023-01-08 14:21:09 +08:00
Piotrek Tomczewski 1817afdb23
feat(reply): navigate to thread on publish (#852) 2023-01-07 23:18:15 +01:00
Piotrek Tomczewski 0a79f4dc28
feat(publish): add hashtag autocomplete (#837) 2023-01-06 22:38:01 +01:00
三咲智子 c7756add7d
refactor: cleanup imports 2023-01-07 02:50:31 +08:00
三咲智子 bf8070c4b9
refactor: auto import masto composables 2023-01-07 02:35:45 +08:00
patak b1fbac6ba3
feat: use square avatar for publish widget (#814) 2023-01-06 00:35:35 +01:00
三咲智子 Kevin Deng acdb94de62
fix: type errors (#802) 2023-01-05 17:48:20 +01:00
Anthony Fu 272fb4a13d
feat: compose editor as a page (#804) 2023-01-05 16:42:36 +01:00
patak 640075fed1 feat: continue style experiments 2023-01-05 12:33:09 +01:00
patak fc48f8b90c feat: style experiments 2023-01-05 00:17:30 +01:00
三咲智子 73fe063a8f
refactor(publish): extract pickers 2023-01-04 18:41:19 +08:00
三咲智子 9677f742c8
refactor(status): remove null fields 2023-01-04 18:21:18 +08:00
三咲智子 b0d6f310a8
feat(publish): hoist selected language and none 2023-01-04 17:56:10 +08:00
Ryan Cao 9f7c5a2040
feat: add markdown support for glitch-soc instances (#752) 2023-01-04 09:59:59 +01:00
patak f8703fc1c1 feat: keep timeline at 600px for md and lg screens 2023-01-03 14:48:13 +01:00
Nicolò Ribaudo f4ff6ee35d
fix: prevent language&emoji pickers from overflowing (#735) 2023-01-03 13:17:04 +01:00
三咲智子 b14add8c83
refactor: tidy masto icons 2023-01-03 20:03:50 +08:00
Linus Groh 029440421d
i18n: various i18n additions & fixes (#719) 2023-01-03 08:16:33 +08:00
Felix 33589acaee
feat: disable change-visibility button when editing status (#715) 2023-01-02 23:11:43 +01:00
三咲智子 296a7b6eae
feat(publish): support search for language list 2023-01-03 04:56:21 +08:00
三咲智子 e728ee0556
fix: publish button in mobile device
closes #694
2023-01-02 22:09:53 +08:00
Anthony Fu 41c5f94fbf ui: padding 2023-01-02 05:52:14 +01:00
三咲智子 aca6f16245
feat(publish): support status language
relate issue #332
2023-01-02 05:52:11 +08:00
三咲智子 Kevin Deng 645da2f945
fix: omit value property of isHydrated in template (#681) 2023-01-01 21:43:09 +01:00
Joaquín Sánchez 29fe2a10ac
feat: file upload errors (#671)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-02 02:11:50 +08:00
三咲智子 22fcc1d68b
feat: go to new status after redraftting 2023-01-01 23:57:49 +08:00