2016-03-18 |
Goffi |
docker (sat_pubsub): minor optimization by joining 2 apt-get install
|
2016-03-09 |
Goffi |
docker (liberiva_cont): ownership is fixed on "config" command as "docker cp" use root:root as owner of copied file on container
|
2016-03-08 |
Goffi |
docker (base): Twisted and Wokkel are now installed with pip instead of apt, as Jessie version is too old for SàT
|
2016-03-08 |
Goffi |
docker (base): fixed bad escaping in add_host script, resulting in domain not put in /etc/hosts
|
2016-03-08 |
Goffi |
docker (base): create sat.conf in ~sat/.config/sat with right permissions so it is not created by set_account_domain
|
2016-03-04 |
Goffi |
docker: fixed bad stopping:
|
2016-03-04 |
Goffi |
docker (libervia): fixed bad escaping after moving libervia_cont_launch from Dockerfile to scripts/
|
2016-03-01 |
Goffi |
docker (prosody): fixed prosodyctl call in container_server: it was not using absolute path, so it was calling /usr/local/bin/prosodyctl instead of /usr/bin/prosodyctl, resulting in a loop
|
2016-02-29 |
Goffi |
docker (libervia_cont): replaced printf by eprintf for error messages
|
2016-02-29 |
Goffi |
docker (libervia_cont): put container used for maintenance in a variable
|
2016-02-29 |
Goffi |
docker (libervia_cont): workaround for copying config when Docker version is below 1.8.0
|
2016-02-29 |
Goffi |
docker (libervia_cont): added check_docker_version function which return 0 if current docker version is greater than wanted one, -1 else
|
2016-02-29 |
Goffi |
docker (libervia_cont): added eprintf function to print to stderr
|
2016-02-29 |
Goffi |
Docker (libervia_cont, sat, sat_nomedia): removed port 28915 which was used for SI File Transfer and is not used anymore (it may reappear in the futur if force_port is reimplemented)
|
2016-02-28 |
Goffi |
docker (prosody): switched to prosody-trunk, as it is currently more stable than prosody-0.10
|
2016-02-28 |
Goffi |
docker (base, libervia): use new getRepositoryData ability to save data in a .hg_data file
|
2016-02-28 |
Goffi |
docker: images optimisation:
|
2016-02-26 |
Goffi |
docker (libervia_cont): added a "stats" command for containers resources usage statistics
|
2016-02-26 |
Goffi |
docker (libervia_cont): added a "status" command:
|
2016-02-26 |
Goffi |
docker (libervia_cont): remove volumes from container on "stop" command
|
2016-02-26 |
Goffi |
docker (libervia_cont): added -v argument in help message for removing sat_data in restore command
|
2016-02-26 |
Goffi |
docker (libervia_cont): fixed restore when full backup path is used
|
2016-02-26 |
Goffi |
docker (libervia_cont): removed instructions about commiting sat_data, as a volume container will not commit data (see https://github.com/docker/docker/issues/7583)
|
2016-02-26 |
Goffi |
docker (prosody): restored logs in /var/log + info logs to console
|
2016-02-26 |
Goffi |
docker (base): fixed arguments handling in dbus_wrap
|
2016-02-24 |
Goffi |
docker (libervia_cont): removed useless echo in get_dyn_var
|
2016-02-24 |
Goffi |
docker (libervia_cont): SAT_CONT_PORT_<port> environment variable can now be used to specify destination ports when -p is used
|
2016-02-24 |
Goffi |
docker (base): add dokuwiki module for dokuwiki importer + fixed /etc/hosts for subdomains
|
2016-02-24 |
Goffi |
docker (libervia_cont): added SAT_CONT_DK_EXTRA environment variable for specifying extra options when running containers
|
2016-02-24 |
Goffi |
docker (libervia_cont): added "-f" option in help message for logs
|
2016-02-19 |
Goffi |
docker (prosody, libervia_cont): expose HTTP upload ports in Prosody image
|
2016-02-19 |
Goffi |
docker (libervia_cont): backup dir can now be specified on command line or with SAT_CONT_BACKUP_DIR environment variable
|
2016-02-19 |
Goffi |
docker (libervia_cont): domain can now be specified with "SAT_CONT_DOMAIN" env variable in addition to command line argument + use https for help site (wiki)
|
2016-02-19 |
Goffi |
docker (libervia_cont): TLS dir (directory with certificate) can now be specified with env variable "SAT_CONT_TLS_DIR"
|
2016-02-18 |
Goffi |
docker(libervia_cont): added a "restore" command
|
2016-02-18 |
Goffi |
docker (libervia_cont): new commands:
|
2016-02-18 |
Goffi |
docker: certificate generation + various improvments:
|
2016-02-18 |
Goffi |
docker (base): create /usr/share/sat/certificates and tls-cert group to handle certificate + moved conf to /home/sat/.config/sat/sat.conf
|
2016-02-18 |
Goffi |
docker: pid files are put in /tmp to avoid conflict when restarting a container
|
2016-02-18 |
Goffi |
docker (prosody): fixed htt_upload domain + removed bad copy/paste lines
|
2016-02-18 |
Goffi |
docker (prosody): updated path for certificates
|
2016-02-12 |
Goffi |
docker: updated Dockerfiles:
|
2016-02-10 |
Goffi |
docker (prosody): added some comments to prosody.cfg.lua
|
2016-02-10 |
Goffi |
docker (prosody): add prosody.cfg.lua
|
2016-01-17 |
Goffi |
misc: added test sample for dotclear wiki syntax
|
2016-01-16 |
Goffi |
xep (jid mention): added "path" in Context parent description to make it more explicit + acknowledgements section
|
2016-01-16 |
souliane |
xmpp (xep-proto-jid-mention): typos fixes
|
2016-01-16 |
Goffi |
xep (jid mention): fixed mention author
|
2016-01-16 |
Goffi |
xep (jid mention): fixed a typo
|
2016-01-16 |
Goffi |
xep: JID mention first draft
|
2015-12-02 |
souliane |
add script to create release packages and put them on the FTP
|
2015-12-02 |
Goffi |
screenshots (0.6): added salut screenthos
|
2015-12-01 |
souliane |
list_plugins script also takes in consideration the XEPs that are defined in the "protocols" field of PLUGIN_INFO
|
2015-12-01 |
souliane |
update screenshots for version 0.6
|
2015-12-01 |
souliane |
add some screenshots for version 0.6
|
2015-11-27 |
Goffi |
schemas: fixed a layer issue in simplified overview
|
2015-11-10 |
Goffi |
schemas (decentralisasion): added simple oganisation schemas
|
2015-11-10 |
Goffi |
schemas: improved sat_simplified overview
|
2015-11-09 |
Goffi |
schemas: added "architecture" section with "sat_simplified_overview" schema
|
2015-10-22 |
Goffi |
video (android campaing): more corrections on english subtitles
|
2015-10-22 |
Goffi |
video (android campaing): small corrections on english subtitles
|
2015-10-22 |
Goffi |
video (android campaing): added slovak subtitles
|
2015-10-20 |
souliane |
add some schemas
|
2015-10-20 |
souliane |
add subtitles for Android campaign (Engish, French, German)
|
2015-10-17 |
souliane |
remove screencasts (store them on the ftp even if they are small)
|
2015-10-17 |
souliane |
add some short screencasts
|
2015-10-17 |
souliane |
add some screenshots
|
2015-10-15 |
Goffi |
added sticker
|
2015-10-05 |
souliane |
remove script to update Garradin
|
2015-10-04 |
souliane |
compte-rendu de l'AG ordinaire du 24 aout 2015 à Sankt Augustin
|
2015-09-28 |
souliane |
add a script to semi-automatically update garradin database (work in progress)
|
2015-09-28 |
souliane |
fixes launching script
|
2015-09-28 |
souliane |
update launching script
|
2015-07-15 |
souliane |
scripts (dns_srv): update script usage information
|
2015-06-07 |
souliane |
fixes script for creating test accounts
|
2015-05-27 |
souliane |
update souliane's printable card
|
2015-05-27 |
souliane |
add decentralisation schemas + script for listing the plugins
|
2015-03-27 |
souliane |
compte rendu de l'AG extraordinaire du 27 mars 2015
|
2015-03-23 |
Goffi |
xep: updated XEP-0356 (privileged entity):
|
2015-03-21 |
Goffi |
xeps: updated xep-0355 (namespace delegation):
|
2015-03-20 |
Goffi |
xeps: renamed published proto-xeps, and updated them according to published version
|
2015-03-08 |
souliane |
add test_accounts to create a batch of testing profiles
|
2015-02-05 |
Goffi |
association: added pdf signed version of 05/02/2015's Assemblée Générale Extraordinaire and of modified status
|
2015-02-05 |
Goffi |
association: updated location (article 3) in statuts
|
2015-02-05 |
souliane |
association: AG extraordinaire du 05/02/2015
|
2014-12-18 |
Goffi |
XEP: removed XEP-0004 and XEP-0114 from privileged entity dependencies
|
2014-12-18 |
Goffi |
XEP: fixed a typo in privileged entity
|
2014-12-18 |
Goffi |
XEP: updated privileged entity according to discussions following the council's veto (see http://mail.jabber.org/pipermail/standards/2014-December/029378.html):
|
2014-11-18 |
Goffi |
xeps: added thanks to souliane for his corrections
|
2014-11-18 |
souliane |
xeps: typos/style fixes
|
2014-11-13 |
Goffi |
xep: privileged entity update:
|
2014-11-13 |
Goffi |
xep: namespace delegation first draft:
|
2014-10-21 |
Goffi |
Docker (libervia image): added a newline at the end of /home/sat/ADMIN_PWD
|
2014-10-20 |
Goffi |
Docker: we update images, not containers
|
2014-10-20 |
Goffi |
docker: fixed "./do_all.sh pull" + minor change
|
2014-10-20 |
Goffi |
docker: replaces tabs by spaces, download first app containers then data container + minor changes
|
2014-10-20 |
Goffi |
docker: "docker pull" result is not hidden anymore in libervia_cons.sh update, so download progress can be followed
|
2014-10-20 |
Goffi |
docker: added docker presence check + if image are not present locally on run, download them without catching the output (so we can se the progress)
|
2014-10-19 |
Goffi |
docker: fixed libervia_cont update + added some newlines
|
2014-10-19 |
Goffi |
docker: added "latest" tag when pulling in libervia_cont.sh update
|
2014-10-19 |
Goffi |
Added Dockerfiles to create Docker images for easy installation + scripts to manages them. see README for details.
|
2014-09-21 |
Goffi |
script: dbus-launch script
|
2014-09-18 |
souliane |
added release announce in English for v0.5.1
|
2014-09-18 |
souliane |
updated launcher helping script
|
2014-09-17 |
Goffi |
privileged entity xep update:
|
2014-09-09 |
souliane |
change the source of the images
|
2014-09-09 |
souliane |
added a link to the mailing lists
|
2014-09-09 |
souliane |
added announce for version 0.5
|
2014-09-03 |
souliane |
remove compiler.jar that has been accidently added
|
2014-09-03 |
souliane |
Add minifier script for otr.js and its dependencies
|
2014-08-21 |
Goffi |
added forgottent "règlement intérieur"
|
2014-08-20 |
Goffi |
règlement intérieur page 1 et 2 mergées dans "règlement intérieur.pdf"
|
2014-08-20 |
Goffi |
added association documents
|
2014-08-20 |
Goffi |
renaming
|
2014-07-24 |
souliane |
launching script handles "salut" component
|
2014-07-16 |
souliane |
add big picture schema + fix launching script
|
2014-07-03 |
souliane |
add xhtml template for printing "business" (visiting) cards:
|
2014-07-02 |
souliane |
add screenshot for v0.5, Libervia's overview
|
2014-06-27 |
souliane |
added DNS SRV configuration script + move launching script to scripts/launcher/launch.sh
|
2014-06-20 |
souliane |
added screenshots + launching script
|
2014-05-10 |
souliane |
added encryption schemas
|
2014-05-09 |
Goffi |
XMPP: added privileged component protoXEP
|