Commit graph

248 commits

Author SHA1 Message Date
Jaiden Mispy
b290e013c0 no byebug for the moment 2014-11-15 04:20:18 +11:00
Jaiden Mispy
b273ba9fea silly travis 2014-11-15 04:15:03 +11:00
Jaiden Mispy
850cc6f345 Update simple_oauth to 0.3.0 2014-11-15 04:05:18 +11:00
Jaiden Mispy
c79d44cab5 Add dependency badge 2014-11-15 04:04:11 +11:00
Jaiden Mispy
8da021e193 Add .travis.yml and build badge 2014-11-15 04:02:05 +11:00
Jaiden Mispy
f416c73c54 Add gem badge 2014-11-15 04:01:10 +11:00
Jaiden Mispy
5bfaac99de Some actual tests for the bot response logic 2014-11-15 03:55:32 +11:00
Jaiden Mispy
746d218896 Fix tweet event handling 2014-11-14 22:59:39 +11:00
Jaiden Mispy
e646e24744 Use new twitter gem streaming support
Made more complicated by the fact that this
is not inherently eventmachine-based, unlike
tweetstream
2014-11-14 22:46:07 +11:00
Jaiden Mispy
b73594b89d Merge pull request #36 from wayspurrchen/docs
Add @on_startup to documentation
2014-11-13 04:42:01 +11:00
Way Spurr-Chen
76d6b3cf66 Add @on_startup to documentation 2014-11-12 09:31:39 -06:00
Jaiden Mispy
763bfe5efd Merge pull request #31 from Geal/fixes
update twitter gem to 5.0
2014-11-12 23:09:41 +11:00
Geoffroy Couprie
0fe4b627d0 update deprecated code 2014-10-29 19:00:49 +01:00
Geoffroy Couprie
2698963fb1 consume multiple corpuses 2014-10-29 18:56:37 +01:00
Geoffroy Couprie
9731575a3d update twitter gem to 5.0 2014-10-27 13:57:07 +01:00
Jaiden Mispy
0cb7abcb52 Test that models save and load correctly 2014-10-25 06:59:34 -07:00
Jaiden Mispy
7e62000e37 2.3.2 2014-10-25 05:49:49 -07:00
Jaiden Mispy
302ea0229d grr stupid mistake 2014-10-25 05:49:23 -07:00
Jaiden Mispy
1f8ea676bd 2.3.1 2014-10-25 05:19:03 -07:00
Jaiden Mispy
7700a41ac6 model update 2014-10-25 04:27:43 -07:00
Jaiden Mispy
4052d534b2 Save only necessary data into model 2014-10-25 04:26:52 -07:00
Jaiden Mispy
81b4f78187 2.3.0 2014-10-25 03:46:46 -07:00
Jaiden Mispy
3b1d6f856d Switch to using token indexes instead of strings 2014-10-24 09:55:49 -07:00
Jaiden Mispy
6ae1dd5dac 2.2.9 2014-10-20 00:16:10 -07:00
Jaiden Mispy
31669ed018 Force simple_oauth 0.2.0 2014-10-20 00:16:10 -07:00
Jaiden Mispy
203c20f6f3 Seems we can't go to twitter 5 yet 2014-10-20 00:16:10 -07:00
Jaiden Mispy
224cbd7952 Merge pull request #30 from paulfri/parser-fix
Fix parser swapping mentions and sentences
2014-10-20 18:15:28 +11:00
Paul Friedman
927efe7f07 Fix parser swapping mentions and sentences 2014-10-19 22:33:17 -07:00
Jaiden Mispy
6f27d32bf1 2.2.8 2014-10-19 01:22:42 -07:00
Jaiden Mispy
2662558e1a Use new twitter gem style in archiver 2014-10-19 00:19:44 -07:00
Jaiden Mispy
bf1d6ae8a4 2.2.7 2014-10-18 23:00:50 -07:00
Jaiden Mispy
f4dbf89c15 Fix deprecations for twitter gem 5 2014-10-18 22:59:28 -07:00
Jaiden Mispy
228e0caa65 More memory profiling 2014-10-18 22:21:50 -07:00
Jaiden Mispy
b7f67ec0a6 Memory optimization 2014-10-16 03:02:39 -07:00
Jaiden Mispy
d09d968915 rspec and memory_profiler 2014-10-14 01:02:08 -07:00
Jaiden Mispy
639e200a83 Merge pull request #27 from FluffyPira/master
picture shortcut
2014-10-14 11:11:02 +11:00
Pira Wetton
3706ae0bbb picture shortcut 2014-09-23 20:26:48 -04:00
Mispy
a2b374f48c 2.2.6 2014-06-28 18:51:43 -07:00
Mispy
b3842a814a Merge pull request #22 from BooDoo/fix/consume-utf8
MODEL: Force utf-8, only parse CSV once
2014-06-28 09:09:53 +10:00
Joel McCoy
be6ac9127f MODEL: Read in utf-8, only parse CSV once
Ran into `Encoding::CompatibilityError` issue trying to consume my corpus (tweets.csv) on Windows 7, but this likely affects other environments as well. 

Fix: force reading corpus file contents as utf-8.

Also a quick clean-up of the CSV flow to only parse the content once instead of double-dipping.
2014-06-27 18:42:51 -04:00
Mispy
4b88d3326b Merge pull request #20 from BooDoo/feature/jsonify-csv
jsonify: Support tweets.csv
2014-06-01 17:21:44 +10:00
Joel McCoy
74fd9c1e2e jsonify: Support tweets.csv
Allow official archive tweets.csv as input to create Ebooks::Archive compatible JSON archive
2014-05-27 19:17:14 -04:00
Mispy
db453600be Merge pull request #18 from Hiramiya/master
Corrected usage information for `ebooks tweet`
2014-05-15 19:02:42 +10:00
Hiramiya
4c01b5e57a Corrected usage information for ebooks tweet
Usage information for `ebooks tweet` was incorrect, replaced with relevant explanation.
Fixes mispy/twitter_ebooks/issues/16
2014-05-11 11:31:45 +01:00
Mispy
a3e7b8e993 Recommend 2.1+ 2014-05-07 16:52:18 +10:00
Mispy
8a5c4831ad 2.2.5 - encoding: utf-8 2014-05-07 16:45:17 +10:00
Mispy
35a971e245 Merge pull request #17 from richo/master
Barf on invalid commands
2014-05-07 16:44:44 +10:00
Mispy
d5a347c280 Merge pull request #14 from TadeoKondrak/master
Fixed link to ebooks_example linking to twitter_ebooks.
2014-05-07 16:44:23 +10:00
Mispy
125b3c3b17 Merge pull request #13 from negatendo/master
csv import now looks for text column
2014-05-07 16:44:15 +10:00
Richo Healey
d67e376c73 Barf on invalid commands 2014-05-06 22:17:57 -07:00