Anthony Fu
d279d618a5
ui: move account settings link under profile
2023-01-05 09:59:49 +01:00
Joaquín Sánchez
d4e99566b8
feat: notifications settings page ( #782 )
2023-01-05 09:47:58 +01:00
三咲智子 Kevin Deng
0d66038eaa
refactor: use github avatar ( #789 )
2023-01-05 09:21:02 +01:00
patak
fc48f8b90c
feat: style experiments
2023-01-05 00:17:30 +01:00
Ivan Demchuk
4eb9d52fc2
fix: loading status replies after page refresh ( #780 )
2023-01-04 20:55:57 +01:00
Ryan Cao
8840205c98
feat: add link to account settings on instance ( #772 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-04 22:43:17 +08:00
三咲智子
482e8c1c3a
i18n: translate titles
2023-01-04 22:04:37 +08:00
三咲智子
377c015c91
feat: add titles for settings
2023-01-04 21:57:21 +08:00
三咲智子 Kevin Deng
9a167ee990
fix: git branch name ( #771 )
2023-01-04 21:41:48 +08:00
三咲智子 Kevin Deng
f892722220
refactor: env config ( #769 )
2023-01-04 14:26:30 +01:00
patak
9890656477
feat: improve timeline reordering
2023-01-04 13:09:09 +01:00
patak
c0602555de
fix: add bottom border in thread view
2023-01-03 22:38:06 +01:00
Joel Drake
69b528fc0c
fix: re-add extra spacing in threads ( #741 )
2023-01-03 21:52:52 +01:00
Anthony Fu
9871327a72
feat: basic post intent support
2023-01-03 18:46:04 +01:00
Anthony Fu
64fa8d2bf4
ui: move settings to nav side
2023-01-03 18:16:04 +01:00
三咲智子
b18bc7fad1
fix(pinned): layout & not signed in
2023-01-03 18:45:36 +08:00
三咲智子
4ea5d8ba60
fix(settings): don't submit when clicking icon buttons
2023-01-03 18:13:48 +08:00
三咲智子
6729666170
refactor: add onMastoInit
2023-01-03 17:53:45 +08:00
Nicolò Ribaudo
6e12402987
fix: update m.webtoo.ls/@elk
links to open in Elk ( #725 )
2023-01-03 09:14:49 +01:00
Linus Groh
029440421d
i18n: various i18n additions & fixes ( #719 )
2023-01-03 08:16:33 +08:00
三咲智子
26be3e5894
fix(settings): parse links in metadata
2023-01-03 06:00:23 +08:00
三咲智子
7bc9f390db
feat(settings): add reset form
2023-01-03 05:17:24 +08:00
三咲智子
c0a2aca98a
feat(settings): about page
2023-01-03 04:28:49 +08:00
三咲智子 Kevin Deng
c216c81bb7
feat(settings): metadata ( #699 )
...
Co-authored-by: LittleSound <464388324@qq.com>
2023-01-02 23:00:11 +08:00
Vjacheslav Trushkin
da7d85b1d0
fix: parse emojis in account page title ( #690 )
2023-01-02 10:00:00 +01:00
Daniel Roe
72ce43dde9
fix: remove history state fallback + asyncdata ( #687 )
2023-01-02 01:00:13 +01:00
三咲智子
23c7e68755
refactor(settings): replace file input with browser-fs-access
2023-01-02 04:48:23 +08:00
三咲智子 Kevin Deng
645da2f945
fix: omit value property of isHydrated in template ( #681 )
2023-01-01 21:43:09 +01:00
三咲智子
fbf1906bd4
fix(settings): refresh profile after initted
2023-01-02 03:42:19 +08:00
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