NOTE: Federation is disabled on this instance!
You can test federation between the following instances:forge.angeley.es
code.angeley.es
TODO
≪ 1 2 < 4 / 33 > 6 7 ≫Author | Hash | Message | Time |
---|---|---|---|
fr33domlover | 6df6a4d1ce | Add OAuth2 tables to database, and run their migrations | 9 months ago |
fr33domlover | e0816f87c6 | List stack.yaml.lock in _boring | 9 months ago |
fr33domlover | b1a5423ba3 | Verify TUP existence (when relevant) in all project-hosted ticket routes | 10 months ago |
fr33domlover | 7d25852b90 | getTicketsR: Deduce ticket URL correctly for HTML output too | 10 months ago |
fr33domlover | adb1ec87e6 | In C2S Offer{Ticket} on local project, insert a TicketUnderProject record | 10 months ago |
fr33domlover | bcd4405b00 | getTicketsR: Deduce ticket URLs correctly for JSON output | 10 months ago |
fr33domlover | 6bce0cfaea | Implement C2S Create{Ticket}, available in PublishR and in postTicketsR | 11 months ago |
fr33domlover | 876db4a951 | Write recipient filtering utility function | 11 months ago |
fr33domlover | 2283a0e8f2 | Vervis.ActivityPub: Implement general-purpose full local delivery | 11 months ago |
fr33domlover | d29ece3edb | Web.ActivityPub: Add createTarget field | 11 months ago |
fr33domlover | 06bd3394f7 | Remove some unused imports from Vervis.Foundation | 11 months ago |
fr33domlover | 1ee5c259e1 | Web.ActivityPub: Move ticketContext from TicketLocal to Ticket | 11 months ago |
fr33domlover | 67c043070b | Web.ActivityPub: Allow Create object to be a Ticket | 11 months ago |
fr33domlover | 3357536140 | Implement sharer ticket JSON view, including discussion, followers, deps etc. | 11 months ago |
fr33domlover | f76d018b4d | DB: Switch RemoteMessage to use RemoteObject | 11 months ago |
fr33domlover | ddbd623577 | In getTicketR, if author is local, make sure a TicketUnderProject exists | 11 months ago |
fr33domlover | ce0c030939 | Add tickets-under-sharer route, just plain JSON view | 11 months ago |
fr33domlover | 01f3d20888 | DB: Add and populate TicketUnderProject table | 11 months ago |
fr33domlover | 6b6d3a6d7a | DB: Switch RemoteDiscussion to use RemoteObject instead of instance+ident | 11 months ago |
fr33domlover | 412bd2579d | DB: In TAL and TAR, rename 'offer' to 'open' | 11 months ago |
fr33domlover | 25e1525449 | Fix bug in DB query in getTicketsR | 11 months ago |
fr33domlover | 27079d5b12 | DB: Remove unnecessary fkey from TicketAuthorRemote to Ticket | 11 months ago |
fr33domlover | c6e53d7d86 | DB: Point from TicketAuthorRemote to TicketProjectLocal | 11 months ago |
fr33domlover | c28948e1ef | DB: Remove 'project' and 'accept' from Ticket, use TicketProjectLocal instead | 11 months ago |
fr33domlover | 28cc8c79dc | DB: Add TicketProjectLocal table, pointing to Ticket but not in use yet | 11 months ago |
fr33domlover | 15811b0c16 | DB: Remove foreign key from TicketAuthorLocal to Ticket, not needed anymore | 11 months ago |
fr33domlover | 1bae9f99c4 | DB: Add foreign key from TicketAuthorLocal to LocalTicket | 11 months ago |
fr33domlover | ae084e25f4 | Switch ticket routes to use the KeyHashid of LocalTicket instead of Ticket | 11 months ago |
fr33domlover | 65875d1279 | DB: Remove did and fsid from Ticket, get them from LocalTicket | 11 months ago |
fr33domlover | 1e3f5ba64a | DB: Add LocalTicket table | 11 months ago |