]> git.immae.eu Git - github/shaarli/Shaarli.git/log
github/shaarli/Shaarli.git
7 years agoMerge pull request #682 from ArthurHoaro/delete-button
Arthur [Wed, 4 Jan 2017 15:35:29 +0000 (16:35 +0100)] 
Merge pull request #682 from ArthurHoaro/delete-button

Bugfixes on link deletion, and use a GET form

7 years agoMerge pull request #733 from ArthurHoaro/hotfix/reverse-proxy-port
Arthur [Wed, 4 Jan 2017 15:34:06 +0000 (16:34 +0100)] 
Merge pull request #733 from ArthurHoaro/hotfix/reverse-proxy-port

Hide default ports in local URL behind a reverse proxy

7 years agoMerge pull request #736 from virtualtam/url/annoying/campaign
VirtualTam [Wed, 4 Jan 2017 10:48:22 +0000 (11:48 +0100)] 
Merge pull request #736 from virtualtam/url/annoying/campaign

URL cleanup: add 'campaign_' to the annoying parameters

7 years agoURL cleanup: add 'campaign_' to the annoying parameters 736/head
VirtualTam [Tue, 3 Jan 2017 16:04:18 +0000 (17:04 +0100)] 
URL cleanup: add 'campaign_' to the annoying parameters

Closes https://github.com/shaarli/Shaarli/issues/735

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoMerge pull request #731 from virtualtam/fix/api/namespaces
VirtualTam [Tue, 3 Jan 2017 15:21:18 +0000 (16:21 +0100)] 
Merge pull request #731 from virtualtam/fix/api/namespaces

API: fix Slim namespaces

7 years agoMerge pull request #734 from ArthurHoaro/hotfix/api-install-error
Arthur [Tue, 3 Jan 2017 13:45:10 +0000 (14:45 +0100)] 
Merge pull request #734 from ArthurHoaro/hotfix/api-install-error

Fix fatal error during the install

7 years agoFix fatal error during the install 734/head
ArthurHoaro [Tue, 3 Jan 2017 13:25:04 +0000 (14:25 +0100)] 
Fix fatal error during the install

7 years agoHide default port in local URL behind a reverse proxy 733/head
ArthurHoaro [Tue, 3 Jan 2017 13:17:05 +0000 (14:17 +0100)] 
Hide default port in local URL behind a reverse proxy

7 years agoMerge pull request #719 from ArthurHoaro/feed-opensearch
Arthur [Tue, 3 Jan 2017 09:07:08 +0000 (10:07 +0100)] 
Merge pull request #719 from ArthurHoaro/feed-opensearch

Add opensearch to RSS and ATOM feeds

7 years agoMerge pull request #725 from ArthurHoaro/hotfix/privatetags-split
Arthur [Tue, 3 Jan 2017 08:57:52 +0000 (09:57 +0100)] 
Merge pull request #725 from ArthurHoaro/hotfix/privatetags-split

Fixes presence of empty tags for private tags and in search results

7 years agoAdd opensearch to RSS and ATOM feeds 719/head
ArthurHoaro [Fri, 16 Dec 2016 13:03:42 +0000 (14:03 +0100)] 
Add opensearch to RSS and ATOM feeds

Fixes #709

7 years agoFixes presence of empty tags for private tags and in search results 725/head
ArthurHoaro [Tue, 20 Dec 2016 10:06:22 +0000 (11:06 +0100)] 
Fixes presence of empty tags for private tags and in search results

  * Private tags: make sure empty tags are properly filtered
  * Search results:
    * Use preg_split instead of function combination
    * Add normalize_spaces to remove extra whitespaces displaying empty tags search

7 years agoAPI: fix Slim namespaces 731/head
VirtualTam [Mon, 2 Jan 2017 17:37:08 +0000 (18:37 +0100)] 
API: fix Slim namespaces

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoMerge pull request #620 from ArthurHoaro/pubsubhub
Arthur [Tue, 20 Dec 2016 10:44:19 +0000 (11:44 +0100)] 
Merge pull request #620 from ArthurHoaro/pubsubhub

