Judy Ngai
|
53bc913ada |
boolify choose home time line |
8 years ago |
Judy Ngai
|
0a4b3b719b |
boolify is disabling the agent |
8 years ago |
Judy Ngai
|
8942f74e77 |
spec and agent refactoring |
8 years ago |
Judy Ngai
|
d2703cd572 |
quick spelling change |
8 years ago |
Judy Ngai
|
3212336d61 |
fixed description and small bugs |
8 years ago |
Judy Ngai
|
91476dc0fe |
fixed spec test passed |
8 years ago |
Judy Ngai
|
2690bc11f4 |
probably better |
8 years ago |
Judy Ngai
|
f03109c8cb |
some fixes to agent and validate error |
8 years ago |
Judy Ngai
|
a61f70b896 |
put in all of dsander suggestion |
8 years ago |
Judy Ngai
|
6d07650b94 |
updated descriptions |
8 years ago |
Judy Ngai
|
1322caf7a5 |
removed validation for username and rm save |
8 years ago |
Judy Ngai
|
001c5c41ca |
added home time line option to user agent |
8 years ago |
Dustin Miller
|
7b85bad267 |
Cleaned up Agent descriptions: consistent format for their beginning. |
9 years ago |
Dustin Miller
|
7d697534f3 |
Merge branch 'master' of https://github.com/cantino/huginn |
9 years ago |
Vlad
|
ff050dd9be |
Skip exclude_replies validation |
9 years ago |
Vlad
|
177009a5bb |
fix exclude_replies? |
9 years ago |
Vlad
|
ca2d2acaec |
Make exclude_replies configurable |
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
|
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
|
945adc012c |
Merge remote-tracking branch 'huginn/master' into omniauth |
10 years ago |
Dominik Sander
|
70b03640da |
Added documentation about how to set up OAuth applications |
10 years ago |
Glenn 'devalias' Grant
|
1bf0e3bc62 |
Fixups based on @cantino 's comments |
10 years ago |
Glenn 'devalias' Grant
|
4b48a6e578 |
Validate a little nicer |
10 years ago |
Glenn 'devalias' Grant
|
fe75d6be0a |
Bump up error checking and add new spec |
10 years ago |
Glenn 'devalias' Grant
|
370297ced3 |
Solves #357 #359 |
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 |
10 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
|
86b5b1f203 |
Use select2 for type selection; switch to showing JSON for event information |
11 years ago |
Andrew Cantino
|
1bc8a3bc05 |
fix the twitter stream agent. It requires OAuth credentials now. |
11 years ago |
Albert Sun
|
a6167d5803 |
added one spec for twitter user agent |
11 years ago |
Albert Sun
|
d001d10334 |
added a twitter user agent to fetch tweets from a specificied user |
11 years ago |