Daniel Roe
c280ee389c
feat: support additional html elements ( #1102 )
2023-01-14 11:40:53 +01:00
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
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
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
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
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
75f49461de
feat: code highlight for tiptap
2022-12-13 14:02:43 +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
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
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
Anthony Fu
8dd91002d7
feat: improve code block parsing
2022-11-27 14:16:02 +08:00
Anthony Fu
77a87af46a
feat: loading skeleton
2022-11-27 13:02:19 +08:00
Shinigami
12ee31477c
fix: add … after ellipsis css class ( #100 )
2022-11-25 18:33:40 +01:00
Anthony Fu
c2810fd5eb
feat: basic integration with TipTap ( #87 )
2022-11-25 21:21:02 +08:00
Anthony Fu
e81273e944
chore: case
2022-11-24 14:04:17 +08:00
Anthony Fu
e17b918c00
feat: zenmode
2022-11-24 12:21:30 +08:00
Anthony Fu
0a8841f4f4
feat: support codeblock
2022-11-24 11:42:03 +08:00
Anthony Fu
1771291c08
fix: link color
2022-11-23 22:21:18 +08:00
Anthony Fu
a4d235b6fe
refactor: theming
2022-11-23 10:16:31 +08:00
Anthony Fu
cefecb16a0
feat: support custom emoji
2022-11-21 15:14:07 +08:00
patak
2442c80bfb
feat: improve layout ( #19 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-21 05:30:21 +08:00
Anthony Fu
94bde9487a
feat: nav side
2022-11-16 01:14:10 +08:00