Move Pubsubhub to a default plugin

7 years agoMove PubSubHubbub code as a default plugin 620/head
ArthurHoaro [Tue, 2 Aug 2016 09:55:49 +0000 (11:55 +0200)] 
Move PubSubHubbub code as a default plugin

7 years agoAdd plugin placeholders in RSS and ATOM feeds templates
ArthurHoaro [Tue, 2 Aug 2016 09:55:11 +0000 (11:55 +0200)] 
Add plugin placeholders in RSS and ATOM feeds templates

7 years agoMerge pull request #666 from ArthurHoaro/slim-api
Arthur [Tue, 20 Dec 2016 10:30:05 +0000 (11:30 +0100)] 
Merge pull request #666 from ArthurHoaro/slim-api

REST API structure using Slim framework

7 years agoFix typo in markdown plugin meta description
ArthurHoaro [Sun, 18 Dec 2016 13:27:32 +0000 (14:27 +0100)] 
Fix typo in markdown plugin meta description

7 years agoBugfixes on link deletion, and use a GET form 682/head
ArthurHoaro [Sat, 5 Nov 2016 13:13:18 +0000 (14:13 +0100)] 
Bugfixes on link deletion, and use a GET form

Use a GET form to delete links: harmonize with edit_link and preparation for #585

Bug fixes:

  * LinkDB element can't be passed as reference, fix error:

    PHP Notice:  Indirect modification of overloaded element of LinkDB has no effect

  * Resource cache folder setting wasn't set correctly

7 years agoMerge pull request #714 from ArthurHoaro/hotfix/banlogin
Arthur [Fri, 16 Dec 2016 11:23:47 +0000 (12:23 +0100)] 
Merge pull request #714 from ArthurHoaro/hotfix/banlogin

Fixes can login function call in loginform.html

7 years agoMerge pull request #716 from ArthurHoaro/hotfix/editoldlinks
Arthur [Thu, 15 Dec 2016 10:41:22 +0000 (11:41 +0100)] 
Merge pull request #716 from ArthurHoaro/hotfix/editoldlinks

Fix a regression: permalinks change when old links are edited

7 years agoFix a regression: permalinks change when old links are edited 716/head
ArthurHoaro [Thu, 15 Dec 2016 10:18:56 +0000 (11:18 +0100)] 
Fix a regression: permalinks change when old links are edited

fixes #713

7 years agoFixes can login function call in loginform.html 714/head
ArthurHoaro [Thu, 15 Dec 2016 09:57:11 +0000 (10:57 +0100)] 
Fixes can login function call in loginform.html

Fixes #711

7 years agoREST API structure using Slim framework 666/head
ArthurHoaro [Thu, 15 Dec 2016 09:13:00 +0000 (10:13 +0100)] 
REST API structure using Slim framework

  * REST API routes are handle by Slim.
  * Every API controller go through ApiMiddleware which handles security.
  * First service implemented `/info`, for tests purpose.

7 years agoPHP requirement increased to PHP 5.5 - See #599
ArthurHoaro [Thu, 15 Dec 2016 09:04:05 +0000 (10:04 +0100)] 
PHP requirement increased to PHP 5.5 - See #599

7 years agoPrepare settings for the API in the admin page and during the install
ArthurHoaro [Sun, 31 Jul 2016 08:46:17 +0000 (10:46 +0200)] 
Prepare settings for the API in the admin page and during the install

API settings:
   - api.enabled
   - api.secret

The API settings will be initialized (and the secret generated) with an update method.

7 years agoIgnore compressed tar archive help
ArthurHoaro [Mon, 12 Dec 2016 02:51:48 +0000 (03:51 +0100)] 
Ignore compressed tar archive

