Tom (plebeius.eth)
|
d3c29fd6ec
|
feat(catalog): add 'you have blocked this board' message and unblock button
|
2024-06-27 14:18:10 +02:00 |
|
Tom (plebeius.eth)
|
9495e98183
|
feat(catalog): display error from subplebbit in feed (such as, 'address is incorrect')
|
2024-06-27 14:13:46 +02:00 |
|
Tom (plebeius.eth)
|
4f312f67c0
|
fix(board): description and rules weren't visible on feed view
|
2024-06-27 14:12:47 +02:00 |
|
Tom (plebeius.eth)
|
c81c7b85f0
|
feat(homepage): offline icons give info about the board online status
|
2024-06-27 11:17:27 +02:00 |
|
Tom (plebeius.eth)
|
b3bfc7fccc
|
fix(catalog filters): filters changed their opposite value
|
2024-06-24 18:26:54 +02:00 |
|
Tom (plebeius.eth)
|
1a22ac5068
|
chore: add translations
|
2024-06-22 10:32:19 +02:00 |
|
Tom (plebeius.eth)
|
aff806a359
|
Update catalog-filters.tsx
|
2024-06-21 22:50:12 +02:00 |
|
Tom (plebeius.eth)
|
677fe641a3
|
fix(catalog filters): clarify label
|
2024-06-21 22:19:33 +02:00 |
|
Tom (plebeius.eth)
|
cb745ffce6
|
fix(post): mod and author edits weren't instant
|
2024-06-21 22:02:56 +02:00 |
|
Tom (plebeius.eth)
|
1900d1cdf2
|
fix(not found page): only show 'back to p/...' button if subplebbitAddress is in valid format; limit img size
|
2024-06-21 17:03:53 +02:00 |
|
Tom (plebeius.eth)
|
4cca4a58dd
|
fix: incorrect assets path
|
2024-06-20 17:02:11 +02:00 |
|
Tom (plebeius.eth)
|
092c25bb0c
|
fix eslint
|
2024-06-20 15:00:31 +02:00 |
|
Tom (plebeius.eth)
|
e4febb9df0
|
feat(post): add "show original" button to content edit
|
2024-06-19 23:00:11 +02:00 |
|
Tom (plebeius.eth)
|
d9234c4e2a
|
feat(catalog): apply filter for text-only threads to rules and description
|
2024-06-18 21:06:30 +02:00 |
|
Tom (plebeius.eth)
|
7f3630e289
|
feat(catalog): add 'image size' and 'show OP comment' options
|
2024-06-17 21:16:31 +02:00 |
|
Tom (plebeius.eth)
|
22c1acdd3d
|
feat(subplebbit): add automatic theme based on nsfw or sfw tags
|
2024-06-17 12:17:36 +02:00 |
|
Tom (plebeius.eth)
|
e860593650
|
feat(catalog): add filters to mobile
|
2024-06-15 17:09:28 +02:00 |
|
Tom (plebeius.eth)
|
f7b04bd0c9
|
style(challenge modal): improve themes
|
2024-06-15 16:55:34 +02:00 |
|
Tom (plebeius.eth)
|
aa63ab0f1b
|
feat(catalog): add filters modal for text-only posts, nsfw boards in p/all
|
2024-06-15 16:42:30 +02:00 |
|
Tom (plebeius.eth)
|
60ab84efd1
|
revert 2c1ea47, sorting store should be separate from catalog filters store
|
2024-06-15 16:03:59 +02:00 |
|
Tom (plebeius.eth)
|
cadddcb4c5
|
handle undefined values, clarify comment
|
2024-06-15 12:37:45 +02:00 |
|
Tom (plebeius.eth)
|
2c1ea475df
|
refactor(catalog filters store): add sorting store
|
2024-06-14 22:00:43 +02:00 |
|
Tom (plebeius.eth)
|
ce93915919
|
feat(catalog): add filter to hide text-only threads, turned on by default
|
2024-06-14 21:56:23 +02:00 |
|
Tom (plebeius.eth)
|
3206631e89
|
feat(post): add block options to mobile menu
|
2024-06-14 16:58:13 +02:00 |
|
Tom (plebeius.eth)
|
8b601726ae
|
feat(post desktop): add hide/unhide replies
|
2024-06-14 14:33:22 +02:00 |
|
Tom (plebeius.eth)
|
0c02a6b9b6
|
feat(post mobile): add hide and unhide posts and replies
|
2024-06-14 12:51:43 +02:00 |
|
Tom (plebeius.eth)
|
67e3bc8d68
|
feat: hide button for posts soft hides them persistently without blocking the cid
|
2024-06-13 17:50:05 +02:00 |
|
Tom (plebeius.eth)
|
0abc5a3841
|
style(home): add missing color on hover
|
2024-06-12 21:30:28 +02:00 |
|
Tom (plebeius.eth)
|
c6a1283b56
|
fix(popular threads box): default to worksafe content and show 8 posts for single subplebbit
|
2024-06-12 16:50:39 +02:00 |
|
Tom (plebeius.eth)
|
8e5a5919fa
|
refactor: rename PostPage to Post, export Post component from Post view
|
2024-06-11 15:49:26 +02:00 |
|
Tom (plebeius.eth)
|
0831e757bb
|
fix: wrong route check, default time filter value, missing translation
|
2024-06-11 12:04:16 +02:00 |
|
Tom (plebeius.eth)
|
b1e3400d44
|
perf(feed): optimize postsPerPage
|
2024-06-11 10:25:48 +02:00 |
|
Tom (plebeius.eth)
|
62b4c71eb5
|
fix: don't consider 'anti' tag as nsfw tag
plebchan shouldn't consider 'vulgar' or 'anti' as nsfw tags, unlike more sfw-oriented plebbit clients like seedit
|
2024-06-11 10:25:25 +02:00 |
|
Tom (plebeius.eth)
|
841c6c4101
|
fix don't use time filter in single board feed
|
2024-06-09 18:16:01 +02:00 |
|
Tom (plebeius.eth)
|
15bffe89bf
|
feat: add time filter to p/all and p/subscriptions
|
2024-06-09 16:40:32 +02:00 |
|
Tom (plebeius.eth)
|
a2c1ec441f
|
feat: add offline icon to board title, show alert before posting if sub appears offline
|
2024-06-08 21:22:17 +02:00 |
|
Tom (plebeius.eth)
|
ddd063fdef
|
fix(pending post): settings were not shown correctly
|
2024-06-08 14:35:24 +02:00 |
|
Tom (plebeius.eth)
|
19222a66fe
|
feat(post): add "time ago" tooltip to dates
|
2024-06-08 13:39:35 +02:00 |
|
Tom (plebeius.eth)
|
019972a7ff
|
fix(home): update twitter link
|
2024-06-08 12:19:44 +02:00 |
|
Tom (plebeius.eth)
|
1911b623d9
|
feat: add backlink highlight and scroll
|
2024-06-04 21:35:22 +02:00 |
|
Tom (plebeius.eth)
|
225d5f04f1
|
rename file
|
2024-06-03 21:34:32 +02:00 |
|
Tom (plebeius.eth)
|
0036508662
|
fix: video thumbnails stuck on loading, post page overflow
|
2024-06-03 19:39:10 +02:00 |
|
Tom (plebeius.eth)
|
82de50b88a
|
refactor home component
|
2024-06-03 17:55:29 +02:00 |
|
Tom (plebeius.eth)
|
fabcc1d2e1
|
feat(home): add options to popular threads box
|
2024-06-03 17:00:35 +02:00 |
|
Tom (plebeius.eth)
|
8d4c4404c3
|
feat(home): add filter options to boards box
|
2024-06-03 16:38:16 +02:00 |
|
Tom (plebeius.eth)
|
ab209d273c
|
fix bugs
|
2024-06-03 13:53:12 +02:00 |
|
Tom (plebeius.eth)
|
4b2a6025d3
|
feat(board): show error in feed near loading string
|
2024-06-03 11:04:53 +02:00 |
|
Tom (plebeius.eth)
|
911ec8f65f
|
refactor: move use-theme store to stores
|
2024-05-31 20:14:32 +02:00 |
|
Tom (plebeius.eth)
|
7648ef1432
|
fix(description): escape character wasn't excluded from translation
|
2024-05-31 19:59:56 +02:00 |
|
Tom (plebeius.eth)
|
2ecedcc956
|
fix(settings): decode subplebbit address with emoji to fix pathname
|
2024-05-31 19:59:08 +02:00 |
|