1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-03-20 15:14:54 +09:00

C2S: offerTicketC re-enabled and supporting looms and remote origin repo

What's missing:

- Match patch VCS, origin repo VCS and target repo VCS
- Hook into postPersonInboxR
- If only origin is provided, generate patches / otherwise somehow remember the
  commits proposed
This commit is contained in:
fr33domlover 2022-09-21 12:50:26 +00:00
parent 0b10056cc3
commit de2e29d505
16 changed files with 725 additions and 415 deletions

View file

@ -415,9 +415,9 @@ TicketParamClass
Ticket
number Int Maybe
created UTCTime
title Text -- HTML
source Text -- Pandoc Markdown
description Text -- HTML
title Text
source PandocMarkdown
description HTML
status TicketStatus
discuss DiscussionId
followers FollowerSetId