7 years agoMerge pull request #708 from ArthurHoaro/v0.8.1 v0.8.1
Arthur [Mon, 12 Dec 2016 02:40:09 +0000 (03:40 +0100)] 
Merge pull request #708 from ArthurHoaro/v0.8.1

Bump version to v0.8.1

7 years agoBump version to v0.8.1 708/head
ArthurHoaro [Mon, 12 Dec 2016 02:38:12 +0000 (03:38 +0100)] 
Bump version to v0.8.1

Signed-off-by: ArthurHoaro <arthur@hoa.ro>
7 years agoMerge pull request #707 from ArthurHoaro/changelog
Arthur [Mon, 12 Dec 2016 02:32:13 +0000 (03:32 +0100)] 
Merge pull request #707 from ArthurHoaro/changelog

changelog: add release date for v0.8.1 and add section v0.9.0

7 years agochangelog: add release date for v0.8.1 and add section v0.9.0 707/head
ArthurHoaro [Mon, 12 Dec 2016 02:30:54 +0000 (03:30 +0100)] 
changelog: add release date for v0.8.1 and add section v0.9.0

7 years agoMerge pull request #706 from ArthurHoaro/changelog
Arthur [Mon, 12 Dec 2016 02:28:02 +0000 (03:28 +0100)] 
Merge pull request #706 from ArthurHoaro/changelog

changelog update

7 years agochangelog update 706/head
ArthurHoaro [Mon, 12 Dec 2016 02:26:56 +0000 (03:26 +0100)] 
changelog update

7 years agoMerge pull request #697 from ArthurHoaro/feature/ids-bis
Arthur [Mon, 12 Dec 2016 02:15:32 +0000 (03:15 +0100)] 
Merge pull request #697 from ArthurHoaro/feature/ids-bis

Link ID refactoring

7 years agoMerge pull request #679 from ArthurHoaro/plugins/header
Arthur [Mon, 12 Dec 2016 02:07:13 +0000 (03:07 +0100)] 
Merge pull request #679 from ArthurHoaro/plugins/header

Improve theme dependent plugin placeholders:

7 years agoAdd a persistent 'shorturl' key to all links 697/head
ArthurHoaro [Mon, 28 Nov 2016 17:24:15 +0000 (18:24 +0100)] 
Add a persistent 'shorturl' key to all links

All existing link will keep their permalinks.
New links will have smallhash generated with date+id.

The purpose of this is to avoid collision between links due to their creation date.

7 years agoUnit Test for the new ID system
ArthurHoaro [Mon, 28 Nov 2016 15:17:25 +0000 (16:17 +0100)] 
Unit Test for the new ID system

7 years agoApply the new ID system accros the whole codebase
ArthurHoaro [Mon, 28 Nov 2016 15:16:44 +0000 (16:16 +0100)] 
Apply the new ID system accros the whole codebase

7 years agoUpdate method to use the new ID system, which replaces linkdate primary keys.
ArthurHoaro [Mon, 28 Nov 2016 15:14:33 +0000 (16:14 +0100)] 
Update method to use the new ID system, which replaces linkdate primary keys.

creation and update dates are now DateTime objects.
Since this update is very sensitve (changing the whole database), the datastore will be automatically backed up into the file datastore.<datetime>.php.

7 years agoLink ID refactoring
ArthurHoaro [Mon, 28 Nov 2016 14:30:17 +0000 (15:30 +0100)] 
Link ID refactoring

    Links now use an incremental unique numeric identifier.
    This ID is persistent and must never change.

    ArrayAccess is used to match the link ID with the array keys (see the comment in LinkDB for more details)

    Key 'created' added, with creation date as a DateTime object. 'updated' is now also a DateTime.

7 years agoMerge pull request #702 from ArthurHoaro/feed-cdata
Arthur [Mon, 5 Dec 2016 10:18:59 +0000 (11:18 +0100)] 
Merge pull request #702 from ArthurHoaro/feed-cdata

