Dustin Miller
|
7b85bad267 |
Cleaned up Agent descriptions: consistent format for their beginning. |
9 lat temu |
Dustin Miller
|
7d697534f3 |
Merge branch 'master' of https://github.com/cantino/huginn |
9 lat temu |
Vlad
|
ff050dd9be |
Skip exclude_replies validation |
9 lat temu |
Vlad
|
177009a5bb |
fix exclude_replies? |
9 lat temu |
Vlad
|
ca2d2acaec |
Make exclude_replies configurable |
9 lat temu |
Dustin Miller
|
e0188d686e |
Updated agent descriptions to ensure compatibility with new agent picker |
9 lat temu |
Andrew Cantino
|
fdf3565199 |
twitter agents can be disabled too |
10 lat temu |
Dominik Sander
|
f07db9c97c |
Merge remote-tracking branch 'huginn/master' into omniauth |
10 lat temu |
Andrew Cantino
|
073df69df7 |
take dsander's advice and use interpolated instead of interpolated_options |
10 lat temu |
Andrew Cantino
|
a8f32c5e85 |
Add memoized interpolated_options and used it everywhere. |
10 lat temu |
Dominik Sander
|
945adc012c |
Merge remote-tracking branch 'huginn/master' into omniauth |
10 lat temu |
Dominik Sander
|
70b03640da |
Added documentation about how to set up OAuth applications |
10 lat temu |
Glenn 'devalias' Grant
|
1bf0e3bc62 |
Fixups based on @cantino 's comments |
10 lat temu |
Glenn 'devalias' Grant
|
4b48a6e578 |
Validate a little nicer |
10 lat temu |
Glenn 'devalias' Grant
|
fe75d6be0a |
Bump up error checking and add new spec |
10 lat temu |
Glenn 'devalias' Grant
|
370297ced3 |
Solves #357 #359 |
10 lat temu |
Andrew Cantino
|
196f51f098 |
upgrade the twitter gem so that it is threadsafe, and fix init issues |
10 lat temu |
Andrew Cantino
|
ff758cc679 |
move user credentials to a primary route, update twitter agents and background job |
10 lat temu |
Andrew Cantino
|
00b7423dd7 |
add cached columns for event creation and last errors, reducing the number of SQL queries |
11 lat temu |
Andrew Cantino
|
a408ae48ea |
globally avoid using symbols since we're moving to json storage |
11 lat temu |
Albert Sun
|
bf54542242 |
make TwitterUserAgent and TwitterPublishAgent share a TwitterConcern |
11 lat temu |
Andrew Cantino
|
7372244d0f |
return false from working? when an agent's most recent log is an error |
11 lat temu |
Andrew Cantino
|
86b5b1f203 |
Use select2 for type selection; switch to showing JSON for event information |
11 lat temu |
Andrew Cantino
|
1bc8a3bc05 |
fix the twitter stream agent. It requires OAuth credentials now. |
11 lat temu |
Albert Sun
|
a6167d5803 |
added one spec for twitter user agent |
11 lat temu |
Albert Sun
|
d001d10334 |
added a twitter user agent to fetch tweets from a specificied user |
11 lat temu |