三咲智子
|
56ab163369
|
fix(paginator): empty when count equals button
|
2023-01-10 01:22:20 +08:00 |
三咲智子
|
8d77f9e9fb
|
fix: repeat preprocessing notifications
removed some logic of a8e0e06d84 before,
re-add it now
|
2023-01-09 23:39:59 +08:00 |
三咲智子
|
333cab0858
|
fix(paginator): item count less than buffer
|
2023-01-09 23:20:54 +08:00 |
三咲智子
|
01a24a6015
|
refactor: optimize paginator typings
|
2023-01-09 23:04:09 +08:00 |
jviide
|
162b56f5cb
|
fix: add nofollow noreferrer noopener to Twitter mentions (#910)
|
2023-01-09 15:47:41 +01:00 |
patak
|
0651c50a43
|
chore: remove unused buffer prop
|
2023-01-09 15:42:13 +01:00 |
三咲智子
|
9721bbf12b
|
refactor: change publish button text for replying
|
2023-01-09 22:31:30 +08:00 |
三咲智子 Kevin Deng
|
675a14db80
|
fix: replace a tag with NuxtLink (#906)
|
2023-01-09 14:22:19 +01:00 |
Anthony Fu
|
2de0974d6b
|
fix: nitro patch
|
2023-01-09 13:23:48 +01:00 |
三咲智子
|
83db9f0c38
|
fix: group follow notification
append current group before push a single item
|
2023-01-09 20:23:15 +08:00 |
Daniel Roe
|
efe7d639c1
|
feat: enable virtual scroller by default (#892)
|
2023-01-09 12:32:49 +01:00 |
Daniel Roe
|
6a6e6bfb74
|
feat: track unread notifications using marker api (#891)
|
2023-01-09 12:31:56 +01:00 |
Ivan Demchuk
|
46c4fe1e5a
|
refactor: extract common code for number localization (#903)
|
2023-01-09 12:24:26 +01:00 |
Anthony Fu
|
71b19dbe68
|
fix: public assets build
|
2023-01-09 12:12:49 +01:00 |
三咲智子
|
571deed157
|
chore: upgrade eslint config
|
2023-01-09 18:04:25 +08:00 |
Michel EDIGHOFFER
|
68d0d48199
|
fix(tiptap): update placeholder in case of language change (#896)
|
2023-01-09 10:34:26 +01:00 |
三咲智子
|
886e2d6b73
|
chore: corrent word case
fixed by https://github.com/antfu/case-police
|
2023-01-09 17:33:21 +08:00 |
Joaquín Sánchez
|
52f81a34c3
|
fix(i18n): hint for settings on notifications page (#893)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-09 10:31:00 +01:00 |
三咲智子
|
e336ac928b
|
refactor: compress svg files
|
2023-01-09 17:25:48 +08:00 |
三咲智子
|
173ec8ff46
|
refactor: replace route when switching posts and followers page
|
2023-01-09 16:48:39 +08:00 |
三咲智子
|
5c8faca620
|
fix: display follow text when loading relationship
|
2023-01-09 16:46:28 +08:00 |
三咲智子
|
c28d1e1537
|
fix: trim spaces for search keyword
|
2023-01-09 16:36:29 +08:00 |
洪布斯
|
509eec5f87
|
feat: tips for empty search result (#900)
|
2023-01-09 15:50:07 +08:00 |
Cesar Gomez
|
7c83bd05a5
|
feat(i18n): sync es-ES and fixing some context translations (#901)
|
2023-01-09 07:25:35 +01:00 |
Daniel Roe
|
88b428dc09
|
fix: retry oauth call 3x rather than just once
|
2023-01-09 00:06:47 +00:00 |
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 |