Wykres commitów

470 Commity (126cd4d53515e3448147ea7c304bac6fa2b93889)

Autor SHA1 Wiadomość Data
Natsu Kagami 1487932c1d
fix: Handle failure when fetching user preferences (#2069) 2023-05-05 19:34:43 +02:00
Ayo Ayco d9e7a09d24
feat: respect Media Display preferences (#2065) 2023-05-05 18:12:07 +02:00
patak 16561845f8 fix: respect always expand content warnings 2023-05-04 22:29:47 +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
Anthony Fu 61526df93f chore: upgrade to VueUse v10 2023-05-02 01:58:55 +02:00
Christof Dorner 320ed81555
fix: detect Takahe hashtags correctly (#2024) 2023-04-28 19:33:34 +02:00
Alex 5c3b8be055
feat: add wellbeing preference hide news (#2026) 2023-04-28 09:38:44 +02:00
Alex 574d72af61
fix: reply remove-and-re-draft error (#2028) 2023-04-28 11:25:53 +08: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
Joaquín Sánchez 59e418e2e0
fix: content render receiving undefined when converting to vnode (#2016) 2023-04-24 20:46:17 +02:00
Peter Budai 85ac040c2f
fix: Re-enable user card hover over mentions in posts (#1745) 2023-04-23 21:40:55 +02:00
manuq 56405f52bb
fix: Add zen mode to preferences, remove shortcut (#2003) 2023-04-23 12:21:33 +02:00
patak 9564985a4e
fix: unicode emojis when editing (#2002) 2023-04-22 19:12:17 +02:00
patak d34a5e6e96 chore: fix titleTemplate param type 2023-04-16 22:35:25 +02:00
patak 1f559fae08 fix: use @unhead/vue 2023-04-16 22:33:22 +02:00
Joaquín Sánchez c71259334c
fix: remove flashing text on page reload (#1939) 2023-04-16 21:33:51 +02:00
Anthony Fu 189d358b2a
chore: update all deps (#1976) 2023-04-12 14:35:35 +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
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
Kevin 5717e5e677
chore(deps): upgrade nuxt 2023-03-21 12:20:36 +08:00
Anthony Fu 9465c2fe89 chore: update lint 2023-03-19 13:12:20 +01:00
patak 3732a2cc16
fix: copy and paste custom-emoji (#1873) 2023-03-09 11:18:03 +00:00
Vjacheslav Trushkin fa3cfd6059
fix: get custom emoji id from title attribute (#1871) 2023-03-08 21:19:53 +01:00
Hartmut c4d8137186
feat: basic keyboard shortcuts (#319) 2023-03-07 20:32:21 +01:00
Nicolò Ribaudo 8fd697126b
feat: add metadata icon for Matrix (#1860) 2023-03-06 13:45:14 +01:00
Zaidhaan dbfb450e23
fix: allow parsing codeblocks with multiple text nodes in children (#1842) 2023-03-02 15:27:32 +01:00
Basil 1445a57d8d
feat: copy content warning when replying (#1672) 2023-02-28 23:10:04 +01:00
Zaidhaan 32eaee82e2
fix: resize large images attachments on upload (#1824) 2023-02-28 22:58:19 +01:00
Zaidhaan d810b2de3a
fix: do not overwrite status drafts (#1822) 2023-02-24 23:34:17 +01:00
Zaidhaan f98c667613
fix: properly parse bolded italics (#1808) 2023-02-23 08:13:39 +01:00
Daniel Roe 436489461c
refactor: inject pwa client plugin from module (#1758) 2023-02-16 10:23:26 +01:00
Tuur Martens fbe1463f17
feat: data saving mode (#1638) 2023-02-15 10:34:23 +00:00
Michel EDIGHOFFER ef680ab8b3
fix: remove alone vertical bar on start (#1687) 2023-02-14 14:42:53 +00:00
Joaquín Sánchez da7cc78a7e
fix: revert #1699 (#1730) 2023-02-12 16:15:29 +01:00
Daniel Roe 73dc060578 fix: access headers outside of `computed` 2023-02-12 12:48:58 +01:00
moshyfawn a9427e2ea0
fix: default main content dir to ltr (#1710)
Co-authored-by: moshyfawn <oleg.butorov.98@gmail.com>
2023-02-11 21:43:21 +01:00
Peter Budai 3e648f6fbc
feat(editor): Respect default privacy setting of the account (#1699) 2023-02-11 18:04:41 +01:00
Daniel Roe 2128d11238
refactor: move single instance config to runtime (#1664) 2023-02-07 04:10:43 -08:00
Joaquín Sánchez 32cfe6371f
fix: handle frozen page lifecycle state (#1658) 2023-02-06 14:22:56 -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
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
Niklas Wolf 61428cd9cd
fix: reply language defaults to status language (#1611) 2023-02-05 13:08:01 +01:00
Tuur Martens d204b6b1fd
chore: remove dead gesture code (#1632) 2023-02-05 09:46:23 +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 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
Joaquín Sánchez 6784f3a090
fix: undo changes on push notifications settings stops working (#1599) 2023-02-03 17:01:43 +01:00