Remove new line between content tag and CDATA in ATOM feed

7 years agoMerge pull request #703 from ArthurHoaro/changelog
Arthur [Mon, 5 Dec 2016 10:18:39 +0000 (11:18 +0100)] 
Merge pull request #703 from ArthurHoaro/changelog

Add latest merged changes to the CHANGELOG

7 years agoAdd latest merged changes to the CHANGELOG 703/head
ArthurHoaro [Sat, 3 Dec 2016 08:17:14 +0000 (09:17 +0100)] 
Add latest merged changes to the CHANGELOG

7 years agoMerge pull request #701 from ArthurHoaro/plugins/md-html-doc
Arthur [Sat, 3 Dec 2016 07:52:12 +0000 (08:52 +0100)] 
Merge pull request #701 from ArthurHoaro/plugins/md-html-doc

Describe markdown HTML rendering and display a warning

7 years agoRemove new line between content tag and CDATA in ATOM feed 702/head
ArthurHoaro [Fri, 2 Dec 2016 17:37:41 +0000 (18:37 +0100)] 
Remove new line between content tag and CDATA in ATOM feed

Content not starting directly with CDATA can be misinterpreted by some feed parsers.

7 years agoDescribe markdown HTML rendering and display a warning 701/head
ArthurHoaro [Thu, 1 Dec 2016 10:40:24 +0000 (11:40 +0100)] 
Describe markdown HTML rendering and display a warning

Fixes #688

7 years agoImprove theme dependent plugin placeholders: 679/head
ArthurHoaro [Thu, 1 Dec 2016 10:38:21 +0000 (11:38 +0100)] 
Improve theme dependent plugin placeholders:

  - buttons_toolbar: now expect links represented by an array instead of HTML content
  - fields_toolbar: now expect a form represented by an array instead of HTML content
  - action_plugin: now expect links represented by an array instead of HTML content

Default templates updated accordingly
mprove theme dependent plugin placeholders:

7 years agoMerge pull request #691 from ArthurHoaro/plugins/no-md-feed
Arthur [Thu, 1 Dec 2016 10:13:04 +0000 (11:13 +0100)] 
Merge pull request #691 from ArthurHoaro/plugins/no-md-feed

Markdown: fixes feed rendering with nomarkdown tag

7 years agoMerge pull request #700 from teromene/firefox-social-title
Arthur [Wed, 30 Nov 2016 08:13:38 +0000 (09:13 +0100)] 
Merge pull request #700 from teromene/firefox-social-title

Show page title when sharing via Firefox Social.

7 years agoMerge pull request #699 from teromene/https-no-social
Arthur [Wed, 30 Nov 2016 08:13:22 +0000 (09:13 +0100)] 
Merge pull request #699 from teromene/https-no-social

Disable Firefox Social in the tools section if the page is not loaded using HTTPS.

7 years agoShow page title when sharing via Firefox Social. 700/head
Teromene [Tue, 29 Nov 2016 11:30:37 +0000 (11:30 +0000)] 
Show page title when sharing via Firefox Social.

7 years agoDisable Firefox Social in the tools section if the page is not loaded using HTTPS... 699/head
Teromene [Tue, 29 Nov 2016 11:06:31 +0000 (11:06 +0000)] 
Disable Firefox Social in the tools section if the page is not loaded using HTTPS, as Firefox will deny the request.

7 years agoMarkdown: fixes feed rendering with nomarkdown tag 691/head
ArthurHoaro [Sun, 13 Nov 2016 15:51:21 +0000 (16:51 +0100)] 
Markdown: fixes feed rendering with nomarkdown tag

 * make sure we match exactly `nomarkdown` tag
 * pass the whole link data to stripNoMarkdownTag() to:
   * strip the noMD tag in taglist (array)
   * strip the tag in tags (string)

