Braiden Vasco
|
58385fe5ca
|
Fix adapter to use new Tox library
|
2017-07-20 20:26:59 +00:00 |
|
Braiden Vasco
|
6a716e5dbb
|
Remove extension "tox"
|
2017-07-20 20:04:06 +00:00 |
|
Braiden Vasco
|
7b105983a5
|
Temporary disable cops
|
2017-07-20 19:55:05 +00:00 |
|
Braiden Vasco
|
f4c824a538
|
Configure RuboCop and fix code style
|
2017-07-20 19:33:29 +00:00 |
|
Braiden Vasco
|
728c85558f
|
Add copyrigt notices
|
2017-07-20 19:07:10 +00:00 |
|
Braiden Vasco
|
614d239264
|
Remove group chats
|
2017-07-20 18:54:19 +00:00 |
|
Braiden Vasco
|
a2acaf372d
|
Implement features in the adapter
|
2015-09-15 20:08:48 +00:00 |
|
Braiden Vasco
|
67941b4cc8
|
Implement groupchats in the adapter for Lita
|
2015-09-14 10:38:45 +00:00 |
|
Braiden Vasco
|
99285a06a9
|
Add callback setters
|
2015-09-14 00:38:32 +00:00 |
|
Braiden Vasco
|
2f08914397
|
Save Tox state
|
2015-09-13 23:21:16 +00:00 |
|
Braiden Vasco
|
ddd903a96f
|
Call "super" from Lita::Adapters::Tox#initialize
|
2015-09-13 23:10:35 +00:00 |
|
Braiden Vasco
|
f79e510769
|
Basic implementation
|
2015-09-13 19:40:46 +00:00 |
|
Braiden Vasco
|
828560c17a
|
Implement bootstraping
from hardcoded list of nodes
|
2015-09-13 15:39:20 +00:00 |
|
Braiden Vasco
|
596ad7f67c
|
Implement callbacks
|
2015-09-13 15:39:20 +00:00 |
|
Braiden Vasco
|
1200500545
|
Implement Tox#loop
|
2015-09-13 10:58:06 +00:00 |
|
Braiden Vasco
|
872b2a8ee7
|
Make options optional for Tox#initialize
|
2015-09-12 20:58:32 +00:00 |
|
Braiden Vasco
|
f7ec151ecb
|
Add main file for extension "tox"
|
2015-07-25 18:21:14 +05:00 |
|
Braiden Vasco
|
d966059406
|
Add code documentation
|
2015-07-25 13:32:00 +05:00 |
|
Braiden Vasco
|
46e6d7b2b6
|
Merge branch 'master' into initialize_lita_adapter
Conflicts:
.travis.yml
Gemfile
README.md
Rakefile
lita-tox.gemspec
spec/spec_helper.rb
|
2015-07-25 13:26:47 +05:00 |
|
Braiden Vasco
|
1ee21273b0
|
Correct RuboCop offenses manually
|
2015-07-25 12:27:06 +05:00 |
|
Braiden Vasco
|
23d8f78001
|
Run RuboCop auto-correction
$ rake rubocop:auto_correct
|
2015-07-25 12:25:16 +05:00 |
|
Braiden Vasco
|
5b750439d1
|
Fix gem version
|
2015-07-25 12:20:50 +05:00 |
|
Braiden Vasco
|
72019e74a8
|
Initialize gem
$ bundle gem .
|
2015-07-25 12:15:00 +05:00 |
|
Braiden Vasco
|
921c7dc3d0
|
Initialize Lita adapter
$ lita adapter tox
from parent directory
|
2015-07-25 12:10:34 +05:00 |
|