Commit Graph
1867 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 5c3fed9972 style(avatar settings): add info about anon mode if it's enabled 2024-10-15 13:06:58 +02:00
Tom (plebeius.eth) ff3f5f618d fix(crypto address setting): default description didn't appear, clicking 'check' with address already set would result in error 2024-10-15 12:56:18 +02:00
Tom (plebeius.eth) 44a09f9e5b improve settings UI, translations, offline status 2024-10-15 12:52:57 +02:00
Tom (plebeius.eth) c2aa9cad49 fix(feed): old account comments could appear at the top of the feed 2024-10-15 12:11:56 +02:00
Tom (plebeius.eth) ea29b6fa03 style(account settings): improve UI and translations 2024-10-15 11:52:11 +02:00
Tom (plebeius.eth) 547a86a3c4 remove ugly color 2024-10-14 21:44:06 +02:00
Tom (plebeius.eth) 492d979cf9 feat(embed): add support to youtube playlists 2024-10-14 18:09:20 +02:00
Tom (plebeius.eth) 03dbf958f6 feat(embed): add support to music.youtube.com 2024-10-14 17:50:03 +02:00
Tom (plebeius.eth) 908fe11dc4 Update post-form.tsx 2024-10-14 17:23:58 +02:00
Tom (plebeius.eth) af7505c45f fix(publish reply): error "content is an empty string" could appear 2024-10-14 17:12:18 +02:00
Tom (plebeius.eth) f9ef9dd08b padding not needed for deleted/removed comments 2024-10-14 17:11:55 +02:00
Tom (plebeius.eth) 9e24ae0aed feat(post): support thumbnails from non-direct imgbb links 2024-10-14 15:28:30 +02:00
Tom (plebeius.eth) 3918d231c6 fix animation 2024-10-14 11:57:17 +02:00
Tom (plebeius.eth) 8e245a4759 fix(topbar): mobile animation on scroll was too slow 2024-10-14 11:51:49 +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) 08086012ff add subplebbit address to p/all catalog preview cards 2024-10-13 18:56:16 +02:00
Tom (plebeius.eth) 1d99fc4a74 fix color and translation 2024-10-13 18:49:45 +02:00
Tom (plebeius.eth) a845e1a820 add translations 2024-10-13 17:58:21 +02:00
Tom (plebeius.eth) 89d37dc029 feat(account settings): alert user account is stored locally and specify location 2024-10-13 17:52:52 +02:00
Tom (plebeius.eth) f8c92b3e61 add isAndroid flag 2024-10-13 17:51:54 +02:00
Tom (plebeius.eth) 73e12ccbae perf(gifs): cache first frame so gifs don't reload all the time when navigating 2024-10-13 13:07:52 +02:00
Tom (plebeius.eth) 7e8eb83bf6 refactor thumbnail fetching, add caching 2024-10-13 12:58:29 +02:00
Tom (plebeius.eth) 3556a04280 feat(catalog post): add thumbnail fetching for sites with cors access 2024-10-12 18:10:47 +02:00
Tom (plebeius.eth) e9280ac84c fix(post): a non-direct link could be marked as media instead of webpage 2024-10-12 17:10:13 +02:00
Tom (plebeius.eth) 088ec8428b fix popular posts 2024-10-12 17:09:23 +02:00
Tom (plebeius.eth) ba9496ca42 feat(catalog): add warning to switch filter if there aren't enough posts in p/all and p/subscriptions 2024-10-12 15:35:27 +02:00
Tom (plebeius.eth) 46e1189711 fix(post): some links to images could be embedded as videos
same as https://github.com/plebbit/seedit/issues/385
2024-10-11 22:01:33 +02:00
Tom (plebeius.eth) 561e395256 feat(post): add client-side thumbnail fetching for websites with CORS access 2024-10-11 21:38:16 +02:00
Tom (plebeius.eth) eac0a0150c feat(board): suggest user to switch time filter on p/all and p/subscription if there aren't enough posts 2024-10-09 22:30:31 +02:00
Tom (plebeius.eth) 7e3fa787bb refactor(time filter): use typescript 2024-10-09 21:32:56 +02:00
Tom (plebeius.eth) 189dbe40ef fix warning 2024-09-21 13:01:23 +02:00
Tom (plebeius.eth) 994c667819 fix(post): deleted or removed replies should not be collapsed if edit reason is provided 2024-09-21 12:59:16 +02:00
Tom (plebeius.eth) d3af6c2a44 fix(post): deleted or removed posts appeared collapsed like replies 2024-09-21 12:50:24 +02:00
Tom (plebeius.eth) eb9c9c9547 fix eslint 2024-09-21 12:42:15 +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) b3adb6c9a0 Update post-mobile.tsx 2024-09-20 16:16:09 +02:00
Tom (plebeius.eth) c58a6bceec feat(reply modal): add autofocus on mobile 2024-09-20 15:38:16 +02:00
Tom (plebeius.eth) f247f0e995 fix(anon mode): refreshing page could generate a new anon address for thread 2024-09-20 15:13:53 +02:00
Tom (plebeius.eth) 641db5defe Update use-publish-reply.ts 2024-09-20 12:25:22 +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) 184f343e2b Update use-publish-reply.ts 2024-09-20 11:49:29 +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) b18c1bc491 fix(edit menu): modal could appear opaque 2024-09-18 17:08:42 +02:00
Tom (plebeius.eth) a81b159bd0 style(edit menu): font color was too dark in tomorrow theme 2024-09-18 17:04:06 +02:00
Tom (plebeius.eth) 41c8f9dff8 style(post): collapse reply if it's deleted or removed 2024-09-18 16:38:19 +02:00
Tom (plebeius.eth) d5dcedf3bd fix: p/all description showed "undefined" in window title 2024-09-18 14:23:07 +02:00
Tom (plebeius.eth) 9a4e62bd19 fix(banner): border was missing in some themes 2024-09-18 14:18:30 +02:00