Commit Graph

28 Commits

Author SHA1 Message Date
JC Brand 87b69c1d11 Update documentation in anticipation of next release
Site HTML: make links relative
2020-09-18 11:34:14 +02:00
JC Brand cd60614f88 Release 6.0.0 2020-01-09 17:15:43 +01:00
JC Brand 266fe131a9 Release 5.0.4 2019-10-08 14:22:56 +02:00
JC Brand 39896b508b Release 5.0.3 2019-09-13 15:19:00 +02:00
JC Brand 5bf0955193 Release 5.0.2 2019-09-11 17:44:38 +02:00
JC Brand 8f571ff148 Release 5.0.1 2019-08-14 12:56:44 +02:00
JC Brand a116a1ec8f Fix various website CSS issues. Re-add images 2019-08-09 00:17:03 +02:00
JC Brand bc27b3a36a Release 5.0.0 2019-08-08 18:13:12 +02:00
JC Brand 8a98ef87fe Various small fixes. (Unused imports, unused vars etc). 2019-07-11 12:37:17 +02:00
JC Brand b1ef3f5b24 Re-add the favicon 2019-05-14 10:31:51 +02:00
JC Brand 5b4224b5f9 clean up and improve demos
Remove demo/without_bundled_dependencies.html
2019-05-10 12:57:30 +02:00
JC Brand 07ac8d4a3e Various HTML/CSS fixes for the demos, particularly embedded MUC 2018-04-24 14:46:09 +02:00
gnunicode 23c5312642 LibreJS support (#1001)
* Update jslicenses-inverse.html

* Update inverse.html

* Update index.html

* Update mobile.html

* Update anonymous.html

* Update CHANGES.md
2018-02-21 10:09:04 +01:00
JC Brand 4e599600e4 Drop the .js 2018-02-10 19:06:40 +01:00
linkmauve 4dc5e01d76 Replace tabs with spaces in source files. (#1005) 2018-01-27 16:20:35 +01:00
JC Brand 3d0f2ce645 Use CDN to serve scripts 2017-09-04 09:09:48 +02:00
JC Brand 8a5b4a65e7 Use CDN 2017-04-23 19:49:53 +02:00
JC Brand 026bb0cdde The wrong fontawesome was being used 2017-02-16 14:12:16 +01:00
JC Brand 16688ebe1c Install fontawesome via NPM and remove last bower stuff 2017-02-16 12:03:56 +01:00
JC Brand 53468800bd Install and use bootstrap via NPM 2017-02-16 11:33:00 +01:00
JC Brand 474d14d1ce Fix links 2016-11-07 15:36:36 +00:00
JC Brand cfd1ec5e66 Don't allow logout for the anonymous demo 2016-11-04 12:02:39 +01:00
JC Brand 6c08e4b7d6 Use CDN for index.html and demo/anonymous.html 2016-11-04 11:45:37 +01:00
JC Brand d12309d70e Move converse.js to src/converse.js
Also remove "jquery", will be loaded implicitly
2016-10-21 13:52:00 +00:00
JC Brand eb51c18493 Mention that anonymous login is supported. 2016-08-12 10:02:29 +00:00
JC Brand e0215c997d Update initialization settings
to make sense within the context of anonymous chat.
2016-07-26 08:30:42 +00:00
JC Brand e109c54cf4 Avoid having a separate configuration in demo folder 2016-07-26 08:22:31 +00:00
JC Brand 0da920e29a Add a demo for anonymous logins. 2016-07-26 07:28:16 +00:00