Convos
view release on metacpan or search on metacpan
CHANGELOG.md view on Meta::CPAN
## 0.8604 (2015-02-09)
* Up Mojo::IRC dependency to fix CTCP issues
* Simpler OAuth embeds
## 0.8603 (2015-01-01)
- Fix new Twitter javascript which could not be assetpacked
## 0.8602 (2014-11-15)
- Fix starting convos as "daemon" with embedded backend
## 0.8601 (2014-10-26)
- Fix error in reconnect method.
- Disable init script tests by default
## 0.86 (2014-10-24)
- Fix sourcing /etc/default/convos from init script
- Deprecated Convos::Command::backend
- Deprecated Convos::Command::upgrade
## 0.85 (2014-10-24)
- Fix input field in iOS #167
- Fix nick-list event #197
- Fix rendering /list command with correct height #205
- Fix wrong kick message #206
- Fix scrolling to bottom when gist load #207
- Fix sending server messages to server log, instead of opening new conversation #209
- Fix uppercase characters in login name #211
- Fix handling of nicks starting with "[" or "}" #219
- Stop backend from going bananas, using Daemon::Control #224
- Remove CONVOS_BACKEND_EMBEDDED as exposed variable
- Remove CONVOS_MANUAL_BACKEND
- Add delete_user() to Convos::Core #104
- Add feedback when websocket could not be established #192
- Add /profile/delete #104
- Add detection if unable to connect to websocket #173
- Add Convos::Manual::Running #224
- https://github.com/Nordaaker/convos/blob/master/lib/Convos/Manual/Running.pod
- Add improved embed of media with Mojolicious::Plugin::LinkEmbedder 0.12
* Fix embedding YouTube video over https
* Fix video site that also contain meta information, but no video
* Add Github embedding of projects, issues and pull requests
* Add Open graph and Twitter meta information
* Faster loading of media using cache mechanism
- Add backoff and throttling of connections #227
- Convos can now generate init scripts for backend/frontend #225 #224
- Change to only show err_nicknameinuse message once #176
- Change to "flat" design
- Change to reload notification list when reconnect to backend #221
- Remove Convos::Loopback
- Remove references to Heroku, closes #80
- Remove desktop notification status in profile #203
- Remove /convos resource. Going directly to server log instead #220
## 0.84 (2014-09-14)
- Fix update of current nick()
- Fix refreshing conversation and navbar when clicking back/forward buttons in browser #111
- Fix vendor/bin/carton can be run with Perl 5.12 #144
- Fix commands are now case insensitive #168
- Improved registration process #121
- Improved README.md #182
- Add auto-detect of TLS #121
- Add prompt user to join a channel on connect #121
- Add support for /list to show channel list #131
- Add support for password protected server connection #159
- Add support for archive of IRC log to disk or ElasticSearch #172
- Change welcome message and prompt the user to join a channel on first connect #121
- Change to showing server messages after first time register #121
- Change to Mojolicious::Plugin::FontAwesome4 for icons #162
- Remove support for Heroku #177
- Include NOTICE in messages
## 0.83 (2014-09-01)
- Fix highlighting of multiple channels #137
- Fix connection actions in sidebar #157
- Fix autocomplete will not match offline nicks #129
- Add number of participants #136
- Add /names will be displayed with nick modes #138
- Add visual indicator for when a new day starts #149
- Add down arrow to clear input field #151
- Add support for kicked event #134
- Add highlight for new messages since last time window had focus #56
- Add /kick command #134
- Various UI improvements (Flatten, highlights/background go all out) #145, #146, #147, #162
## 0.82 (2014-08-24)
- Requires IO::Socket::SSL 1.84
- Requires Mojolicious 5.30
- Fix nicks starting with special character, #130
- Fix jumpy text when sending a message
- Fix invite only template styling
( run in 0.824 second using v1.01-cache-2.11-cpan-71847e10f99 )