JC Brand
|
d8bf1961a7
|
Making a 0.8.3 release.
The 0.8.2 release didn't include new builds due to an unnoticed build error.
|
2014-09-22 18:17:40 +02:00 |
|
JC Brand
|
56ec4cf7bc
|
New release 0.8.2
|
2014-09-22 17:57:56 +02:00 |
|
JC Brand
|
090888ad99
|
Use newer version of strophe.muc.
|
2014-09-21 00:20:10 +02:00 |
|
JC Brand
|
0ca5f602e7
|
Use strophe from bower packages
|
2014-09-06 13:03:58 +02:00 |
|
JC Brand
|
ad99e72279
|
Merge branch 'master' into user-invite
|
2014-08-31 02:06:02 +02:00 |
|
JC Brand
|
6f80bd5a3d
|
Pin newer version of strophe.muc.js that contains bugfix
|
2014-08-31 02:05:39 +02:00 |
|
JC Brand
|
f1555774f0
|
Add typeahead.js as dependency and integrate. updates #215.
|
2014-08-26 19:59:48 +02:00 |
|
JC Brand
|
0969f4ca62
|
Include new strophe.muc.js. fixes #178
|
2014-08-25 15:27:06 +02:00 |
|
JC Brand
|
c9958182ff
|
Making 0.8.1 release
|
2014-08-23 11:15:56 +02:00 |
|
JC Brand
|
2ff7061ea2
|
jquery.tinysort is no longer used.
|
2014-08-04 20:18:51 +02:00 |
|
JC Brand
|
ba9e9cfd15
|
Manage fontawesome via bower
|
2014-07-20 00:21:04 +02:00 |
|
JC Brand
|
9d84ede2f9
|
Two website deps (jquery-easing & bootstrap) now managed by bower
|
2014-07-06 15:56:44 +02:00 |
|
JC Brand
|
8aedc3fcf7
|
Integrate backbone.browserStorage. Fixes #176
Data is now by default cached in sessionStorage and not localStorage.
Can be configured via the "storage" option.
|
2014-06-30 18:53:58 +02:00 |
|
JC Brand
|
81f3814e32
|
Refactor code out into backbone.overview
|
2014-06-01 15:28:52 +02:00 |
|
JC Brand
|
14d90bc99c
|
Upgrade dependencies to their latest versions
|
2014-04-19 05:12:24 +02:00 |
|
JC Brand
|
bf6474ff6d
|
Upgrade jquery to 1.11.0 and add jquery.browser
|
2014-04-19 01:52:44 +02:00 |
|
JC Brand
|
7d472eb26d
|
Add new dependency moment.js
Use it to better compare dates when trying to determine whether a message falls
on a different day.
Also upgraded some dependencies' versions.
|
2014-04-19 01:30:48 +02:00 |
|
JC Brand
|
2a83d557d1
|
Order Makefile a bit more and bump release number
|
2014-04-18 17:47:47 +02:00 |
|
JC Brand
|
17a05ce801
|
Use fork of strophe.js which includes already built file.
Instead of having to build it manually in a Grunt/Makefile step.
Clean up the Makefile a bit as well.
|
2014-03-17 22:41:21 +02:00 |
|
JC Brand
|
ad4d959df5
|
Use my fork of requirejs-tpl since jfparadis isn't merging my changes
|
2014-03-14 20:16:31 +02:00 |
|
JC Brand
|
9849daacf9
|
Merge branch 'master' into 0.8
Conflicts:
bower.json
converse.js
docs/CHANGES.rst
spec/chatbox.js
tests/utils.js
tests_main.js
|
2014-03-09 08:18:00 +02:00 |
|
JC Brand
|
9b3af57d13
|
Release version 0.7.4
|
2014-03-05 08:44:01 +02:00 |
|
JC Brand
|
b9cf79505a
|
use new CryptoJS repo since the old one was removed.
Conflicts:
bower.json
tests_main.js
|
2014-02-28 09:45:10 +02:00 |
|
JC Brand
|
085234f9e8
|
use new CryptoJS repo since the old one was removed.
|
2014-02-28 04:08:09 +02:00 |
|
JC Brand
|
1ce7620b88
|
Merge remote-tracking branch 'origin' into 0.8
Conflicts:
converse.js
docs/CHANGES.rst
index.html
|
2014-02-23 02:54:35 +02:00 |
|
JC Brand
|
fb1ed29c8f
|
Bump release to version 0.7.3
|
2014-02-12 14:41:56 +02:00 |
|
JC Brand
|
55b9a4e568
|
Initial support for external HTMl templates. Updates #77
|
2013-12-31 01:07:11 +02:00 |
|
JC Brand
|
f97217cfd7
|
Add requirejs-text
|
2013-12-30 13:02:37 +02:00 |
|
JC Brand
|
e3e8bf6c69
|
New release 0.7.2
|
2013-12-18 17:07:11 +02:00 |
|
JC Brand
|
8cd05206cb
|
Bump release to 0.7.1
|
2013-11-17 17:15:07 +02:00 |
|
JC Brand
|
039173cff2
|
Use newest strophe.muc.js. Fixes #85
|
2013-11-17 15:57:53 +02:00 |
|
JC Brand
|
b140596b50
|
Bump version to 0.7 and minify css and js
|
2013-11-13 08:19:14 +02:00 |
|
JC Brand
|
f9c096c061
|
Use new otr.js release 0.27
|
2013-11-02 10:15:26 +02:00 |
|
JC Brand
|
1fa47c6633
|
Merge branch '0.6.x'
Conflicts:
converse.min.js
docs/html/searchindex.js
|
2013-10-16 11:50:55 +02:00 |
|
JC Brand
|
29fc658c05
|
New release, 0.6.6
|
2013-10-16 11:26:22 +02:00 |
|
JC Brand
|
b6a6562de9
|
Merge branch '0.6.x'
Conflicts:
Makefile
converse.css
converse.min.css
converse.min.js
docs/doctrees/index.doctree
docs/html/index.html
docs/html/searchindex.js
|
2013-10-08 22:12:12 +02:00 |
|
JC Brand
|
90be11aee8
|
New release: 0.6.5.
Bumped version
Updated release date in CHANGES.rst
Minified CSS and JS
Generate HTML docs
|
2013-10-08 09:11:04 +02:00 |
|
JC Brand
|
8f14c32b48
|
Use newest (unreleased) otr.js so that we can specify paths ourselves
|
2013-10-03 10:18:07 +02:00 |
|
JC Brand
|
6517b9bb9d
|
Merge branch 'otr'
Conflicts:
CHANGES.rst
locale/af/LC_MESSAGES/af.js
locale/af/LC_MESSAGES/converse.json
locale/af/LC_MESSAGES/converse.po
locale/converse.pot
locale/de/LC_MESSAGES/converse.po
locale/en/LC_MESSAGES/converse.po
locale/es/LC_MESSAGES/converse.po
locale/fr/LC_MESSAGES/converse.po
locale/it/LC_MESSAGES/converse.po
locale/pt_BR/LC_MESSAGES/converse.po
|
2013-09-15 22:08:34 +02:00 |
|
JC Brand
|
9c75683354
|
Bump versions and re-minified
|
2013-09-15 21:35:03 +02:00 |
|
JC Brand
|
6768924884
|
Bump versions and re-minified
|
2013-09-15 21:29:02 +02:00 |
|
JC Brand
|
d402ed8e8e
|
Merge branch 'master' into otr
Conflicts:
locale/af/LC_MESSAGES/converse.po
locale/converse.pot
|
2013-09-12 20:57:51 +02:00 |
|
JC Brand
|
84915290b2
|
Correct version is 0.6.3
|
2013-09-12 16:00:31 +02:00 |
|
JC Brand
|
008bac4f21
|
Bump version and minimize files.
|
2013-09-12 15:51:30 +02:00 |
|
JC Brand
|
68a9909311
|
Bump version everywhere and regenerate docs.
|
2013-09-12 15:33:11 +02:00 |
|
JC Brand
|
08d25643f0
|
Bump otr.js version
|
2013-09-01 21:36:59 +02:00 |
|
JC Brand
|
e4cf875d24
|
Merge branch 'master' into otr
Conflicts:
bower.json
converse.css
converse.js
main.js
tests_main.js
|
2013-08-30 20:26:48 +02:00 |
|
JC Brand
|
fde8bb3500
|
New minified files. Bump version to 0.6.1
|
2013-08-30 00:00:34 +02:00 |
|
JC Brand
|
202483130d
|
Bump version number for release.
|
2013-08-28 00:47:35 +02:00 |
|
JC Brand
|
7d648f9611
|
Re-add build.js so that we can build with almond.
grunt-contribute-requirejs doesn't support almond (yet?).
|
2013-08-25 23:25:13 +02:00 |
|
JC Brand
|
6313b6c0ee
|
Merge branch 'master' into otr
|
2013-08-25 14:32:28 +02:00 |
|
JC Brand
|
f4eeb50438
|
Update CHANGES.rst and newest version number
|
2013-08-25 12:58:07 +02:00 |
|
JC Brand
|
a2aeec8449
|
Add initial OTR code.
- /otr will generate a new private key (or fetch it from storage).
|
2013-08-16 15:48:23 +02:00 |
|
JC Brand
|
57fc8b9832
|
Merge branch 'master' into otr
Conflicts:
docs/html/_static/stylesheet.css
docs/html/searchindex.js
|
2013-08-16 11:28:34 +02:00 |
|
HaNdTriX
|
fd6fdd748d
|
Update bower.json
The version specified in the bower.json of package converse mismatches the tag (0.5.2 vs 0.5.0)
|
2013-08-13 12:06:58 +02:00 |
|
JC Brand
|
f7c579e7e6
|
Add OTR to bower.json and converse.js
|
2013-08-09 19:22:49 +02:00 |
|
JC Brand
|
d49bb25333
|
Stupid issue.
With jquery > 1.8.3, $(window).trigger('focus') doesn't trigger the handler.
Manually focusing the window does however trigger the handler.
|
2013-07-30 00:13:59 +02:00 |
|
JC Brand
|
883c64cc16
|
Add bower as npm dependency
- Also added bower.json with all 3rd party dependencies specified
- And .bowerrc to specify components dir
|
2013-07-29 22:20:52 +02:00 |
|