Commit Graph

1665 Commits

Author SHA1 Message Date
Tom (plebeius.eth)
5ee8fdbccc fix: push notifications didn't work properly 2025-05-31 16:36:41 +02:00
Tom (plebeius.eth)
5dddd9ee46 fix(electron): "share" button couldn't copy link to clipboard 2025-05-30 23:04:48 +02:00
Tom (plebeius.eth)
40239130d6 add translations 2025-05-29 12:24:05 +02:00
Tom (plebeius.eth)
5e3bf59387 feat(communities page): filter by nsfw communities by clicking the "18+" label, filter in each 2025-05-29 11:58:24 +02:00
Tom (plebeius.eth)
35cc4bb48f update API value, redirect from restricted view 2025-05-25 22:30:43 +02:00
Tom (plebeius.eth)
1808275d8a feat(nsfw filter): ask user whether to auto-subscribe to nsfw subs when disabling filter 2025-05-25 22:21:42 +02:00
Tom (plebeius.eth)
ffcd28d1af state value from API changed 2025-05-24 22:04:03 +02:00
Tom (plebeius.eth)
ca48aef8e0 fix(author page): posts were incorrectly ranked 2025-05-24 22:01:07 +02:00
Tom (plebeius.eth)
5bd47a5ae1 use more accurate check for rpc connection 2025-05-24 21:58:46 +02:00
Tom (plebeius.eth)
d0bc190bfd fix(thumbnail): gifs were stuck on playing endlessly on chromium-based browsers 2025-05-24 17:22:53 +02:00
Tom (plebeius.eth)
460eeb96fe Update expando.module.css 2025-05-24 13:06:01 +02:00
Tom (plebeius.eth)
84500ba384 Update use-default-subplebbits.ts 2025-05-23 22:36:54 +02:00
Tom (plebeius.eth)
d02d548026 unnecessary value 2025-05-23 12:43:17 +02:00
Tom (plebeius.eth)
b9b7d0ac78 some errors were displayed unnecessarily 2025-05-22 00:25:29 +02:00
Tom (plebeius.eth)
7c3db0cc97 some errors were displayed unnecessarily 2025-05-21 17:51:42 +02:00
Tom (plebeius.eth)
15e68b1335 fix(markdown): code blocks had wrong spacing 2025-05-21 17:42:54 +02:00
Tom (plebeius.eth)
d5a83d0fd1 Update community-subtitles.ts 2025-05-21 14:54:50 +02:00
Tom (plebeius.eth)
9188f4e7a7 fix wrong image url 2025-05-21 13:04:23 +02:00
Tom (plebeius.eth)
efc7505353 Update account-data-editor.tsx 2025-05-19 14:05:05 +02:00
Tom (plebeius.eth)
59a15e711a fix refresh to update web app 2025-05-19 13:00:54 +02:00
Tom (plebeius.eth)
4b5cca42aa Update account-data-editor.tsx 2025-05-19 00:04:19 +02:00
Tom (plebeius.eth)
c016981a3f remove unnecessary lazy load 2025-05-18 22:26:26 +02:00
Tom (plebeius.eth)
5dcfe40f80 lazy load editor 2025-05-18 21:41:05 +02:00
Tom (plebeius.eth)
9219029ac2 fix(subscriptions list): message was missing when no subs are found 2025-05-18 18:00:25 +02:00
Tom (plebeius.eth)
fd238bfd92 add security alert for private key 2025-05-18 17:49:46 +02:00
Tom (plebeius.eth)
29c1470407 feat(settings): add account data code editor page 2025-05-18 17:07:05 +02:00
Tom (plebeius.eth)
97a4094747 rename file 2025-05-18 17:02:51 +02:00
Tom (plebeius.eth)
29ac912075 adjust embed styling 2025-05-18 14:56:42 +02:00
Tom (plebeius.eth)
b222121143 refactor 2025-05-17 22:42:58 +02:00
Tom (plebeius.eth)
a98fa7029b Update subplebbits.tsx 2025-05-17 22:19:22 +02:00
Tom (plebeius.eth)
06017c8898 Update version.tsx 2025-05-17 15:27:17 +02:00
Tom (plebeius.eth)
a38cad739d refactor subscribe/unsubscribe behavior 2025-05-17 15:18:00 +02:00
Tom (plebeius.eth)
72136bbf13 fix: auto-subscribe logic could fail to run on certain views 2025-05-16 16:05:59 +02:00
Tom (plebeius.eth)
195391b26a fix(post): some content could overflow 2025-05-16 12:44:11 +02:00
Tom (plebeius.eth)
dcfb597165 fix version number display 2025-05-16 12:37:52 +02:00
Tom (plebeius.eth)
fda24499cb fix(settings): spellcheck was enabled on certain fields, fix wrong placeholder 2025-05-15 17:18:17 +02:00
Tom (plebeius.eth)
e8251ffd04 feat(search bar): add default communities to autocomplete dropdown 2025-05-15 14:22:01 +02:00
Tom (plebeius.eth)
0dd5a55922 fix(search bar): dropdown item wasn't clickable on mobile, search bar wouldn't unfocus after searching 2025-05-15 12:45:54 +02:00
Tom (plebeius.eth)
46e0d355dc remove share menu
https://github.com/plebbit/seedit/issues/633
2025-05-14 17:41:02 +02:00
Tom (plebeius.eth)
78b7f2ad69 fix dark mode color 2025-05-14 17:40:22 +02:00
Tom (plebeius.eth)
2bc92cc6f0 fix(electron): client would assume the user is connected to full node 2025-05-12 18:55:30 +02:00
Tom (plebeius.eth)
a9e7d3bd35 fix(subplebbit settings): not owner alert could display for owners, missing state string, missing subplebbit error display 2025-05-12 18:39:19 +02:00
Tom (plebeius.eth)
9cffa2c433 fix errors styling and rendering 2025-05-12 18:37:28 +02:00
Tom (plebeius.eth)
4948bcbbfd fix(subplebbit settings): navigating away from view could reset fields 2025-05-12 18:10:40 +02:00
Tom (plebeius.eth)
710f9c6aa6 move 'hide avatar' setting, add translation 2025-05-12 17:49:44 +02:00
Tom (plebeius.eth)
a694ff3923 remove "account data preview", it's confusing
https://t.me/seeditreact/9797
2025-05-12 16:09:51 +02:00
Tom (plebeius.eth)
07422acd0a update share button
https://github.com/plebbit/seedit/issues/633
2025-05-12 14:38:21 +02:00
Tom (plebeius.eth)
9cdf5bfbd4 fix(replies): thumbnail icons would disappear when clicked 2025-05-12 14:09:54 +02:00
Tom (plebeius.eth)
16b800e901 fix(subscriptions): don't immediately remove sub from subscriptions page to let the user re-subscribe 2025-05-12 13:40:11 +02:00
Tom (plebeius.eth)
7f4390d106 fix logs 2025-05-12 12:54:58 +02:00