15 Commits

Author SHA1 Message Date
Danish Arora
d43d3bfec7
fix: linting errors + stricter rules 2025-08-28 19:07:26 +05:30
Danish Arora
4e29990e12
fix: auth/crypto service 2025-08-28 18:53:22 +05:30
Danish Arora
88012154d3
feat: anonymous interactions 2025-08-18 14:07:01 +05:30
Danish Arora
4ae89d69bb
feat: verify users in the feed / display ENS 2025-08-11 12:23:08 +05:30
Danish Arora
808820b4f4
feat: relevance index system for the feed (+ sorting) (#15)
* core relevance algorithm

* feat: integrate relevance algo into UI + sorting
2025-08-11 12:14:19 +05:30
Danish Arora
2140e41144
chore: cleanup & fix: lint 2025-07-30 13:22:06 +05:30
Ashis Kumar Naik
35bc6ac15f feat: implement optional cell icon with URL validation
- Add urlLoads utility for image validation with 5s timeout
    - Update CreateCellDialog form schema to make icon optional
    - Add client-side URL validation with error toast
    - Update CypherImage to handle missing/empty icon sources
    - Update all backend actions and transformers for optional icon
    - Maintain backward compatibility with existing cell messages

Signed-off-by: Ashis Kumar Naik <ashishami2002@gmail.com>
2025-06-28 07:13:32 +05:30
Danish Arora
63bbdde5e2
feat(moderation): cell admin can mark users as moderated in a cell\n\n- Adds user moderation to ModerateMessage and transformers\n- Cell admin can moderate a user, hiding all their posts/comments in that cell for others\n- UI: admin-only 'Moderate User' button for each post/comment author (except admin themselves)\n- Fully coherent with OpChan PoC proposal moderation requirements 2025-06-06 16:45:14 +05:30
Danish Arora
a4fc3c1aaf
feat(moderation): cell admin can mark posts and comments as moderated - Adds ModerateMessage type and Waku support - Cell admin can moderate posts/comments, which are then hidden for others - Moderation is local, decentralized, and reversible - UI: admin-only 'Moderate' button, [Moderated] label, filtering - Fully coherent with OpChan PoC proposal moderation requirements 2025-06-06 16:42:00 +05:30
Danish Arora
8bfbb41bd8
feat: key delegation 2025-04-27 15:54:24 +05:30
Danish Arora
150710b4c7
feat: signatures + time-based key delegation for interactions 2025-04-24 16:30:50 +05:30
Danish Arora
3414dfeae3
chore: refactor/split ForumContext for readability 2025-04-22 10:50:08 +05:30
Danish Arora
03d4ba38a0
feat: integrate Waku, remove mock functions 2025-04-22 10:39:32 +05:30
Danish Arora
56c9c8d889
feat: implement waku 2025-04-16 14:45:27 +05:30
Danish Arora
9f8bb87bc1
feat: setup basic frontend 2025-04-15 16:28:03 +05:30