nickdesaulniers / fxos-irc

IRC client for FxOS (and now desktop FF)
GNU General Public License v3.0
37 stars 13 forks source link

Pass IRC commands to the server #88

Closed errietta closed 9 years ago

errietta commented 9 years ago

This passes "/command params" as an IRC command to the server. We should handle the replies for certain commands better at some point. I also added /query nick to start a private chat with nick.

errietta commented 9 years ago

@nickdesaulniers

nickdesaulniers commented 9 years ago

nice! thanks Errietta!