Commit Graph
1498 Commits
Author SHA1 Message Date
Tom (plebeius.eth) f7da51259e fix board logo in description 2024-11-29 21:53:53 +01:00
Tom (plebeius.eth) 0043e2bdb6 fix(post): deleted or removed post could show reply form 2024-11-25 19:43:51 +01:00
Tom (plebeius.eth) 077b3bc9ef fix(post): image could flicker when clicking it to expand it 2024-11-23 18:37:13 +01:00
Tom (plebeius.eth) ab85514e9a fix thumbnail performance 2024-11-21 17:23:14 +01:00
Tom (plebeius.eth) 5565795a14 fix thumbnails could get stuck 2024-11-21 11:08:33 +01:00
Tom (plebeius.eth) 73bab13e34 fix(markdown): invalid urls in content could crash the app 2024-11-17 15:59:59 +01:00
Tom (plebeius.eth) 9ee6966c26 fix(time filter): last visit time filter could be a duplicate in dropdown 2024-11-14 16:43:10 +01:00
Tom (plebeius.eth) e9fc47be20 fix(moderation): update to use new API schema 2024-11-10 12:44:00 +01:00
Tom (plebeius.eth) 965c6f846a fix(post): some quotes to replies wouldn't show quoted posts on hover 2024-11-09 20:46:27 +01:00
Tom (plebeius.eth) 157c9e7cfa fix replying to reply requires postCid in new API 2024-11-07 13:51:39 +01:00
Tom (plebeius.eth) c2363fe03b fix(post menu): link to other clients was broken on description post 2024-11-05 14:50:24 +01:00
Tom (plebeius.eth) 4f25e0fbc6 small fixes 2024-11-05 12:48:28 +01:00
Tom (plebeius.eth) c898a6d622 add missing translations 2024-11-05 12:12:55 +01:00
Tom (plebeius.eth) a927f3aa00 fix(reply): hidden reply was too big and showed edit menu checkbox 2024-11-04 18:52:15 +01:00
Tom (plebeius.eth) a2dd3efe08 fix(post): hidden post showed its content 2024-11-04 18:42:42 +01:00
Tom (plebeius.eth) 57684438a5 feat(reply modal): display errors in modal 2024-11-04 17:55:51 +01:00
Tom (plebeius.eth) fedada3957 add translations 2024-11-04 17:42:14 +01:00
Tom (plebeius.eth) 5c09b66338 feat(reply modal): add 'choose file' button on android 2024-11-04 17:34:40 +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) 3f4f0229ba style(board header): don't show 'p/' or '.eth/.sol' in title 2024-11-02 17:37:58 +01:00
Tom (plebeius.eth) ba54d70421 feat(interface settings): add 'Fit expanded images to screen' setting 2024-10-31 12:55:38 +01:00
Tom (plebeius.eth) c6e301af0f style(interface settings): add description to each UI setting 2024-10-31 12:48:01 +01:00
Tom (plebeius.eth) 6692c65c4b add route validation checks 2024-10-29 17:40:09 +01:00
Tom (plebeius.eth) 71ba306ec1 fix(catalog): if time filter is 'bump order', it should say 'last bumped' instead of 'newer than' 2024-10-29 15:56:43 +01:00
Tom (plebeius.eth) 5429fafebe style(topbar): don't show '.eth'/'.sol' for every address 2024-10-27 16:37:21 +01:00
Tom (plebeius.eth) 5e6c9fba7e fix(embed): reddit links have to include '/comments/' to be embeddable 2024-10-20 17:59:47 +02:00
Tom (plebeius.eth) 6f8a6e38d4 feat(android): fetch thumbnail image from any webpage link 2024-10-15 17:39:02 +02:00
Tom (plebeius.eth) 0705bd9dbd fix: color missing, translation missing 2024-10-15 13:10:47 +02:00
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) 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) f9ef9dd08b padding not needed for deleted/removed comments 2024-10-14 17:11:55 +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) 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) 561e395256 feat(post): add client-side thumbnail fetching for websites with CORS access 2024-10-11 21:38:16 +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