Daniel Roe
|
759d9e257e
|
chore: move docs redirect into `_redirects` (#895)
|
2023-01-08 23:04:55 +00:00 |
Michel EDIGHOFFER
|
9e24cbe5aa
|
fix: remove all exclamation mark on publish action (#889)
|
2023-01-08 23:13:44 +01:00 |
Daniel Roe
|
e621c93b95
|
docs: add initial documentation (#842)
|
2023-01-08 22:42:59 +01:00 |
Michel EDIGHOFFER
|
1125bd1970
|
fix(i18n): update french + use always dot for better inclusive writing (#838)
Co-authored-by: PraZ <1631886+prazdevs@users.noreply.github.com>
|
2023-01-08 22:28:49 +01:00 |
patak
|
a8e0e06d84
|
feat: move notifications to preprocessing scheme
|
2023-01-08 22:25:25 +01:00 |
patak
|
80d3d8dd1d
|
feat: preprocess new items too
|
2023-01-08 22:22:14 +01:00 |
Lucas Homer
|
4203778f57
|
feat: publish button disabled UX (#886)
|
2023-01-08 21:55:52 +01:00 |
Joaquín Sánchez
|
3c90fee07e
|
fix: use `unshift` on `publicAssets` (#885)
|
2023-01-08 21:23:04 +01:00 |
Nicolò Ribaudo
|
7e191d7296
|
feat: support showing who favorited and boosted a status (#881)
|
2023-01-08 21:08:45 +01:00 |
patak
|
19e4aa4ada
|
fix: show remaining items in buffer on pagination end
|
2023-01-08 21:03:17 +01:00 |
Ivan Demchuk
|
1dcaf41c0f
|
feat(i18n): add Ukrainian localization (#882)
|
2023-01-08 20:35:48 +01:00 |
patak
|
efe406df5b
|
feat: avoid reordering pagination border effects (#877)
|
2023-01-08 17:04:26 +01:00 |
Joaquín Sánchez
|
f8692ed480
|
fix: ensure video element is ready before playing (#871)
|
2023-01-08 14:13:03 +00:00 |
Joaquín Sánchez
|
e92a983947
|
fix(pwa): handle sw registration error and status (#858)
|
2023-01-08 14:12:25 +00:00 |
三咲智子
|
5f07fd2515
|
feat(settings): add bot option for profile appearance
|
2023-01-08 22:08:21 +08:00 |
Piotrek Tomczewski
|
fcae855eea
|
fix(drafts): remove and do not focus empty reply drafts (#850)
|
2023-01-08 14:54:12 +01:00 |
三咲智子
|
805f7731ad
|
refactor(search): more search options
|
2023-01-08 21:42:53 +08:00 |
Ivan Demchuk
|
95a875f47b
|
fix: exclude unreviewed hashtags from autocomplete (#873)
|
2023-01-08 21:34:53 +08:00 |
Piotrek Tomczewski
|
7e17bdfd83
|
feat(profile): hide user's boosts toogle (#865)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
|
2023-01-08 13:33:25 +00:00 |
Anthony Fu
|
fd2c433644
|
fix: nitro config
|
2023-01-08 14:27:33 +01:00 |
三咲智子
|
b7b6f0d1ca
|
fix(status): disable reblog for non-public posts
closes #870
|
2023-01-08 21:25:06 +08:00 |
Joaquín Sánchez
|
5075fdf194
|
feat(i18n): add i18n to `PublishWidgetFull` (#872)
|
2023-01-08 20:54:05 +08:00 |
Anthony Fu
|
6e0ce3c916
|
chore: fix module path
|
2023-01-08 12:18:58 +01:00 |
Anthony Fu
|
0297ed868b
|
feat: different logos for staging and dev
|
2023-01-08 12:17:16 +01:00 |
Anthony Fu
|
c647a87ba1
|
fix(content): twitter handle matching
|
2023-01-08 12:17:16 +01:00 |
三咲智子 Kevin Deng
|
559e3219f1
|
refactor: simplify generic type (#869)
|
2023-01-08 18:38:26 +08:00 |
Anthony Fu
|
9f71fd005f
|
docs: update readme
|
2023-01-08 11:18:39 +01:00 |
Anthony Fu
|
51e5540d36
|
fix: patch `mlly` to solve bundle error
|
2023-01-08 11:15:21 +01:00 |
Anthony Fu
|
2df2fefdc9
|
fix(tiptap): mention transform, close #521
|
2023-01-08 10:39:16 +01:00 |
三咲智子
|
c7f4b33bf1
|
fix: v1 instance api
|
2023-01-08 17:31:47 +08:00 |
三咲智子
|
c5573cb10b
|
refactor: switch to v1 instance api
V2 instance api is too new, and we should
support more versions.
|
2023-01-08 17:16:15 +08:00 |
三咲智子
|
d415638bd9
|
refactor(settings): improve profile appearance
- move user info to bottom
- don't reset dirty form after pulling the latest info
|
2023-01-08 17:06:21 +08:00 |
Anthony Fu
|
2211383258
|
feat(ui): colorize reply and reblog
|
2023-01-08 10:03:31 +01:00 |
三咲智子
|
c64106c98a
|
refactor(status): rework edit history list
|
2023-01-08 16:52:18 +08:00 |
三咲智子
|
6308aa5c9a
|
refactor: use paginator for explore
|
2023-01-08 16:52:18 +08:00 |
Anthony Fu
|
3d25243166
|
feat(ui): new replying status design (#846)
|
2023-01-08 09:27:21 +01:00 |
Anthony Fu
|
a4c0e9dd2e
|
chore: change top-level function style
|
2023-01-08 09:21:35 +01:00 |
Anthony Fu
|
76ccf5775e
|
feat: support @username@twitter.com as link
|
2023-01-08 09:21:25 +01:00 |
三咲智子
|
4ca2053bb2
|
fix(search): error when not selected
|
2023-01-08 15:57:21 +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 |
patak
|
39034c5777
|
chore: update snapshots
|
2023-01-07 23:53:40 +01:00 |
patak
|
3dc20ea2f9
|
fix: preserve paragraphs when editing a status
|
2023-01-07 23:42:30 +01:00 |
Piotrek Tomczewski
|
1817afdb23
|
feat(reply): navigate to thread on publish (#852)
|
2023-01-07 23:18:15 +01:00 |
patak
|
c1aac9d2dc
|
fix: bring back borders to avatars
|
2023-01-07 23:00:26 +01:00 |
patak
|
1f92cdc1c9
|
fix: make composer line height closer to final post
|
2023-01-07 22:51:22 +01:00 |
Daniel Roe
|
57fd9aeae2
|
feat: allow setting default server via env (#854)
|
2023-01-07 22:38:31 +01:00 |
Daniel Roe
|
697a88ac3d
|
fix: default to local timeline when logged out (#855)
|
2023-01-07 13:35:42 -08:00 |
Joaquín Sánchez
|
b5e14810af
|
feat(i18n): add i18n to `StatusReplyingTo` (#857)
Co-authored-by: Michel Edighoffer <edimitchel@gmail.com>
|
2023-01-07 21:27:28 +01:00 |
Daniel Roe
|
31ae413da4
|
fix: allow logout without push notifications (#856)
|
2023-01-07 19:36:21 +01:00 |