aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Move PubSubHubbub code as a default pluginArthurHoaro2016-12-2012-38/+183
* Add plugin placeholders in RSS and ATOM feeds templatesArthurHoaro2016-12-202-9/+12
* Merge pull request #666 from ArthurHoaro/slim-apiArthur2016-12-2023-19/+1126
|\
| * REST API structure using Slim frameworkArthurHoaro2016-12-1518-16/+983
| * PHP requirement increased to PHP 5.5 - See #599ArthurHoaro2016-12-153-3/+3
| * Prepare settings for the API in the admin page and during the installArthurHoaro2016-12-127-2/+142
* | Fix typo in markdown plugin meta descriptionArthurHoaro2016-12-181-1/+1
* | Merge pull request #714 from ArthurHoaro/hotfix/banloginArthur2016-12-162-2/+3
|\ \
| * | Fixes can login function call in loginform.htmlArthurHoaro2016-12-152-2/+3
| |/
* | Merge pull request #716 from ArthurHoaro/hotfix/editoldlinksArthur2016-12-151-1/+3
|\ \ | |/ |/|
| * Fix a regression: permalinks change when old links are editedArthurHoaro2016-12-151-1/+3
|/
* Ignore compressed tar archivehelpArthurHoaro2016-12-121-1/+1
* Merge pull request #708 from ArthurHoaro/v0.8.1v0.8.1Arthur2016-12-1212-36/+198
|\
| * Bump version to v0.8.1ArthurHoaro2016-12-1212-36/+198
|/
* Merge pull request #707 from ArthurHoaro/changelogArthur2016-12-121-1/+10
|\
| * changelog: add release date for v0.8.1 and add section v0.9.0ArthurHoaro2016-12-121-1/+10
* | Merge pull request #706 from ArthurHoaro/changelogArthur2016-12-121-4/+13
|\|
| * changelog updateArthurHoaro2016-12-121-4/+13
|/
* Merge pull request #697 from ArthurHoaro/feature/ids-bisArthur2016-12-1220-233/+617
|\
| * Add a persistent 'shorturl' key to all linksArthurHoaro2016-12-1215-91/+115
| * Unit Test for the new ID systemArthurHoaro2016-12-128-95/+306
| * Apply the new ID system accros the whole codebaseArthurHoaro2016-12-129-85/+100
| * Update method to use the new ID system, which replaces linkdate primary keys.ArthurHoaro2016-12-121-2/+44
| * Link ID refactoringArthurHoaro2016-12-121-43/+135
* | Merge pull request #679 from ArthurHoaro/plugins/headerArthur2016-12-1210-27/+130
|\ \ | |/ |/|
| * Improve theme dependent plugin placeholders:ArthurHoaro2016-12-0110-27/+130
* | Merge pull request #702 from ArthurHoaro/feed-cdataArthur2016-12-051-3/+1
|\ \
| * | Remove new line between content tag and CDATA in ATOM feedArthurHoaro2016-12-021-3/+1
* | | Merge pull request #703 from ArthurHoaro/changelogArthur2016-12-051-0/+11
|\ \ \
| * | | Add latest merged changes to the CHANGELOGArthurHoaro2016-12-031-0/+11
|/ / /
* | | Merge pull request #701 from ArthurHoaro/plugins/md-html-docArthur2016-12-034-3/+32
|\ \ \ | |/ / |/| |
| * | Describe markdown HTML rendering and display a warningArthurHoaro2016-12-014-3/+32
* | | Merge pull request #691 from ArthurHoaro/plugins/no-md-feedArthur2016-12-013-18/+59
|\ \ \
| * | | Markdown: fixes feed rendering with nomarkdown tagArthurHoaro2016-11-223-18/+59
* | | | Merge pull request #700 from teromene/firefox-social-titleArthur2016-11-301-15/+17
|\ \ \ \
| * | | | Show page title when sharing via Firefox Social.Teromene2016-11-291-15/+17
| | |/ / | |/| |
* | | | Merge pull request #699 from teromene/https-no-socialArthur2016-11-302-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Disable Firefox Social in the tools section if the page is not loaded using H...Teromene2016-11-292-1/+6
|/ / /
* | | Merge pull request #692 from fpunktk/patch-1Arthur2016-11-221-1/+2
|\ \ \
| * | | Add meta tag to block sending the referrerFelix Kästner2016-11-211-1/+2
* | | | Merge pull request #680 from ArthurHoaro/apache-htaccessArthur2016-11-087-14/+91
|\ \ \ \ | |/ / / |/| | |
| * | | .htaccess files: support Apache 2.4+ syntaxArthurHoaro2016-11-087-14/+91
| | |/ | |/|
* | | Merge pull request #684 from virtualtam/fix/docker/nginxArthur2016-11-087-0/+29
|\ \ \ | |_|/ |/| |
| * | Docker: increase maximum file upload size to 10 MiBVirtualTam2016-11-067-0/+14
| * | Docker: set favicon location in nginx configurationVirtualTam2016-11-053-0/+15
| |/
* | Merge pull request #683 from ArthurHoaro/plugins/w3ccomplianceVirtualTam2016-11-064-4/+4
|\ \ | |/ |/|
| * Plugins W3C complianceArthurHoaro2016-11-054-4/+4
|/
* Merge pull request #677 from yapbreak/masterArthur2016-11-022-0/+75
|\
| * Add Piwik PluginAdrien Oliva2016-11-022-0/+75
|/
* Merge pull request #674 from ArthurHoaro/parsedown-composerVirtualTam2016-10-227-1540/+69
|\