patak
016da2e8c0
feat: rework avatar on avatar ( #676 )
2023-01-01 20:15:51 +01:00
三咲智子
e596953ada
fix: route params is empty
...
When navigating status not found page to /home, there will be a error
since `$route.params.account` is undefined, and
change it to `route` will be fixed.
2023-01-02 00:08:43 +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
ff73614228
fix: revert #660 + patch
2022-12-30 19:16:23 +01:00
Joel Drake
6a5383b595
fix: reply screen on mobile scroll to empty space ( #616 )
...
Co-authored-by: Joel Drake <joel.drake@ica.se>
2022-12-30 17:38:46 +01:00
patak
6c59791682
fix(safari): account for larger header in notifications/explore
2022-12-30 17:25:40 +01:00
patak
1a532265fb
fix: avoid icon larger than header in notifications
2022-12-30 17:24:21 +01:00
Ayaka Rizumu
ca37b65962
fix: prevent hydration mismatch after refreshing settings ( #663 )
2022-12-30 16:29:34 +01:00
三咲智子
28e26f6b12
fix(settings): hydration mismatch
2022-12-30 04:17:30 +08:00
三咲智子
7380609c93
fix(settings): hide profile when not login
2022-12-30 04:14:13 +08:00
patak
81869df4bd
feat: simplify replying to badge in detailed view
2022-12-29 21:10:05 +01:00
三咲智子
40481c91e8
feat(command): add description for settings items
2022-12-30 04:01:31 +08:00
三咲智子
f1f2449559
refactor(settings): replace file input with browser-fs-access
2022-12-30 03:44:57 +08:00
Joaquín Sánchez
524f7005aa
fix: color mode settings button ( #648 )
2022-12-29 20:27:11 +01:00
三咲智子
0c882a3576
chore: cleanup unused import
2022-12-30 01:53:26 +08: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
b6f0bd356a
fix: Streams slowing down page loads or not loading at all ( #620 )
2022-12-28 22:43:46 +01:00
patak
ae32cf87a7
fix: Notifications only mentions tab
2022-12-28 15:23:24 +01:00
Anthony Fu
d09b4deb52
fix: improve SSR for settings back button
2022-12-28 02:12:56 +01:00
patak
7305a01d5b
fix: connected replies for virtual scrolling
2022-12-28 00:25:41 +01:00
Anthony Fu
12942095de
feat: move nav footer items to settings
2022-12-28 00:03:50 +01:00
patak
26a26ba9f7
feat: search on small screens ( #585 )
2022-12-27 22:41:44 +01:00
Joaquín Sánchez
6412127283
feat: cleanup locale conf and add some RTL stuff ( #564 )
2022-12-27 22:04:52 +01:00
Anthony Fu
fd5f817087
ui: hide info on no users
2022-12-27 21:21:53 +01:00
Anthony Fu
45d1a9a2bd
feat: logged in users exports
2022-12-27 21:15:09 +01:00
patak
b1109c2ceb
feat: rework user picker ( #568 )
2022-12-27 21:07:19 +01:00
Anthony Fu
93c31cb2d1
ui: border for publish widget in status
2022-12-27 19:10:03 +01:00
Anthony Fu
f621ef8b4b
i18n: clean up unused keys
2022-12-27 19:00:42 +01:00
Anthony Fu
cf5e6ed5b5
i18n: rename keys
2022-12-27 18:49:23 +01:00
Anthony Fu
841959b51f
feat: move flags to settings
2022-12-27 18:49:23 +01:00
Anthony Fu
8a062f5573
ui: add more settings entry
2022-12-27 00:04:24 +01:00
Daniel Roe
4e79246df3
fix: defer loading accounts/tags until masto is initialised
2022-12-26 15:14:48 +01:00
Ayaka Rizumu
613c5315b3
feat: added a profile settings and settings nav ( #432 )
2022-12-26 09:50:11 +01:00
Daniel Roe
3e3a241474
fix: address some hydration issues
2022-12-26 08:47:23 +01:00
patak
d9e8703882
feat: threads improvements ( #562 )
2022-12-26 08:37:42 +01:00
patak
baa2696d31
feat: re-apply timelines loading optimization ( #524 )
...
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-26 06:39:18 +01:00
Daniel Roe
720b5114af
refactor: initialise `masto` outside of functions/handlers
2022-12-25 15:04:50 +01:00
Chris
bf99eca956
fix: duplicate boder in status detail ( #552 )
2022-12-25 13:44:18 +01:00
patak
ef4a240800
fix: revert timelines loading optimization
2022-12-23 06:02:13 +01:00
patak
2e5270f453
fix: reverts /home special treatment
...
reverts commit 43515b243b
.
2022-12-23 05:59:29 +01:00
patak
43515b243b
fix: revert loading optimization for /home to fix sign in
2022-12-22 22:10:50 +01:00
patak
84ea17e0cf
feat: improve explore loading
2022-12-22 21:25:56 +01:00
patak
fef082af13
feat: move timelines to components ( #514 )
2022-12-22 18:48:41 +01:00
Alex
dfd8b8968a
feat: improve status detail page title ( #485 )
2022-12-21 08:46:36 +01:00
Daniel Roe
60a8673757
fix: use `masto.loginTo` to update masto api ( #474 )
2022-12-20 15:56:54 +00:00
Anthony Fu
72a3482e4e
ui: update icons
2022-12-19 21:31:12 +01:00
Joaquín Sánchez
f0c91a3974
feat: pwa with push notifications ( #337 )
2022-12-17 23:29:16 +00:00
Joaquín Sánchez
39ed6bffec
feat: focus editor on reply click ( #434 )
2022-12-14 17:45:46 +01:00
Joaquín Sánchez
089890677f
feat: add account tab pages ( #422 )
2022-12-13 22:01:25 +01:00
Joaquín Sánchez
efdab68053
feat: explore tabs pages title ( #419 )
2022-12-13 19:44:40 +01:00
Joaquín Sánchez
fd29c379dc
feat: add notification tabs pages ( #410 )
2022-12-13 14:50:42 +01:00
Joaquín Sánchez
de160c219a
feat: prevent mixing data on account switch ( #384 )
2022-12-11 23:30:26 +00:00
patak
33b0f295f6
feat: notification improvements ( #396 )
2022-12-11 22:40:40 +00:00
Ayaka Rizumu
183b1659d1
feat: more to explore ( #360 )
2022-12-11 11:52:36 +01:00
patak
8537f9e0ae
feat: display status meta over card ( #325 )
2022-12-06 11:07:17 +00:00
Daniel Roe
fd1be3b86c
fix: use `iterateStatuses` rather than deprecated `getStatuses`
2022-12-04 20:01:34 +00:00
Daniel Roe
eb022c92e8
feat: make internal app URLs permalinks ( #329 )
2022-12-04 19:56:33 +00:00
Ayo Ayco
4f8f2ed1f1
feat: content filters ( #279 )
2022-12-04 20:28:26 +01:00
三咲智子
2672af671c
feat(account): display moved account on profile
...
closes #330
2022-12-05 01:28:22 +08:00
三咲智子
f33b6b58cd
feat: hide profile when blocked
2022-12-05 00:50:38 +08:00
三咲智子
aab6eb6752
fix: remove profile unavailable (temporary)
2022-12-03 13:42:00 +08:00
三咲智子
fff13ee19c
refactor: remove deprecated masto API
2022-12-03 13:36:10 +08:00
Daniel Roe
585b9e0229
feat: show and stream new notifications ( #282 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-02 10:21:10 +08:00
Joaquín Sánchez
c4cf3fb371
feat(i18n): plurals support ( #278 )
2022-12-02 10:18:36 +08:00
Daniel Roe
05ac0ce1fc
chore: remove unused import
2022-12-01 23:08:27 +00:00
Daniel Roe
6dfc94e2a5
fix: improve permalink handling somewhat
2022-12-01 22:59:08 +00:00
三咲智子
989843d1d6
fix: hide status when discoverable is false only
2022-12-01 23:27:49 +08:00
三咲智子
285776d453
ui: make ellipsis dot gray
2022-12-01 22:13:17 +08:00
三咲智子
4c589a4033
feat: don't fetch status when profile undiscoverable
2022-12-01 22:09:11 +08:00
Anthony Fu
12bb0bbb2d
feat: refresh context after post
2022-12-01 15:24:35 +08:00
Daniel Roe
4ed1816806
feat: resolve status paths with router ( #258 )
2022-11-30 18:15:18 +01:00
Daniel Roe
24bbe9135b
fix: early return on invalid permalinks
...
resolves #255
2022-11-30 13:31:33 +00:00
Anthony Fu
1795bb84b6
fix naming error
2022-11-30 15:11:26 +08:00
Anthony Fu
2becb254b4
feat: hover card for content @
2022-11-30 15:08:10 +08:00
Anthony Fu
ccffe9daa8
i18n: improve translations
2022-11-30 07:26:07 +08:00
Anthony Fu
98a647f8ca
chore: avoid `useHead` naming conflicts
2022-11-30 06:49:25 +08:00
Anthony Fu
cf63bce459
refactor: i18n
2022-11-30 05:50:13 +08:00
Daniel Roe
6efd3c8b55
feat: implement elk permalinks ( #229 )
2022-11-29 21:51:52 +01:00
Shinigami
0e7076b991
feat: scroll to top ( #237 )
2022-11-29 21:15:53 +01:00
QiroNT
59802f0896
feat: command palette ( #200 )
...
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 16:15:05 +08:00
Anthony Fu
ea73107c23
i18n: doing more
2022-11-29 15:18:28 +08:00
Shinigami
aac8a12091
feat: un/follow tags ( #188 )
2022-11-28 21:46:04 +01:00
三咲智子
569655095d
feat(status): try to open in original site
2022-11-29 04:02:44 +08:00
三咲智子
ed0b78857c
refactor(i18n): tidy fields
2022-11-29 00:55:09 +08:00
Ayaka Rizumu
bc44b0127d
feat(i18n): add title texts ( #201 )
2022-11-28 22:25:32 +08:00
Daniel Roe
5560fe66cc
feat: stream tags, home, and public timelines ( #190 )
2022-11-28 12:18:45 +01:00
三咲智子
d94bed686b
fix: show skeleton when loading status
2022-11-28 19:09:38 +08:00
三咲智子
9fca8eee30
feat: open reply dialog on timeline
...
closes #125
2022-11-28 18:27:38 +08:00
Anthony Fu
c2f3526e88
feat: use module
2022-11-28 18:24:05 +08:00
Anthony Fu
654010b3aa
feat: i18n
2022-11-28 18:15:06 +08:00
patak
8076e5f069
fix: default reply to visibility (urgent) ( #194 )
2022-11-28 10:57:42 +01:00
Ayaka Rizumu
6414f2a4e2
feat: preserving state between route changes ( #132 )
2022-11-28 01:34:45 +08:00
Daniel Roe
729b36a606
feat: avoid reloading the page when changing accounts ( #180 )
2022-11-27 16:13:04 +01:00
三咲智子
a101b79486
fix: type errors
2022-11-27 16:58:15 +08:00
Anthony Fu
ca016cc6a3
ui: improve post details view
2022-11-27 08:35:19 +08:00
Lucie
ef287b4f36
feat: add media tab ( #137 )
2022-11-26 18:36:23 +01:00
Joaquín Sánchez
f3ebdf3123
fix: use masto composable on public pages ( #135 )
2022-11-26 16:58:30 +01:00
Daniel Roe
39b005899e
refactor: inject masto instance via nuxt app ( #134 )
2022-11-26 16:42:58 +01:00
patak
5c60497421
feat: scroll to status ( #127 )
...
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-26 16:38:55 +01:00
Daniel Roe
e51ca06f97
fix: use rich (emoji) display name only with `<ContentRich>`
2022-11-26 15:06:30 +00:00
三咲智子
84478984dc
feat: support more actions for user
2022-11-26 21:07:36 +08:00
三咲智子
eb3f2ab771
feat: support paginator in local timeline
2022-11-26 12:08:17 +08:00
patak
4bb2910761
feat: status route using full account ( #115 )
2022-11-25 23:49:56 +00:00
Shinigami
2cf970225f
fix: clear emojis from head title ( #111 )
2022-11-26 00:40:21 +01:00
Anthony Fu
2ed22678ed
feat: use full id in url
2022-11-26 01:50:06 +08:00
三咲智子
eec37470f9
fix: jump to home after user login
2022-11-26 01:02:41 +08:00
三咲智子
f54e135848
feat: add title for pages
2022-11-25 19:48:48 +08:00
三咲智子
3c550b832b
fix: user 404
2022-11-25 17:50:49 +08:00
三咲智子
2ab3d5dbe7
refactor: improve UI & types
2022-11-24 23:48:58 +08:00
Anthony Fu
9485830da2
ui: navbar for status detail
2022-11-24 16:07:51 +08:00
Anthony Fu
83c0fafbec
feat: publish via dialog
2022-11-24 16:04:53 +08:00
Anthony Fu
cd2a06e969
ui: move publish widget
2022-11-24 15:53:27 +08:00
Anthony Fu
9978b10e06
chore: clean up
2022-11-24 14:42:26 +08:00
Anthony Fu
1ee945447d
feat: use nested routes for profile
2022-11-24 14:18:05 +08:00
Anthony Fu
9eac1da4c2
fix: fetch account by name
2022-11-24 13:49:50 +08:00
Anthony Fu
a94781df83
feat: introduce lru cache for requests
2022-11-24 13:47:18 +08:00
Anthony Fu
73c35b3c11
perf: improve navigation speed
2022-11-24 12:02:18 +08:00
三咲智子
a473cc2de5
feat: add not found for user pages
2022-11-24 01:16:10 +08:00
Anthony Fu
129e12c217
chore: rename to Elk
2022-11-23 21:06:27 +08:00
三咲智子 Kevin Deng
07667bd3f0
fix: remove auth requirement ( #29 )
2022-11-23 09:50:28 +01:00
Anthony Fu
507aedceee
ui: restyling navbar
2022-11-23 16:08:52 +08:00
Anthony Fu
ed5b8091d3
feat: rename accounts to user
2022-11-23 12:25:48 +08:00
Anthony Fu
8dc1fb6493
feat: sign out
2022-11-23 12:20:59 +08:00
Anthony Fu
241b28241c
feat: basic mutli-accounts support
2022-11-23 11:48:01 +08:00
Anthony Fu
24c573ccf0
refactor: signin page
2022-11-23 11:06:56 +08:00
Anthony Fu
936488f51e
ui: improve layout
2022-11-23 10:53:22 +08:00
Anthony Fu
a4d235b6fe
refactor: theming
2022-11-23 10:16:31 +08:00
Anthony Fu
6d66bbbc5d
feat: support custom emojis from other servers
2022-11-23 07:42:20 +08:00
Anthony Fu
a6578155ae
feat: disable SSR
2022-11-23 07:08:36 +08:00
patak
f97920d9d2
fix: current user avatar on reply widget
2022-11-21 16:12:12 +01:00
patak
f7f3e9c7e1
fix: handle undefined displayName ( #21 )
2022-11-21 16:07:55 +01:00
Anthony Fu
757a93c2a2
feat: support blurhash
2022-11-21 21:21:53 +08:00
Anthony Fu
af2c6d622b
feat: basic login page
2022-11-21 18:27:28 +08:00
patak
78f4390f6d
refactor: remove masto.js excludeReplies workaround ( #20 )
2022-11-21 09:07:20 +01:00
Anthony Fu
193d1cf5c5
feat: cache for publish widget
2022-11-21 14:55:31 +08:00
patak
5d5cdebb56
feat: posts and mentions in profile ( #17 )
2022-11-20 22:38:52 +01:00
patak
2442c80bfb
feat: improve layout ( #19 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-21 05:30:21 +08:00
Anthony Fu
70daeeaed5
feat: tags page
2022-11-21 05:25:26 +08:00
patak
230f5111ac
feat: notification type selector ( #16 )
2022-11-19 23:15:19 +08:00
patak
1aa81a3a0a
feat: basic conversations ( #15 )
2022-11-18 17:37:22 +08:00
Anthony Fu
4fc6e405e0
refactor: update composable names
2022-11-18 05:32:03 +08:00
patak
0dda5c9b15
feat: explore ( #14 )
2022-11-17 21:09:05 +08:00
Anthony Fu
0312547629
refactor: paginator
2022-11-17 15:35:42 +08:00
patak
47968146a8
feat: notifications ( #7 )
2022-11-15 22:21:54 +01:00
patak
b455c37c10
feat: favourites ( #8 )
2022-11-15 22:21:39 +01:00
patak
f3ea4b1f3b
feat: bookmarks
2022-11-15 22:20:07 +01:00
patak
a6a189ba59
feat: following and followers routes ( #4 )
2022-11-15 23:56:11 +08:00
Anthony Fu
7ab17001f0
feat: basic oauth
2022-11-15 23:48:23 +08:00
Anthony Fu
0dac7b9785
refactor: use middleware to handle redirection
2022-11-15 21:58:00 +08:00