Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
7a38d58e
Commit
7a38d58e
authored
Mar 01, 2013
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update readme and add CHANGES.rst
parent
10be57ae
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
4 deletions
+18
-4
CHANGES.rst
CHANGES.rst
+8
-0
README.rst
README.rst
+10
-4
No files found.
CHANGES.rst
0 → 100644
View file @
7a38d58e
Changelog
=========
0.1 - Unreleased
----------------
- Created [jcbrand]
- Performance enhancements for rosters [ichim-david]
- Add "Connecting to chat..." info [alecghica]
README.rst
View file @
7a38d58e
...
@@ -4,7 +4,16 @@ converse.js
...
@@ -4,7 +4,16 @@ converse.js
``Converse.js`` implements an XMPP_ based instant messaging client in the browser.
``Converse.js`` implements an XMPP_ based instant messaging client in the browser.
*Warning*: *This library is still heavily under development and not usable currently.*
It is used by collective.xmpp.chat_, which is a Plone_ instant messaging add-on.
The ultimate goal is to enable anyone to add Jabber chat functionality to their websites,
regardless of the server backend.
Currently this is not yet the case, as the code makes ajax calls to the (Plone) backend
to fetch user info. This should be replaced with VCards (we're currently
working on it).
This library is therefore not (yet) usable independently.
--------
--------
Features
Features
...
@@ -22,9 +31,6 @@ It has the following features:
...
@@ -22,9 +31,6 @@ It has the following features:
* Topics can be set for chatrooms
* Topics can be set for chatrooms
* Full name and profile picture support
* Full name and profile picture support
Converse.js is used by collective.xmpp.chat_, which is a Plone_ instant
messaging add-on.
A screencast of ``Converse.js`` in action via ``collective.xmpp.chat`` can be seen here_.
A screencast of ``Converse.js`` in action via ``collective.xmpp.chat`` can be seen here_.
It depends on quite a few third party libraries, including strophe.js_,
It depends on quite a few third party libraries, including strophe.js_,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment