aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* More merge mess up fixesArthurHoaro2016-12-181-13/+0
* mergeArthurHoaro2016-12-1810-101/+368
|\
| * Add a persistent 'shorturl' key to all linksArthurHoaro2016-12-126-48/+59
| * Unit Test for the new ID systemArthurHoaro2016-12-128-95/+306
| * Merge pull request #691 from ArthurHoaro/plugins/no-md-feedArthur2016-12-011-4/+25
| |\
| | * Markdown: fixes feed rendering with nomarkdown tagArthurHoaro2016-11-221-4/+25
| * | .htaccess files: support Apache 2.4+ syntaxArthurHoaro2016-11-081-2/+13
| |/
| * Fix an issue with links not being reversed in code blocksArthurHoaro2016-10-223-0/+61
| * Merge pull request #673 from virtualtam/cleanup/linkdbVirtualTam2016-10-212-5/+5
| |\
| | * LinkDB: explicit method visibilityVirtualTam2016-10-201-1/+1
| | * LinkDB: update datastore method namesVirtualTam2016-10-201-4/+4
| | * LinkDB: do not prefix privates with an underscoreVirtualTam2016-10-201-2/+2
| * | Merge pull request #665 from ArthurHoaro/fix/feed-hashtagsVirtualTam2016-10-201-0/+1
| |\ \ | | |/ | |/|
| | * Fix hashtags links in FeedsArthurHoaro2016-10-201-0/+1
| * | Minor code cleanup: PHPDoc, spelling, unused variables, etc.ArthurHoaro2016-10-201-1/+1
| |/
| * Merge pull request #651 from ArthurHoaro/plugin-isso2Arthur2016-10-181-0/+136
| |\
| | * Isso comments pluginArthurHoaro2016-10-171-0/+136
| * | Merge pull request #662 from virtualtam/fix/feed/self-linkVirtualTam2016-10-171-0/+33
| |\ \ | | |/ | |/|
| | * Fix: return the proper value for the "self" feed attributeVirtualTam2016-10-161-0/+33
| * | New init function for plugins, supports errors reportingArthurHoaro2016-10-142-4/+42
| |/
| * Merge pull request #654 from teromene/archive-org-no-internalVirtualTam2016-10-131-4/+98
| |\
| | * Archive.org plugin: do not propose archival of private notesTeromene2016-10-131-4/+98
| * | Merge pull request #622 from ArthurHoaro/update-dateArthur2016-10-122-5/+15
| |\ \
| | * | Set updated date for items in feedsArthurHoaro2016-08-032-5/+15
| * | | Merge pull request #623 from ArthurHoaro/security/reverse-proxy-banArthur2016-10-121-0/+58
| |\ \ \ | | |_|/ | |/| |
| | * | Add trusted IPs in config and try to ban forwarded IP on failed loginArthurHoaro2016-08-031-0/+58
| | |/
| * | Merge pull request #619 from ArthurHoaro/plugins/param-descVirtualTam2016-08-133-9/+17
| |\ \
| | * | Parse plugin parameters description with the PluginManagerArthurHoaro2016-08-023-9/+17
| * | | Fix: add missing final newlines, untabify textVirtualTam2016-08-132-2/+2
| * | | Fix: ensure Internet Explorer bookmark dumps can be importedVirtualTam2016-08-122-0/+37
| * | | Refactor bookmark import using a generic Netscape parserVirtualTam2016-08-107-2/+580
* | | | Fix an issue with links not being reversed in code blocksArthurHoaro2016-11-053-0/+61
* | | | LinkDB: explicit method visibilityVirtualTam2016-11-051-1/+1
* | | | LinkDB: update datastore method namesVirtualTam2016-11-051-4/+4
* | | | LinkDB: do not prefix privates with an underscoreVirtualTam2016-11-051-2/+2
* | | | Fix hashtags links in FeedsArthurHoaro2016-11-051-0/+1
* | | | Minor code cleanup: PHPDoc, spelling, unused variables, etc.ArthurHoaro2016-11-051-1/+1
* | | | Isso comments pluginArthurHoaro2016-11-051-0/+136
* | | | Fix: return the proper value for the "self" feed attributeVirtualTam2016-11-051-0/+33
* | | | New init function for plugins, supports errors reportingArthurHoaro2016-11-052-4/+42
* | | | Archive.org plugin: do not propose archival of private notesTeromene2016-11-051-4/+98
* | | | Set updated date for items in feedsArthurHoaro2016-11-052-5/+15
* | | | Add trusted IPs in config and try to ban forwarded IP on failed loginArthurHoaro2016-11-051-0/+58
* | | | Parse plugin parameters description with the PluginManagerArthurHoaro2016-11-053-9/+17
* | | | Fix: add missing final newlines, untabify textVirtualTam2016-11-052-2/+2
* | | | Fix: ensure Internet Explorer bookmark dumps can be importedVirtualTam2016-11-052-0/+37
* | | | Refactor bookmark import using a generic Netscape parserVirtualTam2016-11-057-2/+580
|/ / /
* | / Initialize a translation functionArthurHoaro2016-08-071-0/+41
| |/ |/|
* | Merge pull request #621 from ArthurHoaro/hotfix/update-escape-configVirtualTam2016-08-021-0/+24
|\ \
| * | Fix update method escapeUnescapedConfigArthurHoaro2016-08-021-0/+24
| |/