Improvements to nicks handling in 'repall' command:
authorJeppe Toustrup <tenzer@tenzer.dk>
Thu, 26 Feb 2015 18:48:24 +0000 (19:48 +0100)
committerJeppe Toustrup <tenzer@tenzer.dk>
Thu, 26 Feb 2015 18:48:24 +0000 (19:48 +0100)
commit247c4e80f8030c11bfd1645ab02770db1284d819
treecc2b776936e753ae1f030b271603a8ce9cf5551b
parent04610460050d47adec2e7b9c8a354b6ee99a6317
Improvements to nicks handling in 'repall' command:

- Always have the owner of the tweet responding to first in the response
- Never include the user's nick in the list
- Make sure we don't have duplicate nicks

All with the added bonus of avoiding regexing due to Twitter's entities list
rainbowstream/rainbow.py