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 a5410dff2c Eugh. 5 years ago
..
changekeys graph2, model: Added Comment type to Change. 5 years ago
changes graph2, model: Added Comment type to Change. 5 years ago
channels Eugh. 5 years ago
chapters Eugh. 5 years ago
characters models2: Added log character updates. 6 years ago
comments graph2, models: Added editComment mutation. 5 years ago
files models: Migrated last from model 6 years ago
logs unknownnicks, logs: Changed unknownnicks counter to use posts instead of logs as a metric to make characters stick out more. 5 years ago
posts posts: Fixed AddMany not returning the IDs in the result. 5 years ago
scalars models: Painstakingly converted half the model package to a models & repostiry stucture. All binaries are probably dead at this point. 6 years ago
stories Eugh. 5 years ago
tags models: Painstakingly converted half the model package to a models & repostiry stucture. All binaries are probably dead at this point. 6 years ago
unknownnicks unknownnicks, logs: Changed unknownnicks counter to use posts instead of logs as a metric to make characters stick out more. 5 years ago
users models2: Added 'post.remove' to default user permissionss. 6 years ago
change-model.go graph2, model: Added Comment type to Change. 5 years ago
change.go graph2, model: Added Comment type to Change. 5 years ago
channel.go Eugh. 5 years ago
chapter-comment-mode.go models, graph2: Added Comment type and queries, and hooked it up to chapter. 5 years ago
chapter.go Eugh. 5 years ago
character.go Eugh. 5 years ago
comment.go Eugh. 5 years ago
file.go Eugh. 5 years ago
log-importer.go graph2: Added importLog query and associated models and repository functions. 5 years ago
log.go Eugh. 5 years ago
post.go Eugh. 5 years ago
story-category.go models2: Fixed StoryCategory UnmarshalGQL validating before writing the value. 6 years ago
story.go Eugh. 5 years ago
tag-kind.go models: Painstakingly converted half the model package to a models & repostiry stucture. All binaries are probably dead at this point. 6 years ago
tag.go Eugh. 5 years ago
token.go auth: Moved token and user to models package, added graphql endpoint to check token 6 years ago
unknown-nick.go graph2: Added unknownNick query 5 years ago
user.go auth: Moved token and user to models package, added graphql endpoint to check token 6 years ago