Andrew Cantino
|
fdf3565199
twitter agents can be disabled too
|
10 年之前 |
Dominik Sander
|
b71ea25418
Merge branch 'master' into omniauth
|
10 年之前 |
Akinori MUSHA
|
c1f114d56b
Make {{agent}} universally accessible from any agent.
|
10 年之前 |
Dominik Sander
|
f07db9c97c
Merge remote-tracking branch 'huginn/master' into omniauth
|
10 年之前 |
Andrew Cantino
|
073df69df7
take dsander's advice and use interpolated instead of interpolated_options
|
10 年之前 |
Andrew Cantino
|
a8f32c5e85
Add memoized interpolated_options and used it everywhere.
|
10 年之前 |
Dominik Sander
|
70b03640da
Added documentation about how to set up OAuth applications
|
10 年之前 |
Dominik Sander
|
4a7560c7a5
Migrated TwitterPublishAgent to use liquid
|
10 年之前 |
Akinori MUSHA
|
23de8735e2
Take care of the case where most_recent_event is nil.
|
10 年之前 |
Akinori MUSHA
|
60290c8206
Include tweet_id in payload for each successful tweet.
|
10 年之前 |
Andrew Cantino
|
196f51f098
upgrade the twitter gem so that it is threadsafe, and fix init issues
|
10 年之前 |
Andrew Cantino
|
ff758cc679
move user credentials to a primary route, update twitter agents and background job
|
11 年之前 |
Andrew Cantino
|
00b7423dd7
add cached columns for event creation and last errors, reducing the number of SQL queries
|
11 年之前 |
Andrew Cantino
|
a408ae48ea
globally avoid using symbols since we're moving to json storage
|
11 年之前 |
Albert Sun
|
bf54542242
make TwitterUserAgent and TwitterPublishAgent share a TwitterConcern
|
11 年之前 |
Andrew Cantino
|
7372244d0f
return false from working? when an agent's most recent log is an error
|
11 年之前 |
Andrew Cantino
|
1bc8a3bc05
fix the twitter stream agent. It requires OAuth credentials now.
|
11 年之前 |
Albert Sun
|
c81598059b
better determination of if publishing is working
|
11 年之前 |
Albert Sun
|
05b1221a4c
formatting
|
11 年之前 |
Albert Sun
|
bb887db112
adding a twitter publish agent
|
11 年之前 |