Mercurial > libervia-web
graph
-
theme (default): changed MIME type for xmpp: link2016-03-20, by Goffi
-
blog: no unicode here we said!2016-03-20, by Goffi
-
blog: don't use unicode for _urlencode2016-03-20, by Goffi
-
blog: changed MIME type for xmpp: link, forgotten in rev dc27e29b7c222016-03-20, by Goffi
-
blog: changed xmpp: alternate links MIME type for application/atom+xml2016-03-20, by Goffi
-
server (blog): set HTTP status code to 500 on renderError2016-03-18, by Goffi
-
browser (register): update message when XMPP connection failed2016-03-11, by souliane
-
server (blog): fixes displaying default avatar2016-03-11, by souliane
-
blog: OK, OK, I forgot the _quote method, it's better now :)2016-03-09, by Goffi
-
blog: fixed forgotten encode with urllib.quote2016-03-09, by Goffi
-
blog, themes(default): added <link> element referencing xmpp: uri of the item2016-03-09, by Goffi
-
blog (atom feed): fixed atom handling:2016-03-09, by Goffi
-
browser (strings): fixXHTMLLinks skips internal anchors (links starting with "#")2016-03-05, by souliane
-
browser (richtext): fixes uninitialized variable2016-03-04, by souliane
-
server: handling of dict and "file:" urls in url_redirections_dict:2016-03-02, by Goffi
-
theme (default): added query information in blog's atom feed alternate url2016-03-02, by Goffi
-
server: replaced libervia_test.html redirection by an absolute URL2016-02-29, by Goffi
-
browser (chat): use new style bridge call for mucLeave2016-02-29, by Goffi
-
server: use C.bool for bool options instead of simple int2016-02-29, by Goffi
-
theme (default): changed font, use the same fond as in dynamic part2016-02-28, by Goffi
-
server: fixed encoding issues on url redirection2016-02-26, by Goffi
-
reverted changeset f024fc5744d0 (there is already a default value)2016-02-24, by Goffi
-
themes (default): fixes static blog messages width according to the screen size2016-02-18, by souliane
-
server: fixed bad encoding handling in options parsing2016-02-12, by Goffi
-
server: use of relative import instead of try/except block in server/constants2016-01-25, by Goffi
-
server: URL redirections + misc:2016-01-24, by Goffi
-
server: added url_redirections_dict and url_redirections_profile in options2016-01-24, by Goffi
-
server: version check:2016-01-24, by Goffi
-
server (blog): fixed atom feed link2016-01-22, by Goffi
-
server (blog): fixes:2016-01-22, by Goffi
-
server (blog/template): fixed template:2016-01-22, by Goffi
-
browser: set the background transparent when the register panel is displayed2016-01-16, by souliane
-
browser (register): improve some regex after Link Mauve's comments:2016-01-16, by souliane
-
browser: replace re module usage by pure javascript2016-01-15, by souliane
-
server (blog): call fixXHTMLLinks on XHTML content2016-01-15, by souliane
-
browser (json): changed rules for retry delay when connection with server is lost2016-01-15, by Goffi
-
browser: use new style calls for getSignals2016-01-15, by Goffi
-
themes (default): display a link to the atom feed below the static blog entries2016-01-14, by souliane
-
server: removed unused %(url)s for formatting HTTP warning message2016-01-13, by Goffi
-
browser (strings): add a parameter "new_target" to addURLToText + fix a wrong import2016-01-13, by souliane
-
browser: validate the status with ENTER (fixes bug 111)2016-01-12, by souliane