aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/plugins
Commit message (Expand)AuthorAgeFilesLines
* lint: apply phpcbf to tests/VirtualTam2018-12-021-1/+2
* Merge pull request #1205 from ArthurHoaro/feature/opengraphArthurHoaro2018-10-061-0/+2
|\
| * Add OpenGraph meta tags on permalink pageArthurHoaro2018-08-131-0/+2
* | Merge pull request #1212 from ArthurHoaro/hotfix/hashtag-md-escapeArthurHoaro2018-10-065-6/+38
|\ \
| * | Fix hashtags with markdown escape enabledArthurHoaro2018-08-145-6/+38
| |/
* / Isso plugin: add an icon in linklist if enabledArthurHoaro2018-08-141-6/+10
|/
* Fix feed permalink rendering with markdown escape set to trueArthurHoaro2018-05-191-0/+55
* Update parsedown to its latest version instead of fixed 1.6ArthurHoaro2018-03-311-2/+2
* PSR: use elseif instead of else ifArthurHoaro2018-02-281-1/+1
* Executes daily hooks before creating columns.kalvn2018-02-011-17/+11
* Add a whitelist of protocols for URLsArthurHoaro2017-05-253-5/+29
* Remove readityourself pluginArthurHoaro2017-04-011-99/+0
* application: introduce the Shaarli\Config namespaceVirtualTam2017-03-046-1/+5
* Add markdown_escape settingArthurHoaro2017-02-282-9/+54
* Remove CSS call for addlink toolbar pluginArthurHoaro2017-01-151-40/+0
* Cleanup: explicit method visibilityVirtualTam2017-01-0510-54/+50
* Move PubSubHubbub code as a default pluginArthurHoaro2016-12-201-0/+54
* Add a persistent 'shorturl' key to all linksArthurHoaro2016-12-121-5/+16
* Unit Test for the new ID systemArthurHoaro2016-12-121-5/+9
* Markdown: fixes feed rendering with nomarkdown tagArthurHoaro2016-11-221-4/+25
* Fix an issue with links not being reversed in code blocksArthurHoaro2016-10-223-0/+61
* Isso comments pluginArthurHoaro2016-10-171-0/+136
* New init function for plugins, supports errors reportingArthurHoaro2016-10-142-4/+42
* Archive.org plugin: do not propose archival of private notesTeromene2016-10-131-4/+98
* Parse plugin parameters description with the PluginManagerArthurHoaro2016-08-021-1/+3
* Merge pull request #570 from ArthurHoaro/config-managerArthur2016-07-092-8/+14
|\
| * PluginManager no longer uses singleton patternArthurHoaro2016-06-112-7/+10
| * Use the configuration manager for wallabag and readityourself pluginArthurHoaro2016-06-112-4/+7
* | The tag is no longer privateArthurHoaro2016-05-301-2/+4
|/
* Markdown: Add the 'meta-tag' `.nomarkdown` which prevent a shaare from being ...ArthurHoaro2016-03-211-1/+36
* Markdown: don't escape content + sanitize sensible tagsArthurHoaro2016-02-191-7/+12
* Merge pull request #388 from ArthurHoaro/pluginadminArthur2016-01-311-0/+2
|\
| * Fixes #378 - Plugin administration UI.ArthurHoaro2016-01-311-0/+2
* | Merge pull request #379 from ArthurHoaro/plugin-markdownArthur2016-01-311-0/+112
|\ \ | |/ |/|
| * PLUGIN MarkdownArthurHoaro2016-01-031-0/+112
* | Merge pull request #417 from ArthurHoaro/wallabag-improveVirtualTam2016-01-022-1/+63
|\ \
| * | Wallabag plugin improvementArthurHoaro2015-12-272-1/+63
| |/
* / QRCode plugin: use url instead of real_urlArthurHoaro2015-12-221-2/+2
|/
* URL encode links when a redirector is set.ArthurHoaro2015-11-261-2/+2
* Merge pull request #281 from ArthurHoaro/plugin-wallabagArthur2015-11-081-0/+49
|\
| * unit tests for the wallabag pluginArthurHoaro2015-11-081-0/+49
* | Merge pull request #280 from ArthurHoaro/plugin-readityourselfArthur2015-11-081-0/+75
|\ \
| * | unit tests for readityourself plugin + remove hard errorArthurHoaro2015-11-081-0/+75
| |/
* | Merge pull request #279 from ArthurHoaro/plugin-addlink_toolbarArthur2015-11-081-0/+100
|\ \
| * | unit test for addlink_toolbar + coding styleArthurHoaro2015-11-081-0/+100
| |/
* | Merge pull request #284 from ArthurHoaro/plugin-playvideosArthur2015-11-071-0/+61
|\ \
| * | Add unit tests for Playvideos pluginArthurHoaro2015-11-071-0/+61
| |/
* | Merge pull request #285 from ArthurHoaro/plugin-qrcodeArthur2015-11-071-0/+67
|\ \
| * | Add unit tests for the QRCode pluginArthurHoaro2015-11-071-0/+67
| |/
* / Add unit test for archiveorg pluginArthurHoaro2015-11-071-0/+48
|/