plebeius
f037a669c0
refactor: remove broken anon mode feature
...
- delete the anon mode hook/store and stop wiring publish flows through alternate signers
- strip the settings UI, avatar warning, reply indicators, and FAQ text that referenced the toggle
- drop the anon mode translation keys via scripts/update-translations.js
2025-11-25 13:13:38 +01:00
plebeius
bba45ed1cf
fix eslint
2025-11-14 12:59:07 +01:00
plebeius
fc79eb68d2
feat(post-form): display directory names in board selector
2025-11-13 22:08:34 +01:00
plebeius
d78fed1fda
refactor(routing): migrate to directory-based board routing
2025-11-07 12:50:58 +01:00
Tom (plebeius.eth)
339a9bc18a
fix(mod multisub): mod page was missing post form
2025-06-04 16:37:17 +02:00
Tom (plebeius.eth)
dcb05ed3a0
perf: prioritize cached data from API, improving navigation speed and memory consumption
2025-03-06 13:15:33 +01:00
Tom (plebeius.eth)
1b359f9d7b
feat(post form): add content length check
2025-01-31 23:53:24 +01:00
Tom (plebeius.eth)
204fdfcace
refactor, fix bugs
2025-01-30 17:09:21 +01:00
Tom (plebeius.eth)
b1dc7ba486
Update post-form.tsx
2025-01-30 16:32:55 +01:00
Tom (plebeius.eth)
48a8046486
fix(subplebbit): subplebbit could erroneously appear offline while publishing a post
2025-01-28 19:04:57 +01:00
Tom (plebeius.eth)
65e62c0bef
fix eslint
2025-01-26 23:06:49 +01:00
Tom (plebeius.eth)
df96360777
forgot initialization
2025-01-26 22:25:56 +01:00
Tom (plebeius.eth)
363db80fa9
Update post-form.tsx
2025-01-25 22:07:45 +01:00
Tom (plebeius.eth)
fedada3957
add translations
2024-11-04 17:42:14 +01:00
Tom (plebeius.eth)
f40c2c2f88
feat(android app): add 'choose file' button to auto upload media to catbox in the background
...
more free and open web hosting services can be added later
2024-11-02 18:42:52 +01:00
Tom (plebeius.eth)
6692c65c4b
add route validation checks
2024-10-29 17:40:09 +01:00
Tom (plebeius.eth)
44a09f9e5b
improve settings UI, translations, offline status
2024-10-15 12:52:57 +02:00
Tom (plebeius.eth)
908fe11dc4
Update post-form.tsx
2024-10-14 17:23:58 +02:00
Tom (plebeius.eth)
9c389931ea
refactor publish post/reply stores, naming was confusing
2024-10-13 21:36:54 +02:00
Tom (plebeius.eth)
1d99fc4a74
fix color and translation
2024-10-13 18:49:45 +02:00
Tom (plebeius.eth)
3bd530024f
add no board selected alert, add missing translations
2024-09-20 18:05:33 +02:00
Tom (plebeius.eth)
3c27fd6c31
feat(post form): alert user when submitting a post without media
2024-09-20 17:57:25 +02:00
Tom (plebeius.eth)
f80f6369a5
fix(post form): emptying out the fields and posting could result in "empty string" error
2024-09-20 12:21:55 +02:00
Tom (plebeius.eth)
e1faf55f12
forgot await
2024-09-20 12:14:21 +02:00
Tom (plebeius.eth)
81e2c0ffcb
fix displayName
2024-09-19 21:07:45 +02:00
Tom (plebeius.eth)
bb976409ff
fix(anon mode): user id could change for pending post, name field could bug out
2024-09-19 17:33:00 +02:00
Tom (plebeius.eth)
cb97b67cde
style(post mobile): improve buttons positioning, add Update and Auto buttons for clarity
2024-09-08 10:41:08 +02:00
Tom (plebeius.eth)
0018df7f8a
default gif type to "gif" instead of "static gif"
2024-09-03 14:27:29 +02:00
Tom (plebeius.eth)
45eccb7a46
Update post-form.tsx
2024-08-30 12:09:31 +02:00
Tom (plebeius.eth)
3d2d510259
fix(post form): user could post empty comment using spaces
2024-08-29 17:48:34 +02:00
Tom (plebeius.eth)
c521ccbc2e
feat(markdown): when the user is publishing a comment, automatically format it to follow markdown rules
2024-08-27 18:46:42 +02:00
Tom (plebeius.eth)
38790a2596
fix(markdown): users couldn't include empty lines in the post content
2024-08-26 13:52:00 +02:00
Tom (plebeius.eth)
449cd967ec
fix displayname in post form, anon mode
2024-08-25 19:37:04 +02:00
Tom (plebeius.eth)
899239e10e
fix anon mode
2024-08-25 18:58:38 +02:00
Tom (plebeius.eth)
dddcc85d99
fix anon mode bug with post form for posts
2024-08-15 16:43:35 +02:00
Tom (plebeius.eth)
43561e9077
fix couldn't change displayName more than once on anon mode
2024-08-12 21:55:52 +02:00
Tom (plebeius.eth)
188d7b73b1
fix anon mode was altering comment.author
2024-08-08 17:48:45 +02:00
Tom (plebeius.eth)
6fe0157efc
fix signer when anon mode is off
2024-08-07 16:25:53 +02:00
Tom (plebeius.eth)
a39262865d
retrieve full signer objects to reuse anon mode address in own thread
2024-08-06 22:18:02 +02:00
Tom (plebeius.eth)
5095e0e3b9
fix(pending post page): opening settings would change theme
2024-08-06 22:03:19 +02:00
Tom (plebeius.eth)
62e041ae91
rename file
2024-08-06 21:57:28 +02:00
Tom (plebeius.eth)
19d7475470
fix signer asynchronicity for anon mode
2024-08-06 21:51:45 +02:00
Tom (plebeius.eth)
db67a9452c
feat(settings): add anon mode - automatically use a different user ID in each thread
2024-08-06 20:12:07 +02:00
Tom (plebeius.eth)
4103fabb12
feat(post form): add link media info for static or animated gifs
2024-08-03 22:41:40 +02:00
Tom (plebeius.eth)
84abe902c4
fix: "this thread is closed" didn't appear instantly after mod edit
2024-07-19 22:13:51 +02:00
Tom (plebeius.eth)
fe434cb634
feat(board header): add yellow offline icon for loading online status, red icon for offline status
2024-07-09 14:59:18 +02:00
Tom (plebeius.eth)
9f7544936e
feat: use red offline icon for subplebbits that are most likely offline (ipns record fails to update)
2024-07-07 20:02:58 +02:00
Tom (plebeius.eth)
74d394ab99
Update post-form.tsx
2024-06-27 20:56:02 +02:00
Tom (plebeius.eth)
5276f0ad43
feat(board header): add sub online status info to offline icon title
2024-06-27 14:03:38 +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