Commit Graph

4 Commits

Author SHA1 Message Date
Jordan
ac339a09da Add authors field to co-authored plugins (#2626) 2022-05-13 04:06:03 +00:00
Jonathan Lee
2f5f0af2a5 Update wiki-sync to 2.0 (#2359)
* Update wiki-sync to 2.0

This is a core rewrite to the plugin and replaces the change-based approach into something that periodically just dumps all the relevant data for the user, computes the delta versus what has already been sent, and sends that to the server.

This gives us automatic retries (no changes get dropped if the server 500s), and less confusing logic if player name or profile change. It's also about 65% less code.

* Update wikisync

* Update wikisync

* Update wikisync

* Update wikisync
2022-02-01 14:56:07 -05:00
andmcadams
cc101d108a wikisync: add newlines to warning (#2296) 2022-01-13 03:48:40 -07:00
andmcadams
79c4bb61eb Add WikiSync plugin (#2238) 2022-01-04 07:10:11 +00:00