log

age author description
Mon, 13 Jul 2015 13:33:01 +0200 souliane browser_side: remove methods that were used before the merge, when Libervia was not based on quick_frontend
Mon, 13 Jul 2015 12:44:04 +0200 souliane server_side: update connected signal handler according to sat changeset 1435 (7590bbf44eed)
Mon, 08 Jun 2015 14:59:12 +0200 souliane browser_side: fix updating OTR icons when state or trust has changed
Mon, 08 Jun 2015 08:51:41 +0200 souliane server_side: fixes static blog navigation links
Sun, 07 Jun 2015 13:17:05 +0200 souliane server_side: remove unwanted "target" property in the HTTP to HTTPS link + use "<p>" instead of "<br>"
Fri, 05 Jun 2015 21:16:45 +0200 souliane server_side: add a link to the FAQ in the HTTP/HTTPS warning dialog
Thu, 04 Jun 2015 12:03:45 +0200 souliane browser and server sides: renamed max to max_ after sat's changeset 1423 (882e5fabf68c)
Thu, 04 Jun 2015 12:39:27 +0200 souliane server_side: static blog uses the default template
Thu, 04 Jun 2015 11:56:34 +0200 souliane server_side: add default theme
Mon, 11 May 2015 14:54:41 +0200 souliane server_side: give a better look to the static blog
Wed, 27 May 2015 19:11:25 +0200 Goffi browser side: when there is no avatar in cache in getAvatarURL, set its value to empty string to avoid requesting again
Wed, 27 May 2015 19:10:16 +0200 Goffi browser side: added signal caching before profile is plugged, as QuickFrontend mechanism is not used
Mon, 20 Apr 2015 17:10:38 +0200 souliane browser_side: change frontend method "setStatusOnline" for "setPresenceStatus"
Mon, 20 Apr 2015 09:52:22 +0200 souliane browser_side: don't open a new tab when inviting people to a MUC we already joined
Mon, 20 Apr 2015 09:14:03 +0200 souliane browser_side: clean the code that has been commented or isolated during the refactorisation to base libervia on quick_frontend