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

719 commits

Author SHA1 Message Date
Piotrek Tomczewski
1ff584bf8b
feat(publish): add hashtag autocomplete (#778) 2023-01-04 21:47:29 +01:00
Piotrek Tomczewski
6b5b1f2aed
feat(search): show hashtag stats and chart in autocomplete (#779) 2023-01-04 21:08:05 +01:00
Ryan Cao
2f88bf6824
i10n: localize font sizes in settings (#775) 2023-01-04 16:22:56 +01:00
Ryan Cao
8840205c98
feat: add link to account settings on instance (#772)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-04 22:43:17 +08:00
Yunwei Xiao
8a66174477
fix: fixed the style bug when toggle the dark mode (#754) 2023-01-04 21:26:51 +08:00
三咲智子 Kevin Deng
f892722220
refactor: env config (#769) 2023-01-04 14:26:30 +01:00
Ryan Cao
9d5dc1bc3d
fix: link to original instance for older unavailable posts (#767) 2023-01-04 14:21:03 +01:00
patak
9890656477 feat: improve timeline reordering 2023-01-04 13:09:09 +01:00
三咲智子
bf0c3425fc
refactor(settings): improve profile metadata input style 2023-01-04 18:47:19 +08:00
三咲智子
73fe063a8f
refactor(publish): extract pickers 2023-01-04 18:41:19 +08:00
三咲智子
9677f742c8
refactor(status): remove null fields 2023-01-04 18:21:18 +08:00
三咲智子
b0d6f310a8
feat(publish): hoist selected language and none 2023-01-04 17:56:10 +08:00
三咲智子
154885ca96
fix(status): add language from status when redraft 2023-01-04 17:39:12 +08:00
三咲智子
a8135197c9
fix: replace route for account tabs 2023-01-04 17:01:10 +08:00
Ryan Cao
9f7c5a2040
feat: add markdown support for glitch-soc instances (#752) 2023-01-04 09:59:59 +01:00
wheat
4354dd6a2e
feat: add image preview swipe (#749) 2023-01-04 09:15:24 +01:00
patak
cc666ca8b7 fix: add bottom border to account tabs 2023-01-03 22:50:22 +01:00
Anthony Fu
564a754a4d ui: clean up nav footer 2023-01-03 18:24:39 +01:00
Anthony Fu
64fa8d2bf4 ui: move settings to nav side 2023-01-03 18:16:04 +01:00
patak
db32d9343a fix: status detail avatar alignment 2023-01-03 17:25:43 +01:00
patak
d353f38ac9 fix: support /stars/user in GitHub cards 2023-01-03 16:59:49 +01:00
patak
f8703fc1c1 feat: keep timeline at 600px for md and lg screens 2023-01-03 14:48:13 +01:00
Vjacheslav Trushkin
8b219cdb73
fix: modal focus scroll bug (#738) 2023-01-03 14:02:54 +01:00
Ivan Demchuk
055df9d28c
feat: add hover info and link to booster avatar (#736) 2023-01-03 13:40:16 +01:00
Nicolò Ribaudo
f4ff6ee35d
fix: prevent language&emoji pickers from overflowing (#735) 2023-01-03 13:17:04 +01:00
三咲智子
b14add8c83
refactor: tidy masto icons 2023-01-03 20:03:50 +08:00
三咲智子
ef417f3ccf
refactor: tidy injections of dropdown 2023-01-03 20:03:50 +08:00
三咲智子
a4eda1ce66
feat: change color for active tab 2023-01-03 19:53:40 +08:00
三咲智子
fe7bd2d7e3
feat(account): add tooltip for field icons 2023-01-03 19:41:26 +08:00
三咲智子
1d9bd6a9d4
fix: only reduce line-height for post content
relate PR #557
2023-01-03 19:35:58 +08:00
三咲智子
4308491e9c
feat(command): uncomment search tip 2023-01-03 19:19:17 +08:00
三咲智子
f0ed98c6ad
fix: hydrated error of built time ago 2023-01-03 19:16:16 +08:00
Ivan Demchuk
9727568d34
fix: intro screen closing immediately (#732) 2023-01-03 12:15:33 +01:00
三咲智子
b0766ab52f
i18n: translate intro dialog 2023-01-03 18:32:02 +08:00
三咲智子
4ea5d8ba60
fix(settings): don't submit when clicking icon buttons 2023-01-03 18:13:48 +08:00
三咲智子
6729666170
refactor: add onMastoInit 2023-01-03 17:53:45 +08:00
Nicolò Ribaudo
6e12402987
fix: update m.webtoo.ls/@elk links to open in Elk (#725) 2023-01-03 09:14:49 +01:00
Linus Groh
029440421d
i18n: various i18n additions & fixes (#719) 2023-01-03 08:16:33 +08:00
Joaquín Sánchez
964a67fbf5
feat: update elk icons (#717)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-03 08:14:53 +08:00
Felix
33589acaee
feat: disable change-visibility button when editing status (#715) 2023-01-02 23:11:43 +01:00
三咲智子
5dffd380b0
fix(settings): close dropdown after choosing icon 2023-01-03 05:17:24 +08:00
Ivan Demchuk
ddb6e90e21
feat: browser native post share (#714) 2023-01-02 22:00:51 +01:00
三咲智子
296a7b6eae
feat(publish): support search for language list 2023-01-03 04:56:21 +08:00
三咲智子
c0a2aca98a
feat(settings): about page 2023-01-03 04:28:49 +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
三咲智子
e728ee0556
fix: publish button in mobile device
closes #694
2023-01-02 22:09:53 +08:00
Joaquín Sánchez
5e3156a638
fix: boots action count (#695) 2023-01-02 14:20:56 +01:00
Anthony Fu
41c5f94fbf ui: padding 2023-01-02 05:52:14 +01:00
三咲智子
b48a893614
chore: rename emit function 2023-01-02 06:06:27 +08:00
三咲智子
aca6f16245
feat(publish): support status language
relate issue #332
2023-01-02 05:52:11 +08:00
Joaquín Sánchez
b8c7ed8157
feat(i18n): use compact number format on actions (#683) 2023-01-01 22:45:46 +01:00
三咲智子
d4268cfff8
fix: stop global zooming when previewing image
relate PR #668
2023-01-02 05:13:14 +08:00
三咲智子
23c7e68755
refactor(settings): replace file input with browser-fs-access 2023-01-02 04:48:23 +08:00
三咲智子 Kevin Deng
645da2f945
fix: omit value property of isHydrated in template (#681) 2023-01-01 21:43:09 +01:00
patak
64611083a5 feat: connect reblogged replies 2023-01-01 21:16:32 +01:00
Joaquín Sánchez
bd72ecd0e5
feat: image preview gestures (#668) 2023-01-01 20:59:31 +01:00
patak
9e8ee0da41 fix: self-boost style 2023-01-01 20:57:00 +01:00
三咲智子 Kevin Deng
d0567c0d18
feat: get origin from client (#679) 2023-01-01 20:30:39 +01:00
Joaquín Sánchez
d8abea75aa
fix: push notification request permission (#677) 2023-01-01 20:24:22 +01:00
Eamonn O'Brien-Strain
6c38477bc2
fix: prevent auto-capitalization and adding space after dot when signing in (#674) 2023-01-01 20:21:09 +01:00
patak
f0db2e9013
feat: wider DMs (#675) 2023-01-01 20:20:13 +01:00
patak
016da2e8c0
feat: rework avatar on avatar (#676) 2023-01-01 20:15:51 +01:00
Joaquín Sánchez
29fe2a10ac
feat: file upload errors (#671)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-02 02:11:50 +08:00
三咲智子
22fcc1d68b
feat: go to new status after redraftting 2023-01-01 23:57:49 +08:00
三咲智子
d62292d219
fix: use html content for redrafting 2023-01-01 23:31:33 +08:00
三咲智子
ca1b7169f1
fix: click outside to hide autocompleted servers 2023-01-01 23:12:02 +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
c5304be775 fix: round video attachments too 2023-01-01 11:54:58 +01:00
patak
9b33c7c884 fix: aspect ratio for avatars on search results 2023-01-01 11:54:17 +01:00
patak
17fecebcae fix: NavUser avatar height on small screens 2022-12-31 13:26:52 +01:00
Shane H
4713db9adc
fix: display error if attachments exceed limit (#666) 2022-12-31 10:02:55 +01:00
patak
943a0b66fe fix(a11y): use Image as alt when there isn't a description 2022-12-30 23:52:32 +01:00
三咲智子
4da2fd05bb
feat(ui): transparent status bar 2022-12-31 06:45:39 +08:00
patak
b64d1add86 fix: ensure aspect ratio for avatars 2022-12-30 23:41:07 +01:00
三咲智子
a347515781
fix(user): disable spell check in domain input 2022-12-31 06:01:46 +08:00
三咲智子
4bc72905de
fix(poll): show poll times 2022-12-31 05:43:23 +08:00
三咲智子
58e51d4358
feat: transparent nav header 2022-12-31 05:35:25 +08:00
patak
b2153fa12e feat: limit max height of profile note 2022-12-30 21:54:38 +01:00
patak
ff73614228 fix: revert #660 + patch 2022-12-30 19:16:23 +01:00
patak
6c59791682 fix(safari): account for larger header in notifications/explore 2022-12-30 17:25:40 +01:00
patak
5a4ec04661 feat: use timeline skeleton as default instead of spinner 2022-12-30 16:34:34 +01:00
Joel Drake
1bb8963d98
fix: mobile header and footer prevent flicker on ios safari (#660) 2022-12-30 15:06:48 +01:00
Shane H
13887a33da
fix: Move character remaining count from Publish Editor to action bar (#656)
Co-authored-by: patak <matias.capeletto@gmail.com>
2022-12-30 07:10:29 +01:00
Joaquín Sánchez
d8b8c4e94d
fix: cannot update app from pwa prompt on ar-EG (#650) 2022-12-30 07:02:02 +01:00
patak
61349c6f0a feat: allow reordering reblogs of replies 2022-12-29 22:04:32 +01:00
patak
81869df4bd feat: simplify replying to badge in detailed view 2022-12-29 21:10:05 +01:00
三咲智子
55236dac98
feat(settings): show default font size 2022-12-30 04:08:50 +08:00
三咲智子
40481c91e8
feat(command): add description for settings items 2022-12-30 04:01:31 +08:00
patak
4460d0f59d feat: replace "Thread" with avatar for self replies 2022-12-29 20:41:11 +01:00
三咲智子
1054e556e8
fix: enable nav commands only once 2022-12-30 03:31:36 +08:00
Joaquín Sánchez
524f7005aa
fix: color mode settings button (#648) 2022-12-29 20:27:11 +01:00
patak
87eebd520e feat: simplify reply to current user 2022-12-29 20:20:47 +01:00
Daniel Roe
3afbf712b3
fix: show body if there is no spoiler text (#642) 2022-12-29 17:31:04 +01:00
patak
bc868da226 feat: reordered replies in profile 2022-12-29 17:25:04 +01:00
Daniel Roe
12280afe70
feat: allow searching for statuses (#632) 2022-12-29 15:44:26 +01:00
Jacob Hands
86a604ae9c
fix: Add key to DynamicScroller slots to fix account hover (#631) 2022-12-29 14:55:09 +01:00
三咲智子
6cae9505ae
fix(status): optional boolean props 2022-12-29 21:50:11 +08:00
patak
28af2f2efc feat: simplify replying to badge when it's the same as reblogger 2022-12-29 14:35:28 +01:00
patak
2a4e1bf8f6 feat: collpase self thread when possible 2022-12-29 14:21:11 +01:00