JC Brand
|
f897703565
Rename `emit` to `trigger` for consistency with Backbone.Events
|
6 years ago |
JC Brand
|
d41a7a14c3
Use API to emit and listen to events
|
6 years ago |
Emmanuel Gil Peyrot
|
3aa9ee1ba0
Replace http: with https: in xmpp.org links
|
6 years ago |
JC Brand
|
866f2737da
More JSDoc docstrings for API methods
|
6 years ago |
JC Brand
|
16deecd468
All API methods of converse-core are now documented with jsdoc
|
6 years ago |
JC Brand
|
dc4c832fce
Add jsdoc docstrings to `chats` API.
|
6 years ago |
JC Brand
|
1443fdd447
(WIP) Wait for promises before opening chats in API methods
|
6 years ago |
JC Brand
|
38499917a9
updates #194
|
7 years ago |
JC Brand
|
708b1dbe99
fixes #337
|
7 years ago |
JC Brand
|
53f5627b72
Add support for rendering avatars in groupchats
|
7 years ago |
JC Brand
|
b5a516e044
Add new api method `vcard.update`
|
7 years ago |
JC Brand
|
54cafb1243
Update `vcard.get` API method to accept either a JID string or a model
|
7 years ago |
JC Brand
|
24d55d6cbd
Remove reference to `inverse.min.js` and fix tables
|
7 years ago |
JC Brand
|
2045741fbe
Add `api.chatviews.get` method
|
7 years ago |
JC Brand
|
05e7cc8529
Let `api.contacts.get` return the RosterContact model
|
7 years ago |
JC Brand
|
50f03c90e1
Write "chat room" as "chatroom" and "chat box" as chatbox"
|
7 years ago |
JC Brand
|
d4ceb6d340
Add the ability to query for a disco identity
|
7 years ago |
Senya
|
ff0f1d698d
Fix mistyped example (#991)
|
7 years ago |
JC Brand
|
fbc81d30ec
Add and document `bring_to_foreground` option to rooms API
|
7 years ago |
JC Brand
|
3c7454c4c1
Document a better way to open a room from a plugin
|
7 years ago |
JC Brand
|
8662f751e3
Refactor `converse-vcard` and add API method to fetch a VCard
|
7 years ago |
JC Brand
|
a6f2877ed9
Disco API refactoring
|
7 years ago |
JC Brand
|
042a26d05d
New API method `_converse.disco.supports`
|
7 years ago |
JC Brand
|
d3fb9d81c8
Update API documentation to mention promises to wait for
|
7 years ago |
JC Brand
|
061832df41
Show documentation TOC in a left sidebar
|
7 years ago |
JC Brand
|
11ff072366
Properly captitalize JavaScript
|
7 years ago |
JC Brand
|
faa614ba3b
Update events documentation to also mention promises.
|
7 years ago |
JC Brand
|
a9589cba71
Don't expose 'connected' as a promise.
|
7 years ago |
JC Brand
|
f81a94baf1
Move `updateSettings` to the private API.
|
7 years ago |
JC Brand
|
754caad079
No way currently to remove plugins
|
8 years ago |