]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Version 0.0.28 beta:
authorSeb Sauvage <sebsauvage@sebsauvage.net>
Thu, 17 Nov 2011 20:46:34 +0000 (21:46 +0100)
committerEmilien Klein <emilien@klein.st>
Thu, 17 Nov 2011 20:46:34 +0000 (21:46 +0100)
commit6d946e78bfca94ac89494e84db3746473867c5ff
tree2ce5985de402510857a3556eade4fcd5ad13ab2d
parent2732de7c9ef82cee6b8eb8116e376c4be06425c3
Version 0.0.28 beta:
- Changed: New Shaarli theme and logo by Idle (http://www.idleman.fr/blog/?p=469)
- Changed: In picture wall, pictures point to Shaarli permalink instead of final URL. This way, users can read the description.
- Corrected: In RSS/ATOM feeds, guid and link URL of permalinks are now proper absolute URLs.
- Added: In RSS/ATOM feeds, URLs are now clickable.
- Changed: http_parse_headers() function renamed to http_parse_headers_shaarli() to prevent name collision with some php extensions.
- Corrected: Thumbnails removed for imgur.com/a/ URLs (Thumbnails are not available for albums on imgur).
- Corrected: Shaarli now correctly only tries to get thumbnails for vimeo video URLs.
- Corrected: A bug in imgur.com URLs handling would cause some thumbnails not to appear. This has been corrected. You should see more thumbnails now.
- Added: Thumbnail support for youtu.be URLs (YouTube short url service).
- Added: PubSubHub protocol support (from http://aldarone.fr/les-flux-rss-shaarli-et-pubsubhubbub/). Warning: This was not tested. You need to set your hub $
- Corrected: The search engine would not return a result if the word to search was the first in description.
- Corrected: Extracted title is now correct if the page has two title html tags.
- Added: RSS and ATOM feeds now also contain tags (in category tags, as per their respective specifications).
images/calendar.png [new file with mode: 0644]
images/favicon.ico [new file with mode: 0644]
images/logo.png [new file with mode: 0644]
images/tag_blue.png [new file with mode: 0644]
index.php
shaarli.css