Ayaka Rizumu
|
feb8872f5f
|
refactor: modal dialog (#277)
|
2022-12-02 15:02:44 +08:00 |
Daniel Roe
|
585b9e0229
|
feat: show and stream new notifications (#282)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-12-02 10:21:10 +08:00 |
三咲智子 Kevin Deng
|
0f06653636
|
fix: render code block without language (#276)
|
2022-12-02 10:19:31 +08:00 |
Chris
|
18d5fd4804
|
fix: checkLogin in StatusCard (#270)
|
2022-12-02 10:18:57 +08:00 |
Joaquín Sánchez
|
c4cf3fb371
|
feat(i18n): plurals support (#278)
|
2022-12-02 10:18:36 +08:00 |
Alex
|
0f7de38c24
|
feat(i18n): use preferred language when users first visit (#263)
|
2022-12-02 10:17:41 +08:00 |
Alex
|
75d1a39017
|
feat(i18n): add missing `zh-CN` translations (#283)
|
2022-12-02 10:17:06 +08:00 |
Daniel Roe
|
05ac0ce1fc
|
chore: remove unused import
|
2022-12-01 23:08:27 +00:00 |
Daniel Roe
|
6dfc94e2a5
|
fix: improve permalink handling somewhat
|
2022-12-01 22:59:08 +00:00 |
Ayo Ayco
|
131d1af827
|
chore: ignore vim temp files (#280)
|
2022-12-02 04:05:45 +08:00 |
Ayo
|
30400d3df6
|
chore: update readme
|
2022-12-01 20:59:57 +01:00 |
三咲智子
|
01e2901c04
|
i18n: add missing Chinese message
|
2022-12-02 00:04:46 +08:00 |
三咲智子
|
a1399ae8b2
|
chore: fix lint
|
2022-12-01 23:42:03 +08:00 |
三咲智子
|
989843d1d6
|
fix: hide status when discoverable is false only
|
2022-12-01 23:27:49 +08:00 |
Sébastien Chopin
|
699c35c0b3
|
docs: fix link to Nuxt 3 (#275)
|
2022-12-01 15:15:41 +00:00 |
Ayaka Rizumu
|
62053d00dc
|
fix: too long username cause scroll horizontally (#274)
|
2022-12-01 22:55:49 +08:00 |
三咲智子
|
285776d453
|
ui: make ellipsis dot gray
|
2022-12-01 22:13:17 +08:00 |
三咲智子
|
4c589a4033
|
feat: don't fetch status when profile undiscoverable
|
2022-12-01 22:09:11 +08:00 |
三咲智子
|
3485208929
|
i18n: improve
|
2022-12-01 21:59:28 +08:00 |
三咲智子
|
335fc9f64b
|
fix: cleanup command when hot reload
|
2022-12-01 21:52:40 +08:00 |
三咲智子
|
17a15e2917
|
fix: navigation commands name
|
2022-12-01 21:45:13 +08:00 |
三咲智子
|
447ed6d941
|
refactor: simplify
|
2022-12-01 21:22:31 +08:00 |
三咲智子
|
0c069e4809
|
fix: update date format when switching language
|
2022-12-01 21:14:58 +08:00 |
Ayaka Rizumu
|
e3ab850cc1
|
fix: scrollToTop does not work as expected (#271)
|
2022-12-01 20:33:07 +08:00 |
Cesar Gomez
|
2b46bd5a15
|
feat(i18n): adding spanish to language selector (#266)
|
2022-12-01 08:41:59 +01:00 |
patak
|
a28f14cb70
|
feat: direct messages bubbles (#262)
|
2022-12-01 08:32:07 +01:00 |
Anthony Fu
|
12bb0bbb2d
|
feat: refresh context after post
|
2022-12-01 15:24:35 +08:00 |
Anthony Fu
|
f7a3d9c401
|
fix: don't hind navbar in Zen
|
2022-12-01 14:51:21 +08:00 |
Ayaka Rizumu
|
e951b0558b
|
fix: active status error for component `NavBottom` (#264)
* fix: active status error for component `NavBottom`
* set unocss config
|
2022-12-01 14:48:22 +08:00 |
Anthony Fu
|
61311dbeaa
|
feat: hide actions in zen mode
|
2022-12-01 14:46:26 +08:00 |
Anthony Fu
|
67ebc74321
|
fix: guess attachment type
|
2022-12-01 11:15:37 +08:00 |
Alex
|
96775ebcf3
|
feat: add offline check (#247)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-12-01 11:08:09 +08:00 |
Daniel Roe
|
93d78d9c8b
|
fix(ui): truncate account info (#261)
|
2022-11-30 22:38:18 +01:00 |
Daniel Roe
|
81c5a1c4f0
|
fix: move config into `nuxt.config`
|
2022-11-30 21:28:55 +00:00 |
Matthew Phillips
|
c505543a73
|
feat: Additional instance configuration (#260)
|
2022-11-30 22:17:20 +01:00 |
Daniel Roe
|
2bfa9dc476
|
fix(ui): display images/videos smaller in timeline (#257)
|
2022-11-30 19:22:15 +01:00 |
Daniel Roe
|
e76127651a
|
fix(ui): use small images + srcsets (#254)
|
2022-11-30 18:19:35 +01:00 |
Daniel Roe
|
4ed1816806
|
feat: resolve status paths with router (#258)
|
2022-11-30 18:15:18 +01:00 |
Daniel Roe
|
24bbe9135b
|
fix: early return on invalid permalinks
resolves #255
|
2022-11-30 13:31:33 +00:00 |
Daniel Roe
|
71fbe6acf9
|
fix: allow undefined `increased` prop
|
2022-11-30 13:24:03 +00:00 |
Alex
|
47721801aa
|
feat(a11y): improve remove attachement accessiblity (#249)
|
2022-11-30 21:01:03 +08:00 |
Alex
|
e0a1ceea43
|
feat(a11y): improve dropdown item and action button accessiblity (#251)
|
2022-11-30 21:00:54 +08:00 |
Alvaro Saburido
|
e11bf53f86
|
feat(a11y): improve contrast on poll results accessibility (#252)
|
2022-11-30 12:24:20 +01:00 |
Daniel Roe
|
30b1d6b925
|
chore: fix typo
|
2022-11-30 10:28:12 +00:00 |
Daniel Roe
|
1039c225e9
|
fix(ui): close modals when navigating (#253)
|
2022-11-30 11:27:50 +01:00 |
Daniel Roe
|
fc38c339a6
|
fix: don't pass on class name to slot
|
2022-11-30 09:49:35 +00:00 |
Daniel Roe
|
b997feb6b3
|
fix: add user id to page key (#241)
|
2022-11-30 09:41:14 +00:00 |
Anthony Fu
|
6389cbfe38
|
ui: adjust code block size
|
2022-11-30 15:38:25 +08:00 |
Chris
|
b6502b7a72
|
chore: imporove unocss class (#246)
|
2022-11-30 08:30:35 +01:00 |
Anthony Fu
|
9ee51a5831
|
ui: improve account switcher
|
2022-11-30 15:30:17 +08:00 |