|
|
|
|
|
by kuschku
3836 days ago
|
|
> * Chat systems where you don't have to do some complex bouncer setup to be able to participate on the same level as the core contributors Offer a public quasselcore with your project and allow people to create accounts on it? > * Support for indexing into useful pieces of chat log, or for excerpting parts of a log into a more permanent home. Slack does something a bit like this (persistent snippets in a channel). HipChat offers some level of integration with Atlassian's terrible wiki product. Google wave seemed to have this as part of its idea. That’s already possible if at least one of your users is using Quassel as bouncer, as it stores its logs in an SQL database. Supported by default are SQLite and PostgreSQL. |
|