1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-09-07 04:39:10 +01:00
Commit graph

199 commits

Author SHA1 Message Date
webfansplz
2d96d1358b
refactor(i18n): confirm module (#1210) 2023-01-16 09:56:36 +01:00
webfansplz
512d0901ce
feat: confirm before unfollow (#1208)
Closes https://github.com/elk-zone/elk/issues/35
2023-01-16 14:36:28 +08:00
webfansplz
88c96cb304
refactor: preferences settings (#1173) 2023-01-15 22:19:22 +08:00
rshigg
e7ccd00ad3
fix: Improve styling and add accessible text to notify button (#1138) 2023-01-15 10:00:39 +00:00
三咲智子 Kevin Deng
4422a57f49
refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
webfansplz
eb1f769e32
feat: add confirm for account handle (#1126) 2023-01-15 16:33:55 +08:00
三咲智子 Kevin Deng
a6a825e553
fix: using useSelfAccount
fix cfbb93045c
11fc2572d5
2023-01-14 21:04:44 +08:00
webfansplz
1d50616949
fix: rework tip for unavailable following/followers (#1110)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-14 11:39:49 +01:00
Daniel Roe
cfbb93045c fix: revert using useSelfAccount (hotfix)
This reverts commit 11fc2572d5.
2023-01-13 20:57:47 +00:00
三咲智子 Kevin Deng
11fc2572d5
refactor: extract check self account 2023-01-14 03:01:24 +08:00
Michel EDIGHOFFER
313efddd64
fix: adjust background of account name when it's a link (#1061) 2023-01-14 02:22:08 +08:00
三咲智子 Kevin Deng
1275c41bd2
refactor(account): adjust notify button 2023-01-13 23:00:35 +08:00
Jeff Sikes
9b1ac596d3
feat: notification when followed account creates a new post (#1045)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Fix https://github.com/elk-zone/elk/issues/538
2023-01-13 22:53:40 +08:00
Michel EDIGHOFFER
5c9a21eb9a
fix: show placeholder on not loaded avatar to void showing alt text (#1054) 2023-01-13 10:23:51 +01:00
三咲智子 Kevin Deng
9a41b9b7d7
feat(settings): respect settings from server (#1013) 2023-01-13 01:52:52 +08:00
三咲智子 Kevin Deng
4e0777d723
refactor: output errors on devtools (#928) 2023-01-12 13:39:22 +08:00
wheat
2af1fec425
feat: use square avatar when on own profile (#961) 2023-01-11 09:39:49 +01:00
wheat
ba9a91a34e
feat: wellness settings (#927)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-10 22:45:17 +08:00
patak
ad1e597b5c
feat: no borders in cards (#925) 2023-01-10 10:05:59 +01:00
三咲智子
88731ee18d
feat(account): predict relationship from context 2023-01-10 15:49:49 +08:00
三咲智子 Kevin Deng
675a14db80
fix: replace a tag with NuxtLink (#906) 2023-01-09 14:22:19 +01:00
Ivan Demchuk
46c4fe1e5a
refactor: extract common code for number localization (#903) 2023-01-09 12:24:26 +01: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
Ivan Demchuk
1dcaf41c0f
feat(i18n): add Ukrainian localization (#882) 2023-01-08 20:35:48 +01:00
三咲智子
5f07fd2515
feat(settings): add bot option for profile appearance 2023-01-08 22:08:21 +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
2211383258 feat(ui): colorize reply and reblog 2023-01-08 10:03:31 +01:00
三咲智子 Kevin Deng
5c8f75b9b7
refactor: upgrade masto 5 (#867) 2023-01-08 14:21:09 +08:00
patak
c1aac9d2dc fix: bring back borders to avatars 2023-01-07 23:00:26 +01:00
三咲智子
bbc1580010
refactor: add bot indicator icon 2023-01-07 21:53:15 +08:00
Daniel Roe
6a78f9c9e3
fix: prevent rounded background when avatar is square (#811) 2023-01-06 23:13:28 +01:00
三咲智子
2bbbfd51c1
refactor(account): extract display name component 2023-01-07 03:12:00 +08:00
三咲智子
bf8070c4b9
refactor: auto import masto composables 2023-01-07 02:35:45 +08:00
wheat
a35884c0a7
feat: update design of square avatar (#808) 2023-01-05 23:21:31 +01:00
三咲智子 Kevin Deng
acdb94de62
fix: type errors (#802) 2023-01-05 17:48:20 +01:00
patak
b4408422a8 fix: user alignment 2023-01-05 13:18:09 +01:00
patak
e5a9bd7370 feat: use square avatars for logged in user 2023-01-05 13:10:22 +01:00
三咲智子
a8135197c9
fix: replace route for account tabs 2023-01-04 17:01:10 +08:00
patak
cc666ca8b7 fix: add bottom border to account tabs 2023-01-03 22:50:22 +01:00
三咲智子
b14add8c83
refactor: tidy masto icons 2023-01-03 20:03:50 +08:00
三咲智子
fe7bd2d7e3
feat(account): add tooltip for field icons 2023-01-03 19:41:26 +08:00
Vjacheslav Trushkin
5c773149c9
fix: remove line-clamp from signatures in notifications (#703) 2023-01-02 18:42:05 +01:00
三咲智子 Kevin Deng
c216c81bb7
feat(settings): metadata (#699)
Co-authored-by: LittleSound <464388324@qq.com>
2023-01-02 23:00:11 +08:00
Vjacheslav Trushkin
727d05915f
fix: layout fixes for RTL languages (#591)
* fix: rtl arrows on settings page

* fix: border on settings page for RTL languages

* fix: RTL fixes for logo, search box and logout icon

* fix: RTL layout bugs in conversations

* chore: remove rtl setting icon

* improve arabic locale

* add new entries to arabic locale

* chore: include number format

* fix: RTL layout on several pages

* fix: RTL layout of account header and sign in modal

* fix: always display account handle in LTR

* fix: move character counter in publish widget to left side for RTL

* fix: remove border-ss-none unocss rule

* fix: many RTL fixes

* fix: RTL fixes for many pages

* fix: use viewer's direction in all content

* chore: use new arabic plural rules

* chore: flip arrow on main content header

* chore: fix StatusPoll and show_new_items for zh-TW

* chore: StatusPoll tooltip on bottom

* chore: add `en` variants to i18n conf

* chore: update entry to use new plural rule

* fix: automatic content direction for status

* fix: direction for account handle

* fix: direction of polls

Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: Jean-Paul Khawam <jeanpaulkhawam@protonmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-01 15:29:11 +01:00
patak
9b33c7c884 fix: aspect ratio for avatars on search results 2023-01-01 11:54:17 +01:00
patak
b64d1add86 fix: ensure aspect ratio for avatars 2022-12-30 23:41:07 +01:00
patak
b2153fa12e feat: limit max height of profile note 2022-12-30 21:54:38 +01:00
patak
ab4ceae1e3 fix: avatar glitches in some OS/browsers 2022-12-28 22:14:29 +01:00
Ayaka Rizumu
613c5315b3
feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00