Convos 0.1 Deleted
Files
- CHANGELOG.md
- Dockerfile
- META.json
- META.yml
- Makefile
- Makefile.PL
- README
- README.md
- convos.conf
- lib/Convos.pm
- lib/Convos/Archive.pm
- lib/Convos/Chat.pm
- lib/Convos/Client.pm
- lib/Convos/Command/backend.pm
- lib/Convos/Core.pm
- lib/Convos/Core/Archive.pm
- lib/Convos/Core/Commands.pm
- lib/Convos/Core/Connection.pm
- lib/Convos/Core/Util.pm
- lib/Convos/Loopback.pm
- lib/Convos/Oembed.pm
- lib/Convos/Plugin/Helpers.pm
- lib/Convos/User.pm
- lib/Convos/convos.conf
- lib/Convos/public/convos.manifest
- lib/Convos/public/favicon.ico
- lib/Convos/public/font/fontawesome-webfont.afm
- lib/Convos/public/font/fontawesome-webfont.eot
- lib/Convos/public/font/fontawesome-webfont.ttf
- lib/Convos/public/font/fontawesome-webfont.woff
- lib/Convos/public/image/help.png
- lib/Convos/public/image/icon-128.png
- lib/Convos/public/image/icon-196.png
- lib/Convos/public/image/landing-page-example-chat.jpeg
- lib/Convos/public/image/loader-facebook.gif
- lib/Convos/public/image/loader-squares-circle.gif
- lib/Convos/public/image/logo.png
- lib/Convos/public/image/logo.svg
- lib/Convos/public/js/convos.chat.js
- lib/Convos/public/js/globals.js
- lib/Convos/public/js/jquery.doubletap.js
- lib/Convos/public/js/jquery.fastbutton.js
- lib/Convos/public/js/jquery.fastbutton.min.js
- lib/Convos/public/js/jquery.helpers.js
- lib/Convos/public/js/jquery.hotkeys.js
- lib/Convos/public/js/jquery.hotkeys.min.js
- lib/Convos/public/js/jquery.min.js
- lib/Convos/public/js/jquery.nanoscroller.min.js
- lib/Convos/public/js/jquery.pjax.js
- lib/Convos/public/js/jquery.pjax.min.js
- lib/Convos/public/js/selectize.min.js
- lib/Convos/public/js/ws-reconnecting.js
- lib/Convos/public/packed/convos-2e92b48dca79894d76c267531c35cd81.js
- lib/Convos/public/packed/convos-e83bfb973589982636a43e2c2994c046.css
- lib/Convos/public/packed/main-24520b065f62fbe702d11648f8a1c02f.css
- lib/Convos/public/sass/main.scss
- lib/Convos/public/sass/selectize.scss
- lib/Convos/templates/client/conversation.html.ep
- lib/Convos/templates/client/conversation_list.html.ep
- lib/Convos/templates/client/notification_list.html.ep
- lib/Convos/templates/client/view.html.ep
- lib/Convos/templates/empty.html.ep
- lib/Convos/templates/event/action_message.html.ep
- lib/Convos/templates/event/add_conversation.html.ep
- lib/Convos/templates/event/channel_list.html.ep
- lib/Convos/templates/event/connection.html.ep
- lib/Convos/templates/event/help.html.ep
- lib/Convos/templates/event/historic_messages.html.ep
- lib/Convos/templates/event/message.html.ep
- lib/Convos/templates/event/mode.html.ep
- lib/Convos/templates/event/nick_change.html.ep
- lib/Convos/templates/event/nick_joined.html.ep
- lib/Convos/templates/event/nick_parted.html.ep
- lib/Convos/templates/event/nick_quit.html.ep
- lib/Convos/templates/event/remove_conversation.html.ep
- lib/Convos/templates/event/rpl_namreply.html.ep
- lib/Convos/templates/event/server_message.html.ep
- lib/Convos/templates/event/topic.html.ep
- lib/Convos/templates/event/topic_by.html.ep
- lib/Convos/templates/event/user.html.ep
- lib/Convos/templates/event/welcome.html.ep
- lib/Convos/templates/event/whois.html.ep
- lib/Convos/templates/event/whois_channels.html.ep
- lib/Convos/templates/inc/alert.html.ep
- lib/Convos/templates/index.html.ep
- lib/Convos/templates/layouts/default.html.ep
- lib/Convos/templates/not_found.production.html.ep
- lib/Convos/templates/oembed/image.html.ep
- lib/Convos/templates/oembed/youtube.html.ep
- lib/Convos/templates/user/invite_only.html.ep
- lib/Convos/templates/user/login.html.ep
- lib/Convos/templates/user/register.html.ep
- script/convos
- t/00-basic.t
- t/Helper.pm
- t/avatar.t
- t/chat.t
- t/client.t
- t/commands.t
- t/core-util.t
- t/core.t
- t/irc-error.t
- t/landing-page.t
- t/loopback.t
- t/new-conversation-on-new-private-message.t
- t/oembed.t
- t/register-and-settings.t
- t/settings-with-port.t
- t/socket-ping-pong.t
- t/tls.t