Skip to content

Commit

Permalink
New release 0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbrand committed Sep 22, 2014
1 parent d4281c6 commit 56ec4cf
Show file tree
Hide file tree
Showing 30 changed files with 4,363 additions and 3,077 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "converse",
"version": "0.8.1",
"version": "0.8.2",
"devDependencies": {
"jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",
"otr": "0.2.12",
Expand Down
2 changes: 1 addition & 1 deletion builds/templates.js
Original file line number Diff line number Diff line change
Expand Up @@ -861,4 +861,4 @@ __p += '\n href="#">' +

}
return __p
};
};
6 changes: 5 additions & 1 deletion css/converse.css
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@
#conversejs .icon-dnd:before {
content: "\e004";
}
#conversejs .icon-exit:before {
#conversejs .icon-logout:before {
content: "\e601";
}
#conversejs .no-text-select {
Expand Down Expand Up @@ -1413,6 +1413,10 @@ input.custom-xmpp-status {
#conversejs .xmpp-status-menu li a {
width: 100%;
}
#conversejs .xmpp-status-menu li a.logout,
#conversejs .xmpp-status-menu li a.logout span {
color: darkred;
}
#conversejs .xmpp-status-menu li a span {
padding: 0 5px 0 5px;
color: #4f4f4f;
Expand Down
2 changes: 1 addition & 1 deletion css/converse.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

0.8.1 (Unreleased)
0.8.1 (2014-09-22)
------------------

* Converse.js now has the ability to maintain sessions across page loads.
Expand Down
2 changes: 1 addition & 1 deletion docs/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 73b737527a6e49029fd275fb82c0f2ad
config: f95a8a277782136dd1d663d0144f6759
tags: 645f666f9bcd5a90fca523b33c5a78b7
10 changes: 5 additions & 5 deletions docs/html/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Index &mdash; Converse.js 0.8.1 documentation</title>
<title>Index &mdash; Converse.js 0.8.2 documentation</title>

<link rel="stylesheet" href="_static/stylesheet.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.8.1',
VERSION: '0.8.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="Converse.js 0.8.1 documentation" href="index.html" />
<link rel="top" title="Converse.js 0.8.2 documentation" href="index.html" />
</head>
<body>
<div id="header_wrap" class="outer">
Expand All @@ -42,7 +42,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="#" title="General Index"
accesskey="I">index</a></li>
<li><a href="index.html">Converse.js 0.8.1 documentation</a> &raquo;</li>
<li><a href="index.html">Converse.js 0.8.2 documentation</a> &raquo;</li>
</ul>
</div>
<section id="main_content" class="inner">
Expand Down Expand Up @@ -71,7 +71,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="#" title="General Index"
>index</a></li>
<li><a href="index.html">Converse.js 0.8.1 documentation</a> &raquo;</li>
<li><a href="index.html">Converse.js 0.8.2 documentation</a> &raquo;</li>
</ul>
</div>
</div>
Expand Down
10 changes: 5 additions & 5 deletions docs/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Quickstart (to get a demo up and running) &mdash; Converse.js 0.8.1 documentation</title>
<title>Quickstart (to get a demo up and running) &mdash; Converse.js 0.8.2 documentation</title>

<link rel="stylesheet" href="_static/stylesheet.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.8.1',
VERSION: '0.8.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -23,7 +23,7 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<link rel="top" title="Converse.js 0.8.1 documentation" href="#" />
<link rel="top" title="Converse.js 0.8.2 documentation" href="#" />
</head>
<body>
<div id="header_wrap" class="outer">
Expand All @@ -41,7 +41,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li><a href="#">Converse.js 0.8.1 documentation</a> &raquo;</li>
<li><a href="#">Converse.js 0.8.2 documentation</a> &raquo;</li>
</ul>
</div>
<section id="main_content" class="inner">
Expand Down Expand Up @@ -1365,7 +1365,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li><a href="#">Converse.js 0.8.1 documentation</a> &raquo;</li>
<li><a href="#">Converse.js 0.8.2 documentation</a> &raquo;</li>
</ul>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/objects.inv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Sphinx inventory version 2
# Project: Converse.js
# Version: 0.8.1
# Version: 0.8.2
# The remainder of this file is compressed using zlib.
x�m��
� �{�"���]�;
Expand Down
10 changes: 5 additions & 5 deletions docs/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>Search &mdash; Converse.js 0.8.1 documentation</title>
<title>Search &mdash; Converse.js 0.8.2 documentation</title>

<link rel="stylesheet" href="_static/stylesheet.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />

<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '0.8.1',
VERSION: '0.8.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand All @@ -24,7 +24,7 @@
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/searchtools.js"></script>
<link rel="top" title="Converse.js 0.8.1 documentation" href="index.html" />
<link rel="top" title="Converse.js 0.8.2 documentation" href="index.html" />
<script type="text/javascript">
jQuery(function() { Search.loadIndex("searchindex.js"); });
</script>
Expand All @@ -49,7 +49,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li><a href="index.html">Converse.js 0.8.1 documentation</a> &raquo;</li>
<li><a href="index.html">Converse.js 0.8.2 documentation</a> &raquo;</li>
</ul>
</div>
<section id="main_content" class="inner">
Expand Down Expand Up @@ -94,7 +94,7 @@ <h3>Navigation</h3>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li><a href="index.html">Converse.js 0.8.1 documentation</a> &raquo;</li>
<li><a href="index.html">Converse.js 0.8.2 documentation</a> &raquo;</li>
</ul>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/searchindex.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
# built documents.
#
# The short X.Y version.
version = '0.8.1'
version = '0.8.2'
# The full version, including alpha/beta/rc tags.
release = '0.8.1'
release = '0.8.2'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<link type="text/css" rel="stylesheet" media="screen" href="components/bootstrap/dist/css/bootstrap.min.css" />
<link type="text/css" rel="stylesheet" media="screen" href="components/fontawesome/css/font-awesome.min.css" />
<link type="text/css" rel="stylesheet" media="screen" href="css/theme.css" />
<link type="text/css" rel="stylesheet" media="screen" href="css/converse.css" />
<link type="text/css" rel="stylesheet" media="screen" href="css/converse.min.css" />
<!-- Only for development: <script data-main="main" src="components/requirejs/require.js"></script> -->
<![if gte IE 9]>
Expand Down
7 changes: 6 additions & 1 deletion less/converse.less
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
#conversejs .icon-dnd:before {
content: "\e004";
}
#conversejs .icon-exit:before {
#conversejs .icon-logout:before {
content: "\e601";
}

Expand Down Expand Up @@ -1611,6 +1611,11 @@ input.custom-xmpp-status {
width: 100%;
}

#conversejs .xmpp-status-menu li a.logout,
#conversejs .xmpp-status-menu li a.logout span {
color: darkred;
}

#conversejs .xmpp-status-menu li a span {
padding: 0 5px 0 5px;
color: rgb(79, 79, 79);
Expand Down
Loading

0 comments on commit 56ec4cf

Please sign in to comment.