1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2025-01-10 21:26:46 +09:00
vervis/src/Vervis/Handler
fr33domlover 21b7325c1b Rename role related tables to reflect the role unification
There used to be project roles and repo roles, and they were separate. A while
ago I merged them, and there has been a single role system, used with both
repos and projects. However the table names were still "ProjectRole" and things
like that. This patch renames some tables to just refer to a "Role" because
there's only one kind of role system.
2019-05-31 15:02:57 +00:00
..
Repo Use path segment in HighlightStyleR, addStylesheet doesn't support query params 2019-05-27 19:54:11 +00:00
Common.hs Put all modules under a new Vervis module 2016-02-23 08:45:03 +00:00
Discussion.hs Fix MessageR, setting audience to the one specified in the Create activity 2019-05-25 13:01:15 +00:00
Git.hs Build with LTS 13, GHC 8.6 2019-05-24 11:49:39 +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 In layout header, link to federation status info page 2019-05-05 11:36:10 +00:00
Inbox.hs In notifications page, remove accidental display of hidden field labels 2019-05-25 22:27:20 +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 Parse and publish actor outboxes 2019-05-21 00:36:05 +00:00
Project.hs Rename role related tables to reflect the role unification 2019-05-31 15:02:57 +00:00
Repo.hs Rename role related tables to reflect the role unification 2019-05-31 15:02:57 +00:00
Role.hs Rename role related tables to reflect the role unification 2019-05-31 15:02:57 +00:00
Sharer.hs Implement getOutboxR, both (trivial) HTML and AS2 2019-05-20 23:51:06 +00:00
Ticket.hs Implement getTicketTeamR & getTicketParticipantsR (AS2 & HTML showing the JSON) 2019-05-25 22:05:59 +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