Skip to content

feat: add repost functionality#509

Open
luciorubeens wants to merge 12 commits intoallinbits:mainfrom
luciorubeens:feat/repost
Open

feat: add repost functionality#509
luciorubeens wants to merge 12 commits intoallinbits:mainfrom
luciorubeens:feat/repost

Conversation

@luciorubeens
Copy link
Member

@luciorubeens luciorubeens commented Jan 21, 2026

Summary

  • Displays reposts on user profile page (next step: improve the feed query mechanism)
  • Added ability to repost a post
  • Removed post to Discord integration
  • Updated Bun to 1.3.6
  • Added CONTRIBUTING.md with localnet setup instructions
  • Added repost action to network spammer tool
SCR-20260128-hwqh

@luciorubeens luciorubeens marked this pull request as ready for review January 28, 2026 18:36

Replace `your mnemonic phrase here` with one of the mnemonics from step 3.

## Running the Application
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be much simple using Tilt, it greatly simplifies running the frontend app and the services. Any reason not to mention it instead of the single steps to run the app?

declare module '@atomone/chronostate' {
export namespace MemoExtractor {
export interface TypeMap {
'dither.Repost': [string];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be a great to be able to optionally have a header text that could be displayed before the repost content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready to Build

Development

Successfully merging this pull request may close these issues.

2 participants