Federico Ruggi 58e1cb60bd commands: /ignore, /unignore
#154
* Add `/ignore`/`/unignore` commands
* Move set to common package, use set for ignores
* `chat/set.go` is now `common/set.go`
* use `*IdSet` as type for ignored list for users
* remove `IsIgnoring` and `IgnoredNames` user functions, so to use directly `IdSet` methods
* refactor code accordingly
2016-08-01 11:19:12 -04:00
..
2016-08-01 11:19:12 -04:00
2016-08-01 11:19:12 -04:00
2016-08-01 11:19:12 -04:00
2016-08-01 11:19:12 -04:00
2015-01-20 14:13:59 -08:00
2016-08-01 11:19:12 -04:00