1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 15:34:51 +09:00
vervis/src
fr33domlover b0576f9bf6 DB: Separate tables for CollabTopicLocalAccept and CollabTopicRemoteAccept
Previously there was just CollabTopicAccept, which worked only for local topics
but pretended to apply to both, due to directly pointing to Collab, thus
possible to insert rows even if there's a CollabTopicRemote.

The new situation is a new CollabTopicLocal table to which the local topic
things point, thus keeping the local and remote data separate and difficult to
confuse.
2022-08-30 08:28:44 +00:00
..
Control S2S sharer inbox: Handle Offer{Ticket} yay! 2019-06-15 14:51:48 +00:00
Crypto Stop using Vervis.Import and NoImplicitPrelude, switch to plain regular imports 2019-06-15 08:24:08 +00:00
Darcs/Local Switch to new actor layout 2022-08-15 13:57:42 +00:00
Data Switch to new actor layout 2022-08-15 13:57:42 +00:00
Database C2S: Implement grantC and enable in person outbox handler 2022-08-22 16:59:22 +00:00
Development S2S: repoApplyF: Implement the missing support for patching Git repos 2022-06-26 14:00:28 +00:00
Diagrams Stop using Vervis.Import and NoImplicitPrelude, switch to plain regular imports 2019-06-15 08:24:08 +00:00
Formatting Stop using Vervis.Import and NoImplicitPrelude, switch to plain regular imports 2019-06-15 08:24:08 +00:00
Language/Haskell/TH/Quote Stop using Vervis.Import and NoImplicitPrelude, switch to plain regular imports 2019-06-15 08:24:08 +00:00
Network Prepare for ticket dependency federation 2020-06-18 10:38:04 +00:00
Text Stop using Vervis.Import and NoImplicitPrelude, switch to plain regular imports 2019-06-15 08:24:08 +00:00
Vervis DB: Separate tables for CollabTopicLocalAccept and CollabTopicRemoteAccept 2022-08-30 08:28:44 +00:00
Web C2S: grantC: Insert Collab records for Grants with remote topics too 2022-08-28 13:51:43 +00:00
Yesod Switch to new actor layout 2022-08-15 13:57:42 +00:00
GitPackProto.hs Stop using Vervis.Import and NoImplicitPrelude, switch to plain regular imports 2019-06-15 08:24:08 +00:00