1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-10 22:26:45 +09:00
vervis/src/Yesod
fr33domlover e81eb80b8b Add field localMessageCreate, pointing to the OutboxItem that created it
I added a migration that creates an ugly fake OutboxItem for messages that
don't have one. I'll try to turn it into a real one. And then very possibly
remove the whole ugly migration, replacing it with addFielfRefRequiredEmpty,
which should work for empty instances.
2019-05-25 03:23:57 +00:00
..
Auth Upgrade to GHC 8.4 and LTS 12 2018-12-05 03:41:19 +00:00
Paginate Switch all HandlerT/WidgetT uses to HandlerFor/WidgetFor 2019-05-23 09:12:24 +00:00
Persist Add route getMessageR, returns an Activity Note for any locally created Message 2019-03-22 20:46:42 +00:00
ActivityPub.hs Do some debug logging during delivery in outbox POST handler 2019-05-10 20:38:55 +00:00
FedURI.hs Implement getOutboxR, both (trivial) HTML and AS2 2019-05-20 23:51:06 +00:00
Hashids.hs Add field localMessageCreate, pointing to the OutboxItem that created it 2019-05-25 03:23:57 +00:00
MonadSite.hs In outbox POST handler, run async delivery using Worker instead of Handler 2019-05-10 04:36:21 +00:00
SessionEntity.hs Upgrade to GHC 8.4 and LTS 12 2018-12-05 03:41:19 +00:00