126 Commits

Author SHA1 Message Date
ad9fe9fad2 checking user and made 'pool' global 2020-12-18 06:06:32 +00:00
5bc9a68d53 web feature fetching user icon
adding database pool to all functions to verify before fetching
2020-12-17 18:26:55 +00:00
726ac7e0bd formatting and linting 2020-12-17 04:23:25 +00:00
8d56747f1c Updating Makefile and fedictl sharing same header file 2020-12-17 01:43:00 +00:00
20bb0ef788 Added license to README 2020-12-17 01:39:57 +00:00
394270b1d3 minor edit to readme 2020-12-17 01:38:59 +00:00
cc020bb6f0 Merged the two directories, no need to keep them separate 2020-12-17 01:37:34 +00:00
064acdcf2d client added to runninginstances, can be shared across goroutines
adding basic post verification scaffolding
2020-12-17 01:15:17 +00:00
6c6d23a340 minor edit of README.md 2020-12-17 01:14:06 +00:00
7d4009cf8e Added README.md and renamed LICENSE to all caps 2020-12-17 01:12:26 +00:00
dc55070065 Renaming the sample configuration file to avoid accidental commits 2020-12-16 19:10:54 +00:00
f8aa43ec4d working through post and account verification 2020-12-16 06:21:18 +00:00
a50916eb36 using the same http client, adding it to running instances
some web work
lost track of what's going on and I'm not accountable to anyone...so screw it
2020-12-16 02:41:45 +00:00
3d196ccf41 Added multiple post handlers + exiting the main goroutine 2020-12-14 23:09:51 +00:00
8aff111336 intermediate parsing web received 2020-12-14 21:50:31 +00:00
4d5d3a8a2b port http starting message 2020-12-13 23:33:38 +00:00
fd56285e71 Added capture type to engine 2020-12-13 08:26:50 +00:00
7286af9c79 updating client with capture type 2020-12-13 08:25:58 +00:00
01725debbb moving startctl down 2020-12-13 07:39:35 +00:00
69d940f64b Reusing oauth client information 2020-12-13 07:38:03 +00:00
9e2af34c15 building database connection string from config file 2020-12-12 05:50:43 +00:00
10013323ef renaming stuff 2020-12-12 03:04:03 +00:00
f1e298e3af Adding git ignore file 2020-12-12 02:58:49 +00:00
abc199b9ac added streaming for mastodon
streaming authentication does not refresh yet...
oh, and migrated development from freebsd to linux
2020-12-11 17:20:44 +00:00
e68ef2a0f2 how did I not earlier commit the Makefile? 2020-12-08 12:34:37 -05:00
1d4d5dd78a renamed main.go to fedilogue.go 2020-12-07 15:49:05 -05:00
a3644cce8f changed url to uri 2020-12-07 15:47:44 -05:00
f7dd23bc55 normalizing additions + light reorg 2020-12-06 18:05:17 -05:00
7f293b9dd3 removed comments 2020-12-06 00:16:04 -05:00
52fd7bb7cb adding oauth file, need to get better at this 2020-12-06 00:01:53 -05:00
0342844a52 partial implemented host banning 2020-12-05 23:59:32 -05:00
a4fa8a48c8 added authentication 2020-12-05 23:47:12 -05:00
f9a2e86627 added config option for tor 2020-12-04 14:19:26 -05:00
d474d98f84 Gets the settings, whoopsie on the order of commits 2020-12-03 17:26:38 -05:00
003de16e2b checking for crawling boolean 2020-12-03 17:23:52 -05:00
d57dd47c56 config modification example 2020-12-02 21:18:36 -05:00
9106d6e22c adding json configuration template 2020-12-02 18:56:25 -05:00
279e2e7441 minor stuff 2020-11-30 19:50:21 -05:00
911c30b409 more stability and retries
changed min_id to since_id due to bug in mastodon
2020-11-28 11:42:31 -05:00
53279ff649 intermediate commit, node type determination, working on time format
lots of crashing
2020-11-25 18:24:56 -05:00
a81c61d5dc removed cruft 2020-11-24 21:19:39 -05:00
97bef269b8 restructuring and cleanup 2020-11-24 21:02:37 -05:00
58d63dea93 added web receiving scaffolding
changed pprof port to 7777
added received_at post column
2020-11-24 00:00:04 -05:00
25489fd8b1 finally adding a license, gplv3
going with a free license, which tend to produce less hard forks
2020-11-22 11:56:59 -05:00
27cc6a5d9a alternate way to check server + authorization failure checks 2020-11-19 00:38:40 -05:00
69a555a144 formatting issue 2020-11-18 19:38:08 -05:00
4cead30ea5 missed a lock 2020-11-18 12:53:25 -05:00
ad893eaec9 client instance add response message 2020-11-18 10:31:09 -05:00
5807616992 removed some cruft 2020-11-17 22:35:59 -05:00
a54c241970 timing + client updates 2020-11-17 19:57:39 -05:00