Commit graph

88 commits

Author SHA1 Message Date
patak 016da2e8c0
feat: rework avatar on avatar (#676) 2023-01-01 20:15:51 +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
patak 61349c6f0a feat: allow reordering reblogs of replies 2022-12-29 22:04:32 +01:00
patak 81869df4bd feat: simplify replying to badge in detailed view 2022-12-29 21:10:05 +01:00
Daniel Roe 12280afe70
feat: allow searching for statuses (#632) 2022-12-29 15:44:26 +01:00
patak 28af2f2efc feat: simplify replying to badge when it's the same as reblogger 2022-12-29 14:35:28 +01:00
patak 2a4e1bf8f6 feat: collpase self thread when possible 2022-12-29 14:21:11 +01:00
patak 3922db012f fix: edit indicator wrap for small screens 2022-12-29 14:14:52 +01:00
patak e9b1f17235
feat: simplify self reblog (#619) 2022-12-28 22:34:35 +01:00
patak ab4ceae1e3 fix: avatar glitches in some OS/browsers 2022-12-28 22:14:29 +01:00
patak 732011b520
fix: filtered post top border (#609) 2022-12-28 21:34:33 +01:00
patak 010bfc4179 feat: connect reblogs + direct reply in home timeline 2022-12-28 09:35:18 +01:00
patak 7305a01d5b fix: connected replies for virtual scrolling 2022-12-28 00:25:41 +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 59d0cfa10e
feat: avatar on posts improvements (#561) 2022-12-26 09:00:57 +01:00
patak d9e8703882
feat: threads improvements (#562) 2022-12-26 08:37:42 +01:00
patak 41ef187379 feat: font size preference 2022-12-23 23:47:13 +01:00
patak 99abb78ef1
feat: rework vertical spacing (#533) 2022-12-23 22:53:21 +01:00
三咲智子 6392b82a93
fix: update when toggle avatar on avatar 2022-12-17 21:55:59 +08:00
Anthony Fu 343e461e2c
fix: status media display (#421) 2022-12-13 20:26:53 +01:00
Ayo Ayco 043bfea299
feat: implement a small preview card when there are media attachments (#390)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-13 19:39:51 +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 77fb294c4d feat: DM improvements 2022-12-13 00:10:04 +01:00
patak 07d709c494 fix: extra padding when hidding avatar on avatar 2022-12-12 21:23:18 +01:00
Ayo Ayco d856abef9d
fix: prevent spoiler text shown when undefined (#402) 2022-12-12 18:20:41 +00:00
patak 33b0f295f6
feat: notification improvements (#396) 2022-12-11 22:40:40 +00:00
Shinigami a26cedbdd4
feat: add bot label (#392) 2022-12-11 16:43:23 +01:00
Ayo Ayco ebe7b85cf9
fix: priority spoiler vs filter phrase (#388) 2022-12-10 11:50:55 +01:00
Ayo Ayco deea8c0aab
style: spoiler and filter UI improvements (#378) 2022-12-09 22:19:26 +01:00
Ayaka Rizumu f249087a95
fix: improve StatusPreviewCard (#383) 2022-12-09 22:13:59 +01:00
Ayo Ayco b0dae4fc9e
fix: StatusSpoiler filter value type (#380) 2022-12-08 18:19:29 +01:00
Daniel Roe ae8f4dfa22
fix: remove <StatusLink> component 2022-12-08 16:20:59 +01:00
Ayo Ayco 10167b54d8
feat: preview card for status links (#339) 2022-12-07 16:55:45 +01:00
patak 36a35b5fcc
feat: improve conversations (#358) 2022-12-06 23:51:29 +00: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
Anthony Fu a9af7e4a09 feat: short time ago 2022-12-02 16:24:37 +08:00
Joaquín Sánchez c4cf3fb371
feat(i18n): plurals support (#278) 2022-12-02 10:18:36 +08:00
patak a28f14cb70
feat: direct messages bubbles (#262) 2022-12-01 08:32:07 +01:00
Anthony Fu 61311dbeaa feat: hide actions in zen mode 2022-12-01 14:46:26 +08:00
Daniel Roe 2bfa9dc476
fix(ui): display images/videos smaller in timeline (#257) 2022-11-30 19:22:15 +01:00
Daniel Roe 4ed1816806
feat: resolve status paths with router (#258) 2022-11-30 18:15:18 +01:00
Anthony Fu ba93e6d235 ui: redesign spoiler 2022-11-30 10:07:13 +08:00
Daniel Roe 9af2956b1e
feat: polls (#210) 2022-11-29 21:29:02 +01:00
三咲智子 6e466dc82d
chore: check format when committing 2022-11-29 04:21:32 +08:00
花果山大圣 c5afa9d579
feat: prevent page navigation when user select text (#203) 2022-11-29 00:31:09 +08:00
三咲智子 2ff4041489
feat: open in new page when ctrl pressed 2022-11-28 19:03:56 +08:00