Akinori MUSHA
|
23de8735e2 |
Take care of the case where most_recent_event is nil. |
11 years ago |
Akinori MUSHA
|
60290c8206 |
Include tweet_id in payload for each successful tweet. |
11 years ago |
Andrew Cantino
|
196f51f098 |
upgrade the twitter gem so that it is threadsafe, and fix init issues |
11 years ago |
Andrew Cantino
|
ff758cc679 |
move user credentials to a primary route, update twitter agents and background job |
11 years ago |
Andrew Cantino
|
00b7423dd7 |
add cached columns for event creation and last errors, reducing the number of SQL queries |
11 years ago |
Andrew Cantino
|
a408ae48ea |
globally avoid using symbols since we're moving to json storage |
11 years ago |
Albert Sun
|
bf54542242 |
make TwitterUserAgent and TwitterPublishAgent share a TwitterConcern |
11 years ago |
Andrew Cantino
|
7372244d0f |
return false from working? when an agent's most recent log is an error |
11 years ago |
Andrew Cantino
|
1bc8a3bc05 |
fix the twitter stream agent. It requires OAuth credentials now. |
11 years ago |
Albert Sun
|
c81598059b |
better determination of if publishing is working |
12 years ago |
Albert Sun
|
05b1221a4c |
formatting |
12 years ago |
Albert Sun
|
bb887db112 |
adding a twitter publish agent |
12 years ago |