Andrew Cantino
|
d6ef4c7f85 |
Merge pull request #112 from kyzh/patch-1 |
11 年之前 |
Albert Sun
|
3ea7b322ff |
pull some email logic into an EmailConcern |
11 年之前 |
Albert Sun
|
fa1fd0b04d |
adding an event_email_agent which immediately sends emails instead of queueing them |
11 年之前 |
Albert Sun
|
53bd992279 |
have digest email log out event ids |
11 年之前 |
Florentin Raud
|
b3b2910074 |
Add a mention to IRC channel, resolve #70 ? |
11 年之前 |
Andrew Cantino
|
4a9714fc90 |
Merge pull request #109 from bitdeli-chef/master |
11 年之前 |
Bitdeli Chef
|
5acb488967 |
Add a Bitdeli badge to README |
11 年之前 |
Andrew Cantino
|
35cab738eb |
Merge branch 'master' of github.com:cantino/huginn |
11 年之前 |
Andrew Cantino
|
2a427902d3 |
update to ruby 2.0 in example deployment file |
11 年之前 |
Andrew Cantino
|
9157a2a190 |
Merge pull request #106 from cantino/refactor_peak_detecter |
11 年之前 |
Andrew Cantino
|
fa492b75c8 |
Merge pull request #104 from cantino/transactionally_schedule |
11 年之前 |
Andrew Cantino
|
39ffa2fcee |
Merge pull request #103 from cantino/refactor_twitter_stream |
11 年之前 |
Andrew Cantino
|
97971d9385 |
Merge branch 'master' of github.com:cantino/huginn |
11 年之前 |
Andrew Cantino
|
c2ecac2e1e |
bump ruby version to avoid cve-2013-4164 |
11 年之前 |
Andrew Cantino
|
a58ed91ba6 |
Merge pull request #107 from albertsun/full-json-website-agent |
11 年之前 |
Albert Sun
|
f0741359a6 |
DRYed up website_agent code a bit |
11 年之前 |
Albert Sun
|
43194c3c1b |
in website agent with type json, allow extract to be blank; in which case, the entire json object will be stored as the payload |
11 年之前 |
Andrew Cantino
|
ed5cb4ca2f |
fix stream to work with filter groups |
11 年之前 |
Andrew Cantino
|
aa8cea24de |
updated deployment with branch |
11 年之前 |
Andrew Cantino
|
7526f01ba4 |
Update PeakDetectorAgent options and change it so that it detects peaks on the rise instead of fall. |
11 年之前 |
Andrew Cantino
|
a2486b6785 |
allow filter aliases (groups) |
11 年之前 |
Andrew Cantino
|
484e1210c3 |
add expires_at as attr_accessible |
11 年之前 |
Andrew Cantino
|
86bcc465a4 |
allow events to expire; fix spec |
11 年之前 |
Andrew Cantino
|
f32c6f0f7c |
add a transaction around event receiving |
11 年之前 |
Andrew Cantino
|
0dcee80cba |
use TwitterConcern in the twitter_stream_agent; cleanup unused memory; add specs |
11 年之前 |
Andrew Cantino
|
8d864c4a0b |
Merge pull request #101 from albertsun/concerns |
11 年之前 |
Andrew Cantino
|
afff903283 |
bump rufus scheduler |
11 年之前 |
Andrew Cantino
|
51d67a9624 |
Merge pull request #100 from KenYN/master |
11 年之前 |
Albert Sun
|
bf54542242 |
make TwitterUserAgent and TwitterPublishAgent share a TwitterConcern |
11 年之前 |
Albert Sun
|
88043dc348 |
starting a concerns pattern with a WeiboConern. concerns can encapsulate common functionality between related agents |
11 年之前 |
KenYN
|
9991825d56 |
Handle rufus_scheduler v3 also |
11 年之前 |
Andrew Cantino
|
b32cef09c9 |
doc |
11 年之前 |
Andrew Cantino
|
3f2e2dc676 |
Merge branch 'master' into human_task_agent_makes_polls |
11 年之前 |
Andrew Cantino
|
e71ed7ffbd |
Merge pull request #97 from albertsun/actionmailer-config |
11 年之前 |
Andrew Cantino
|
0eb956e110 |
HumanTaskAgent can now accept `combination_mode` and `poll_options` which are used to generate a poll from the HITs answers. The poll asks additional Mechanical Turk users to rate the responses, and then the best one is returned. This allows for an additional step of validation on user generated content / data. |
11 年之前 |
Andrew Cantino
|
403db15b35 |
Fix a bug where JSON was lost when saving invalid options |
11 年之前 |
Albert Sun
|
9874e2b41a |
moving mail config into an initializer and a config/smtp.yml file |
11 年之前 |
Andrew Cantino
|
f8744cb89a |
Merge pull request #96 from albertsun/asset-deploys |
11 年之前 |
Albert Sun
|
0481c17dac |
updated based on comments from cantino |
11 年之前 |
Albert Sun
|
198708baa5 |
adding ASSET_HOST config and a staging environment file |
11 年之前 |
Albert Sun
|
dd630a95e4 |
moving things out of assets group in gemfile |
11 年之前 |
Albert Sun
|
a521695d6c |
initialize_on_precompile to false for asset compile |
11 年之前 |
Andrew Cantino
|
9fb53c4f64 |
silence a log |
11 年之前 |
Andrew Cantino
|
22e950214b |
cleanup HITs when they have been reviewed |
11 年之前 |
Andrew Cantino
|
c9b4d1b1f0 |
allow the HITs lifetime to be set |
11 年之前 |
Andrew Cantino
|
82156f3c75 |
move RTurk setup to an initializer |
11 年之前 |
Andrew Cantino
|
a0da672a93 |
Merge pull request #88 from cantino/human_task_agent |
11 年之前 |
Andrew Cantino
|
4851a7aad3 |
fix spec |
11 年之前 |
Andrew Cantino
|
773a612dee |
Allow Events to be re-emitted for testing. |
11 年之前 |
Andrew Cantino
|
31cdf610ac |
Rename max_assignments to assignments; add lots of validations and tests |
11 年之前 |