plebeius.eth
|
d797dbd0bd
|
Update use-replies.ts
|
2024-04-29 22:37:08 +02:00 |
|
plebeius.eth
|
6e20b86b7b
|
fix(use-replies.ts): flatten and display replies of replies not yet published
|
2024-04-29 21:49:00 +02:00 |
|
plebeius.eth
|
bb9d53f47c
|
feat(board nav): add sticky header animation to mobile
|
2024-04-29 15:36:29 +02:00 |
|
plebeius.eth
|
9c2036a6a1
|
fix(challenge modal): disable draggable on mobile
|
2024-04-29 15:30:40 +02:00 |
|
plebeius.eth
|
5a45e27841
|
add autofocus, update themes, translate 'submit'
|
2024-04-29 14:53:46 +02:00 |
|
plebeius.eth
|
1e5c675e95
|
feat(reply modal): change displayName from name field, style focused inputs, translate title
|
2024-04-29 14:26:02 +02:00 |
|
plebeius.eth
|
05cc3c4174
|
fix(reply modal): add minimal timeout to allow rerender when already opened
|
2024-04-29 13:34:46 +02:00 |
|
plebeius.eth
|
d6179d0fdc
|
feat(reply modal): disable draggable on mobile and calculate absolute top position
|
2024-04-29 13:28:04 +02:00 |
|
plebeius.eth
|
ff8882ce9c
|
perf: abstract reply modal logic into hook for post page and board page
|
2024-04-29 12:35:37 +02:00 |
|
plebeius.eth
|
84f55557c1
|
feat(post): add 'this thread is closed" alert for locked, removed, deleted comments
|
2024-04-29 12:17:48 +02:00 |
|
plebeius.eth
|
ad84bb69ee
|
render reply modal on view level to only allow one opened at a time
|
2024-04-29 12:05:52 +02:00 |
|
plebeius.eth
|
2e52b4eaa3
|
Update home.tsx
|
2024-04-29 11:12:54 +02:00 |
|
plebeius.eth
|
72f15c3566
|
chore(translations): rules, welcome to board, comment too long, replies omitted, replies and links omitted
|
2024-04-28 22:05:06 +02:00 |
|
plebeius.eth
|
0962c10685
|
feat: add reply modal
|
2024-04-28 20:08:41 +02:00 |
|
plebeius.eth
|
eddc0982bb
|
feat(loading ellipsis): improve animation
|
2024-04-28 19:38:18 +02:00 |
|
plebeius.eth
|
ef1580e8c0
|
fix(challenge modal): react-draggable requires nodeRef in React StrictMode
|
2024-04-28 19:01:53 +02:00 |
|
plebeius.eth
|
ff70533e44
|
Update board-buttons.tsx
|
2024-04-28 17:44:21 +02:00 |
|
plebeius.eth
|
a949b5096a
|
style(post): translate link types, anonymous displayName
|
2024-04-28 17:40:05 +02:00 |
|
plebeius.eth
|
6708a74c1e
|
Update post-form
|
2024-04-28 17:12:19 +02:00 |
|
plebeius.eth
|
50f7a3b76d
|
style(markdown): apply list-style-position inside, lists shouldn't be indented by default in an imageboard ui
|
2024-04-28 12:54:58 +02:00 |
|
plebeius.eth
|
fc2b48b652
|
Update post.tsx
|
2024-04-27 14:48:06 +02:00 |
|
plebeius.eth
|
c2db30718d
|
Update themes.css
|
2024-04-27 12:52:05 +02:00 |
|
plebeius.eth
|
cf7d59c9b8
|
feat(post form): add reply publishing in post page
|
2024-04-27 12:41:54 +02:00 |
|
plebeius.eth
|
c219236ca8
|
style(challenge modal): add themes styling
|
2024-04-27 12:40:54 +02:00 |
|
plebeius.eth
|
cc5d042889
|
feat: add challenge modal
|
2024-04-26 19:13:23 +02:00 |
|
plebeius.eth
|
e352321740
|
add new banners
|
2024-04-26 17:10:34 +02:00 |
|
plebeius.eth
|
86738de226
|
fix(embed): detect uppercase extension in link
|
2024-04-26 16:07:35 +02:00 |
|
plebeius.eth
|
394c7d8a81
|
feat(app): add pending post view
|
2024-04-25 22:02:55 +02:00 |
|
plebeius.eth
|
5e968ba30d
|
don't show open button for webpage links
|
2024-04-25 16:11:27 +02:00 |
|
plebeius.eth
|
08a01193fa
|
Update board-nav.tsx
|
2024-04-24 16:49:30 +02:00 |
|
plebeius.eth
|
0858a283cb
|
update post form
|
2024-04-24 16:47:51 +02:00 |
|
plebeius.eth
|
caa415cfe6
|
style(themes): update tomorrow and photon
|
2024-04-24 15:27:00 +02:00 |
|
plebeius.eth
|
3573b65ffa
|
feat(post form): add on mobile
|
2024-04-24 15:20:55 +02:00 |
|
plebeius.eth
|
a6bbddd2cd
|
style(post form): style submit form in all themes
|
2024-04-24 11:26:15 +02:00 |
|
plebeius.eth
|
a5a7a97e47
|
feat(board): add post form UI on desktop with link type previewer
|
2024-04-24 08:48:31 +02:00 |
|
plebeius.eth
|
e48406d854
|
rerender postform if subplebbitAddress changes
|
2024-04-23 21:37:03 +02:00 |
|
plebeius.eth
|
35572ded55
|
feat(replies): sort by timestamp
|
2024-04-23 16:10:44 +02:00 |
|
plebeius.eth
|
a89f70f88c
|
optimize sub list load
|
2024-04-18 17:44:35 +02:00 |
|
plebeius.eth
|
73b4b106df
|
Revert "feat(home): push subs that are offline at the end of the list, show offline icon"
This reverts commit 5a5417f7c9.
|
2024-04-18 17:14:59 +02:00 |
|
plebeius.eth
|
0a3d49ad83
|
Revert "feat(board nav): don't list subplebbits that are offline"
This reverts commit 1b755f9333.
|
2024-04-18 17:14:49 +02:00 |
|
plebeius.eth
|
6a55abc11c
|
add banner
|
2024-04-18 17:14:14 +02:00 |
|
plebeius.eth
|
38e958bed8
|
feat(catalog post): close menu button with second click
|
2024-04-17 18:45:47 +02:00 |
|
plebeius.eth
|
1019160dfc
|
style(embed): adjust soundcloud embed width
|
2024-04-17 14:10:15 +02:00 |
|
plebeius.eth
|
1b755f9333
|
feat(board nav): don't list subplebbits that are offline
|
2024-04-17 13:49:13 +02:00 |
|
plebeius.eth
|
5a5417f7c9
|
feat(home): push subs that are offline at the end of the list, show offline icon
|
2024-04-17 13:31:10 +02:00 |
|
plebeius.eth
|
b778b88708
|
fix(comment media): only show link if valid, show webpage links on mobile
|
2024-04-16 21:37:42 +02:00 |
|
plebeius.eth
|
7dba08ca00
|
feat(embed): add support for soundcloud embeds, show webpage links on mobile, adjust audio embeds
|
2024-04-16 17:39:33 +02:00 |
|
plebeius.eth
|
21c180913d
|
refactor(comment media): use hook instead of prop
|
2024-04-16 13:10:25 +02:00 |
|
plebeius.eth
|
e191e403db
|
fix(catalog): don't show description or rules if they are defined but empty
|
2024-04-16 10:58:49 +02:00 |
|
plebeius.eth
|
0f07e1eede
|
fix(board): don't show description and rules until feed loads
|
2024-04-16 10:58:20 +02:00 |
|