]> git.sesse.net Git - skvidarsync/shortlog
skvidarsync
2023-10-29 Steinar H.... Fix a very strange off-by-one (why did this only start...
2023-10-29 Steinar H.... Rename $config::oauth_token to $config::slack_oauth_tok...
2023-10-29 Steinar H.... Message user to ask them about their user ID in the...
2023-10-28 Steinar H.... Spelling fix.
2023-10-28 Steinar H.... Simplification in event.pl.
2023-10-28 Steinar H.... Update TODO.
2023-10-28 Steinar H.... Add a blank line.
2023-10-28 Steinar H.... Better daemon behavior.
2023-10-28 Steinar H.... Split out find_diff() into its own function.
2023-10-28 Steinar H.... Split out create_reaction_log() into its own function.
2023-10-28 Steinar H.... Remove an unused hash.
2023-10-28 Steinar H.... Factor out %seen_names computation into a function.
2023-10-28 Steinar H.... Fix an issue where one could be deleted from the databa...
2023-10-28 Steinar H.... Use seen_names for the final location.
2023-10-28 Steinar H.... Get more of the sheet, so that we get the headings...
2023-10-27 Steinar H.... Fix so that G4.5 headings are properly ignored.
2023-10-27 Steinar H.... Small refactoring.
2023-10-27 Steinar H.... Update TODO.
2023-10-27 Steinar H.... Remove some debugging.
2023-10-27 Steinar H.... Tweak the recent changes log.
2023-10-27 Steinar H.... Support non-fixed sheets and messages to sync.
2023-10-27 Steinar H.... Store messages with dates in them, for future sync...
2023-10-27 Steinar H.... Support event.pl replaying JSON from stdin.
2023-10-27 Steinar H.... Remove the legacy (non-logged) reactions table.
2023-10-27 Steinar H.... Add SQL schema.
2023-10-27 Steinar H.... Initial commit.