Commit graph

13 commits

Author SHA1 Message Date
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
patak 6388b5287c fix: sorting of reblogs and favourites in grouped notifications 2022-12-27 21:49:38 +01: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 33b0f295f6
feat: notification improvements (#396) 2022-12-11 22:40:40 +00:00
patak 8537f9e0ae
feat: display status meta over card (#325) 2022-12-06 11:07:17 +00: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
Anthony Fu a6406abc52 feat: grouped follow notification 2022-11-30 08:47:54 +08:00
Anthony Fu a94781df83 feat: introduce lru cache for requests 2022-11-24 13:47:18 +08:00
patak 713617e19a fix: hover bg-active for notifications 2022-11-23 22:41:11 +01:00
Anthony Fu 507aedceee ui: restyling navbar 2022-11-23 16:08:52 +08:00
Anthony Fu df9ee293a7 refactor: rename components 2022-11-23 10:22:18 +08:00
Renamed from components/notification/NotificationPaginator.client.vue (Browse further)