Commit Graph
246 Commits
Author SHA1 Message Date
Tom (plebeius.eth) 620f04b33a incorrect memoization 2024-12-16 15:50:54 +01:00
Tom (plebeius.eth) e3cf5076be fix(feed post): gif thumbnail could break persistently 2024-12-12 16:38:04 +01:00
Tom (plebeius.eth) 309f76689f fix(feed): posts could change position causing displacement 2024-12-05 15:37:23 +01:00
Tom (plebeius.eth) 24816c6aa8 refactor dynamic time filter logic, let user choose any hour value in time filter params 2024-11-17 15:58:13 +01:00
Tom (plebeius.eth) b0a3bc8b94 fix eslint 2024-11-08 11:18:47 +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) aa3b3a8b5d refactor use-publish-reply 2024-11-05 12:02:01 +01:00
Tom (plebeius.eth) 6692c65c4b add route validation checks 2024-10-29 17:40:09 +01:00
Tom (plebeius.eth) 0b5aa7dc31 fix(p/all): auto time filter didn't show posts from last visit 2024-10-27 15:50:09 +01:00
Tom (plebeius.eth) 7ac06de9d1 Update use-fetch-gif-first-frame.ts 2024-10-19 19:09:48 +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) af7505c45f fix(publish reply): error "content is an empty string" could appear 2024-10-14 17:12:18 +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) 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) 088ec8428b fix popular posts 2024-10-12 17:09:23 +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) 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) 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) b363c27108 style(board): show rules under description 2024-09-15 21:27:32 +02:00
Tom (plebeius.eth) 664a33482f move filters to interface settings, enable for all feeds 2024-09-12 21:22:22 +02:00
Tom (plebeius.eth) e068db9743 fix(post): anon ID could be wrong while post is pending 2024-09-10 15:27:43 +02:00
Tom (plebeius.eth) 5f55adef07 fix(theme): changing theme wouldn't work in pending post page 2024-09-08 16:31:21 +02:00
Tom (plebeius.eth) 5d2e28eb5b fix(catalog): p/all description would show while filter to hide threads without images is turned on 2024-09-05 15:04:54 +02:00
Tom (plebeius.eth) fcd1ce65fb fix edit menu logic 2024-09-04 16:15:47 +02:00
Tom (plebeius.eth) 14f3f04137 enable editing comments published in anon mode 2024-09-03 22:06:07 +02:00
Tom (plebeius.eth) 7f6a0b9794 recursion is not needed 2024-09-03 12:06:21 +02:00
Tom (plebeius.eth) 8487217a51 Update use-replies.ts 2024-09-02 20:49:06 +02:00
Tom (plebeius.eth) d32cebb695 Update use-replies.ts 2024-09-01 17:10:14 +02:00
Tom (plebeius.eth) 51e3ef8506 display anon mode address immediately upon publishing 2024-08-30 21:18:39 +02:00
Tom (plebeius.eth) a698b222f8 fix(use-replies): a reply to a newly-published reply wouldn't render until propagated 2024-08-30 12:19:18 +02:00
Tom (plebeius.eth) f79e3c3512 Update use-publish-reply.ts 2024-08-30 12:08:53 +02:00
Tom (plebeius.eth) 4e390a9fc5 fix(theme): theme changed incorrectly in pending post page 2024-08-28 22:05:20 +02:00
Tom (plebeius.eth) d3d88da24a fix theme warning 2024-08-26 17:39:27 +02:00
Tom (plebeius.eth) f95ff6049f memoize initial theme 2024-08-26 12:31:15 +02:00
Tom (plebeius.eth) 733ee597aa refactor: fix warning for bad setState call in theme logic 2024-08-26 11:32:40 +02:00
Tom (plebeius.eth) 1695fa0c81 remove logs 2024-08-25 19:03:11 +02:00
Tom (plebeius.eth) 899239e10e fix anon mode 2024-08-25 18:58:38 +02:00
Tom (plebeius.eth) 999990bee1 reset reply store, memoize close modal 2024-08-21 11:11:19 +02:00
Tom (plebeius.eth) f6548cc2b8 fix(replymodal): replying didn't work from multiboard feeds (p/all, p/subscriptions) 2024-08-14 10:23:47 +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) 62e041ae91 rename file 2024-08-06 21:57:28 +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