plebeius.eth
|
1ae739eb41
|
update themes
|
2024-05-08 16:05:05 +02:00 |
|
plebeius.eth
|
5f3ff17ecc
|
feat(reply modal): add c/parentCid above textarea, fix tomorrow theme
|
2024-05-08 12:23:18 +02:00 |
|
plebeius.eth
|
6bfa899722
|
feat(post): add embed button and media to links in post content detected as valid embed links
|
2024-05-08 11:10:43 +02:00 |
|
plebeius.eth
|
ccb75fcf3a
|
feat(post form): replace single return with double return on submit, because markdown is mandatory on plebbit, but a user from 4chan won't know that
|
2024-05-07 22:23:49 +02:00 |
|
plebeius.eth
|
fc459d9533
|
fix(post): prioritize 'failed' state over 'pending'
|
2024-05-07 16:08:02 +02:00 |
|
plebeius.eth
|
1a57d3ae53
|
fix undefined
|
2024-05-07 14:11:43 +02:00 |
|
plebeius.eth
|
b785d00ec4
|
fix(post): don't show replies in pending post page
|
2024-05-06 22:49:55 +02:00 |
|
plebeius.eth
|
359031c1df
|
fix(post form): close after publish, reset fields
|
2024-05-06 22:49:23 +02:00 |
|
plebeius.eth
|
1f4213ae0b
|
perf: apply cachebuster to not found img and board banners
|
2024-05-06 22:08:49 +02:00 |
|
plebeius.eth
|
0ead6775ae
|
fix 404 check, add 404 page mobile style, fix description/rules custom comment
|
2024-05-06 22:02:49 +02:00 |
|
plebeius.eth
|
5d124d2121
|
feat: add 'not found' view
|
2024-05-06 21:40:17 +02:00 |
|
plebeius.eth
|
cbc9230ead
|
add missing state strings to post cards, use gray color
|
2024-05-06 17:02:31 +02:00 |
|
plebeius.eth
|
7464b970fe
|
style(post): don't show reply button in post page
|
2024-05-06 16:56:10 +02:00 |
|
plebeius.eth
|
e91bb587a1
|
fix(embeds): pass origin to youtube or popular videos won't load
|
2024-05-05 12:35:12 +02:00 |
|
plebeius.eth
|
57fb75d674
|
remove padding, add translations
|
2024-05-04 23:01:37 +02:00 |
|
plebeius.eth
|
607aad9379
|
fix(post): limit displayName length
|
2024-05-04 22:36:10 +02:00 |
|
plebeius.eth
|
9a56924086
|
revert use titles in board-nav
|
2024-05-04 21:33:25 +02:00 |
|
plebeius.eth
|
793fb3cb09
|
forgot 'gif' file type in translations
|
2024-05-04 17:21:19 +02:00 |
|
plebeius.eth
|
aac20c4671
|
fix(subplebbit description): prevent escaping characters in translation
|
2024-05-04 17:01:20 +02:00 |
|
plebeius.eth
|
6aa5f38063
|
feat(board nav): use titles from multisub
|
2024-05-04 16:56:49 +02:00 |
|
plebeius.eth
|
02b287fc12
|
feat(home): add popular threads box
|
2024-05-02 22:09:41 +02:00 |
|
plebeius.eth
|
952d446c4d
|
fix(reply modal): autofocus caused auto scroll to top on mobile
|
2024-04-30 11:35:47 +02:00 |
|
plebeius.eth
|
1e91119687
|
fix(reply modal): get mobile scroll position from hook before render
|
2024-04-30 11:08:01 +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
|
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
|
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
|
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
|
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 |
|