| Commit message (Expand) | Author | Age | Files | Lines |
* | More merge mess up fixes | ArthurHoaro | 2016-12-18 | 1 | -13/+0 |
* | merge | ArthurHoaro | 2016-12-18 | 10 | -101/+368 |
|\ |
|
| * | Add a persistent 'shorturl' key to all links | ArthurHoaro | 2016-12-12 | 6 | -48/+59 |
| * | Unit Test for the new ID system | ArthurHoaro | 2016-12-12 | 8 | -95/+306 |
| * | Merge pull request #691 from ArthurHoaro/plugins/no-md-feed | Arthur | 2016-12-01 | 1 | -4/+25 |
| |\ |
|
| | * | Markdown: fixes feed rendering with nomarkdown tag | ArthurHoaro | 2016-11-22 | 1 | -4/+25 |
| * | | .htaccess files: support Apache 2.4+ syntax | ArthurHoaro | 2016-11-08 | 1 | -2/+13 |
| |/ |
|
| * | Fix an issue with links not being reversed in code blocks | ArthurHoaro | 2016-10-22 | 3 | -0/+61 |
| * | Merge pull request #673 from virtualtam/cleanup/linkdb | VirtualTam | 2016-10-21 | 2 | -5/+5 |
| |\ |
|
| | * | LinkDB: explicit method visibility | VirtualTam | 2016-10-20 | 1 | -1/+1 |
| | * | LinkDB: update datastore method names | VirtualTam | 2016-10-20 | 1 | -4/+4 |
| | * | LinkDB: do not prefix privates with an underscore | VirtualTam | 2016-10-20 | 1 | -2/+2 |
| * | | Merge pull request #665 from ArthurHoaro/fix/feed-hashtags | VirtualTam | 2016-10-20 | 1 | -0/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Fix hashtags links in Feeds | ArthurHoaro | 2016-10-20 | 1 | -0/+1 |
| * | | Minor code cleanup: PHPDoc, spelling, unused variables, etc. | ArthurHoaro | 2016-10-20 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #651 from ArthurHoaro/plugin-isso2 | Arthur | 2016-10-18 | 1 | -0/+136 |
| |\ |
|
| | * | Isso comments plugin | ArthurHoaro | 2016-10-17 | 1 | -0/+136 |
| * | | Merge pull request #662 from virtualtam/fix/feed/self-link | VirtualTam | 2016-10-17 | 1 | -0/+33 |
| |\ \
| | |/
| |/| |
|
| | * | Fix: return the proper value for the "self" feed attribute | VirtualTam | 2016-10-16 | 1 | -0/+33 |
| * | | New init function for plugins, supports errors reporting | ArthurHoaro | 2016-10-14 | 2 | -4/+42 |
| |/ |
|
| * | Merge pull request #654 from teromene/archive-org-no-internal | VirtualTam | 2016-10-13 | 1 | -4/+98 |
| |\ |
|
| | * | Archive.org plugin: do not propose archival of private notes | Teromene | 2016-10-13 | 1 | -4/+98 |
| * | | Merge pull request #622 from ArthurHoaro/update-date | Arthur | 2016-10-12 | 2 | -5/+15 |
| |\ \ |
|
| | * | | Set updated date for items in feeds | ArthurHoaro | 2016-08-03 | 2 | -5/+15 |
| * | | | Merge pull request #623 from ArthurHoaro/security/reverse-proxy-ban | Arthur | 2016-10-12 | 1 | -0/+58 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Add trusted IPs in config and try to ban forwarded IP on failed login | ArthurHoaro | 2016-08-03 | 1 | -0/+58 |
| | |/ |
|
| * | | Merge pull request #619 from ArthurHoaro/plugins/param-desc | VirtualTam | 2016-08-13 | 3 | -9/+17 |
| |\ \ |
|
| | * | | Parse plugin parameters description with the PluginManager | ArthurHoaro | 2016-08-02 | 3 | -9/+17 |
| * | | | Fix: add missing final newlines, untabify text | VirtualTam | 2016-08-13 | 2 | -2/+2 |
| * | | | Fix: ensure Internet Explorer bookmark dumps can be imported | VirtualTam | 2016-08-12 | 2 | -0/+37 |
| * | | | Refactor bookmark import using a generic Netscape parser | VirtualTam | 2016-08-10 | 7 | -2/+580 |
* | | | | Fix an issue with links not being reversed in code blocks | ArthurHoaro | 2016-11-05 | 3 | -0/+61 |
* | | | | LinkDB: explicit method visibility | VirtualTam | 2016-11-05 | 1 | -1/+1 |
* | | | | LinkDB: update datastore method names | VirtualTam | 2016-11-05 | 1 | -4/+4 |
* | | | | LinkDB: do not prefix privates with an underscore | VirtualTam | 2016-11-05 | 1 | -2/+2 |
* | | | | Fix hashtags links in Feeds | ArthurHoaro | 2016-11-05 | 1 | -0/+1 |
* | | | | Minor code cleanup: PHPDoc, spelling, unused variables, etc. | ArthurHoaro | 2016-11-05 | 1 | -1/+1 |
* | | | | Isso comments plugin | ArthurHoaro | 2016-11-05 | 1 | -0/+136 |
* | | | | Fix: return the proper value for the "self" feed attribute | VirtualTam | 2016-11-05 | 1 | -0/+33 |
* | | | | New init function for plugins, supports errors reporting | ArthurHoaro | 2016-11-05 | 2 | -4/+42 |
* | | | | Archive.org plugin: do not propose archival of private notes | Teromene | 2016-11-05 | 1 | -4/+98 |
* | | | | Set updated date for items in feeds | ArthurHoaro | 2016-11-05 | 2 | -5/+15 |
* | | | | Add trusted IPs in config and try to ban forwarded IP on failed login | ArthurHoaro | 2016-11-05 | 1 | -0/+58 |
* | | | | Parse plugin parameters description with the PluginManager | ArthurHoaro | 2016-11-05 | 3 | -9/+17 |
* | | | | Fix: add missing final newlines, untabify text | VirtualTam | 2016-11-05 | 2 | -2/+2 |
* | | | | Fix: ensure Internet Explorer bookmark dumps can be imported | VirtualTam | 2016-11-05 | 2 | -0/+37 |
* | | | | Refactor bookmark import using a generic Netscape parser | VirtualTam | 2016-11-05 | 7 | -2/+580 |
|/ / / |
|
* | / | Initialize a translation function | ArthurHoaro | 2016-08-07 | 1 | -0/+41 |
| |/
|/| |
|
* | | Merge pull request #621 from ArthurHoaro/hotfix/update-escape-config | VirtualTam | 2016-08-02 | 1 | -0/+24 |
|\ \ |
|
| * | | Fix update method escapeUnescapedConfig | ArthurHoaro | 2016-08-02 | 1 | -0/+24 |
| |/ |
|