Commit graph

79 commits

Author SHA1 Message Date
Anthony Fu 36ae8be40a
feat: collapse mentions (#1034) 2023-01-13 01:08:56 +01:00
wheat 2af1fec425
feat: use square avatar when on own profile (#961) 2023-01-11 09:39:49 +01:00
patak ad1e597b5c
feat: no borders in cards (#925) 2023-01-10 10:05:59 +01:00
patak e1332345ad
feat: dm style, take 4 (#923) 2023-01-10 06:58:07 +01:00
patak 1f92cdc1c9 fix: make composer line height closer to final post 2023-01-07 22:51:22 +01:00
Mayank c11a7cc225
fix: make code font-size smaller in displayed markdown (#817)
Co-authored-by: Mayank <mayank99@users.noreply.github.com>
2023-01-06 10:40:11 +01:00
Piotrek Tomczewski 1ff584bf8b
feat(publish): add hashtag autocomplete (#778) 2023-01-04 21:47:29 +01:00
wheat 4354dd6a2e
feat: add image preview swipe (#749) 2023-01-04 09:15:24 +01:00
Vjacheslav Trushkin 61a141ae69
fix: revert em-emoji-picker style removal (#739) 2023-01-03 14:27:55 +01:00
patak 4a3cef9a01
fix: make paragraphs visible (#734) 2023-01-03 12:58:53 +01:00
三咲智子 1d9bd6a9d4
fix: only reduce line-height for post content
relate PR #557
2023-01-03 19:35:58 +08:00
Vjacheslav Trushkin 6092b27da6
fix: remove unused emoji stuff (#727) 2023-01-03 10:42:05 +01:00
Vjacheslav Trushkin fa9c418e21
feat: replace emoji with SVGs (#129) (#584)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-02 05:53:53 +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
三咲智子 58e51d4358
feat: transparent nav header 2022-12-31 05:35:25 +08:00
patak 861afe79b2
feat: improve color theme (#649) 2022-12-29 23:40:31 +01:00
Anthony Fu ff0ad77676 fix: insert space around custom emojis 2022-12-27 22:08:48 +01:00
Anthony Fu 8f68fa12e4 feat: custom emoji font in editor 2022-12-27 20:13:50 +01:00
Anthony Fu d9b0e85f63 feat: emoji font 2022-12-27 19:37:22 +01:00
Anthony Fu e8dde2c2ba feat: display version 2022-12-26 20:33:19 +01:00
Ayaka Rizumu 613c5315b3
feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00
patak d9e8703882
feat: threads improvements (#562) 2022-12-26 08:37:42 +01:00
patak a04c84299f
feat: reduce line-height for posts (#557) 2022-12-25 16:26:43 +01:00
Anthony Fu b40832a7eb fix: font-size ssr 2022-12-24 00:19:17 +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
Anthony Fu 55443e4d8a
feat: init emoji picker (#532) 2022-12-23 20:15:19 +01:00
Anthony Fu 0d4df4b269 ui: fix link line break 2022-12-23 11:32:00 +01:00
Anthony Fu 5abf730ed6 ui: color for code block 2022-12-13 20:25:03 +01:00
Anthony Fu 712c405e41 ui: color for code block 2022-12-13 19:49:52 +01:00
Anthony Fu 75f49461de feat: code highlight for tiptap 2022-12-13 14:02:43 +01:00
patak 77fb294c4d feat: DM improvements 2022-12-13 00:10:04 +01:00
Ayaka Rizumu 183b1659d1
feat: more to explore (#360) 2022-12-11 11:52:36 +01:00
Joaquín Sánchez 31820c6265
perf: serve fonts from app (#382) 2022-12-09 17:32:09 +01:00
Ayaka Rizumu 77fb74f0ac
fix: component ContentRich style overflow (#371) 2022-12-08 06:56:22 +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
三咲智子 337d2a8b43
chore: format styles 2022-12-05 03:06:02 +08:00
Daniel Roe 8f32b1ce22
fix: placeholder for broken image urls and avoid overlowing emoji alt text (#327) 2022-12-04 15:14:12 +01:00
patak a28f14cb70
feat: direct messages bubbles (#262) 2022-12-01 08:32:07 +01:00
Alex 96775ebcf3
feat: add offline check (#247)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-01 11:08:09 +08:00
Anthony Fu 6389cbfe38 ui: adjust code block size 2022-11-30 15:38:25 +08:00
Anthony Fu 9e053492b5 ui: custom icon size 2022-11-30 13:58:38 +08:00
Anthony Fu db5a022f3b feat: rework content handling to support inline markdown 2022-11-30 13:27:24 +08:00
Anthony Fu ccf6a17f72 feat: improve editor 2022-11-30 12:50:29 +08:00
patak acdd33ef7d fix: layout shift when navigating 2022-11-30 00:04:37 +01:00
Shinigami 091263ea05
feat: prevent arbitrary zooming on mobile devices (#234) 2022-11-29 16:27:35 +00:00
patak 1d461a6816
fix: line height in content editor (#208) 2022-11-28 23:22:43 +00:00
Joaquín Sánchez 3b92b27cc8
feat: custom error page (#178)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-28 09:01:14 +00:00
三咲智子 7f7eccdd07
ui(tiptap): wider focus for content editor
closes #165
2022-11-28 15:39:45 +08:00