amy · she/her
amy commented on issue amy/ferri#4 2025-04-29 23:21:22 +00:00
AP List fetchers

Don't actually need this since we store followers

amy closed issue amy/ferri#4 2025-04-29 23:21:22 +00:00
AP List fetchers
amy commented on issue amy/ferri#10 2025-04-29 23:20:40 +00:00
Basic admin UI

Start by having a basic "enter the password" prompt which is configured through the config file, and prove out writing to the config file

State would need to be mutex wrapped.

  • Have a…
amy opened issue amy/ferri#24 2025-04-29 23:13:34 +00:00
Login splash screen for OAuth
amy opened issue amy/ferri#23 2025-04-29 23:12:54 +00:00
Ice Cubes support
amy closed issue amy/ferri#7 2025-04-29 21:57:51 +00:00
Plan and implement type/trait system for all of our serialisation types
amy closed issue amy/ferri#14 2025-04-29 21:57:44 +00:00
config methods to build URLs
amy closed issue amy/ferri#21 2025-04-29 21:57:36 +00:00
Our own API path
amy closed issue amy/ferri#13 2025-04-29 21:19:11 +00:00
Further centralise querying & handle query errors better
amy closed issue amy/ferri#18 2025-04-29 21:19:02 +00:00
Move helpers into single rocket::State
amy synced commits to master at amy/ferri from mirror 2025-04-29 04:09:20 +00:00
5f346922f5 chore: move a bunch of instance types; deprecate old types
e6b654a0b3 feat: start on CRUD ops for new types
Compare 2 commits »
amy closed issue amy/ferri#3 2025-04-28 20:14:47 +00:00
Timelines
amy synced commits to master at amy/ferri from mirror 2025-04-28 20:06:35 +00:00
d252131e0d feat: ! minor crimes ! timeline query
62931ee20b feat: more fixes; finish account api types for now; add some more useful fields to it
76fb8838c2 feat: add user types into rewrite
Compare 3 commits »
amy closed issue amy/ferri#5 2025-04-28 18:15:53 +00:00
Support Announce activity
amy synced commits to master at amy/ferri from mirror 2025-04-28 03:59:20 +00:00
d59660da37 feat: http wrapper, start type rewrite, add nextest
9bc6c12392 fix: cleanup warnings; centralise url creation into config
4b88100373 feat: queue infra
2270324711 feat: basic Announce support
Compare 4 commits »
amy opened issue amy/ferri#22 2025-04-28 00:51:38 +00:00
Posts that are sent twice are stored twice
amy opened issue amy/ferri#21 2025-04-28 00:49:42 +00:00
Our own API path
amy closed issue amy/ferri#15 2025-04-28 00:47:27 +00:00
Swap display_name / username
amy opened issue amy/ferri#20 2025-04-28 00:47:08 +00:00
Port and pass the Mastodon API test suite
amy opened issue amy/ferri#19 2025-04-28 00:46:32 +00:00
Primitive user search