aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix an issue with links not being reversed in code blocksArthurHoaro2016-10-224-5/+67
| * Use Composer to import Parsedown libraryArthurHoaro2016-10-224-1535/+2
|/
* Merge pull request #673 from virtualtam/cleanup/linkdbVirtualTam2016-10-216-88/+88
|\
| * LinkDB: explicit method visibilityVirtualTam2016-10-202-7/+7
| * LinkDB: update datastore method namesVirtualTam2016-10-205-18/+18
| * LinkDB: do not prefix privates with an underscoreVirtualTam2016-10-202-69/+69
* | Merge pull request #665 from ArthurHoaro/fix/feed-hashtagsVirtualTam2016-10-203-1/+4
|\ \ | |/ |/|
| * Fix hashtags links in FeedsArthurHoaro2016-10-203-1/+4
* | Merge pull request #671 from ArthurHoaro/cleanup-codeVirtualTam2016-10-2013-36/+28
|\ \ | |/ |/|
| * Minor code cleanup: PHPDoc, spelling, unused variables, etc.ArthurHoaro2016-10-2013-36/+28
|/
* Merge pull request #670 from virtualtam/travis/composer-cacheArthur2016-10-202-1/+5
|\
| * Travis: enable Composer cacheVirtualTam2016-10-202-1/+5
|/
* Merge pull request #661 from virtualtam/release/archiveVirtualTam2016-10-192-8/+16
|\
| * Update release archive generationVirtualTam2016-10-192-8/+16
|/
* Merge pull request #664 from virtualtam/changelogVirtualTam2016-10-192-0/+868
|\
| * CHANGELOG.md: add an UNPUBLISHED draft for v0.8.1VirtualTam2016-10-181-1/+22
| * CHANGELOG.md: improve formatting, fix typosVirtualTam2016-10-181-148/+268
| * CHANGELOG.md: add legacy Shaarli releasesVirtualTam2016-10-181-1/+356
| * CHANGELOG.md: add unpublished Shaarli Community releasesVirtualTam2016-10-181-0/+53
| * CHANGELOG.md: add published Shaarli Community releasesVirtualTam2016-10-182-0/+319
|/
* Merge pull request #651 from ArthurHoaro/plugin-isso2Arthur2016-10-185-0/+210
|\
| * Isso comments pluginArthurHoaro2016-10-175-0/+210
* | Merge pull request #662 from virtualtam/fix/feed/self-linkVirtualTam2016-10-172-1/+35
|\ \
| * | Fix: return the proper value for the "self" feed attributeVirtualTam2016-10-162-1/+35
* | | Merge pull request #660 from virtualtam/fix/template/loopVirtualTam2016-10-179-12/+12
|\ \ \ | |_|/ |/| |
| * | Cleanup: explicitely loop over PHP variables in templatesVirtualTam2016-10-169-12/+12
| |/
* | Merge pull request #659 from ArthurHoaro/plugin-errorsArthur2016-10-178-15/+115
|\ \ | |/ |/|
| * New init function for plugins, supports errors reportingArthurHoaro2016-10-148-15/+115
* | Merge pull request #658 from ArthurHoaro/hotfix/plugin-desc-bugVirtualTam2016-10-161-1/+3
|\ \ | |/ |/|
| * Bugfix: display plugin parameter description only if it existsArthurHoaro2016-10-141-1/+3
|/
* Merge pull request #654 from teromene/archive-org-no-internalVirtualTam2016-10-132-4/+101
|\
| * Archive.org plugin: do not propose archival of private notesTeromene2016-10-132-4/+101