TAKAHASHI Shuuji
|
e0280ad8c4
|
fix(ui): fix regression where editor is expanded before composing (#2787)
|
2024-04-08 15:30:55 +00:00 |
Sebastian Di Luzio
|
1234fb2dd1
|
feat: add threaded drafts & posts (#2715)
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 |
Joaquín Sánchez
|
e53f651fbb
|
fix(ui,a11y): focus lost when navigating using the keyboard (tab) (#2766)
|
2024-04-06 03:58:50 +00:00 |
TAKAHASHI Shuuji
|
839aa52e86
|
fix: adjust background spacing in direct message (#2764)
|
2024-04-05 16:23:52 +00:00 |
TAKAHASHI Shuuji
|
5064b269e7
|
feat: show background color for direct post to reduce mistake (#2732)
|
2024-04-01 05:26:51 +00:00 |
TAKAHASHI Shuuji
|
eee671cdc3
|
fix: improve keyboard operability especially on search page and editor (#2730)
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
|
2024-04-01 05:24:42 +00:00 |
lazzzis
|
28514e956d
|
fix(ui): wrong polls are removed (#2720)
|
2024-03-30 04:18:33 +00:00 |
cuithon
|
5a9546ec0a
|
chore: fix typo (#2681)
Signed-off-by: cuithon <dscs@outlook.com>
|
2024-03-12 07:58:20 +00:00 |
Joaquín Sánchez
|
9da77637b2
|
chore: bump to eslint-config `v2.8.0` (#2651)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2024-03-05 14:48:58 +00:00 |
Joaquín Sánchez
|
eddbb1eee9
|
chore: cleanup isHydrated (#2614)
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
|
2024-02-24 18:24:19 +00:00 |
patak
|
ccfa7a8d10
|
refactor: no reactivity transform (#2600)
|
2024-02-21 15:20:08 +00:00 |
patak
|
6c5bb83ac3
|
feat: upgrade to masto.js v6 (#2530)
|
2024-01-09 08:56:15 +00:00 |
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 |
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 |
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
|
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 |
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 |
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 |
Alex Liu
|
c3b9f8fc2a
|
fix: respect the length seen (#1310)
|
2023-01-19 11:27:08 +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 |
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 |