1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-09-06 20:29:08 +01:00
Commit graph

597 commits

Author SHA1 Message Date
Ayaka Rizumu
f249087a95
fix: improve StatusPreviewCard (#383) 2022-12-09 22:13:59 +01:00
Ayo Ayco
b0dae4fc9e
fix: StatusSpoiler filter value type (#380) 2022-12-08 18:19:29 +01:00
Daniel Roe
ae8f4dfa22
fix: remove <StatusLink> component 2022-12-08 16:20:59 +01:00
Ayo Ayco
468592f59a
fix(ui): display hostname instead of full url (#376) 2022-12-08 15:57:52 +01:00
Joaquín Sánchez
49a28144fd
feat: update logo logic (#377) 2022-12-08 14:30:56 +01:00
Daniel Roe
be68912226
fix: format many voters as human readable number 2022-12-08 11:56:23 +01:00
Joaquín Sánchez
2fed89be9d
feat: poll plural support (#375) 2022-12-08 11:54:34 +01:00
Michel EDIGHOFFER
8132efbc4d
feat(ui): on expireAt, add time tag + tooltip (#362) 2022-12-08 11:07:54 +01:00
Ayo Ayco
ff3ebc2871
feat: handle square preview cards (#363) 2022-12-07 20:13:33 +01:00
Ayo Ayco
10167b54d8
feat: preview card for status links (#339) 2022-12-07 16:55:45 +01:00
Daniel Roe
8e47deb0e1
fix: hide details when no status or no repliers (#359) 2022-12-07 14:31:29 +01:00
Daniel Roe
f0fb29b078
fix: fix typo in class name 2022-12-07 00:07:54 +00:00
patak
36a35b5fcc
feat: improve conversations (#358) 2022-12-06 23:51:29 +00:00
Daniel Roe
abbd026c1d
fix: avoid fetching null account id 2022-12-06 23:38:00 +00:00
Daniel Roe
b078e456cc
fix: add explicit height/width for logo to reduce cls 2022-12-06 23:32:27 +00:00
Daniel Roe
2c9a2b081d
chore: update handle for @sxzz 2022-12-06 23:15:38 +00:00
Daniel Roe
b6ca0a5741
perf: use transform on team images 2022-12-06 23:07:31 +00:00
Daniel Roe
b880074447
chore: update mastodon handles 2022-12-06 22:54:28 +00:00
Daniel Roe
1e0f733c50
chore: enable type checking in more places 2022-12-06 22:17:58 +00:00
Daniel Roe
08d629ea78
refactor: configure preview status with runtime config 2022-12-06 21:09:47 +00:00
Ayaka Rizumu
7a07d21b76
fix: style overflow due to user content (#355) 2022-12-06 17:37:58 +01:00
Guillaume Chau
3b6b83ae7a
fix: don't include srcset when showing blur placeholder (#347) 2022-12-06 15:10:53 +00:00
patak
8537f9e0ae
feat: display status meta over card (#325) 2022-12-06 11:07:17 +00:00
Ayaka Rizumu
70db3ea759
refactor: improve code structure (#343) 2022-12-05 21:20:23 +08:00
三咲智子
5b3de2c586
feat: set lang attribute for status body
relate #332
2022-12-05 14:20:56 +08:00
Alex
e8bdceac68
feat(i18n): improve translations of command palette and others (#341)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-12-05 13:48:23 +08:00
Daniel Roe
408aff20ee
ci: test project on pull requests (#338) 2022-12-04 23:28:04 +00:00
Daniel Roe
1c0f8b0147
perf: replace parse5 with ultrahtml (#336) 2022-12-04 23:10:10 +01:00
Daniel Roe
04615e443e
fix: update more public and explore links 2022-12-04 20:05:11 +00:00
Daniel Roe
bd78834a44
fix: update prop types for spoiler 2022-12-04 20:00:02 +00:00
Daniel Roe
eb022c92e8
feat: make internal app URLs permalinks (#329) 2022-12-04 19:56:33 +00:00
Ayo Ayco
4f8f2ed1f1
feat: content filters (#279) 2022-12-04 20:28:26 +01:00
三咲智子
1ba5cc4072
refactor: use escaped middot 2022-12-05 02:59:33 +08:00
三咲智子
f2a1cdaefe
feat(i18n): translate vote result 2022-12-05 02:58:21 +08:00
三咲智子
cd5881b210
feat(i18n): translate vote 2022-12-05 02:49:41 +08:00
三咲智子 Kevin Deng
a96d564eaa
feat: show commit id (#331) 2022-12-05 02:18:39 +08:00
Alvaro Saburido
4d23fb1467
feat(poll): changed ui of poll results (#328) 2022-12-04 19:04:40 +01:00
三咲智子
2672af671c
feat(account): display moved account on profile
closes #330
2022-12-05 01:28:22 +08:00
三咲智子
1476438d73
fix: following badge
closes #321
2022-12-05 00:41:37 +08:00
三咲智子
39676dab5f
fix(ui): truncate header text
fix #311
2022-12-04 22:26:50 +08:00
Ayaka Rizumu
cbd5867275
feat: add nav more menu on mobile (#322)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-12-04 22:17:02 +08:00
Daniel Roe
8f32b1ce22
fix: placeholder for broken image urls and avoid overlowing emoji alt text (#327) 2022-12-04 15:14:12 +01:00
Daniel Roe
8537c8ee54
feat: add remote url to image srcset in case original is down 2022-12-04 12:48:07 +00:00
Ayaka Rizumu
218aefeec1
fix: wrong scrolling behavior in dialog (#313) 2022-12-04 14:27:08 +08:00
Chris
f15bddff67
fix: hidden unnecessary dom render (#310)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-12-03 13:28:32 +08:00
Ayaka Rizumu
c197d7dfca
fix: too long username cause scroll horizontally (#299)
regression #274
2022-12-03 13:22:45 +08:00
patak
3d395a02ec
feat: avoid follow button flash on hover card (#308) 2022-12-03 13:21:53 +08:00
Chris
73f1f1d151
fix(mobile): fix long text wapped (#311) 2022-12-03 13:19:59 +08:00
Ayaka Rizumu
3952dd6cd6
fix: can't click dropdown options in visibility selector (#312) 2022-12-03 13:18:24 +08:00
patak
399712c0c7 feat: improve follow button while loading 2022-12-02 22:58:30 +01:00
patak
6ffe3fe02d style: different borders for Following and Mutuals 2022-12-02 22:38:27 +01:00
Alex
8f11dcf1f3
feat(i18n): improve translations (#304) 2022-12-03 02:18:16 +08:00
patak
a17703d308
chore: wording 2022-12-02 18:09:48 +01:00
Andre_601
1480a5bdcf
refactor: improve help preview text (#302) 2022-12-03 01:07:54 +08:00
Alex
2a84bbb3d6
fix(ui): use correct url for timeline image srcset (#296) 2022-12-02 16:48:44 +00:00
Joaquín Sánchez
d17994338d
feat(i18n): refactor i18n module configuration (#292) 2022-12-02 20:54:09 +08:00
Daniel Roe
8fc6148a3b
fix: copy link from route object
resolves #289
2022-12-02 09:59:09 +00:00
Anthony Fu
a9af7e4a09 feat: short time ago 2022-12-02 16:24:37 +08:00
Anthony Fu
3a86c330fa docs: update 2022-12-02 16:06:52 +08:00
Ayaka Rizumu
153e436470
fix: modal dialog style (#286) 2022-12-02 16:01:56 +08:00
Anthony Fu
57eef8e77f feat: dialog ui 2022-12-02 15:27:44 +08:00
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
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
三咲智子
3485208929
i18n: improve 2022-12-01 21:59:28 +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
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
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
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
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
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
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
Anthony Fu
2becb254b4 feat: hover card for content @ 2022-11-30 15:08:10 +08:00
Chris
e76aac3b56
fix: statusCard prevent event bubbling (#245) 2022-11-30 07:35:12 +01:00
Alex
4a96d2b45a
feat: add number animate when posts's status has changed (#244) 2022-11-30 07:21:11 +01:00
Anthony Fu
ccf6a17f72 feat: improve editor 2022-11-30 12:50:29 +08:00
Anthony Fu
cf7cd1fd6c feat: preview multiple images 2022-11-30 11:27:19 +08:00
webfansplz
568a333d7c
chore: ux for toggle tabs (#242) 2022-11-30 11:01:36 +08:00
Anthony Fu
9c83e8bbb6 i18n: improve 2022-11-30 10:16:15 +08:00
Anthony Fu
ba93e6d235 ui: redesign spoiler 2022-11-30 10:07:13 +08:00
Anthony Fu
afed995138 ui: improve login dialog 2022-11-30 09:45:52 +08:00
Anthony Fu
a6406abc52 feat: grouped follow notification 2022-11-30 08:47:54 +08:00
Anthony Fu
07209a7d29 feat: i18n lazy load 2022-11-30 08:22:35 +08:00
Anthony Fu
ccffe9daa8 i18n: improve translations 2022-11-30 07:26:07 +08:00
Anthony Fu
0acc0f7689 feat(editor): select language 2022-11-30 06:47:24 +08:00
Anthony Fu
cf63bce459 refactor: i18n 2022-11-30 05:50:13 +08:00
Daniel Roe
59e365591d
fix(a11y): add more aria labels 2022-11-29 21:24:26 +00:00
Daniel Roe
9ad79d5f37
fix: add missing alt text 2022-11-29 21:15:14 +00:00
Daniel Roe
608aad56dd
fix: image alt tags 2022-11-29 21:13:21 +00:00
Daniel Roe
6efd3c8b55
feat: implement elk permalinks (#229) 2022-11-29 21:51:52 +01:00
Shinigami
e11ed6250d
feat: closable image preview (#239) 2022-11-29 21:37:45 +01:00
Daniel Roe
9af2956b1e
feat: polls (#210) 2022-11-29 21:29:02 +01:00
Shinigami
0e7076b991
feat: scroll to top (#237) 2022-11-29 21:15:53 +01:00
patak
cf225e2005
feat: improve follow buttons (#238) 2022-11-29 21:04:23 +01:00
三咲智子
994bf98c82
refactor: unify prefix of icon name 2022-11-29 20:06:08 +08:00
三咲智子
560f880448
feat(ui): auto focus to sign in input 2022-11-29 20:04:22 +08:00
三咲智子
ab07165475
fix(publish): expand state 2022-11-29 19:57:05 +08:00
Alex
653536d4dd
fix(i18n): refer error (#226) 2022-11-29 19:26:24 +08:00
Daniel Roe
40bc9cd03b
fix: copy original link (#224) 2022-11-29 12:18:11 +01:00
Alex
09f80f291b
feat(i18n): improve translations (#219)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: 沈青川 <46062972+ShenQingchuan@users.noreply.github.com>
2022-11-29 18:55:28 +08:00
Alex
8df22b8a3f
fix(i18n): fix follower count i18n error (#225) 2022-11-29 10:54:25 +00:00
QiroNT
59802f0896
feat: command palette (#200)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 16:15:05 +08:00
Anthony Fu
ea73107c23 i18n: doing more 2022-11-29 15:18:28 +08:00
Anthony Fu
793ae3cb4e feat: more i18n and sort keys 2022-11-29 14:57:32 +08:00
Chris
0caf7339ef
fix(ui/i18n): translate nav footer (#213)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 14:31:12 +08:00
kazuya kawaguchi
22e90b5ffd
fix(i18n): language switch is reset (#215)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 14:29:09 +08:00
Chris
08fe00df6d
fix(avatar): update default bg color (#214) 2022-11-29 07:00:06 +01:00
三咲智子
db47e31597
revert: "fix(ui): account info responsive design (#212)"
This reverts commit 0ba7002d62.
2022-11-29 13:53:31 +08:00
三咲智子
22b4c4aaa5
fix: get attachment src url 2022-11-29 13:01:51 +08:00
webfansplz
0ba7002d62
fix(ui): account info responsive design (#212) 2022-11-29 11:58:04 +08:00
三咲智子
5ad1d7e2a5
fix: hide block self domain 2022-11-29 09:21:03 +08:00
Shinigami
69d009d02a
feat: toggleable feature flags (#209) 2022-11-28 23:57:27 +01:00
Daniel Roe
f08777f629
feat: add 'requested' state for following button 2022-11-28 20:56:24 +00:00
Shinigami
aac8a12091
feat: un/follow tags (#188) 2022-11-28 21:46:04 +01:00
Anthony Fu
84cdea945f ui: improve 2022-11-29 04:44:54 +08:00
三咲智子
6e466dc82d
chore: check format when committing 2022-11-29 04:21:32 +08:00
三咲智子
569655095d
feat(status): try to open in original site 2022-11-29 04:02:44 +08:00
三咲智子
259e11c097
feat: warn danger actions for dev 2022-11-29 01:46:00 +08:00
三咲智子
ef0173a356
fix: hide mention when not loginned 2022-11-29 01:37:50 +08:00
三咲智子
2004445e81
fix: hide follow button when not loginned 2022-11-29 01:28:40 +08:00
三咲智子
d2c4d62cf5
feat: add hover card for user list 2022-11-29 01:24:42 +08:00
三咲智子
ed0b78857c
refactor(i18n): tidy fields 2022-11-29 00:55:09 +08:00
三咲智子
2df646792d
refactor: get locales from i18n config 2022-11-29 00:49:30 +08:00
Shinigami
b118313b6f
feat: i18n de-DE (#206) 2022-11-29 00:41:58 +08:00
花果山大圣
c5afa9d579
feat: prevent page navigation when user select text (#203) 2022-11-29 00:31:09 +08:00
Chris
f72dd01ce7
ui(i18n): translate select language (#204) 2022-11-29 00:28:44 +08:00
Daniel Roe
b17c090d36
fix: display account emojis in other account fields too 2022-11-28 14:35:49 +00:00
三咲智子
a96755dd36
fix: make virtualScroller optional 2022-11-28 21:14:27 +08:00
三咲智子
16632445f2
fix(i18n): fix follower label 2022-11-28 20:38:55 +08:00
Daniel Roe
5560fe66cc
feat: stream tags, home, and public timelines (#190) 2022-11-28 12:18:45 +01:00
三咲智子
2ff4041489
feat: open in new page when ctrl pressed 2022-11-28 19:03:56 +08:00
三咲智子
9fca8eee30
feat: open reply dialog on timeline
closes #125
2022-11-28 18:27:38 +08:00
Anthony Fu
c2f3526e88 feat: use module 2022-11-28 18:24:05 +08:00
Anthony Fu
654010b3aa feat: i18n 2022-11-28 18:15:06 +08:00
patak
8076e5f069
fix: default reply to visibility (urgent) (#194) 2022-11-28 10:57:42 +01:00
Anthony Fu
0843878a42 ui: hover card ui 2022-11-28 17:51:15 +08:00
三咲智子
b8cadca717
refactor: separate dialog and edit drafts 2022-11-28 15:55:57 +08:00
三咲智子
7f7eccdd07
ui(tiptap): wider focus for content editor
closes #165
2022-11-28 15:39:45 +08:00
三咲智子
fe875dc50f
refactor: drop controlled popper 2022-11-28 15:32:04 +08:00
三咲智子
df9e4edde7
ui: add tooltip for footer buttons 2022-11-28 15:16:22 +08:00
三咲智子
30eb95f1bd
feat: memorize language 2022-11-28 15:12:13 +08:00
三咲智子
5e0119aa84
ui: go self profile on user switcher 2022-11-28 15:03:31 +08:00
Ayaka Rizumu
871076f2d9
feat: install and configure i18n features (#177)
Co-authored-by: Shinigami <chrissi92@hotmail.de>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-28 14:58:29 +08:00
三咲智子
443bd65c05
refactor: cleanup 2022-11-28 14:41:02 +08:00
Daniel Roe
d40b27982c
fix: use some more semantic elements 2022-11-27 23:29:21 +00:00
Daniel Roe
d0ec3676b8
feat: use blue favicon for dev/preview mode 2022-11-27 23:09:18 +00:00
Daniel Roe
834eca2ad2
fix: tapping on avatar should show switcher on mobile 2022-11-27 22:57:20 +00:00
Daniel Roe
9687330dd4
fix: keep emoji object reactive
resolves #176
2022-11-27 20:51:55 +00:00
Shinigami
4a3b51dca8
fix: edited posts in notifications (#189) 2022-11-27 20:46:12 +01:00
Shinigami
fa35d73d56
feat: clickable notification account (#184) 2022-11-27 20:40:16 +01:00
Shinigami
d967520005
fix: show emoji in nav account (#159) 2022-11-28 00:59:33 +08:00
Shinigami
75aaf85e84
feat: dev indicator (#183) 2022-11-28 00:57:16 +08:00
Shinigami
72d40edbb6
feat: show translate below content (#185) 2022-11-28 00:54:11 +08:00
Shinigami
e2000321c5
fix: align status actions (#143) 2022-11-27 16:11:34 +01:00
Guillaume Chau
d97beabf4a
fix: recycle scroller glitches (#174) 2022-11-27 14:12:25 +01:00
Guillaume Chau
6acc838850
feat: add tooltip to change content visibility dropdown (#170) 2022-11-27 13:43:04 +01:00
Guillaume Chau
7cfbbb8813
refactor: use teleport for dialog instead of high z-index (#168) 2022-11-27 13:29:10 +01:00
Chris
74e48ad99e
fix(accountHeadr): change to absolute (#167) 2022-11-27 13:20:03 +01:00
三咲智子 Kevin Deng
424c7cd529
feat: user switch on mobile (#160) 2022-11-27 19:16:27 +08:00
三咲智子
bb69e6f231
fix: allow empty server for sign in 2022-11-27 17:29:25 +08:00
三咲智子
a101b79486
fix: type errors 2022-11-27 16:58:15 +08:00
三咲智子
c4af4a610e
fix: formatted edited time 2022-11-27 16:48:04 +08:00
Shinigami
cedb511681
chore: use orange heart (#158) 2022-11-27 16:40:41 +08:00
Ayaka Rizumu
3e26326a31
fix: dialog scroll lock 2 (#156) 2022-11-27 16:02:09 +08:00
Anthony Fu
1a43ba9caa ui: improve header view 2022-11-27 15:44:47 +08:00
Anthony Fu
6fee5026bf fix: spoiler state 2022-11-27 15:20:33 +08:00
Anthony Fu
b475377f64 feat(editor): show fetching state of name auto complete 2022-11-27 14:34:38 +08:00
Anthony Fu
8dd91002d7 feat: improve code block parsing 2022-11-27 14:16:02 +08:00
Chris
2bf4f8913a
fix: update route name when delete status (#151) 2022-11-27 06:08:13 +01:00
Anthony Fu
77a87af46a feat: loading skeleton 2022-11-27 13:02:19 +08:00
Anthony Fu
1bd710daa4 ui: border around account header avatar 2022-11-27 12:48:23 +08:00
Anthony Fu
fcde653efe ui: improve hover hint 2022-11-27 12:45:26 +08:00
Anthony Fu
4d3d05ae5c ui: move hover card 2022-11-27 12:30:21 +08:00
Anthony Fu
2fb5412a08 feat: improve account links feedback 2022-11-27 11:54:46 +08:00
Anthony Fu
47ad3fe8bf ui: remove glass effect on top nav 2022-11-27 11:39:57 +08:00
Anthony Fu
39e200f639 refactor: use dropdown instead of drawer for user switch 2022-11-27 11:34:55 +08:00
Anthony Fu
4703b6884a feat: improve dialog 2022-11-27 11:13:39 +08:00
Anthony Fu
cd4658506d refactor: NavSideItem 2022-11-27 10:35:26 +08:00
Anthony Fu
3cd8fb54dd ui: improve account hover 2022-11-27 10:13:18 +08:00
Anthony Fu
33268b1f70 refactor: improve dialogs 2022-11-27 09:52:46 +08:00
Anthony Fu
ca016cc6a3 ui: improve post details view 2022-11-27 08:35:19 +08:00
Sam Richard
f5ca6c22a4
feat: a11y account info (#98)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-27 08:19:45 +08:00
patak
49b63aa3b2
fix: glass effect improvements (#150) 2022-11-27 00:13:52 +01:00
Shinigami92
bdcaab6933 fix: add missing notification status card 2022-11-26 23:04:39 +01:00
Anthony Fu
a05880d922 ui: adjust 2022-11-27 04:48:10 +08:00
patak
321a200e27 chore: replace missed op25 2022-11-26 21:45:26 +01:00
patak
e45ecf55f2
fix(a11y): solid color for secondary text (#148) 2022-11-27 04:41:18 +08:00
wheat
730eeca5b2
feat: add virtual scroller support to paginator for timeline (#146) 2022-11-26 20:57:59 +01:00
patak
2d16c4868e fix: spacing of status card without content 2022-11-26 20:06:07 +01:00
patak
03785846eb fix: hover on avatar at StatusDetails 2022-11-26 19:59:23 +01:00
Daniel Roe
19dd7f891d
fix: use form to sign in
Co-authored-by: Lindsay Wardell <three060@gmail.com>
2022-11-26 18:11:57 +00:00
Shinigami
39de2c36a6
feat: allow key enter for sign in (#142) 2022-11-26 19:07:31 +01:00
Chris
7415c5fca2
fix(ModalDialog): center the preview image (#141) 2022-11-26 18:56:16 +01:00
Lucie
ef287b4f36
feat: add media tab (#137) 2022-11-26 18:36:23 +01:00
Chris
ad8b878120
fix(publishWidget): add max height (#136) 2022-11-26 18:20:30 +01:00
patak
d4300d8d83 fix: use full account handle, clean up 2022-11-26 17:42:53 +01:00
Daniel Roe
39b005899e
refactor: inject masto instance via nuxt app (#134) 2022-11-26 16:42:58 +01:00
patak
5c60497421
feat: scroll to status (#127)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-26 16:38:55 +01:00
Daniel Roe
e51ca06f97
fix: use rich (emoji) display name only with <ContentRich> 2022-11-26 15:06:30 +00:00
Chris
6d2ca0a1b1
chore(login): update some classes (#130) 2022-11-26 14:42:13 +00:00
三咲智子
84478984dc
feat: support more actions for user 2022-11-26 21:07:36 +08:00
Ayaka Rizumu
3d7d2ca405
fix: dialog scroll lock (#124)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-26 18:11:32 +08:00
三咲智子
b656c6fda2
refactor(account): improve joined time format 2022-11-26 16:34:31 +08:00
三咲智子 Kevin Deng
1194d56d09
feat: always show account server (#119) 2022-11-26 09:33:32 +01:00
wheat
de468fb28b
fix: fixes profile button hover style in navigation (#122) 2022-11-26 16:10:24 +08:00
Anthony Fu
481bfb255c feat: hide nav bar in zen mode 2022-11-26 15:21:15 +08:00
wheat
addbe1b567
feat: query for tiptap mention autocomplete (#120)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-26 14:55:54 +08:00
三咲智子
39ebb24f04
fix: show sign in button on mobile only 2022-11-26 14:27:05 +08:00
三咲智子
36fc189064
feat(status): edit history 2022-11-26 13:07:01 +08:00
三咲智子
696ddb2bad
feat: add sign in for mobile 2022-11-26 11:53:27 +08:00
三咲智子
d146b5b730
feat(status): add edit indicator for detail 2022-11-26 11:36:18 +08:00
三咲智子
714b8d2bb1
feat(status): add visibility indicator
closes #117
2022-11-26 11:02:26 +08:00
Shinigami
175e31288a
feat: use pointer when clickable status (#113) 2022-11-26 01:04:31 +01:00
patak
4bb2910761
feat: status route using full account (#115) 2022-11-25 23:49:56 +00:00
Daniel Roe
b36a803eef
fix: hide 'unknown client' 2022-11-25 23:48:23 +00:00
Lucie
1ad3fcf20c
feat(a11y): improve focus state (#116) 2022-11-26 00:46:25 +01:00
Daniel Roe
94cd7c72f6
feat: human readable numbers for counts 2022-11-25 21:57:40 +00:00
Daniel Roe
b6c118eb50
chore: typo 2022-11-25 21:09:10 +00:00
三咲智子
c9ae7cf942
feat: support more markdown syntaxes
closes #102, partial #40
2022-11-26 04:19:48 +08:00
Vjacheslav Trushkin
adf8c5cc1e
fix: center zoomed in image in modal (#109) 2022-11-25 21:04:10 +01:00
三咲智子
373697619f
fix: hide actions at self profile 2022-11-26 02:24:46 +08:00
Lucie
9df9c06f64
feat: image previews (#104)
Co-authored-by: lihbr <lihbr@users.noreply.github.com>
2022-11-26 02:13:44 +08:00
三咲智子
a812ea098f
fix(publish): empty content 2022-11-26 02:10:22 +08:00
Anthony Fu
2ed22678ed feat: use full id in url 2022-11-26 01:50:06 +08:00
三咲智子
008db64987
fix: hide account card when not hovering 2022-11-26 01:43:20 +08:00
patak
c685d8d1e8 chore: fix typo Mutual -> Mutuals 2022-11-25 18:39:50 +01:00
三咲智子
2a166b95d2
fix: avatar shrink on hover card 2022-11-26 01:16:50 +08:00
Michel EDIGHOFFER
055bcf0e96
feat: add link to the status from the time link (#97) 2022-11-25 16:48:49 +00:00
Shinigami
c2af403e6a
fix: add missing notification status card (#99) 2022-11-26 00:41:52 +08:00
Shinigami
2c774eba98
feat: show edit indicator for posts (#90) 2022-11-25 16:34:53 +00:00
Anthony Fu
d177753775 fix: publish content 2022-11-26 00:17:19 +08:00
Daniel Roe
f165eebed3
refactor: drop Setup suffix for setup components 2022-11-25 16:08:30 +00:00