Commit Graph

1161 Commits

Author SHA1 Message Date
Sma11X 603e10b6ca
fix: check login in zen mode (#2258) 2023-08-02 10:27:31 +00:00
Sma11X 468a17ad58
fix: nav more menu not active (#2300) 2023-08-02 11:43:24 +02:00
三咲智子 Kevin Deng d23f1d39eb
refactor: replace defineModels with defineModel 2023-08-01 17:44:01 +08:00
TAKAHASHI Shuuji 550540fad0
fix: correct ratio of profile header avatar (#2288) 2023-07-30 21:24:06 +02:00
TAKAHASHI Shuuji ee6ee30df1
feat: hide original post area in the edit widget (#2283) 2023-07-29 20:38:13 +02:00
Florian Martinez 0a933614fa
feat: role labels wrap (#2266) 2023-07-25 17:29:54 +02:00
Florian Martinez 22a1388d50
feat: add roles into account header and info (#2265) 2023-07-25 16:43:26 +02:00
TAKAHASHI Shuuji b730fab643
fix: prevent the lost of focus on compose icons (#2253) 2023-07-22 19:22:17 +02:00
Kowlin 8a86282951
fix: Show lock indicator with the correct state (#2226) 2023-07-21 14:50:36 +02:00
klrtk b14a8e63c6
fix: Use favorite star icon in notifications when enabled (#2229) 2023-07-21 14:41:43 +02:00
TAKAHASHI Shuuji cc89692d80
fix(a11y): make the bottom menu button focusable and navigable with a11y label (#2247) 2023-07-21 12:17:32 +02:00
Aaron Ransley ae35f9d11d
fix: Update command key in keyboard shortcuts modal (#2208) 2023-07-10 11:32:15 +02:00
Joaquín Sánchez 2506c02c39
fix(ui): stop question mark propagation (#2209) 2023-07-10 11:29:42 +02:00
三咲智子 Kevin Deng 1ee0ec68c5
feat: show hint on empty timeline 2023-07-05 14:33:41 +08:00
三咲智子 Kevin Deng 112502155e
feat: add account share 2023-07-03 15:58:48 +08:00
Joaquín Sánchez 78b8b441ba
fix(ui): do not show poll expiration if missing (#2176) 2023-07-03 02:12:24 +08:00
三咲智子 Kevin Deng d52755a153
feat: withdraw follow request
closes #2179
closes #2162
2023-07-03 02:09:30 +08:00
三咲智子 Kevin Deng d5856b83c6
feat: add locked for account 2023-07-03 01:55:18 +08:00
三咲智子 Kevin Deng 171f0ec857
refactor: upgrade volar 2023-07-03 00:34:39 +08:00
renovate[bot] fbf49368c1
chore(deps): update lint (#2180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-07-02 16:26:23 +00:00
Ashwin Agarwal 34aca66fef
feat: Report posts (#2184) 2023-06-23 14:24:10 +02:00
Horváth Bálint a94fe1c9d0
feat: media preview modal - better zoom support (#2133) 2023-06-12 20:46:53 +02:00
Ryan Cao 5ad32c9e26
fix: handle hidden followers/following count (#2120) 2023-05-31 17:59:54 +02:00
Daniel Roe d535ae6ee1 fix: work around volar parsing issue 2023-05-29 13:46:45 +02:00
Daniel Roe 209013af09 fix: re-key paginator slots 2023-05-29 13:42:18 +02:00
Daniel Roe 897968027c
chore: upgrade to nuxt v3.5 and vue v3.3 (#2132) 2023-05-29 15:16:34 +08:00
Joaquín Sánchez ad0725e9ae
fix(ui): hidden pwa badge and install prompt (#2127) 2023-05-26 15:25:11 +02:00
Tuur Martens 22556984fa
feat: adhere to and display poll limits (#2114) 2023-05-21 13:37:33 +02:00
Tuur Martens 1fda33848e
feat: poll creation (#2111) 2023-05-20 21:23:41 +02:00
patak 52b2d12bf9 fix: tweak sidebar max-height 2023-05-16 09:38:25 +02:00
patak f635e0a634 fix: personal notes on loading 2023-05-15 09:26:55 +02:00
Joaquín Sánchez 66484bac80
fix(ui): check empty spoiler text (#2092) 2023-05-10 11:28:48 +00:00
Joaquín Sánchez 99077da1bf
fix(ui): handle empty spoiler text (#2091) 2023-05-10 13:17:58 +02:00
patak 9d3c7ef116
feat: review compose buttons (#2076) 2023-05-08 08:45:27 +02:00
patak e9740fe693
feat: separate search and explore (#2075)
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
2023-05-07 17:41:18 +02:00
TAKAHASHI Shuuji 582a9847a1
feat: add 'use star favorite icon' preference (#2067) 2023-05-06 17:52:33 +02:00
patak 126cd4d535
feat: search back to the right (#2071) 2023-05-06 17:49:15 +02:00
Ayo Ayco 454ad18f1b
fix: regression with media hidden (#2072) 2023-05-06 11:26:16 +02:00
Ayo Ayco d9e7a09d24
feat: respect Media Display preferences (#2065) 2023-05-05 18:12:07 +02:00
enpitsulin 0034b22da4
fix: image preview should justify-center (#2062) 2023-05-05 10:22:41 +02:00
patak d59cdb0aa4 fix: extra spacing when no media in posts 2023-05-04 22:49:12 +02:00
patak 16561845f8 fix: respect always expand content warnings 2023-05-04 22:29:47 +02:00
patak e9de11000b fix: new compose button opens compose route 2023-05-04 21:09:23 +02:00
Nikita Karamov c6c844f3fd
fix: notification templates for admin reports (#2045)
Co-authored-by: patak <matias.capeletto@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-03 15:01:35 +00:00
patak 94323c8fe1 fix: personal note flash on profile
Fixes #2053
2023-05-03 09:25:08 +02:00
patak df0c30c2f2 fix: account for width on sidebar media queries 2023-05-02 17:44:34 +02:00
Anthony Fu 61526df93f chore: upgrade to VueUse v10 2023-05-02 01:58:55 +02:00
Shinigami 076c47b7b0
feat: prefer en language as top (#2042) 2023-05-01 19:30:57 +02:00
patak dcf0f93eb9
feat: compose button (#2037) 2023-05-01 18:08:09 +02:00
patak 656b789e7c
feat: height responsive sidebar (#2038) 2023-05-01 17:58:37 +02:00
patak f3e1b6db67 fix: empty glass header on large screens 2023-04-30 21:46:07 +02:00
patak d4e0d5c5f5
feat: better messages for no favourites and bookmarks (#2031) 2023-04-30 17:49:33 +02:00
Alex ccf115ca4c
fix: refresh status after edit (#2032) 2023-04-30 17:19:14 +02:00
patak c7b77216c1 fix: long title and description for expansion not showing
Fixes #1948
2023-04-29 22:57:26 +02:00
patak 8b8de1182c fix: avoid flash of connected line while loading avatars 2023-04-29 21:53:41 +02:00
Phojie Rengel 5dc136372b
refactor: button creation with v-for to remove redundancy (#2020) 2023-04-28 09:42:23 +02:00
Alex 5c3b8be055
feat: add wellbeing preference hide news (#2026) 2023-04-28 09:38:44 +02:00
Alex cbba846c4f
fix: translation button still display when posts have no contents (#2027) 2023-04-28 09:36:05 +02:00
Peter Budai a0d036952d
feat(editor): Respect default privacy setting of the account (2nd) (#1733)
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-04-27 20:41:10 +00:00
Shinigami 23c1dfec10
feat: lazy load images (#1969) 2023-04-26 22:46:00 +02:00
manuq ac4188274c
feat(ui): add clear button to search input field (#1989)
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-04-24 17:05:26 +02:00
Alec LeFors 94d22fd488
fix: Allow account handles to wrap in AccountHeader (#1991) 2023-04-23 21:35:01 +02:00
Joaquín Sánchez 54e2afa56b
feat(ui): use sticky position on settings mid panel (#2004) 2023-04-23 14:21:54 +02:00
manuq 56405f52bb
fix: Add zen mode to preferences, remove shortcut (#2003) 2023-04-23 12:21:33 +02:00
Tuur Martens dbbbe8aa01
feat: improve personal notes (#1978) 2023-04-22 12:41:27 +02:00
patak ce149e4cb4 fix: notification with null status should be excluded
Fixes #1995
2023-04-21 21:35:39 +02:00
patak ea44f8bc30 fix: allow custom emojis on profile metadata field names
Fixes #1992
2023-04-19 21:32:07 +02:00
Kingsley Yung ca8d785d9e
feat: allow user to view follow list in "Hide following/follower count" mode (#1901) 2023-04-16 21:47:20 +02:00
Joaquín Sánchez c71259334c
fix: remove flashing text on page reload (#1939) 2023-04-16 21:33:51 +02:00
Shinigami 3442dfe75d
feat: hide status from suspended account (#1967) 2023-04-16 14:22:03 +02:00
Anthony Fu 189d358b2a
chore: update all deps (#1976) 2023-04-12 14:35:35 +02:00
renovate[bot] 3acf87d5b6
chore(deps): update lint (#1971)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shinigami92 <chrissi92@hotmail.de>
2023-04-11 08:04:22 -07:00
Tuur Martens 79538a65ee
fix: wrong profile showing on hover sometimes (#1913) (#1964) 2023-04-10 20:12:27 +02:00
Tuur Martens 2dc7ad27bf
feat: personal notes (#1960) 2023-04-09 21:11:37 +02:00
Joaquín Sánchez ab2881b9a2
refactor: remove `useHeadFixed` workaround (#1938)
Co-authored-by: Ayaka Rizumu <464388324@qq.com>
2023-04-01 04:14:12 -07:00
三咲智子 Kevin Deng f4f6208420
refactor: remove unused function 2023-03-31 03:07:49 +08:00
renovate[bot] 3c43a1cdd1
chore(deps): update lint (#1928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-03-30 19:01:24 +00:00
Eddie Coldrick c94ff39982
style: Change logo files with added left/right padding (#1896) 2023-03-21 12:59:24 +01:00
Kevin 5717e5e677
chore(deps): upgrade nuxt 2023-03-21 12:20:36 +08:00
Kevin c0561e7eed
chore: upgrade vue-tsc 2023-03-20 23:45:02 +08:00
Kevin 0418d05753
refactor(list): improve form 2023-03-20 23:43:13 +08:00
Anthony Fu 791642fac4 fix: replying-to padding 2023-03-19 23:36:09 +01:00
Anthony Fu 5dd3f4bfa3
feat: simplify notifications (#1905) 2023-03-19 21:55:19 +01:00
kongmoumou 01ed4f68dc
fix: sticky hover style on mobile (#1513)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-03-19 12:24:27 +00:00
Anthony Fu 9465c2fe89 chore: update lint 2023-03-19 13:12:20 +01:00
Kingsley Yung c7558ee7c5
feat: Include following count in hide follower count setting (#1897) 2023-03-16 21:14:06 +01:00
Zaidhaan 9589bbae3a
fix(a11y): add aria labels to bottom navigation links (#1867) 2023-03-08 14:07:02 +01:00
patak 0f477236ac fix: remove extra top margin from notifications 2023-03-07 21:43:23 +01:00
patak 82d6b2ad29 fix: avoid single metadata icon on last line 2023-03-07 21:02:00 +01:00
Hartmut c4d8137186
feat: basic keyboard shortcuts (#319) 2023-03-07 20:32:21 +01:00
Zaidhaan 69c1bd8b6a
fix: wrap non-sensitive spoilers in spoiler status (#1864) 2023-03-07 19:41:00 +01:00
Zaidhaan cb0b7b58bb
fix: disallow media description exceeding limits (#1854) 2023-03-06 14:12:31 +01:00
Zaidhaan cd6d328266
fix: only use username part of mention (#1843) 2023-03-02 21:07:28 +01:00
Nathan Knowler ddb765c4a2
fix(ui): make nav links unselectable on mobile (#1691) 2023-02-28 23:01:31 +01:00
Zaidhaan 2842a5f383
fix: avoid bar width division by zero (#1826) 2023-02-28 22:44:15 +01:00
Zaidhaan 8c783204d3
fix: display correct percentages for multiple choice polls (#1821) 2023-02-24 21:39:45 +01:00
三咲智子 Kevin Deng bcf0965795
refactor: get short commit 2023-02-23 19:17:28 +08:00
Joaquín Sánchez 6f96c732f7
feat(pwa): add FAQ to PWA docs and link on push subscription error (#1767)
Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>
2023-02-17 12:11:19 +01:00
yheuhtozr 523578ba7b
fix(ui): unintentionally hardcoded word order of status.replying_to (#1744) 2023-02-15 20:21:08 +01:00
Chee Aun 769b84867a
fix: limit pinch scale to minimum 0.5 (#1740) 2023-02-15 20:20:10 +01:00
Cesar Gomez 0fdbb17591
feat(i18n): Emojimart localization and `fetching` entry at `en` … (#1731)
Co-authored-by: userquin <userquin@gmail.com>
2023-02-15 20:15:11 +01:00
Tuur Martens fbe1463f17
feat: data saving mode (#1638) 2023-02-15 10:34:23 +00:00
moshyfawn f091e06d19
fix: remove bot icon auto focus (#1708) 2023-02-13 22:51:45 +01:00
Chris 271c78fdbb
fix(ui): fix button width shrinked (#1742) 2023-02-13 20:21:45 +01:00
Glaydus f295ddbcd2
feat(i18n): add missing Polish (and English) translation entries (#1669) 2023-02-12 17:59:07 +01:00
Joaquín Sánchez da7cc78a7e
fix: revert #1699 (#1730) 2023-02-12 16:15:29 +01:00
Daniel Roe 37036b4ca6
fix: add badge to bottom bar notifications icon (#1722) 2023-02-12 15:39:05 +01:00
Joaquín Sánchez c6f0432d8d
fix(i18n): better login description for single instance server (#1727) 2023-02-12 04:10:14 -08:00
Daniel Roe efaeb67261
chore: upgrade to nuxt v3.2.0 (#1695) 2023-02-12 03:56:29 -08:00
Peter Budai 3e648f6fbc
feat(editor): Respect default privacy setting of the account (#1699) 2023-02-11 18:04:41 +01:00
Michel EDIGHOFFER 328fd1bf70
fix: add margin on top of search width to make the border visible (#1700) 2023-02-10 10:53:05 +01:00
三咲智子 Kevin Deng 11d179b13b
refactor: upgrade vue macros 2023-02-08 10:20:58 +01:00
Alexander Harding 36191c500f
fix: prevent videos from clipping when in fullscreen mode (#1397)
Co-authored-by: Tomasz Rymkiewicz <kreha1@pm.me>
2023-02-07 06:32:37 -08:00
Peter Budai 9e09c9072f
fix(ui): Prevent word-wrap on "Replying To" (#1663) 2023-02-07 09:12:30 +01:00
Chris-Robin Ennen f1087fd270
fix: only count 23 characters per link when composing (#1660) 2023-02-06 15:03:16 -08:00
Daniel Roe 6dc38c7d8e
perf: tree-shake dependencies from server (#1647) 2023-02-06 10:34:50 +01:00
Alex Liu 2bd8dc2dd5
fix: character count should includes spoiler text (#1535)
* fix: character count should includes spoiler text

* fix: draft empty conditions exclude spoiler text
2023-02-05 09:36:33 -08:00
victordelva b7a3e93097
feat: add bold and italic buttons to editor (#1469) 2023-02-05 16:11:09 +00:00
Michel EDIGHOFFER 7380e243c4
fix: make nav title sticky + add more grabbale area for native (#1602) 2023-02-05 16:35:21 +01:00
Niklas Wolf 76bad723ab
feat: prioritize user languages in language picker (#1614) 2023-02-05 07:14:26 -08:00
Kingsley Yung 297b104e1c
fix: repeated content on reblog without comment (re-open) (#1627) 2023-02-05 07:12:49 -08:00
Ayo Ayco 0fbe34c1e8
fix: filter and cw logic (#1633) 2023-02-05 07:05:42 -08:00
Tuur Martens a1b2da3d5e
feat: adjust hide username emojis pref to only hide in timeline (#1631) 2023-02-05 14:00:25 +01:00
Joaquín Sánchez 53d0812efd
feat: allow running elk with a single server (#1606) 2023-02-05 04:10:19 -08:00
Evan Boehs 5f2b5a584a
feat: introduce "request to follow" closes #1076 (#1615)
closes https://github.com/elk-zone/elk/issues/1076
closes https://github.com/elk-zone/elk/pull/1411
2023-02-04 22:26:37 +01:00
Joaquín Sánchez 0cc4c41315
feat(pwa): add more errors and elk repo link in push notifications subscription errors (#1610) 2023-02-04 19:43:24 +01:00
Tuur Martens 2cf8f591e8
feat: image pinch to zoom (#1620) 2023-02-04 19:05:55 +01:00
Tuur Martens e92d1c6adf
feat: add preference to hide emojis in usernames (#1612) 2023-02-04 18:02:05 +01:00
Evan Boehs 4a74b16d24 feat: option to hide alt indicator closes #1410 2023-02-03 22:17:44 +01:00
Evan Boehs 87496e01af fix: remove saturation for links fixes #1528 2023-02-03 22:17:44 +01:00
Evan Boehs 97964ede5c feat: add outline to verified links closes #155 2023-02-03 22:17:44 +01:00
Tuur Martens a8e7fd52a9
fix(Tiptap): don't consume key events if no items (#1594) 2023-02-03 15:21:29 +01:00
Horváth Bálint faa96c7705
fix: Web Share Target text field merge (#1572)
Co-authored-by: userquin <userquin@gmail.com>
2023-02-03 15:20:32 +01:00
Michel EDIGHOFFER 6eedaa98bc
fix: lists link on side nav (#1596) 2023-02-03 15:19:08 +01:00
JD Hartley 7f1b443f65
refactor: swap out the bot account indicator icon (#1478) 2023-02-03 13:12:16 +01:00
Joaquín Sánchez 6c1ec2a252
feat(lists): add error handling (#1593) 2023-02-03 13:09:08 +01:00
Joaquín Sánchez 4fc468539e
fix(lists): focus lost when focusing buttons (#1591) 2023-02-03 11:48:27 +01:00
Michel EDIGHOFFER 4b1b18768d
feat: use explorer page as search for mobile only (#1301) 2023-02-03 11:40:54 +01:00
Evan Boehs 073ca13d7c
fix: make buttons consistent (#1583) 2023-02-03 00:09:12 +01:00
Evan Boehs 3b3d4906be
feat(i18n): locales for alt text (#1580) 2023-02-02 22:42:21 +01:00
Joaquín Sánchez fc706f9050
fix: list should be user-only (#1581) 2023-02-02 21:35:18 +00:00
Evan Boehs e58d09b6cc
feat: finish list CRUD (#1532)
Co-authored-by: userquin <userquin@gmail.com>
closes https://github.com/elk-zone/elk/issues/372
2023-02-02 22:02:39 +01:00
Svyatoslav Kryukov a025b3b434
fix: update GitHub card paths lookup (#1563) 2023-02-01 20:14:23 +01:00
Svyatoslav Kryukov a287284664
fix: update stackblitz card to a new format (#1562) 2023-02-01 19:01:38 +01:00
Cesar Gomez b41b9353b8
feat(i18n): `es-419` cv translation support and separating some base strings for idiomatic context (#1505) 2023-02-01 18:01:14 +01:00
Chris 54f3695f50
fix(ui): statusCard style in RTL (#1499) 2023-01-31 04:44:55 +01:00
Clark Cui e18fe70f80
fix: account setting button hover style (#1525) 2023-01-31 04:43:12 +01:00
Alex Liu bd77d467c3
feat: refetch home page when click elk logo (#1129) 2023-01-31 04:42:46 +01:00
Anthony Fu 9c3a3de41d fix: `initial` default value in PublishWidget 2023-01-30 12:23:49 +01:00
Anthony Fu e277832b61 fix: avoid reference context in `getDefaultDraft` 2023-01-30 12:20:22 +01:00