JC Brand
|
0414fa02c2
Add some resistance around chatbox's original height when resizing
|
11 years ago |
JC Brand
|
1ce7620b88
Merge remote-tracking branch 'origin' into 0.8
|
11 years ago |
JC Brand
|
839dd0bd7e
Fix BOSH url
|
11 years ago |
JC Brand
|
0cffd78ff1
Get ready to release 0.7.3 of converse.js
|
11 years ago |
JC Brand
|
8a628f48ca
Update Hebrew translations with changes from PO file. Fixes #124
|
11 years ago |
JC Brand
|
7de769fd78
Merge pull request #124 from GreenLunar/patch-1
|
11 years ago |
JC Brand
|
319a955f65
Add code that allows resize by click+drag.
|
11 years ago |
GreenLunar
|
8b166d0f06
Hebrew translation update
|
11 years ago |
JC Brand
|
3687631d2c
Refactored, simplified and removed unused code.
|
11 years ago |
JC Brand
|
f6e5b07729
Added a section to the documentation concerning OTR
|
11 years ago |
JC Brand
|
fb1ed29c8f
Bump release to version 0.7.3
|
11 years ago |
JC Brand
|
4190727c6e
Mention mailing list in README and update HTML docs.
|
11 years ago |
JC Brand
|
94c135a6d8
Merge branch 'otr-by-default' of git://github.com/Aupajo/converse.js into Apajo-otr-by-default
|
11 years ago |
JC Brand
|
18d6a91881
Add API method to retrieve the SID. Fixes #93
|
11 years ago |
JC Brand
|
30f3114c7c
Add method to get the latest RID. Updates #93
|
11 years ago |
JC Brand
|
1a4044dd2a
Slight refactor of generatePrivateKey...
|
11 years ago |
JC Brand
|
3a5741cd36
Update contact section
|
11 years ago |
JC Brand
|
62d59ff3e4
Refactor some OTR code into a Backbone model and adapt tests.
|
11 years ago |
JC Brand
|
398142c7de
Add a test for the passphrase storage. Updates #111
|
11 years ago |
JC Brand
|
e3b8a8f9dd
Move event emitter tests out into their own spec
|
11 years ago |
JC Brand
|
d0f1a6cfb9
Simplify spinner css
|
11 years ago |
JC Brand
|
ca9c215cac
Use a random passphrase to encrypt the private key. Updates #111
|
11 years ago |
JC Brand
|
2026305791
Remove code for re-attaching a prebinded session.
|
11 years ago |
JC Brand
|
dc858cc38b
Register connection addHandlers when reconnecting
|
11 years ago |
JC Brand
|
c3b98fd2fd
Refactor and improve the reconnecting code and make it configurable
|
11 years ago |
JC Brand
|
d0f023dbb1
Allow the OTR private key to be cached. Updates #111
|
11 years ago |
JC Brand
|
5406df1bc7
Add an animated spinner when generating a private key.
|
11 years ago |
JC Brand
|
8232cdaff2
Bugfix. Updates #111
|
11 years ago |
JC Brand
|
9bce25109c
Allow non-amd usage of converse.js without requiring OTR modules.
|
11 years ago |
JC Brand
|
42b28b8425
Update docs to provide examples of server-side prebind code. Updates #116
|
11 years ago |