Akinori MUSHA
|
930da10cea
Reformat code with Rubocop and manually adjust styles
|
1 year ago |
Akinori MUSHA
|
653665d20d
Add parameters to TwitterPublishAgent
|
3 years ago |
Akinori MUSHA
|
2a1772d1f7
Include tweet_url to the event payload of TwitterPublishAgent
|
3 years ago |
Akinori MUSHA
|
d7c5241623
Add an `output_mode` option to TwitterPublishAgent
|
3 years ago |
Akinori MUSHA
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
7 years ago |
Dustin Miller
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 years ago |
Dustin Miller
|
e0188d686e
Updated agent descriptions to ensure compatibility with new agent picker
|
9 years ago |
Andrew Cantino
|
fdf3565199
twitter agents can be disabled too
|
10 years ago |
Dominik Sander
|
b71ea25418
Merge branch 'master' into omniauth
|
10 years ago |
Akinori MUSHA
|
c1f114d56b
Make {{agent}} universally accessible from any agent.
|
10 years ago |
Dominik Sander
|
f07db9c97c
Merge remote-tracking branch 'huginn/master' into omniauth
|
10 years ago |
Andrew Cantino
|
073df69df7
take dsander's advice and use interpolated instead of interpolated_options
|
10 years ago |
Andrew Cantino
|
a8f32c5e85
Add memoized interpolated_options and used it everywhere.
|
10 years ago |
Dominik Sander
|
70b03640da
Added documentation about how to set up OAuth applications
|
10 years ago |
Dominik Sander
|
4a7560c7a5
Migrated TwitterPublishAgent to use liquid
|
10 years ago |
Akinori MUSHA
|
23de8735e2
Take care of the case where most_recent_event is nil.
|
10 years ago |
Akinori MUSHA
|
60290c8206
Include tweet_id in payload for each successful tweet.
|
10 years ago |
Andrew Cantino
|
196f51f098
upgrade the twitter gem so that it is threadsafe, and fix init issues
|
10 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
|
11 years ago |
Albert Sun
|
05b1221a4c
formatting
|
11 years ago |
Albert Sun
|
bb887db112
adding a twitter publish agent
|
11 years ago |