summaryrefslogtreecommitdiff
path: root/lib/nickserver/dispatcher.rb
AgeCommit message (Expand)Author
2016-09-22feature: 502 on ConnectionErrorsAzul
2016-09-21feature: activate nicknym lookupAzul
2016-09-19refactor: separate handler chain from dispatcherAzul
2016-09-12[wip] nicknym source query implementedAzul
2016-08-30refactor: make the RequestHandler classes callableAzul
2016-08-30refactor: rename EmailHandler to HkpEmailHandlerAzul
2016-08-29refactor: split EmailHandler in 3Azul
2016-08-29refactor: let handlers check if they are applicableAzul
2016-08-29refactor: split up ResponseHandlerAzul