11 Commits (c7c418aeab6a4055b613999571ec05ad82cc6f37)

Author SHA1 Message Date
Gisle Aune e794311eb8 Migrated rpdata-api to using go modules and a more recent version of 6 years ago
Gisle Aune c5b62a42db graph2: Fixed data race in change logging for importLog. 6 years ago
Gisle Aune b60897a597 unknownnicks, logs: Changed unknownnicks counter to use posts instead of logs as a metric to make characters stick out more. 6 years ago
Gisle Aune 6310cbbc1e unknownnicks: Added unknown nicks model and hooked it up. 6 years ago
Gisle Aune a58535fcb9 graph2: Added importLog query and associated models and repository functions. 6 years ago
Gisle Aune a8cd595876 graph2: Added change logging for story and chapter, fixed channel ops not being logged. 6 years ago
Gisle Aune cee370c2ac models: Changed change logging system to be allow for better querying in the future. 6 years ago
Gisle Aune 34f86d5037 graph2: Added logging changes for Channel, Log, Post and Character. 6 years ago
Gisle Aune aeb5b26627 graph2: Added Log mutations 6 years ago
Gisle Aune 0768cfd0bd models: Painstakingly converted half the model package to a models & repostiry stucture. All binaries are probably dead at this point. 6 years ago
Gisle Aune 2b05d90f4a graph2: Added Log type and queries, moved loader out of old graphql pkg. 6 years ago