]> git.immae.eu Git - github/shaarli/Shaarli.git/log
github/shaarli/Shaarli.git
12 years agoVersion 0.0.23 beta:
Seb Sauvage [Mon, 3 Oct 2011 11:14:56 +0000 (13:14 +0200)] 
Version 0.0.23 beta:
- Changed: Now you can clic the sentence “Stay signed in” to tick the checkbox (patch by Emilien).
- New: Added thumbnail support for imageshack.us
- Changed: In tag editing, comma (,) are now automatically converted to spaces.
- Changed: In tag editing, autocomplete no longuer suggests a tag you have already entered in the same line.

12 years agoVersion 0.0.22 beta:
Seb Sauvage [Wed, 28 Sep 2011 12:44:02 +0000 (14:44 +0200)] 
Version 0.0.22 beta:
- Corrected: Title was not properly passed if you had to login when using the bookmarklet (patch by shenshei).
- New: Support for thumbnails for flickr.com.
- Changed: Some hosts (flickr, vimeo) are slow as hell for the thumbnails, or require an extra HTTP request. For these hosts the thumbnail generation has been deported outside the generation of the page to keep Shaarli snappy. For those slow services the thumbnails are also cached.
- New: As per request, you can now stay signed in (Your session will be kept open even if you close the browser). This is just a checkbox in login screen.

12 years agoVersion 0.0.21 beta:
Seb Sauvage [Tue, 27 Sep 2011 15:25:52 +0000 (17:25 +0200)] 
Version 0.0.21 beta:
- New: Thumbnails for some services (currently supports: YouTube.com, dailymotion.com, vimeo.com (slow!) and imgur.com). Thumbnails are enabled by default, but you can turn them off (set define('ENABLE_THUMBNAILS',true); to false.)
- Changed: Removed the focus on the searchbox (this is cumbersome when you want to browse pages and scroll with the keyboard).

12 years agoVersion 0.0.20 beta:
Seb Sauvage [Tue, 27 Sep 2011 13:35:32 +0000 (15:35 +0200)] 
Version 0.0.20 beta:
- Corrected: RSS feed is now served as application/rss+xml instead of application/xhtml+xml (which was causing problem in RSS Lounge)
- Corrected: ATOM feed is now served as application/atom+xml instead of application/xhtml+xml

12 years agoVersion 0.0.19 beta:
Seb Sauvage [Tue, 27 Sep 2011 11:35:00 +0000 (13:35 +0200)] 
Version 0.0.19 beta:
- Corrected: Patch by Emilien to remove the update notification after the update.
- New: ATOM fee

12 years agoVersion 0.0.18 beta:
Seb Sauvage [Mon, 26 Sep 2011 15:36:42 +0000 (17:36 +0200)] 
Version 0.0.18 beta:
- Changed: Nicer timezone selection patch by killruana.
- New: You can now configure the title of your page.
- New: New screen to configure title and timezone.
- Corrected: New lines now appear correctly in the RSS feed descriptions.

12 years agoVersion 0.0.17 beta:
Seb Sauvage [Fri, 23 Sep 2011 13:10:18 +0000 (15:10 +0200)] 
Version 0.0.17 beta:
- New: Change password screen added (based on a patch by killruana).
- New: Autocomplete in the tag search form.
- New: You can rename or delete a tag in all links (very handy if you misspelled a tag or want to merge tags).
- New: When you click the RSS feed, the feed will be filtered with the same filters as the page you were viewing.
- Changed: CSS adjustments by jerrywham.
- Changed: Minor corrections.

12 years agoVersion 0.0.16 beta:
Seb Sauvage [Thu, 22 Sep 2011 20:58:08 +0000 (22:58 +0200)] 
Version 0.0.16 beta:
- Replaced preg_match() with version_compare() to check php version.
- Upgrade notification: If a new version of Shaarli is available, you will be notified by a discrete message in top-right corner. This message will only be visible if you are logged in, and the check will be performed at most once a day.
- A static URL is available which points to the latest version: http://sebsauvage.net/files/shaarli.zip
- Includes a patch by Emilien K. to mask dates if user is not logged in. The option can be activated by changing define('HIDE_TIMESTAMPS',false); to true.
- Preliminary tag cloud (ugly for the moment, I need to find something better).

12 years agoDummy commit (forgot to list Seb Sauvage as the author while making the commit for...
Emilien Klein [Wed, 21 Sep 2011 20:05:52 +0000 (22:05 +0200)] 
Dummy commit (forgot to list Seb Sauvage as the author while making the commit for Version 0.0.15 beta)

12 years agoVersion 0.0.15 beta:
Emilien Klein [Wed, 21 Sep 2011 20:01:56 +0000 (22:01 +0200)] 
Version 0.0.15 beta:
- Bug corrected in import: HTML entities were not properly decoded. If you imported your Delicious/Diigo bookmarks, your should import them again an use the 'overwrite' option of the import feature.
- Removed some parameters in URL added by some feed proxies (#xtor=RSS-…)
- On free.fr, automatic creation of the /sessions directory.
- CSS Stylesheet is now an external file (shaarli.css). This reduces page size and eases customization.
- New in import: Option to overwrite existing links when importing.
- Bug corrected: Prevented loop on login screen upon successful login after a failed login.

12 years agoVersion 0.0.15 beta:
Seb Sauvage [Wed, 21 Sep 2011 08:50:54 +0000 (10:50 +0200)] 
Version 0.0.15 beta:
- Bug corrected in import: HTML entities were not properly decoded. If you imported your Delicious/Diigo bookmarks, your should import them again an use the 'overwrite' option of the import feature.
- Removed some parameters in URL added by some feed proxies (#xtor=RSS-…)
- On free.fr, automatic creation of the /sessions directory.
- CSS Stylesheet is now an external file (shaarli.css). This reduces page size and eases customization.
- New in import: Option to overwrite existing links when importing.
- Bug corrected: Prevented loop on login screen upon successful login after a failed login.

12 years agoVersion 0.0.14 beta
Seb Sauvage [Tue, 20 Sep 2011 11:28:06 +0000 (13:28 +0200)] 
Version 0.0.14 beta

12 years agoVersion 0.0.13 beta
Seb Sauvage [Mon, 19 Sep 2011 16:17:42 +0000 (18:17 +0200)] 
Version 0.0.13 beta

12 years agoVersion 0.0.12 beta
Seb Sauvage [Mon, 19 Sep 2011 09:56:26 +0000 (11:56 +0200)] 
Version 0.0.12 beta

12 years agoVersion 0.0.11 beta
Seb Sauvage [Sun, 18 Sep 2011 20:49:32 +0000 (22:49 +0200)] 
Version 0.0.11 beta

12 years agoVersion 0.0.10 beta
Seb Sauvage [Sun, 18 Sep 2011 12:35:46 +0000 (14:35 +0200)] 
Version 0.0.10 beta

12 years agoVersion 0.0.9 beta
Seb Sauvage [Fri, 16 Sep 2011 22:24:10 +0000 (00:24 +0200)] 
Version 0.0.9 beta

12 years agoVersion 0.0.8 beta
Seb Sauvage [Fri, 16 Sep 2011 13:33:20 +0000 (15:33 +0200)] 
Version 0.0.8 beta

12 years agoVersion 0.0.7 beta
Seb Sauvage [Fri, 16 Sep 2011 09:26:26 +0000 (11:26 +0200)] 
Version 0.0.7 beta