Daniel Roe
415d36ce32
refactor: move pwa/build-info -> appConfig ( #1508 )
2023-01-29 06:18:27 -08:00
patak
66c9212a6f
feat: improve follows you grouping ( #1408 )
2023-01-23 21:49:00 +01:00
Ayo Ayco
a08f56676d
feat: totally hide strict filters ( #948 )
2023-01-23 20:33:21 +01:00
Joaquín Sánchez
1e5b648a71
fix: remove Firefox icon border when using animate-spin ( #1081 )
2023-01-14 00:00:32 +08:00
Joaquín Sánchez
1d151c53c4
fix: multiple push notifications susbscriptions on multiple account servers ( #1069 )
2023-01-13 13:54:30 +01:00
Michel EDIGHOFFER
7f4a5587d7
fix: disable virtual scroll on notification page ( #1037 )
2023-01-13 00:05:09 +01:00
三咲智子 Kevin Deng
4e0777d723
refactor: output errors on devtools ( #928 )
2023-01-12 13:39:22 +08:00
Joaquín Sánchez
0cc75a10b5
feat: use `experimentalVirtualScroller` on notifications ( #940 )
2023-01-11 17:59:47 +08:00
三咲智子
8d77f9e9fb
fix: repeat preprocessing notifications
...
removed some logic of a8e0e06d84
before,
re-add it now
2023-01-09 23:39:59 +08:00
三咲智子
83db9f0c38
fix: group follow notification
...
append current group before push a single item
2023-01-09 20:23:15 +08:00
Ivan Demchuk
46c4fe1e5a
refactor: extract common code for number localization ( #903 )
2023-01-09 12:24:26 +01:00
Joaquín Sánchez
52f81a34c3
fix(i18n): hint for settings on notifications page ( #893 )
...
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-09 10:31:00 +01:00
patak
a8e0e06d84
feat: move notifications to preprocessing scheme
2023-01-08 22:25:25 +01:00
三咲智子 Kevin Deng
b30ebc12f8
refactor: generic components ( #868 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-08 15:49:32 +08:00
三咲智子 Kevin Deng
5c8f75b9b7
refactor: upgrade masto 5 ( #867 )
2023-01-08 14:21:09 +08:00
三咲智子
c48ee6c35b
refactor: cleanup auto imports
2023-01-07 03:22:56 +08:00
三咲智子
2bbbfd51c1
refactor(account): extract display name component
2023-01-07 03:12:00 +08:00
三咲智子
c7756add7d
refactor: cleanup imports
2023-01-07 02:50:31 +08:00
三咲智子 Kevin Deng
acdb94de62
fix: type errors ( #802 )
2023-01-05 17:48:20 +01:00
Joaquín Sánchez
d4e99566b8
feat: notifications settings page ( #782 )
2023-01-05 09:47:58 +01:00
Joaquín Sánchez
d8abea75aa
fix: push notification request permission ( #677 )
2023-01-01 20:24:22 +01: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
Jacob Hands
b6f0bd356a
fix: Streams slowing down page loads or not loading at all ( #620 )
2022-12-28 22:43:46 +01:00
Daniel Roe
aeb5a40948
refactor: flatten composables and enable auto-imports on dirs ( #608 )
2022-12-28 15:57:06 +01:00
patak
4638a38deb
fix: ltr avatar on avatar position
2022-12-27 22:48:19 +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
patak
6388b5287c
fix: sorting of reblogs and favourites in grouped notifications
2022-12-27 21:49:38 +01:00
Joaquín Sánchez
f28923f86f
fix: request push notifications on mobile ( #553 )
2022-12-26 10:13:59 +01:00
patak
5675d5aef9
fix: notifications spacing
2022-12-25 20:28:26 +01:00
Joaquín Sánchez
03d3775011
feat: show re-auth message when missing `vapid_key` ( #542 )
2022-12-25 13:45:37 +01:00
Sebastian Di Luzio
301c8b2612
fix: make german translation more consistent, fix typos ( #499 )
2022-12-22 17:32:36 +01:00
Anthony Fu
72a3482e4e
ui: update icons
2022-12-19 21:31:12 +01:00
patak
c830b8087a
feat: link to account from single follow notification
2022-12-18 14:41:32 +01:00
Daniel Roe
d7236910a5
fix: disable enabling notifications if user needs to re-login
2022-12-17 23:55:00 +00:00
Joaquín Sánchez
f0c91a3974
feat: pwa with push notifications ( #337 )
2022-12-17 23:29:16 +00:00
patak
441c16913d
chore: style for grouped follow notifications
2022-12-14 00:30:34 +01:00
patak
1f5b0cf5ef
feat: reduce amount of big cards for follow notifications
2022-12-14 00:06:53 +01:00
patak
119b3039c0
refactor: remove CommonMetaWrapper
2022-12-13 16:03:58 +01:00
patak
965b96c630
fix: status card styles ( #415 )
2022-12-13 15:56:00 +01:00
patak
33b0f295f6
feat: notification improvements ( #396 )
2022-12-11 22:40:40 +00:00
patak
c4ae1d1d6f
feat: admin.sign_up notifiaction
2022-12-09 22:30:16 +01:00
Ayaka Rizumu
7a07d21b76
fix: style overflow due to user content ( #355 )
2022-12-06 17:37:58 +01:00
patak
8537f9e0ae
feat: display status meta over card ( #325 )
2022-12-06 11:07:17 +00:00
Ayo Ayco
4f8f2ed1f1
feat: content filters ( #279 )
2022-12-04 20:28:26 +01: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
4ed1816806
feat: resolve status paths with router ( #258 )
2022-11-30 18:15:18 +01:00
Anthony Fu
a6406abc52
feat: grouped follow notification
2022-11-30 08:47:54 +08:00
Alex
09f80f291b
feat(i18n): improve translations ( #219 )
...
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: 沈青川 <46062972+ShenQingchuan@users.noreply.github.com>
2022-11-29 18:55:28 +08:00
Daniel Roe
d40b27982c
fix: use some more semantic elements
2022-11-27 23:29:21 +00:00