Implement catchup mode
Show original/delivered To if no xinu.tv addresses in To/CC fields
This commit is contained in:
3
web/graphql/catchup.graphql
Normal file
3
web/graphql/catchup.graphql
Normal file
@@ -0,0 +1,3 @@
|
||||
query CatchupQuery($query: String!) {
|
||||
catchup(query: $query)
|
||||
}
|
||||
Reference in New Issue
Block a user