Commit Graph

  • 00af2350f4 some ralph changes that i tried i guess master qdust41 2026-04-12 21:37:18 -04:00
  • df013731be feat: add user list pagination qdust41 2026-04-12 20:00:59 -04:00
  • c3ccab5fc5 test: add tweet creation + comment tests (13 tests) qdust41 2026-04-12 19:57:35 -04:00
  • d7345ba234 fix: self-follow validation + add follow/unfollow tests qdust41 2026-04-12 19:54:43 -04:00
  • df8bc97bd2 fix: unlike noop stale struct + likes floor at 0 qdust41 2026-04-12 19:51:56 -04:00
  • 4c67f38fa3 fix: make tweet_like tests pass qdust41 2026-04-12 19:48:23 -04:00
  • 88e84fcec5 fixed ts compile warnings qdust41 2026-04-12 19:19:42 -04:00
  • 7c34323ff4 Merge branch 'dev' qdust41 2026-04-10 19:34:35 -04:00
  • 0e4e46824c claude refactor of index.tsx so its humanly editable qdust41 2026-04-10 19:33:56 -04:00
  • 56a4ee6c77 Updated README qdust41 2026-04-09 18:15:46 -04:00
  • d194834110 claude fix for making the avatars properly get re-fetched if they are newer than the old avatars dev qdust41 2026-04-09 17:44:13 -04:00
  • 2130d85be5 claude generated code for adding tweet viewership to users pages qdust41 2026-04-09 17:10:05 -04:00
  • f37d554399 fixed auth userflow qdust41 2026-04-09 15:24:26 -04:00
  • 2d5914c970 some not working changes trying to fix user login to include a username qdust41 2026-04-08 04:34:16 -04:00
  • 31a8f03ab2 gemini fixed it but its ux does not work and lowkey idc qdust41 2026-04-08 02:27:52 -04:00
  • 90d7eab7d0 some ai generated code from claude that does not work qdust41 2026-04-08 02:03:43 -04:00
  • 3c9910a723 Working metrics for all forms of interactions and updated .env.example qdust41 2026-04-07 00:09:10 -04:00
  • 76a8acc731 Adjusted to properly type each of the database interactions qdust41 2026-04-06 23:31:17 -04:00
  • a33ec14c5f Integrating clickhouse for metrics. qdust41 2026-04-06 23:05:04 -04:00
  • 109ef398ee paginating comments and letting tweet authors delete comments on their post qdust41 2026-04-06 14:15:36 -04:00
  • faa96d88f5 added comments to tweets qdust41 2026-04-06 14:11:10 -04:00
  • 6927f6eb9b Login with password now requires email to be confirmed qdust41 2026-04-06 13:18:00 -04:00
  • cc6586587f Added some meta tags for "SEO" (fake ass concept for this) but hopefully works for embeds qdust41 2026-04-05 15:19:47 -04:00
  • 315b108fa1 Added page titles and proper favicon qdust41 2026-04-05 15:15:07 -04:00
  • 4ec41ad4b3 Added /profile to see your profile qdust41 2026-04-05 14:50:50 -04:00
  • 4b36131183 Added following page to see posts from yourself and people you follow qdust41 2026-04-05 14:41:29 -04:00
  • 8077e570f4 changed feed page to paginate requests qdust41 2026-04-05 14:32:51 -04:00
  • 33c83e188e fixed mobile ui and ux qdust41 2026-04-04 13:02:10 -04:00
  • 193ff815a1 Mobile nav and drafting setup qdust41 2026-04-04 12:38:40 -04:00
  • 1ed136e637 fixed tweet time display to show when the tweet was actually posted qdust41 2026-04-04 12:29:54 -04:00
  • bd0f5d52c2 fixing auth login flow and making custom login flow qdust41 2026-04-03 19:54:18 -04:00
  • 874fec835d some reformatting and adjusting so logged in users get moved directly to their feed qdust41 2026-04-03 19:40:17 -04:00
  • a926733f1b adding this to prevent a warning on startup of the app qdust41 2026-04-03 19:12:52 -04:00
  • a70ea18e56 added .env support for a systemd EnvironmentFile with an example and updated email sender qdust41 2026-04-03 17:00:38 -04:00
  • abe10922eb claude fixed up the ui qdust41 2026-04-02 21:46:15 -04:00
  • 9c131b98a6 Working follow and unfollow interactions for users qdust41 2026-04-02 21:41:27 -04:00
  • f82bc223bb added right click context menu and did a static deployment test qdust41 2026-04-02 03:34:56 -04:00
  • 580265bc51 Added users page and user viewing qdust41 2026-04-02 03:28:09 -04:00
  • 0f41e86cf0 Individual tweets are now viewable in their own pages qdust41 2026-04-01 12:44:03 -04:00
  • 0ac0b68029 Added timestamps to tweets and they organize by newest on top qdust41 2026-04-01 11:58:12 -04:00
  • ae35600822 Adding .agent support in addition to .claude qdust41 2026-04-01 11:29:13 -04:00
  • 1ea0d232a4 moving some environment variables to be aquireable at runtime to generate a mix release qdust41 2026-04-01 00:32:16 -04:00
  • 53467cd611 slightly changed how files are stored in the bucket and allows post deletion qdust41 2026-03-31 17:12:40 -04:00
  • 1c1830b086 Adding likes to tweets Qdust41 2026-03-31 15:18:46 -04:00
  • 7e0d7d8888 some basic ui visibility changes qdust41 2026-03-31 13:31:32 -04:00
  • 028d83b9cc Had to swap to minio to let it act as a cdn. Working file uploads. qdust41 2026-03-31 13:12:11 -04:00
  • db57ac843b Made file uploads display in drafts qdust41 2026-03-30 14:56:24 -04:00
  • 830ee36f84 Working s3 compatible file uplaods! qdust41 2026-03-30 14:28:44 -04:00
  • 6152dcdeea ash.codegen for media qdust41 2026-03-30 13:34:32 -04:00
  • 63d91043e4 added waffle as the way to interact with s3 buckets qdust41 2026-03-30 13:30:01 -04:00
  • 11bb3ddd1c starting work on adding s3 media support qdust41 2026-03-30 12:38:32 -04:00
  • 4378a6fb21 Simple landing page and moved css to the app.css qdust41 2026-03-30 02:37:57 -04:00
  • a13f80cf07 Working basic frontend implementation qdust41 2026-03-30 02:06:15 -04:00
  • dcca583461 Setting up Posts and Posts.Tweet qdust41 2026-03-30 01:41:36 -04:00
  • 934879f95f setup usage_rules qdust41 2026-03-30 01:07:49 -04:00
  • cb179333f0 🔥 initial commit 🔥 qdust41 2026-03-30 01:02:24 -04:00