Mercurial > libervia-web
annotate themes/default/images/atom/README @ 914:0c0551967bdf
server, browser: partial Libervia fix
Libervia was broken following the refactorings. This commit partially fixes it : Libervia is starting, avatar, blog and message are working again, but not everything is restablished yet.
following things have been fixed/changed:
- new dependency: shortuuid
- D-Bus bridge is working again
- fixed naming in several bridge methods
- register method changed to register_signal
- fixed Chat widget, which was not working anymore since the refactoring
- avatar now use avatarGet. Cache dir is accessible using a session specific uuid, to avoid cache leak (i.e. accessing cache of other profiles)
- server: new uuid attribute in session data
Browser code is not fully working yet, notably OTR and contact list are not fully fixed.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 26 Feb 2017 18:32:47 +0100 |
parents | 3eb26b269539 |
children |
rev | line source |
---|---|
842
3eb26b269539
themes (default): display a link to the atom feed below the static blog entries
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
1 The work in this directory is licenced under a MPL/GPL/LGPL tri-license: |
3eb26b269539
themes (default): display a link to the atom feed below the static blog entries
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
2 - MPL 1.1 |
3eb26b269539
themes (default): display a link to the atom feed below the static blog entries
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
3 - GPL 2 or later |
3eb26b269539
themes (default): display a link to the atom feed below the static blog entries
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
4 - LGPL 2 or later |
3eb26b269539
themes (default): display a link to the atom feed below the static blog entries
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
5 |
3eb26b269539
themes (default): display a link to the atom feed below the static blog entries
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
6 Originally distributed by the Mozilla Foundation |
3eb26b269539
themes (default): display a link to the atom feed below the static blog entries
souliane <souliane@mailoo.org>
parents:
diff
changeset
|
7 Source: http://www.feedicons.com |