Sma11X
|
d975c6fc2c
|
fix: add attributes before status update (#2293)
|
2023-08-02 10:31:08 +00:00 |
renovate[bot]
|
67d5d5c00a
|
chore(deps): update lint (#2233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2023-08-02 10:28:18 +00:00 |
Daniel Roe
|
a45b7173e5
|
chore: update to nuxt v3.6.5 (#2299)
|
2023-08-01 22:11:26 +01:00 |
Daniel Roe
|
e6172ad38b
|
chore: update `nuxt-vitest`
|
2023-08-01 10:36:19 +01:00 |
Niklas Wolf
|
675f5184a0
|
feat: use configured writing/post language of user from mastodon (#2282)
|
2023-07-29 14:01:17 +02:00 |
Natsu Kagami
|
2a57c64fa0
|
fix: only add domain when none was provided (#2225)
|
2023-07-21 14:52:55 +02:00 |
Natsu Kagami
|
a6e4da8c41
|
fix: add domain when querying for user on GoToSocial (#2221)
|
2023-07-11 13:59:48 +01:00 |
patak
|
c00354c833
|
fix: custom emojis
|
2023-07-06 21:33:01 +02:00 |
三咲智子 Kevin Deng
|
d52755a153
|
feat: withdraw follow request
closes #2179
closes #2162
|
2023-07-03 02:09:30 +08:00 |
三咲智子 Kevin Deng
|
171f0ec857
|
refactor: upgrade volar
|
2023-07-03 00:34:39 +08:00 |
Ashwin Agarwal
|
34aca66fef
|
feat: Report posts (#2184)
|
2023-06-23 14:24:10 +02:00 |
Tuur Martens
|
9c9a1f7c35
|
fix: poll would sometimes remove last entry (#2117)
|
2023-05-21 21:57:29 +02:00 |
Joaquín Sánchez
|
dfb5a665f0
|
feat(pwa): add screenshots and orientation to webmanifest (#2109)
|
2023-05-21 17:28:28 +01: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
|
0092c8cbe9
|
fix: force using username@server settings if present
|
2023-05-16 10:45:22 +02:00 |
patak
|
29f6a73de1
|
fix: user acct not respecting domain (#2088)
|
2023-05-10 13:19:50 +01:00 |
patak
|
fc97e8ff5b
|
fix: pasting emojis
|
2023-05-08 21:10:52 +02:00 |
TAKAHASHI Shuuji
|
582a9847a1
|
feat: add 'use star favorite icon' preference (#2067)
|
2023-05-06 17:52:33 +02:00 |
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 |