Commit Graph

48 Commits

Author SHA1 Message Date
4612df0a99 Truncate post to 500 characters. 2018-11-22 12:58:56 -06:00
ef6e1e407f DB 2018-11-22 12:42:43 -06:00
b0ed77b601 Fix emoji checks. 2018-11-06 12:41:33 -06:00
01f52adf03 Merge branch 'master' of https://github.com/mattbk/hack-grand-forks 2018-11-06 11:11:42 -06:00
e7f6309097 Add more emoji. 2018-11-06 11:05:46 -06:00
158b50485d Update database. 2018-11-06 11:05:16 -06:00
786bdaf49f Only use one JSON package. 2018-11-05 15:32:31 -06:00
e356d50d01 Update db structure. 2018-11-05 13:03:57 -06:00
cb37714ca1 Add emoji. 2018-11-05 12:02:00 -06:00
84507ec93a Remove extra spaces in address before posting. 2018-11-05 10:13:26 -06:00
b2901c01d2 Remove .bat file. 2018-11-05 09:33:20 -06:00
34a513217b CD in shell script for cron.
Closes #9
2018-11-04 20:19:13 -06:00
ac93c31962 Use absolute paths because of cron. 2018-11-05 01:25:52 +00:00
3deeb46d90 Add shell script for cron. 2018-11-04 14:26:03 +00:00
e34f8abda0 Don't try installing packages from script. 2018-11-03 12:19:40 -05:00
91279eae92 Update readme. 2018-11-02 21:55:58 -05:00
6f1e44aadf Merge branch 'master' of https://github.com/mattbk/hack-grand-forks 2018-11-02 21:52:37 -05:00
79c1420960 Add readme. 2018-11-02 21:51:45 -05:00
4aa4fd9754 Remove Twitter. 2018-11-02 21:43:39 -05:00
1df168b528 Drop direct Twitter support. 2018-11-02 21:42:32 -05:00
c8b9c60b74 Clean up tooting and rename files. 2018-11-02 14:47:57 -05:00
d3559d544d Ignore temp image. 2018-11-02 13:33:11 -05:00
9e1629d2aa Tell installer which repo to use. 2018-11-02 13:32:47 -05:00
e1952e5dda Only try posting if there are requests to post. 2018-11-02 13:32:28 -05:00
ab68c2d488 Add custom library. 2018-11-02 10:37:54 -05:00
0b955f961f Add requirements script. 2018-11-02 10:33:29 -05:00
dbc7b1e41b Fix merge.
Merge branch 'master' of https://github.com/mattbk/hack-grand-forks

# Conflicts:
#	bin/gfk-publicstuff.R
2018-11-02 09:46:22 -05:00
3ab537b3a9 Rearrange and stop deleting the database after every run. 2018-11-01 23:44:53 -05:00
a6fb224fb1 Clean things up and duplicate some earlier work. 2018-11-01 22:47:05 -05:00
3b4c86bd33 Add URL.
May still be a bug.
2018-11-01 15:48:43 -05:00
c0aaf8a0ad Merge branch 'master' of https://github.com/mattbk/hack-grand-forks 2018-11-01 15:15:31 -05:00
f53093c58b Complete storage in database and checks to make sure everything gets posted once and only once. 2018-11-01 15:14:36 -05:00
e9dd6de0d3 Stub out Mastodon tooting. 2018-11-01 15:14:24 -05:00
58c4a1db65 Add auth.ini to .gitignore so keys don't get shared. 2018-11-01 15:14:11 -05:00
7e8dbe3522 Set up .ini file for auth keys. 2018-11-01 15:13:57 -05:00
09fc481443 Get rolling on Twitter... 2018-11-01 15:13:47 -05:00
c69c5b7d6a Finish cleaning up requests into a dataframe. 2018-11-01 15:13:42 -05:00
f73a2f0997 Get closer to parsing JSON right. 2018-11-01 15:13:30 -05:00
a0253db442 Update API version and grab all the requests from the last week. 2018-11-01 15:13:12 -05:00
902fae8c01 Complete storage in database and checks to make sure everything gets posted once and only once. 2018-11-01 15:00:55 -05:00
eb1bd43d40 Stub out Mastodon tooting. 2018-11-01 12:14:24 -05:00
40f19c9dd9 Add auth.ini to .gitignore so keys don't get shared. 2018-11-01 11:16:45 -05:00
c8dc23e462 Set up .ini file for auth keys. 2018-11-01 11:16:01 -05:00
7ae6d2c4d4 Get rolling on Twitter... 2018-10-31 23:31:56 -05:00
d723990b77 Finish cleaning up requests into a dataframe. 2018-10-31 23:27:18 -05:00
5d1ca6d3a4 Get closer to parsing JSON right. 2018-10-31 17:12:02 -05:00
1fc3684a18 Update API version and grab all the requests from the last week. 2018-10-31 16:36:54 -05:00
9fe901c316 Init. 2018-10-31 13:52:57 -05:00