Commit graph

176 commits

Author SHA1 Message Date
patak 0343898146 fix: revert publish height (#2334)
This reverts commit b74eec6a03.
2023-09-30 09:59:03 +02:00
Joaquín Sánchez 6801ea6c2d
fix: compose page error (#2360) 2023-08-23 10:33:26 +00:00
Sma11X c1bca79c50
fix: shrink the height of avatar (#2361) 2023-08-22 21:58:31 +00:00
Florian Martinez b74eec6a03
fix: publish height (#2334) 2023-08-13 08:39:18 +00:00
lazzzis 4325bca22b
feat(a11y): enhance post-related a11y features (#2328) 2023-08-12 10:26:37 +00:00
三咲智子 Kevin Deng d23f1d39eb
refactor: replace defineModels with defineModel 2023-08-01 17:44:01 +08:00
TAKAHASHI Shuuji ee6ee30df1
feat: hide original post area in the edit widget (#2283) 2023-07-29 20:38:13 +02:00
TAKAHASHI Shuuji b730fab643
fix: prevent the lost of focus on compose icons (#2253) 2023-07-22 19:22:17 +02:00
Joaquín Sánchez 2506c02c39
fix(ui): stop question mark propagation (#2209) 2023-07-10 11:29:42 +02:00
Tuur Martens 22556984fa
feat: adhere to and display poll limits (#2114) 2023-05-21 13:37:33 +02:00
Tuur Martens 1fda33848e
feat: poll creation (#2111) 2023-05-20 21:23:41 +02:00
Shinigami 076c47b7b0
feat: prefer en language as top (#2042) 2023-05-01 19:30:57 +02:00
Peter Budai a0d036952d
feat(editor): Respect default privacy setting of the account (2nd) (#1733)
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-04-27 20:41:10 +00:00
Anthony Fu 189d358b2a
chore: update all deps (#1976) 2023-04-12 14:35:35 +02:00
renovate[bot] 3acf87d5b6
chore(deps): update lint (#1971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shinigami92 <chrissi92@hotmail.de>
2023-04-11 08:04:22 -07:00
renovate[bot] 3c43a1cdd1
chore(deps): update lint (#1928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-03-30 19:01:24 +00:00
Anthony Fu 9465c2fe89 chore: update lint 2023-03-19 13:12:20 +01:00
Hartmut c4d8137186
feat: basic keyboard shortcuts (#319) 2023-03-07 20:32:21 +01:00
Zaidhaan cb0b7b58bb
fix: disallow media description exceeding limits (#1854) 2023-03-06 14:12:31 +01:00
Zaidhaan cd6d328266
fix: only use username part of mention (#1843) 2023-03-02 21:07:28 +01:00
Cesar Gomez 0fdbb17591
feat(i18n): Emojimart localization and fetching entry at en … (#1731)
Co-authored-by: userquin <userquin@gmail.com>
2023-02-15 20:15:11 +01:00
Tuur Martens fbe1463f17
feat: data saving mode (#1638) 2023-02-15 10:34:23 +00:00
Joaquín Sánchez da7cc78a7e
fix: revert #1699 (#1730) 2023-02-12 16:15:29 +01:00
Peter Budai 3e648f6fbc
feat(editor): Respect default privacy setting of the account (#1699) 2023-02-11 18:04:41 +01:00
Chris-Robin Ennen f1087fd270
fix: only count 23 characters per link when composing (#1660) 2023-02-06 15:03:16 -08:00
Alex Liu 2bd8dc2dd5
fix: character count should includes spoiler text (#1535)
* fix: character count should includes spoiler text

* fix: draft empty conditions exclude spoiler text
2023-02-05 09:36:33 -08:00
victordelva b7a3e93097
feat: add bold and italic buttons to editor (#1469) 2023-02-05 16:11:09 +00:00
Niklas Wolf 76bad723ab
feat: prioritize user languages in language picker (#1614) 2023-02-05 07:14:26 -08:00
Horváth Bálint faa96c7705
fix: Web Share Target text field merge (#1572)
Co-authored-by: userquin <userquin@gmail.com>
2023-02-03 15:20:32 +01:00
Joaquín Sánchez 6c1ec2a252
feat(lists): add error handling (#1593) 2023-02-03 13:09:08 +01:00
Anthony Fu 9c3a3de41d fix: initial default value in PublishWidget 2023-01-30 12:23:49 +01:00
Anthony Fu e277832b61 fix: avoid reference context in getDefaultDraft 2023-01-30 12:20:22 +01:00
Anthony Fu 2a4862fb42 feat(ui): display post language 2023-01-30 12:09:04 +01:00
Anthony Fu 8d792d003d refactor: make auto import more explicit 2023-01-30 11:58:58 +01:00
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