Jeffrey Paul
|
23d02b1c99
|
add /instances route
continuous-integration/drone/push Build is passing
Details
|
2020-04-09 03:08:50 -07:00 |
Jeffrey Paul
|
ebe241ac3e
|
remove gin and begin updating handlers for webui
|
2020-04-09 03:08:31 -07:00 |
Jeffrey Paul
|
3d98a37374
|
instance updates, including:
* permdisable instance on 6 failures
* restore in proper state on db load
|
2020-04-09 03:06:52 -07:00 |
Jeffrey Paul
|
8dbd92abbd
|
add TotalTootCount database method
|
2020-04-09 03:06:30 -07:00 |
Jeffrey Paul
|
95bb0aa301
|
little bit of progress on webui, not working yet
|
2020-04-09 03:05:49 -07:00 |
Jeffrey Paul
|
60c00b747a
|
log debug output to file
|
2020-04-09 03:05:35 -07:00 |
Jeffrey Paul
|
b8564b5192
|
ignore debug logfile
|
2020-04-09 03:05:29 -07:00 |
Jeffrey Paul
|
f32deba38f
|
should backoff reasonably now
|
2020-04-09 00:38:19 -07:00 |
Jeffrey Paul
|
e6647e47f7
|
incorporate postgres patch with minor changes
continuous-integration/drone/push Build is passing
Details
|
2020-04-05 22:39:33 -07:00 |
Jeffrey Paul
|
9376944373
|
remove junk accidentally committed to Dockerfile
continuous-integration/drone/push Build is passing
Details
|
2020-04-04 18:42:41 -07:00 |
Jeffrey Paul
|
39213020e2
|
instance handler tweaks
continuous-integration/drone/push Build is failing
Details
|
2020-04-04 18:40:34 -07:00 |
Jeffrey Paul
|
9234e883e6
|
factor out 404 handler so all 404s are the same
continuous-integration/drone/push Build is failing
Details
|
2020-04-04 18:37:30 -07:00 |
Jeffrey Paul
|
98861bc6f3
|
builds now, not sure if the new handler works or not
continuous-integration/drone/push Build is failing
Details
|
2020-04-04 18:32:25 -07:00 |
Jeffrey Paul
|
783086bb0d
|
update sums
continuous-integration/drone/push Build is failing
Details
|
2020-04-04 18:26:55 -07:00 |
Jeffrey Paul
|
45848dbbdf
|
add LRU caching
|
2020-04-04 18:17:35 -07:00 |
Jeffrey Paul
|
70faf517f3
|
commit before applying 2p patch
|
2020-04-04 18:16:37 -07:00 |
Jeffrey Paul
|
4c33b5dd0e
|
make sure we spider the instance that sent me death threats
|
2020-03-30 21:57:26 -07:00 |
Jeffrey Paul
|
bf404db2af
|
bump to go 1.14
continuous-integration/drone/push Build is failing
Details
|
2020-03-30 16:06:44 -07:00 |
Jeffrey Paul
|
06df947186
|
major overhaul, including:
continuous-integration/drone/push Build is failing
Details
* builds with echo now instead of gin
* beginning of web UI
* factor out util functions
|
2020-03-30 16:05:53 -07:00 |
Jeffrey Paul
|
9655265d85
|
builds again, not sure how i broke it, also:
continuous-integration/drone/push Build is passing
Details
* 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 |
Jeffrey Paul
|
2ecd833726
|
now actually does something
continuous-integration/drone/push Build is failing
Details
|
2020-03-27 19:57:58 -07:00 |
Jeffrey Paul
|
b3f672b84a
|
builds again
|
2020-03-27 18:17:52 -07:00 |
Jeffrey Paul
|
84b19fb14e
|
still builds
continuous-integration/drone/push Build is passing
Details
|
2020-03-27 16:46:47 -07:00 |
Jeffrey Paul
|
0683cd7b32
|
remove circleci config, don't push on drone build
continuous-integration/drone/push Build is passing
Details
|
2020-03-27 16:07:55 -07:00 |
Jeffrey Paul
|
1c2fdf6349
|
Merge remote-tracking branch 'origin/master' into next
|
2020-03-27 16:03:15 -07:00 |
Jeffrey Paul
|
23c1b08798
|
working toward storing state in db
|
2020-03-27 16:02:36 -07:00 |
Jeffrey Paul
|
2476e2484e
|
Update 'Dockerfile'
continuous-integration/drone/push Build is failing
Details
|
2020-02-05 09:04:32 +00:00 |
Jeffrey Paul
|
b9d23b1e2c
|
Update 'Dockerfile'
continuous-integration/drone/push Build is failing
Details
|
2020-02-05 08:48:53 +00:00 |
Jeffrey Paul
|
4f654a9423
|
enable auto_tag for droneenable auto_tag for drone
continuous-integration/drone/push Build was killed
Details
|
2020-02-05 00:36:08 -08:00 |
Jeffrey Paul
|
60212f4620
|
add appropriate tags to docker imageadd appropriate tags to docker image
continuous-integration/drone/push Build is passing
Details
|
2020-02-05 00:34:26 -08:00 |
Jeffrey Paul
|
85b7877ae9
|
add drone config
continuous-integration/drone/push Build is passing
Details
|
2020-02-04 23:59:05 -08:00 |
Jeffrey Paul
|
c38450665b
|
updated for new git locationupdated for new git location
|
2020-02-04 23:55:31 -08:00 |
Jeffrey Paul
|
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 |
Jeffrey Paul
|
5c1ff3e114
|
fmt
|
2019-12-19 07:16:13 -08:00 |
Jeffrey Paul
|
46e022c731
|
seems to save toots to disk now
|
2019-12-19 06:42:41 -08:00 |
Jeffrey Paul
|
983ff9d35e
|
add more seeds
|
2019-12-19 06:42:35 -08:00 |
Jeffrey Paul
|
7a9d7a5e5b
|
refactored, linted, formatted
|
2019-12-19 06:24:26 -08:00 |
Jeffrey Paul
|
5144a957e5
|
now passes linting
|
2019-12-19 05:20:23 -08:00 |
Jeffrey Paul
|
d2bd99801d
|
making progress, almost ready to write to disk
|
2019-12-19 04:39:42 -08:00 |
Jeffrey Paul
|
255554db97
|
broken
|
2019-12-14 09:03:38 -08:00 |
Jeffrey Paul
|
135adaab04
|
fetches now but consumes all memory and dies :(
|
2019-12-14 08:43:34 -08:00 |
Jeffrey Paul
|
7ae15aa18d
|
starting work on fetch
|
2019-12-14 08:34:13 -08:00 |
Jeffrey Paul
|
ada7e38a95
|
update makefile to fmt before linting
|
2019-12-14 07:50:23 -08:00 |
Jeffrey Paul
|
ceaed5f3e7
|
fmt and update readme
|
2019-12-14 07:49:35 -08:00 |
Jeffrey Paul
|
f2590fbe75
|
added tootIngester, does not ingest yet
|
2019-12-14 07:39:58 -08:00 |
Jeffrey Paul
|
4d15e61fd6
|
sacrifice a dead chicken to the idiom gods
* passes linting now so should pass CI
|
2019-12-14 07:24:42 -08:00 |
Jeffrey Paul
|
4b34043e07
|
remove var
|
2019-12-14 06:32:26 -08:00 |
Jeffrey Paul
|
03887d4a1d
|
refactored some things
|
2019-11-08 22:13:19 -08:00 |
Jeffrey Paul
|
86db12d02d
|
change tty detection library to what syncthing uses
|
2019-11-06 08:02:55 -08:00 |
Jeffrey Paul
|
a854a48b2b
|
works really great now
|
2019-11-05 23:03:42 -08:00 |