Tom
|
809151c8f1
|
fix styling of subscribe button
|
2023-05-01 19:01:53 +02:00 |
|
Tom
|
0a0d6f4bf4
|
add navbar design to all views
|
2023-05-01 18:41:10 +02:00 |
|
Tom
|
60e8603561
|
add new navbar design to board view
|
2023-05-01 18:36:43 +02:00 |
|
Tom
|
4a6596cd04
|
add initial subscription UI, fixes
|
2023-05-01 18:12:39 +02:00 |
|
Tom
|
932de55eb3
|
typo
|
2023-04-30 18:09:31 +02:00 |
|
Tom
|
9fcc4abe89
|
add explanation for board creation process
|
2023-04-30 17:37:19 +02:00 |
|
Tom
|
d15dacb06f
|
add value for comment.thumbnailUrl in embed
|
2023-04-30 16:23:32 +02:00 |
|
Tom
|
a9de38a3be
|
fix embed media via md still shows link as txt
|
2023-04-30 15:44:35 +02:00 |
|
Tom
|
627aeb779f
|
implement selection to greentext in ReplyModal
|
2023-04-30 15:22:44 +02:00 |
|
Tom
|
648dc1b92a
|
fix square shape of board avatars
|
2023-04-30 14:54:12 +02:00 |
|
Tom
|
7008b5649d
|
add container to expanded images
|
2023-04-30 13:32:52 +02:00 |
|
Tom
|
272752a522
|
fix ImageBanner relative URL
|
2023-04-30 12:34:33 +02:00 |
|
Tom
|
16585d1047
|
moved all styled-components code to its directory
|
2023-04-29 18:01:19 +02:00 |
|
Tom
|
638d9ac2ff
|
add enlarge image effect to mobile views
|
2023-04-29 17:54:25 +02:00 |
|
Tom
|
756a53dd29
|
add enlarge image effect to desktop views
|
2023-04-29 17:44:27 +02:00 |
|
Tom
|
2764a8ae87
|
fix getCommentMediaInfo
|
2023-04-29 17:10:11 +02:00 |
|
Tom
|
ac313f55fe
|
add subplebbit.suggested.avatarUrl to Home
|
2023-04-29 16:12:56 +02:00 |
|
Tom
|
c5e325b9ca
|
add useBufferedFeeds
|
2023-04-29 14:39:57 +02:00 |
|
Tom
|
fe9a50db97
|
fix Virtuoso margin, increaseViewportBy flicker
|
2023-04-29 14:31:16 +02:00 |
|
Tom
|
70fd17d91f
|
fix all URLs to be relative, not root
|
2023-04-29 12:47:30 +02:00 |
|
Tom
|
d9322a31b4
|
add skeleton for IPFS and IPNS states in thread
|
2023-04-29 12:34:47 +02:00 |
|
Tom
|
1158f543db
|
switch back to InfiniteScroll in Catalog view
|
2023-04-29 10:50:18 +02:00 |
|
Tom
|
196593befa
|
improve increaseViewportBy
|
2023-04-29 10:49:47 +02:00 |
|
Tom
|
45f4918d5c
|
implement react-virtuoso in catalog view
|
2023-04-28 19:00:50 +02:00 |
|
Tom
|
4fb23ec79b
|
implement react-virtuoso in board view
|
2023-04-28 18:04:16 +02:00 |
|
Tom
|
0fb416b159
|
Update getCommentMediaInfo.js
|
2023-04-27 18:33:51 +02:00 |
|
Tom
|
fca0030df6
|
Update Thread.jsx
|
2023-04-27 18:06:16 +02:00 |
|
Tom
|
b5c4ef1fe4
|
fix thumbnailUrl
|
2023-04-27 17:59:14 +02:00 |
|
Tom
|
1bd3fff25e
|
fix greentext in rehype-sanitize
|
2023-04-27 13:10:23 +02:00 |
|
Tom
|
93bbbeddee
|
fix dependency logic
|
2023-04-27 12:36:21 +02:00 |
|
Tom
|
4e1575f5fc
|
fix all missing deps except for bugged one
|
2023-04-27 11:42:51 +02:00 |
|
Tom
|
428b335cfc
|
fix getCommentMediaInfo
|
2023-04-27 11:34:25 +02:00 |
|
Tom
|
221c479736
|
fix link styling
|
2023-04-26 17:09:57 +02:00 |
|
Tom
|
5df5e59f80
|
fix invalid href attribute
|
2023-04-26 16:22:24 +02:00 |
|
Tom
|
9a92dbf61b
|
fix posting links
|
2023-04-26 15:17:26 +02:00 |
|
Tom
|
649964f26b
|
revert to fix hooks deps
|
2023-04-26 14:24:08 +02:00 |
|
Tom
|
b71628c817
|
fix key attributes
|
2023-04-25 22:13:23 +02:00 |
|
Tom
|
9f6a5d8e60
|
fix resetFields
|
2023-04-25 22:07:33 +02:00 |
|
Tom
|
610ea65c67
|
fix all eslint warnings
|
2023-04-25 21:30:10 +02:00 |
|
Tom
|
eb89904939
|
fix typo
|
2023-04-25 15:44:44 +02:00 |
|
Tom
|
abb2b453e1
|
fix js void warning
|
2023-04-25 15:26:46 +02:00 |
|
Tom
|
d25c51af61
|
remove void onClick to fix react warning
|
2023-04-25 14:53:20 +02:00 |
|
Tom
|
aa875b9c9a
|
fix pending reply logic, add it to board
|
2023-04-25 14:34:48 +02:00 |
|
Esteban Abaroa
|
e946a93847
|
add service worker and progressive web app and icons
|
2023-04-24 21:20:42 +00:00 |
|
Esteban Abaroa
|
d2b02ead78
|
change urls of footer links
|
2023-04-24 20:06:35 +00:00 |
|
Esteban Abaroa
|
d9cd805329
|
don't hardcode version number
|
2023-04-24 20:00:11 +00:00 |
|
Esteban Abaroa
|
41cdc9db3b
|
add electron
|
2023-04-24 19:42:49 +00:00 |
|
Esteban Abaroa
|
3e1eebec5b
|
make footer more similar to 4chan
|
2023-04-24 17:53:09 +00:00 |
|
plebbitor
|
6dce788a26
|
added instant pending reply
|
2023-04-24 16:39:20 +02:00 |
|
plebbitor
|
5865264923
|
removed scrolling on thread
|
2023-04-24 16:35:09 +02:00 |
|