Commit graph

521 commits

Author SHA1 Message Date
TAKAHASHI Shuuji
e44833b18a
feat: show tag hover card when hovering cursor on hashtag links ()
Co-authored-by: userquin <userquin@gmail.com>
2024-03-04 16:45:25 +00:00
Joaquín Sánchez
70c7e93919
refactor: update no reactivity transform changes () 2024-03-04 16:01:56 +00:00
Joaquín Sánchez
748dd5e19f
fix(cache): return cached account as promise () 2024-02-25 19:43:34 +00:00
renovate[bot]
3584151fab
fix(deps): update tiptap to v2.2.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: userquin <userquin@gmail.com>
2024-02-24 19:26:14 +00:00
Joaquín Sánchez
55037f04cd
chore: update nuxt to 3.10.3 () 2024-02-24 16:46:14 +00:00
patak
1fefb6e5b6
fix: paginator watch () 2024-02-24 14:51:51 +00:00
Joaquín Sánchez
36004a7eba
feat: bump to latest vue 3.4.19 ()
Co-authored-by: patak <matias.capeletto@gmail.com>
2024-02-24 12:24:21 +00:00
patak
ccfa7a8d10
refactor: no reactivity transform () 2024-02-21 15:20:08 +00:00
TAKAHASHI Shuuji
bf0c562794
fix(suggestion): allow case-insensitive emoji suggestion () 2024-02-19 09:23:58 +00:00
Shinigami
1bbc2eca24
fix: notification badge ()
Co-authored-by: Ayo <ramon.aycojr@gmail.com>
2024-02-16 16:48:53 +00:00
ocavue
8eb6b2378a
refactor: migrate from shikiji to shiki v1 () 2024-02-15 07:43:09 +00:00
华丽
285f83e2fa
feat: Add option to preserve whitespace in parseOptions () 2024-01-26 18:44:07 +00:00
patak
7322711609
fix: subscribe to proper user.notification stream () 2024-01-21 08:52:52 +00:00
TAKAHASHI Shuuji
f0bc78ba2c
refactor: fix lint warnings () 2024-01-21 09:30:15 +01:00
TAKAHASHI Shuuji
cadf1b4a7c
feat: add Bluesky and Friendica icons () 2024-01-18 10:21:49 +00:00
TAKAHASHI Shuuji
f79d84ad6e
feat: add new setting to disable blur for low-performance device () 2024-01-18 08:18:49 +00:00
TAKAHASHI Shuuji
0451ac98c9
feat: improve title and layout of the confirm dialog () 2024-01-09 19:51:36 +00:00
patak
6c5bb83ac3
feat: upgrade to masto.js v6 () 2024-01-09 08:56:15 +00:00
Joaquín Sánchez
3adf92ea56
feat: add LTR/RTL in hashtags and mentions support ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-01-04 19:51:32 +00:00
ocavue
77588c1890
fix: trigger code block highlighting when the highlighter is ready () 2024-01-01 16:46:37 +00:00
TAKAHASHI Shuuji
9070fa4053
feat: add a new link icon () 2024-01-01 17:48:10 +01:00
Shinigami
c0bb6e293c
feat: show emoji tooltip () 2023-12-22 12:16:46 +00:00
ocavue
74138a9a58
refactor: migrate from shiki to shikiji () 2023-12-20 18:54:40 +00:00
Sma11X
7785f4fe06
feat(settings): convert metadata to text () 2023-11-27 12:17:58 +00:00
TAKAHASHI Shuuji
20c30e92a3
feat: support Threads icon in profile links () 2023-11-17 08:40:23 +00:00
Adityawarman Dewa Putra
10bd555926
feat: add pinterest icon in profile metadata () 2023-11-11 09:20:41 +00:00
Ayo Ayco
957f0d3b17
feat: display embedded media player () 2023-11-07 09:57:44 +00:00
Sma11X
293534fb8b
fix: correct links content with query symbol () 2023-10-22 16:14:37 +00:00
Sma11X
e9f274f304
feat: replace links in status after translated ()
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-10-13 07:12:48 +00:00
Daniel Roe
12eaae6bbb chore: export Emoji as explicit type 2023-10-03 00:09:18 +01:00
Ayo Ayco
907d9999dc
feat: filter notifications by type ()
Co-authored-by: Xabi <xabi.rn@gmail.com>
Co-authored-by: userquin <userquin@gmail.com>
2023-09-06 09:13:16 +00:00
renovate[bot]
0f825a6efb
chore(deps): update devdependencies ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-09-05 12:55:03 +00:00
Sma11X
d975c6fc2c
fix: add attributes before status update () 2023-08-02 10:31:08 +00:00
renovate[bot]
67d5d5c00a
chore(deps): update lint ()
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 () 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 () 2023-07-29 14:01:17 +02:00
Natsu Kagami
2a57c64fa0
fix: only add domain when none was provided () 2023-07-21 14:52:55 +02:00
Natsu Kagami
a6e4da8c41
fix: add domain when querying for user on GoToSocial () 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 
closes 
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 () 2023-06-23 14:24:10 +02:00
Tuur Martens
9c9a1f7c35
fix: poll would sometimes remove last entry () 2023-05-21 21:57:29 +02:00
Joaquín Sánchez
dfb5a665f0
feat(pwa): add screenshots and orientation to webmanifest () 2023-05-21 17:28:28 +01:00
Tuur Martens
22556984fa
feat: adhere to and display poll limits () 2023-05-21 13:37:33 +02:00
Tuur Martens
1fda33848e
feat: poll creation () 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 () 2023-05-10 13:19:50 +01:00
patak
fc97e8ff5b fix: pasting emojis 2023-05-08 21:10:52 +02:00