Mercurial > libervia-web
log src/server/blog.py @ 1088:35f6a46d7ff1
age | author | description |
---|---|---|
2018-01-26 | Goffi | date update |
2018-01-06 | Goffi | server: moved code to retrieve external server from legacy blog to server.py, and use it to find websocket URL |
2017-11-03 | Goffi | misc: date update (yes it's a bit late :p ) |
2017-07-07 | Goffi | server (blog): temporary fix for atom feed: |
2017-06-03 | Goffi | server (blog): fixed avatars handling, there is now a well-known URL to SERVICE_PROFILE cache |
2017-03-05 | Goffi | server (blog): fixed static blog generation: |
2017-03-05 | Goffi | server: renamed getProfileName to profileNameGet following core change and new conventions. |
2017-02-26 | Goffi | server, browser: partial Libervia fix |
2016-03-25 | Goffi | server (blog): use unicode character for ellispsis in atom feed's microblog title |
2016-03-24 | Goffi | blog(atom): added categories (tags) in Atom feed |
2016-03-22 | Goffi | blog, browser: updated imports to reflect renaming of common.py to common/data_format.py |
2016-03-20 | Goffi | blog: no unicode here we said! |