Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md - github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6fadaf271a82272b34619a07d9f686c4acd6c86d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
v0.5.1 / 2014-01-27
===
- downgrade required oc version
- upgrade jsxc to v0.5.1

v0.5.0 / 2014-01-13
===
- add hide offline buddy function
- add about dialog
- add vCard avatars
- fix double entry
- fix text replacement
- fix dialog size
- fix translation
- fix display of long names
- fix bosh test
- fix rename bug

v0.4.4 / 2013-12-20
===
- fix dialog height
- add BOSH connection test
- fix css id (cid) generation
- fix close button

v0.4.3 / 2013-12-11
===
- fix mac-chrome-reload bug
- fix design issue
- fix OTR whitespaces

v0.4.2 / 2013-12-11
===
- include colorbox (independent of firstrunwizard)

v0.4.1 / 2013-12-11
===
- fix eof bug
- rebuild

v0.4 / 2013-12-10
===
- display notification request only for incoming messages
- update ui if we lost the trust state
- display allow dialog
- fix chrome notification issue
- fix ringing dialog
- init grunt/jshint
- lot of code clean up and commenting
- set focus to password field
- display minimized roster if no connection is found
- porting to OC6 (replace fancybox with colorbox)
- add webrtc info dialog (ip, fingerprint)
- use git submodules for OTR and strophe.jingle
- update README

v0.3 / 2013-10-28
===
- use lowercase jid
- add url detection
- add basic muc support (alpha)
- create DSA key in background
- fix notification with multiple tabs
- reorganize files 
- add MIT license
- minor fixes