Commit Graph
30 Commits
Author SHA1 Message Date
sneak f32deba38f should backoff reasonably now 2020-04-09 00:38:19 -07:00
sneak e6647e47f7 incorporate postgres patch with minor changes
continuous-integration/drone/push Build is passing
2020-04-05 22:39:33 -07:00
sneak 9376944373 remove junk accidentally committed to Dockerfile
continuous-integration/drone/push Build is passing
2020-04-04 18:42:41 -07:00
sneak 39213020e2 instance handler tweaks
continuous-integration/drone/push Build is failing
2020-04-04 18:40:34 -07:00
sneak 9234e883e6 factor out 404 handler so all 404s are the same
continuous-integration/drone/push Build is failing
2020-04-04 18:37:30 -07:00
sneak 98861bc6f3 builds now, not sure if the new handler works or not
continuous-integration/drone/push Build is failing
2020-04-04 18:32:25 -07:00
sneak 783086bb0d update sums
continuous-integration/drone/push Build is failing
2020-04-04 18:26:55 -07:00
sneak 45848dbbdf add LRU caching 2020-04-04 18:17:35 -07:00
sneak 70faf517f3 commit before applying 2p patch 2020-04-04 18:16:37 -07:00
sneak 4c33b5dd0e make sure we spider the instance that sent me death threats 2020-03-30 21:57:26 -07:00
sneak bf404db2af bump to go 1.14
continuous-integration/drone/push Build is failing
2020-03-30 16:06:44 -07:00
sneak 06df947186 major overhaul, including:
continuous-integration/drone/push Build is failing
* builds with echo now instead of gin
* beginning of web UI
* factor out util functions
2020-03-30 16:05:53 -07:00
sneak 9655265d85 builds again, not sure how i broke it, also:
continuous-integration/drone/push Build is passing
* fixes truncated content col
* adds text_content for plain text (has space/tag strip bug)
* update readme
2020-03-27 20:20:53 -07:00
sneak 2ecd833726 now actually does something
continuous-integration/drone/push Build is failing
2020-03-27 19:57:58 -07:00
sneak b3f672b84a builds again 2020-03-27 18:17:52 -07:00
sneak 84b19fb14e still builds
continuous-integration/drone/push Build is passing
2020-03-27 16:46:47 -07:00
sneak 0683cd7b32 remove circleci config, don't push on drone build
continuous-integration/drone/push Build is passing
2020-03-27 16:07:55 -07:00
sneak 1c2fdf6349 Merge remote-tracking branch 'origin/master' into next 2020-03-27 16:03:15 -07:00
sneak 23c1b08798 working toward storing state in db 2020-03-27 16:02:36 -07:00
sneak 4f654a9423 enable auto_tag for droneenable auto_tag for drone
continuous-integration/drone/push Build was killed
2020-02-05 00:36:08 -08:00
sneak 60212f4620 add appropriate tags to docker imageadd appropriate tags to docker image
continuous-integration/drone/push Build is passing
2020-02-05 00:34:26 -08:00
sneak 85b7877ae9 add drone config
continuous-integration/drone/push Build is passing
2020-02-04 23:59:05 -08:00
sneak c38450665b updated for new git locationupdated for new git location 2020-02-04 23:55:31 -08:00
sneak bad43a1eba Merge pull request #1 from sneak/next
basic functionality: spiders and writes to disk. passes linting and builds.
2019-12-19 07:24:36 -08:00
sneak 5c1ff3e114 fmt 2019-12-19 07:16:13 -08:00
sneak 46e022c731 seems to save toots to disk now 2019-12-19 06:42:41 -08:00
sneak 983ff9d35e add more seeds 2019-12-19 06:42:35 -08:00
sneak 7a9d7a5e5b refactored, linted, formatted 2019-12-19 06:24:26 -08:00
sneak 5144a957e5 now passes linting 2019-12-19 05:20:23 -08:00
sneak d2bd99801d making progress, almost ready to write to disk 2019-12-19 04:39:42 -08:00