Commit graph

  • 0292264613 slightly less paranoid about including people Jaiden Mispy 2014-12-16 10:59:58 +11:00
  • 15f893d597 3.0.6 Jaiden Mispy 2014-12-16 08:29:35 +11:00
  • f0c440b884 Test for and fix username case inconsistencies Jaiden Mispy 2014-12-16 08:28:52 +11:00
  • e3a4d63847 Merge pull request #62 from Stawberri/reply_log_entries Jaiden Mispy 2014-12-16 07:27:38 +10:00
  • b67b8dabb5 Sleep longer before reconnect Jaiden Mispy 2014-12-15 08:55:20 +11:00
  • f49aea4a52 Fixed log entries for replies Stawberri 2014-12-14 02:48:45 -08:00
  • b460b73392 Update tests to account for bot detection Jaiden Mispy 2014-12-13 00:51:22 +11:00
  • 03c8491d57 Less sensitive bot detection Jaiden Mispy 2014-12-13 00:44:26 +11:00
  • 4d4131e185 3.0.5 Jaiden Mispy 2014-12-13 00:10:57 +11:00
  • 64c1aa411c Add default delay range, configure check Jaiden Mispy 2014-12-12 22:53:19 +11:00
  • 730f833d6d fix README quote inconsistency Jaiden Mispy 2014-12-12 21:39:30 +11:00
  • bb5b9e8025 Merge pull request #58 from Stawberri/conditional_reply_prefix Jaiden Mispy 2014-12-12 20:36:29 +10:00
  • 8080fcd83d Merge pull request #57 from Stawberri/remove_reply_prefix_examples Jaiden Mispy 2014-12-12 20:35:45 +10:00
  • e6cefa0890 conditional reply_prefix for replies Stawberri 2014-12-11 20:13:53 -08:00
  • 3a350526b4 Removed reply_prefix from examples Stawberri 2014-12-11 20:01:57 -08:00
  • 0441f1b9f7 README tweaks Jaiden Mispy 2014-12-11 22:19:46 +11:00
  • 47c418340d add note to readme about regenning models Jaiden Mispy 2014-12-11 22:16:29 +11:00
  • 371dcb24b8 Merge pull request #54 from Stawberri/archive_read_encoding Jaiden Mispy 2014-12-10 21:24:12 +10:00
  • 6e97383fff load previous archive with utf-8 encoding Stawberri 2014-12-09 14:25:13 -08:00
  • 0a915b0a30 Merge pull request #51 from Stawberri/move_gitignore Jaiden Mispy 2014-12-10 04:28:58 +10:00
  • de73f4778b Renamed skeleton/.gitignore to gitignore Stawberri 2014-12-08 21:46:27 -08:00
  • cb4c09b744 3.0.4 Jaiden Mispy 2014-12-08 23:31:44 +11:00
  • 548260f9dd Spec test too Jaiden Mispy 2014-12-08 23:29:42 +11:00
  • 504297bf73 On second thought, that's probably better Jaiden Mispy 2014-12-08 23:28:50 +11:00
  • 798451518b Merge pull request #47 from Stawberri/fix_direct_messages Jaiden Mispy 2014-12-08 22:28:24 +10:00
  • 6f1cd0b795 Merge pull request #46 from Stawberri/fix_reply_options Jaiden Mispy 2014-12-08 22:27:54 +10:00
  • 56ddb45b61 Fix direct messages Stawberri 2014-12-08 04:27:41 -08:00
  • 0e9f7d6881 Fix reply options Stawberri 2014-12-08 04:21:55 -08:00
  • 9d610a6d58 on_message => on_direct_message in README Jaiden Mispy 2014-12-08 23:16:55 +11:00
  • db903e2e2b Add start/console commands to help Jaiden Mispy 2014-12-08 23:16:47 +11:00
  • f667a7a621 Merge pull request #43 from Stawberri/meta_media_uris Jaiden Mispy 2014-12-08 15:56:45 +10:00
  • 56f83c4c18 Merge pull request #44 from Stawberri/gitignore_without_asterisk Jaiden Mispy 2014-12-08 15:56:16 +10:00
  • 83e1bb1aef Remove * in default .gitignore Stawberri 2014-12-07 21:43:59 -08:00
  • d94ff3d36b Better optional parameter integration Stawberri 2014-12-06 23:31:58 -08:00
  • 3c54c9a017 meta.media_uris Stawberri 2014-12-06 21:57:51 -08:00
  • a2ca0da967 3.0.3 Jaiden Mispy 2014-12-06 22:37:10 +11:00
  • 003d0668e9 Merge pull request #41 from Stawberri/regex_rt Jaiden Mispy 2014-12-06 21:35:39 +10:00
  • 6bc89cd4fb Switched to .match for matching Stawberri 2014-12-06 03:29:29 -08:00
  • 0f735bc105 Add missing oauth dependency (fixes #40) Jaiden Mispy 2014-12-06 22:25:14 +11:00
  • c4ba9e139f Regex soft-retweet detection Stawberri 2014-12-06 01:38:38 -08:00
  • fe34c94e04 Update README.md Jaiden Mispy 2014-12-05 23:43:58 +10:00
  • 92d3c53b79 Don't need BOT_NAME in there Jaiden Mispy 2014-12-06 00:24:32 +11:00
  • 141e43719a and the skeleton Jaiden Mispy 2014-12-06 00:17:54 +11:00
  • be0fee67e2 remove bot. references in README Jaiden Mispy 2014-12-06 00:16:55 +11:00
  • 458b94a4c3 3.0.2 - Handle rate limitation in archiver Jaiden Mispy 2014-12-06 00:07:31 +11:00
  • b738f1fe3a 3.0.1 Jaiden Mispy 2014-12-05 23:50:59 +11:00
  • 5617544a30 Make sure we really have the right username Jaiden Mispy 2014-12-05 23:50:07 +11:00
  • 171dbea382 note memory use improvement Jaiden Mispy 2014-12-05 23:37:07 +11:00
  • f718ec4f85 Link to API documentation in README Jaiden Mispy 2014-12-05 23:20:34 +11:00
  • 215ab4dc6d fix tests Jaiden Mispy 2014-12-05 23:08:18 +11:00
  • dd505d7dc9 bundle exec Jaiden Mispy 2014-12-05 22:58:45 +11:00
  • 56aadea555 Merge branch '3.0' Jaiden Mispy 2014-12-05 22:57:41 +11:00
  • 822f5e4c6c More cleanup 3.0 Jaiden Mispy 2014-12-05 22:57:32 +11:00
  • 1977445b1c Lots of documentation and cleanup Jaiden Mispy 2014-12-05 21:12:39 +11:00
  • efde0fd16f Conversation-based bot detection and politeness Jaiden Mispy 2014-12-05 19:04:15 +11:00
  • 8708aaa3e3 Allow starting a single bot by name Jaiden Mispy 2014-12-05 16:35:57 +11:00
  • fa45316553 ebooks start command, reorganizing CLI Jaiden Mispy 2014-12-05 16:22:21 +11:00
  • daeda5d7eb Add ebooks auth command Jaiden Mispy 2014-12-05 14:03:11 +11:00
  • 401586471b Separate unprompted tracking from mention includes Jaiden Mispy 2014-12-04 05:17:09 +11:00
  • 1a40ef85f9 Slightly different pesters model Jaiden Mispy 2014-11-19 10:07:29 +11:00
  • 24e8ce5ae3 Block blacklisted users on contact Jaiden Mispy 2014-11-18 14:31:59 +11:00
  • 2e336fb9be On second thought, we can't use a cache system Jaiden Mispy 2014-11-18 13:51:31 +11:00
  • 8135aaaabb Use can_pester? logic for timeline tweets Jaiden Mispy 2014-11-18 13:31:59 +11:00
  • 9d8e30d7f6 Don't be so hasty to consider people bots Jaiden Mispy 2014-11-18 13:26:06 +11:00
  • b72a6db0e1 Threading! Jaiden Mispy 2014-11-18 13:24:59 +11:00
  • 29beb23502 Bot anti-bot measures Jaiden Mispy 2014-11-18 12:00:34 +11:00
  • 8326fc19dd INTERNAL_CONSTANTS is really recent Jaiden Mispy 2014-11-15 04:46:12 +11:00
  • a003946194 Require ruby 2.0+ Jaiden Mispy 2014-11-15 04:35:03 +11:00
  • b290e013c0 no byebug for the moment Jaiden Mispy 2014-11-15 04:20:18 +11:00
  • b273ba9fea silly travis Jaiden Mispy 2014-11-15 04:15:03 +11:00
  • 850cc6f345 Update simple_oauth to 0.3.0 Jaiden Mispy 2014-11-15 04:05:18 +11:00
  • c79d44cab5 Add dependency badge Jaiden Mispy 2014-11-15 04:04:11 +11:00
  • 8da021e193 Add .travis.yml and build badge Jaiden Mispy 2014-11-15 04:02:05 +11:00
  • f416c73c54 Add gem badge Jaiden Mispy 2014-11-15 04:01:10 +11:00
  • 5bfaac99de Some actual tests for the bot response logic Jaiden Mispy 2014-11-15 03:55:32 +11:00
  • 746d218896 Fix tweet event handling Jaiden Mispy 2014-11-14 22:59:39 +11:00
  • e646e24744 Use new twitter gem streaming support Jaiden Mispy 2014-11-14 22:45:54 +11:00
  • b73594b89d Merge pull request #36 from wayspurrchen/docs Jaiden Mispy 2014-11-13 04:42:01 +11:00
  • 76d6b3cf66 Add @on_startup to documentation Way Spurr-Chen 2014-11-12 09:31:39 -06:00
  • 763bfe5efd Merge pull request #31 from Geal/fixes Jaiden Mispy 2014-11-12 23:09:41 +11:00
  • 0fe4b627d0 update deprecated code Geoffroy Couprie 2014-10-29 19:00:49 +01:00
  • 2698963fb1 consume multiple corpuses Geoffroy Couprie 2014-10-29 18:56:37 +01:00
  • 9731575a3d update twitter gem to 5.0 Geoffroy Couprie 2014-10-27 13:52:35 +01:00
  • 0cb7abcb52 Test that models save and load correctly Jaiden Mispy 2014-10-25 06:59:34 -07:00
  • 7e62000e37 2.3.2 Jaiden Mispy 2014-10-25 05:49:49 -07:00
  • 302ea0229d grr stupid mistake Jaiden Mispy 2014-10-25 05:48:13 -07:00
  • 1f8ea676bd 2.3.1 Jaiden Mispy 2014-10-25 05:19:03 -07:00
  • 7700a41ac6 model update Jaiden Mispy 2014-10-25 04:27:43 -07:00
  • 4052d534b2 Save only necessary data into model Jaiden Mispy 2014-10-25 04:26:52 -07:00
  • 81b4f78187 2.3.0 Jaiden Mispy 2014-10-25 03:46:46 -07:00
  • 3b1d6f856d Switch to using token indexes instead of strings Jaiden Mispy 2014-10-24 09:55:49 -07:00
  • 6ae1dd5dac 2.2.9 Jaiden Mispy 2014-10-19 23:55:03 -07:00
  • 31669ed018 Force simple_oauth 0.2.0 Jaiden Mispy 2014-10-19 21:58:35 -07:00
  • 203c20f6f3 Seems we can't go to twitter 5 yet Jaiden Mispy 2014-10-19 21:46:11 -07:00
  • 224cbd7952 Merge pull request #30 from paulfri/parser-fix Jaiden Mispy 2014-10-20 18:15:28 +11:00
  • 927efe7f07 Fix parser swapping mentions and sentences Paul Friedman 2014-10-19 22:33:17 -07:00
  • 6f27d32bf1 2.2.8 Jaiden Mispy 2014-10-19 01:22:42 -07:00
  • 2662558e1a Use new twitter gem style in archiver Jaiden Mispy 2014-10-19 00:19:44 -07:00
  • bf1d6ae8a4 2.2.7 Jaiden Mispy 2014-10-18 23:00:50 -07:00
  • f4dbf89c15 Fix deprecations for twitter gem 5 Jaiden Mispy 2014-10-18 22:25:39 -07:00