Fixes #689

tmp

7 years agoMerge pull request #692 from fpunktk/patch-1
Arthur [Tue, 22 Nov 2016 08:30:27 +0000 (09:30 +0100)] 
Merge pull request #692 from fpunktk/patch-1

add meta tag to block sending the referrer

7 years agoAdd meta tag to block sending the referrer 692/head
Felix Kästner [Wed, 16 Nov 2016 13:57:44 +0000 (14:57 +0100)] 
Add meta tag to block sending the referrer

Add a meta tag that tells the browser not to send the referrer header to
external sites.

7 years agoMerge pull request #680 from ArthurHoaro/apache-htaccess
Arthur [Tue, 8 Nov 2016 14:32:14 +0000 (15:32 +0100)] 
Merge pull request #680 from ArthurHoaro/apache-htaccess

.htaccess files: support Apache 2.4+ syntax

7 years agoMerge pull request #684 from virtualtam/fix/docker/nginx
Arthur [Tue, 8 Nov 2016 11:06:00 +0000 (12:06 +0100)] 
Merge pull request #684 from virtualtam/fix/docker/nginx

Docker: fix & improve nginx+php-fpm configuration

7 years ago.htaccess files: support Apache 2.4+ syntax 680/head
ArthurHoaro [Thu, 3 Nov 2016 12:59:18 +0000 (13:59 +0100)] 
.htaccess files: support Apache 2.4+ syntax

If `mod_version` is enabled, the previous syntax will apply for Apache <2.4.
If not, the new syntax is used by default.

Fixes #676

`mod_version` identifier is `version_module` across all Apache versions. See:

  * https://httpd.apache.org/docs/current/mod/mod_version.html
  * https://httpd.apache.org/docs/2.2/mod/mod_version.html
  * https://serverfault.com/questions/733910/how-do-i-load-mod-version-only-if-it-isnt-built-in-to-apache

Note that version_module comes built-in with Debian (and derivatives) Apache2 packages, see https://wiki.debian.org/Apache/PackagingFor24

7 years agoMerge pull request #683 from ArthurHoaro/plugins/w3ccompliance
VirtualTam [Sun, 6 Nov 2016 13:38:56 +0000 (14:38 +0100)] 
Merge pull request #683 from ArthurHoaro/plugins/w3ccompliance

Plugins W3C compliance

7 years agoDocker: increase maximum file upload size to 10 MiB 684/head
VirtualTam [Sat, 5 Nov 2016 19:42:54 +0000 (20:42 +0100)] 
Docker: increase maximum file upload size to 10 MiB

Relates to https://github.com/shaarli/Shaarli/issues/681

Changed:
- nginx+php-fpm: set maximum upload size to 10 MiB

See:
- https://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size
- https://secure.php.net/manual/en/ini.core.php#ini.post-max-size
- https://secure.php.net/manual/en/ini.core.php#ini.upload-max-filesize

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoDocker: set favicon location in nginx configuration
VirtualTam [Sat, 5 Nov 2016 18:51:03 +0000 (19:51 +0100)] 
Docker: set favicon location in nginx configuration

Relates to https://github.com/shaarli/Shaarli/issues/681

Fixed:
- nginx: set the favicon location

See http://serverfault.com/a/352861

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoPlugins W3C compliance 683/head
ArthurHoaro [Sat, 5 Nov 2016 14:12:23 +0000 (15:12 +0100)] 
Plugins W3C compliance

Add an alt attribute to images

7 years agoMerge pull request #677 from yapbreak/master
Arthur [Wed, 2 Nov 2016 12:04:37 +0000 (13:04 +0100)] 
Merge pull request #677 from yapbreak/master

Piwik Plugin

7 years agoAdd Piwik Plugin 677/head
Adrien Oliva [Fri, 28 Oct 2016 08:03:32 +0000 (10:03 +0200)] 
Add Piwik Plugin

