Mercurial > libervia-web
graph
-
pages (g): use invitee's locale as template locale2017-05-21, by Goffi
-
browser: various fixes2017-05-19, by Goffi
-
pages (g/e): use blog_uri from event instead of guest's main uri2017-05-19, by Goffi
-
pages (g/e): adapted event handling to changes in backend2017-05-19, by Goffi
-
pages (g): guest name is added to template data2017-05-19, by Goffi
-
page (g/e): events invitations first draft2017-04-26, by Goffi
-
pages (common/blog): check posted data type for comments2017-04-26, by Goffi
-
pages (g): use new constants2017-04-26, by Goffi
-
server (pages): added getPageByName2017-04-26, by Goffi
-
server (constants): added HTTP_INTERNAL_ERROR and HTTP_SERVICE_UNAVAILABLE2017-04-26, by Goffi
-
pages (common/blog): data post (i.e. new comments) is now handled2017-04-17, by Goffi
-
server (pages): post requests are now handled:2017-04-17, by Goffi
-
pages (g): added g (for guest) page to handle invitations2017-04-16, by Goffi
-
pages (u): added u page for user public pages, for now it display blog items2017-04-16, by Goffi
-
pages (common): added common hierarchy for reusable pages (blog is the first)2017-04-16, by Goffi
-
server (pages): added getPagePathFromURI method to retrieve page handling an URI2017-04-16, by Goffi
-
server (pages): fixed _prepare_render handling2017-04-02, by Goffi
-
server (pages): URIs handling:2017-04-02, by Goffi
-
both: renamed psDeleteNode to psNodeDelete to follow backend change2017-04-02, by Goffi
-
server: new purgeSession and getSessionData helper methods2017-03-29, by Goffi
-
server: moved session interfaces to session_iface module + added SATGuestSession2017-03-29, by Goffi
-
pages (blog_new/articles): first concert Libervia page, blog articles:2017-03-05, by Goffi
-
server: Libervia pages:2017-03-05, by Goffi
-
server (blog): fixed static blog generation:2017-03-05, by Goffi
-
server, browser: partial Libervia fix2017-02-26, by Goffi
-
browser side(contact list): fixed calls to getGroupData2016-08-10, by Goffi
-
browser side (contact list): fixed groups displaying2016-08-10, by Goffi
-
misc: restrict txJSON-RPC version as new version is broken2016-08-10, by Goffi
-
browser, server: update to get compatibility with 0.7-dev (not finished):2016-08-08, by Goffi
-
Added tag 0.6.1 for changeset 3d372805f60c2016-07-13, by Goffi
-
installation (MANIFEST): fixed missing files2016-07-13, by Goffi
-
installation (setup): fixed OSError when pyjsbuild is not found2016-07-13, by Goffi
-
Added tag 0.6.1 for changeset 5264fec78a1d2016-07-12, by Goffi
-
updated version (0.6.1)2016-07-12, by Goffi
-
installation: added MANIFEST.in2016-07-12, by Goffi
-
removed pyfeed and xe from dependencies, they are not used anymore2016-04-17, by Goffi
-
server (blog): use unicode character for ellispsis in atom feed's microblog title2016-03-25, by Goffi
-
blog(atom): added categories (tags) in Atom feed2016-03-24, by Goffi
-
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
-
browser (notification): remove the notification icon (it doesn't work with HTTPS)2016-01-12, by souliane
-
browser: fixes bug while changing or closing the tab2016-01-12, by souliane
-
browser: update favicon counter when a tab change make notified messages visible2016-01-12, by souliane
-
browser (chat): fixes resize callback for one2one conversation2016-01-12, by souliane
-
browser (blog): set focus to the bubble of a just added comment entry2016-01-09, by souliane
-
server (blog/themes): sanitize tags + display tags URLs2016-01-09, by souliane
-
server (blog): fixes typo in a dict declaration2016-01-09, by souliane
-
server (blog): fixed unicode handling for query args2016-01-09, by Goffi
-
server (blog): implemented tag/category filtering:2016-01-08, by Goffi
-
server (blog): added unhandler errback in getItemById2016-01-08, by Goffi