1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2025-01-07 20:46:45 +09:00
vervis/src/Vervis/Handler
fr33domlover f462a67680 Implement sharer inbox handler
It runs checks against all the relevant tables, but ultimately just inserts the
activity into the recipient's inbox and nothing more, leaving the RemoteMessage
creation and inbox forwarding to the project inbox handler.
2019-04-23 02:57:53 +00:00
..
Repo Add CSRF token to all buttons through a new buttonW widget 2018-07-11 08:15:19 +00:00
Common.hs Put all modules under a new Vervis module 2016-02-23 08:45:03 +00:00
Discussion.hs When sending ticket comment in regular Vervis UI, deliver it using ActivityPub 2019-04-20 21:34:45 +00:00
Git.hs Git clone over HTTP(S) using git binary 2016-07-27 15:17:03 +00:00
Group.hs Switch actor ID URIs to be /s/ACTOR instead of /p and /g 2019-02-14 22:13:58 +00:00
Home.hs Upgrade to GHC 8.4 and LTS 12 2018-12-05 03:41:19 +00:00
Inbox.hs Implement sharer inbox handler 2019-04-23 02:57:53 +00:00
Key.hs Add CSRF token to all buttons through a new buttonW widget 2018-07-11 08:15:19 +00:00
Person.hs Switch from single inbox to individual inbox URIs; disable inbox post for now 2019-04-21 10:58:57 +00:00
Project.hs Switch from single inbox to individual inbox URIs; disable inbox post for now 2019-04-21 10:58:57 +00:00
Repo.hs Default roles for repos and turn user/anon collab tables into proj/repo fields 2019-01-29 22:24:32 +00:00
Role.hs Default roles for repos and turn user/anon collab tables into proj/repo fields 2019-01-29 22:24:32 +00:00
Sharer.hs Publish actor documents for projects, and add some new properties to Actor 2019-03-20 12:01:10 +00:00
Ticket.hs When sending ticket comment in regular Vervis UI, deliver it using ActivityPub 2019-04-20 21:34:45 +00:00
Wiki.hs Initial minimal optional per-project wiki 2016-06-04 06:57:54 +00:00
Workflow.hs Add CSRF token to all buttons through a new buttonW widget 2018-07-11 08:15:19 +00:00