GraphQL API and utilities for the rpdata project
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gisle Aune
d22ab387dd
models, graph2: Added Comment type and queries, and hooked it up to chapter.
|
6 years ago |
.. |
changes.go
|
graph2, changes, rpdata-server: Added changes subscription.
|
6 years ago |
channel.go
|
models: Changed change logging system to be allow for better querying in the future.
|
6 years ago |
chapter.go
|
graph2: Added change logging for story and chapter, fixed channel ops not being logged.
|
6 years ago |
character.go
|
models: Changed change logging system to be allow for better querying in the future.
|
6 years ago |
comment.go
|
models, graph2: Added Comment type and queries, and hooked it up to chapter.
|
6 years ago |
file.go
|
graph2: Added File type and queries.
|
6 years ago |
log.go
|
graph2: Fixed data race in change logging for importLog.
|
6 years ago |
post.go
|
unknownnicks, logs: Changed unknownnicks counter to use posts instead of logs as a metric to make characters stick out more.
|
6 years ago |
resolver.go
|
graph2, changes, rpdata-server: Added changes subscription.
|
6 years ago |
story.go
|
graph2: Changed story tagging permissions to allow anyone to tag open stories.
|
6 years ago |
tags.go
|
models: Painstakingly converted half the model package to a models & repostiry stucture. All binaries are probably dead at this point.
|
6 years ago |
token.go
|
auth: Moved token and user to models package, added graphql endpoint to check token
|
6 years ago |
unknownnicks.go
|
graph2: Added unknownNick query
|
6 years ago |