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 09d31aabac maybe fix comment order? 2 years ago
..
changekeys Logs and posts are now on the new architecture. 5 years ago
change-model.go File uploads, mostly. Also added extra behavior to addCharacter. 5 years ago
change.go add change table. 3 years ago
channel.go add channel table. 3 years ago
chapter-comment-mode.go models, graph2: Added Comment type and queries, and hooked it up to chapter. 5 years ago
chapter.go add chapter repository to postgres. 3 years ago
character.go add sqlc and character table. 3 years ago
comment.go fix comments create/update not applying character name. 3 years ago
file.go Early work on file stuff. 5 years ago
key.go A lot of delete and failed scream tests. 5 years ago
log-importer.go add IrcCloud log importer. 4 years ago
log.go add log and post postgres repos. 3 years ago
post.go add log and post postgres repos. 3 years ago
story-category.go models2: Fixed StoryCategory UnmarshalGQL validating before writing the value. 6 years ago
story.go tweak tags and add story repository. 3 years ago
tag.go fix repository bugs and make text searching work more like it did in the past. 3 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