diff options
author | Seb Sauvage <sebsauvage@sebsauvage.net> | 2011-11-17 21:46:34 +0100 |
---|---|---|
committer | Emilien Klein <emilien@klein.st> | 2011-11-17 21:46:34 +0100 |
commit | 6d946e78bfca94ac89494e84db3746473867c5ff (patch) | |
tree | 2ce5985de402510857a3556eade4fcd5ad13ab2d /images/favicon.ico | |
parent | 2732de7c9ef82cee6b8eb8116e376c4be06425c3 (diff) | |
download | Shaarli-6d946e78bfca94ac89494e84db3746473867c5ff.tar.gz Shaarli-6d946e78bfca94ac89494e84db3746473867c5ff.tar.zst Shaarli-6d946e78bfca94ac89494e84db3746473867c5ff.zip |
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).
Diffstat (limited to 'images/favicon.ico')
-rw-r--r-- | images/favicon.ico | bin | 0 -> 76949 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/images/favicon.ico b/images/favicon.ico new file mode 100644 index 00000000..c8b043b4 --- /dev/null +++ b/images/favicon.ico | |||
Binary files differ | |||