aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Fix: add missing final newlines, untabify textVirtualTam2016-08-137-18/+18
| |/ / /
| * | | Merge pull request #635 from virtualtam/fix/import/ieVirtualTam2016-08-133-2/+38
| |\ \ \
| | * | | Fix: ensure Internet Explorer bookmark dumps can be importedVirtualTam2016-08-123-2/+38
| |/ / /
| * | | Merge pull request #634 from virtualtam/composer/gitattributesVirtualTam2016-08-121-1/+0
| |\ \ \
| | * | | Fix: keep composer.json in release archivesVirtualTam2016-08-121-1/+0
| |/ / /
| * | | Merge pull request #612 from virtualtam/refactor/bookmark-parserArthur2016-08-1010-122/+779
| |\ \ \
| | * | | Refactor bookmark import using a generic Netscape parserVirtualTam2016-08-1010-122/+779
| |/ / /
| * | | Merge pull request #632 from virtualtam/composer/shaarli/netscape-bookmark-pa...VirtualTam2016-08-101-7/+1
| |\ \ \
| | * | | Composer: reference shaarli/netscape-bookmark-parser from PackagistVirtualTam2016-08-101-7/+1
| |/ / /
| * | | Merge pull request #624 from julienCXX/pr-curl-http-fetchArthur2016-08-091-10/+150
| |\ \ \
| | * | | Set cURL as default in HTTP fetching, a fallback method and consistency fixup...julienCXX2016-08-081-10/+150
| | | |/ | | |/|
* | | | Display link count only on linklistArthurHoaro2016-12-122-8/+9
* | | | Remove the green headerArthurHoaro2016-12-123-93/+107
* | | | W3C ComplianceArthurHoaro2016-11-057-9/+9
* | | | Bugfixes on link deletion, and use a GET formArthurHoaro2016-11-053-9/+15
* | | | Add Piwik PluginAdrien Oliva2016-11-052-0/+75
* | | | Fix an issue with links not being reversed in code blocksArthurHoaro2016-11-054-5/+67
* | | | Use Composer to import Parsedown libraryArthurHoaro2016-11-054-1535/+2
* | | | LinkDB: explicit method visibilityVirtualTam2016-11-052-7/+7
* | | | LinkDB: update datastore method namesVirtualTam2016-11-055-18/+18
* | | | LinkDB: do not prefix privates with an underscoreVirtualTam2016-11-052-69/+69
* | | | Fix hashtags links in FeedsArthurHoaro2016-11-053-1/+4
* | | | Minor code cleanup: PHPDoc, spelling, unused variables, etc.ArthurHoaro2016-11-0513-36/+28
* | | | Travis: enable Composer cacheVirtualTam2016-11-052-1/+5
* | | | Update release archive generationVirtualTam2016-11-052-8/+16
* | | | CHANGELOG.md: add an UNPUBLISHED draft for v0.8.1VirtualTam2016-11-051-1/+22
* | | | CHANGELOG.md: improve formatting, fix typosVirtualTam2016-11-051-148/+268
* | | | CHANGELOG.md: add legacy Shaarli releasesVirtualTam2016-11-051-1/+356
* | | | CHANGELOG.md: add unpublished Shaarli Community releasesVirtualTam2016-11-051-0/+53
* | | | CHANGELOG.md: add published Shaarli Community releasesVirtualTam2016-11-052-0/+319
* | | | Isso comments pluginArthurHoaro2016-11-055-0/+210
* | | | Fix: return the proper value for the "self" feed attributeVirtualTam2016-11-052-1/+35
* | | | Cleanup: explicitely loop over PHP variables in templatesVirtualTam2016-11-059-12/+12
* | | | New init function for plugins, supports errors reportingArthurHoaro2016-11-058-15/+115
* | | | Bugfix: display plugin parameter description only if it existsArthurHoaro2016-11-051-1/+3
* | | | Use new header plugin placeholdersArthurHoaro2016-11-055-40/+81
* | | | Improve theme dependent plugin placeholders:ArthurHoaro2016-11-059-23/+124
* | | | Resize editlink textarea while editing an existing shaareArthurHoaro2016-11-051-4/+6
* | | | install templateArthurHoaro2016-11-052-1/+130
* | | | add dailyrss and export templatesArthurHoaro2016-11-053-0/+26
* | | | Minor adjustmentsArthurHoaro2016-11-059-28/+55
* | | | Fix an issue with textarea resizingArthurHoaro2016-11-051-1/+1
* | | | daily page internationalizationArthurHoaro2016-11-051-7/+7
* | | | Use a class for 'window' titles instead of h2ArthurHoaro2016-11-0514-21/+21
* | | | Daily templateArthurHoaro2016-11-054-3/+183
* | | | picwall templateArthurHoaro2016-11-052-0/+114
* | | | tag cloud templateArthurHoaro2016-11-052-2/+60
* | | | Import/export templates and minor fixesArthurHoaro2016-11-057-17/+197
* | | | Archive.org plugin: do not propose archival of private notesTeromene2016-11-052-4/+101
* | | | Set updated date for items in feedsArthurHoaro2016-11-055-13/+51