Commit Graph

70 Commits

Author SHA1 Message Date
39213020e2 instance handler tweaks
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-04 18:40:34 -07:00
9234e883e6 factor out 404 handler so all 404s are the same
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-04 18:37:30 -07:00
98861bc6f3 builds now, not sure if the new handler works or not
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-04 18:32:25 -07:00
783086bb0d update sums
Some checks failed
continuous-integration/drone/push Build is failing
2020-04-04 18:26:55 -07:00
45848dbbdf add LRU caching 2020-04-04 18:17:35 -07:00
70faf517f3 commit before applying 2p patch 2020-04-04 18:16:37 -07:00
4c33b5dd0e make sure we spider the instance that sent me death threats 2020-03-30 21:57:26 -07:00
bf404db2af bump to go 1.14
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-30 16:06:44 -07:00
06df947186 major overhaul, including:
Some checks failed
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
9655265d85 builds again, not sure how i broke it, also:
All checks were successful
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
2ecd833726 now actually does something
Some checks failed
continuous-integration/drone/push Build is failing
2020-03-27 19:57:58 -07:00
b3f672b84a builds again 2020-03-27 18:17:52 -07:00
84b19fb14e still builds
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-27 16:46:47 -07:00
0683cd7b32 remove circleci config, don't push on drone build
All checks were successful
continuous-integration/drone/push Build is passing
2020-03-27 16:07:55 -07:00
1c2fdf6349 Merge remote-tracking branch 'origin/master' into next 2020-03-27 16:03:15 -07:00
23c1b08798 working toward storing state in db 2020-03-27 16:02:36 -07:00
2476e2484e Update 'Dockerfile'
Some checks failed
continuous-integration/drone/push Build is failing
2020-02-05 09:04:32 +00:00
b9d23b1e2c Update 'Dockerfile'
Some checks failed
continuous-integration/drone/push Build is failing
2020-02-05 08:48:53 +00:00
4f654a9423 enable auto_tag for droneenable auto_tag for drone
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-02-05 00:36:08 -08:00
60212f4620 add appropriate tags to docker imageadd appropriate tags to docker image
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-05 00:34:26 -08:00
85b7877ae9 add drone config
All checks were successful
continuous-integration/drone/push Build is passing
2020-02-04 23:59:05 -08:00
c38450665b updated for new git locationupdated for new git location 2020-02-04 23:55:31 -08:00
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
5c1ff3e114 fmt 2019-12-19 07:16:13 -08:00
46e022c731 seems to save toots to disk now 2019-12-19 06:42:41 -08:00
983ff9d35e add more seeds 2019-12-19 06:42:35 -08:00
7a9d7a5e5b refactored, linted, formatted 2019-12-19 06:24:26 -08:00
5144a957e5 now passes linting 2019-12-19 05:20:23 -08:00
d2bd99801d making progress, almost ready to write to disk 2019-12-19 04:39:42 -08:00
255554db97 broken 2019-12-14 09:03:38 -08:00
135adaab04 fetches now but consumes all memory and dies :( 2019-12-14 08:43:34 -08:00
7ae15aa18d starting work on fetch 2019-12-14 08:34:13 -08:00
ada7e38a95 update makefile to fmt before linting 2019-12-14 07:50:23 -08:00
ceaed5f3e7 fmt and update readme 2019-12-14 07:49:35 -08:00
f2590fbe75 added tootIngester, does not ingest yet 2019-12-14 07:39:58 -08:00
4d15e61fd6 sacrifice a dead chicken to the idiom gods
* passes linting now so should pass CI
2019-12-14 07:24:42 -08:00
4b34043e07 remove var 2019-12-14 06:32:26 -08:00
03887d4a1d refactored some things 2019-11-08 22:13:19 -08:00
86db12d02d change tty detection library to what syncthing uses 2019-11-06 08:02:55 -08:00
a854a48b2b works really great now 2019-11-05 23:03:42 -08:00
5023155190 add more stuff to api 2019-11-05 17:21:30 -08:00
eaf0a60192 positional arguments are the devil 2019-11-05 17:21:25 -08:00
99f44c5f38 cleaner now 2019-11-05 17:15:31 -08:00
a25851c25c adding more sanity 2019-11-05 16:46:52 -08:00
1c7e2f11e0 latest 2019-11-05 15:32:09 -08:00
d33f093ab5 should build now! 2019-11-04 19:15:25 -08:00
f98f22d9cc packageized 2019-11-04 19:08:12 -08:00
c0987f06e6 packageize root 2019-11-04 18:53:11 -08:00
66318d85f2 latest 2019-11-04 09:07:04 -08:00
3b543fe5a5 latest refactoring 2019-11-03 10:00:01 -08:00