[PullRequest #677] Change after Review

Fix logic, my bad!

7 years agoMerge pull request #674 from ArthurHoaro/parsedown-composer
VirtualTam [Sat, 22 Oct 2016 10:53:15 +0000 (12:53 +0200)] 
Merge pull request #674 from ArthurHoaro/parsedown-composer

Use Composer for Parsedown and fix an issue with links

7 years agoFix an issue with links not being reversed in code blocks 674/head
ArthurHoaro [Fri, 21 Oct 2016 10:38:38 +0000 (12:38 +0200)] 
Fix an issue with links not being reversed in code blocks

Fixes #672

+ Markdown to HTML unit test

7 years agoUse Composer to import Parsedown library
ArthurHoaro [Fri, 21 Oct 2016 09:48:51 +0000 (11:48 +0200)] 
Use Composer to import Parsedown library

Reference #613

7 years agoMerge pull request #673 from virtualtam/cleanup/linkdb
VirtualTam [Fri, 21 Oct 2016 09:04:52 +0000 (11:04 +0200)] 
Merge pull request #673 from virtualtam/cleanup/linkdb

LinkDB: code cleanup

7 years agoMerge pull request #665 from ArthurHoaro/fix/feed-hashtags
VirtualTam [Thu, 20 Oct 2016 19:37:28 +0000 (21:37 +0200)] 
Merge pull request #665 from ArthurHoaro/fix/feed-hashtags

Fix hashtag links in Feeds

7 years agoLinkDB: explicit method visibility 673/head
VirtualTam [Thu, 20 Oct 2016 19:24:39 +0000 (21:24 +0200)] 
LinkDB: explicit method visibility

Relates to https://github.com/shaarli/Shaarli/issues/95

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoLinkDB: update datastore method names
VirtualTam [Thu, 20 Oct 2016 19:19:51 +0000 (21:19 +0200)] 
LinkDB: update datastore method names

Relates to https://github.com/shaarli/Shaarli/issues/95

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoLinkDB: do not prefix privates with an underscore
VirtualTam [Thu, 20 Oct 2016 19:10:56 +0000 (21:10 +0200)] 
LinkDB: do not prefix privates with an underscore

Relates to #95

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoMerge pull request #671 from ArthurHoaro/cleanup-code
VirtualTam [Thu, 20 Oct 2016 18:41:24 +0000 (20:41 +0200)] 
Merge pull request #671 from ArthurHoaro/cleanup-code

Minor code cleanup: PHPDoc, spelling, unused variables, etc.

7 years agoFix hashtags links in Feeds 665/head
ArthurHoaro [Wed, 19 Oct 2016 09:05:20 +0000 (11:05 +0200)] 
Fix hashtags links in Feeds

Make the hashtag link absolute in feeds to work properly in RSS syndication tools.

7 years agoMinor code cleanup: PHPDoc, spelling, unused variables, etc. 671/head
ArthurHoaro [Thu, 20 Oct 2016 09:31:52 +0000 (11:31 +0200)] 
Minor code cleanup: PHPDoc, spelling, unused variables, etc.

7 years agoMerge pull request #670 from virtualtam/travis/composer-cache
Arthur [Thu, 20 Oct 2016 08:51:40 +0000 (10:51 +0200)] 
Merge pull request #670 from virtualtam/travis/composer-cache

Travis: enable Composer cache

7 years agoTravis: enable Composer cache 670/head
VirtualTam [Wed, 19 Oct 2016 22:19:52 +0000 (00:19 +0200)] 
Travis: enable Composer cache

See:
- https://docs.travis-ci.com/user/caching/
- https://blog.wyrihaximus.net/2015/07/composer-cache-on-travis/

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoMerge pull request #661 from virtualtam/release/archive
VirtualTam [Wed, 19 Oct 2016 18:03:47 +0000 (20:03 +0200)] 
Merge pull request #661 from virtualtam/release/archive

Update release archive generation

7 years agoUpdate release archive generation 661/head
VirtualTam [Sun, 16 Oct 2016 17:33:29 +0000 (19:33 +0200)] 
Update release archive generation

Relates to https://github.com/shaarli/Shaarli/issues/607
Relates to https://github.com/shaarli/Shaarli/pull/608

Modifications:
- match the arborescence of the archives provided by GitHub
- generate compressed tarballs

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoMerge pull request #664 from virtualtam/changelog
VirtualTam [Wed, 19 Oct 2016 09:19:00 +0000 (11:19 +0200)] 
Merge pull request #664 from virtualtam/changelog

Add CHANGELOG.md

7 years agoCHANGELOG.md: add an UNPUBLISHED draft for v0.8.1 664/head
VirtualTam [Tue, 18 Oct 2016 17:44:19 +0000 (19:44 +0200)] 
CHANGELOG.md: add an UNPUBLISHED draft for v0.8.1

Relates to #663
See http://keepachangelog.com/en/0.3.0/

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoCHANGELOG.md: improve formatting, fix typos
VirtualTam [Mon, 17 Oct 2016 19:11:05 +0000 (21:11 +0200)] 
CHANGELOG.md: improve formatting, fix typos

Relates to #663
See http://keepachangelog.com/en/0.3.0/
See http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history

Modifications:
- keep 2 newlines between each release section
- keep reasonable line lengths (< 90 characters)
- remove extra final dots (only kept when there are several sentences)
- fix typos
- reword/rewrite/curate legacy changelog entries

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoCHANGELOG.md: add legacy Shaarli releases
VirtualTam [Mon, 17 Oct 2016 17:24:52 +0000 (19:24 +0200)] 
CHANGELOG.md: add legacy Shaarli releases

Relates to https://github.com/shaarli/Shaarli/issues/663
See http://keepachangelog.com/en/0.3.0/
See http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history
See http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history&do=revisions
See http://sebsauvage.net/rhaa/index.php?q=shaarli

These entries correspond to the original (legacy) Shaarli release
notes by Sebsauvage.

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoCHANGELOG.md: add unpublished Shaarli Community releases
VirtualTam [Mon, 17 Oct 2016 16:36:12 +0000 (18:36 +0200)] 
CHANGELOG.md: add unpublished Shaarli Community releases

Relates to https://github.com/shaarli/Shaarli/issues/663
See http://keepachangelog.com/en/0.3.0/

These entries correspond to the first lightweight tags present on the
Shaarli Community repository. As there are no corresponding release (notes),
the changelog is based on relevant elements from the Git commit log.

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoCHANGELOG.md: add published Shaarli Community releases
VirtualTam [Mon, 17 Oct 2016 16:00:29 +0000 (18:00 +0200)] 
CHANGELOG.md: add published Shaarli Community releases

Relates to https://github.com/shaarli/Shaarli/issues/663
See http://keepachangelog.com/en/0.3.0/

This file mirrors the content of the Shaarli release notes available at
https://github.com/shaarli/Shaarli/releases

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoMerge pull request #651 from ArthurHoaro/plugin-isso2
Arthur [Tue, 18 Oct 2016 06:14:09 +0000 (08:14 +0200)] 
Merge pull request #651 from ArthurHoaro/plugin-isso2

Isso comments plugin

7 years agoMerge pull request #662 from virtualtam/fix/feed/self-link
VirtualTam [Mon, 17 Oct 2016 15:58:39 +0000 (17:58 +0200)] 
Merge pull request #662 from virtualtam/fix/feed/self-link

Fix: return the proper value for the "self" feed attribute

7 years agoMerge pull request #660 from virtualtam/fix/template/loop
VirtualTam [Mon, 17 Oct 2016 08:20:50 +0000 (10:20 +0200)] 
Merge pull request #660 from virtualtam/fix/template/loop

Cleanup: explicitely loop over PHP variables in templates

7 years agoIsso comments plugin 651/head
ArthurHoaro [Mon, 3 Oct 2016 07:43:49 +0000 (09:43 +0200)] 
Isso comments plugin

Use Isso client to let visitors comments on permalinks

7 years agoMerge pull request #659 from ArthurHoaro/plugin-errors
Arthur [Mon, 17 Oct 2016 06:50:18 +0000 (08:50 +0200)] 
Merge pull request #659 from ArthurHoaro/plugin-errors

New init function for plugins, supports errors reporting

7 years agoFix: return the proper value for the "self" feed attribute 662/head
VirtualTam [Sun, 16 Oct 2016 18:52:35 +0000 (20:52 +0200)] 
Fix: return the proper value for the "self" feed attribute

Fixes https://github.com/shaarli/Shaarli/issues/629
Closes https://github.com/shaarli/Shaarli/pull/630

Note: you might need to empty the "pagecache" directory for the
fix to be taken into account

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoCleanup: explicitely loop over PHP variables in templates 660/head
VirtualTam [Sun, 16 Oct 2016 15:41:08 +0000 (17:41 +0200)] 
Cleanup: explicitely loop over PHP variables in templates

Relates to https://github.com/shaarli/Shaarli/issues/613

Before: {loop="someVariable"}
After:  {loop="$someVariable"}

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
7 years agoMerge pull request #658 from ArthurHoaro/hotfix/plugin-desc-bug
VirtualTam [Sun, 16 Oct 2016 14:37:46 +0000 (16:37 +0200)] 
Merge pull request #658 from ArthurHoaro/hotfix/plugin-desc-bug

Bugfix: display plugin parameter description only if it exists

7 years agoNew init function for plugins, supports errors reporting 659/head
ArthurHoaro [Fri, 14 Oct 2016 11:22:58 +0000 (13:22 +0200)] 
New init function for plugins, supports errors reporting

All plugins can optionally add an init function named `pluginname_init()` which is called when the plugin is loaded.

This function is aware of the config, and can return initialization errors, which are displayed in the header template.

Note that the previous error system hack no longer work.

7 years agoBugfix: display plugin parameter description only if it exists 658/head
ArthurHoaro [Fri, 14 Oct 2016 10:48:01 +0000 (12:48 +0200)] 
Bugfix: display plugin parameter description only if it exists

7 years agoMerge pull request #654 from teromene/archive-org-no-internal
VirtualTam [Thu, 13 Oct 2016 16:12:55 +0000 (18:12 +0200)] 
Merge pull request #654 from teromene/archive-org-no-internal

Archive.org plugin: do not propose archival of private notes

Fixes #637

7 years agoArchive.org plugin: do not propose archival of private notes 654/head
Teromene [Tue, 11 Oct 2016 15:37:42 +0000 (16:37 +0100)] 
Archive.org plugin: do not propose archival of private notes
Fixes #637

7 years agoMerge pull request #622 from ArthurHoaro/update-date
Arthur [Wed, 12 Oct 2016 12:51:37 +0000 (14:51 +0200)] 
Merge pull request #622 from ArthurHoaro/update-date

Save link update dates and render it in templates and feeds

7 years agoMerge pull request #623 from ArthurHoaro/security/reverse-proxy-ban
Arthur [Wed, 12 Oct 2016 12:48:57 +0000 (14:48 +0200)] 
Merge pull request #623 from ArthurHoaro/security/reverse-proxy-ban

Add trusted IPs in config and try to ban forwarded IP on failed login

7 years agoMerge pull request #656 from ArthurHoaro/v0.8.0 v0.8.0
Arthur [Wed, 12 Oct 2016 10:39:52 +0000 (12:39 +0200)] 
Merge pull request #656 from ArthurHoaro/v0.8.0

Bump version to v0.8.0