aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* mergeArthurHoaro2016-12-1812-41/+89
|\
| * Merge pull request #697 from ArthurHoaro/feature/ids-bisArthur2016-12-121-2/+2
| |\
| | * Add a persistent 'shorturl' key to all linksArthurHoaro2016-12-121-3/+1
| | * Apply the new ID system accros the whole codebaseArthurHoaro2016-12-121-2/+4
| * | Merge pull request #679 from ArthurHoaro/plugins/headerArthur2016-12-127-24/+105
| |\ \ | | |/ | |/|
| | * Improve theme dependent plugin placeholders:ArthurHoaro2016-12-017-24/+105
| * | Merge pull request #701 from ArthurHoaro/plugins/md-html-docArthur2016-12-032-1/+21
| |\ \
| | * | Describe markdown HTML rendering and display a warningArthurHoaro2016-12-012-1/+21
| * | | Markdown: fixes feed rendering with nomarkdown tagArthurHoaro2016-11-222-14/+34
| |/ /
| * / Plugins W3C complianceArthurHoaro2016-11-054-4/+4
| |/
| * Add Piwik PluginAdrien Oliva2016-11-022-0/+75
| * Fix an issue with links not being reversed in code blocksArthurHoaro2016-10-221-5/+6
| * Use Composer to import Parsedown libraryArthurHoaro2016-10-222-1530/+0
| * Isso comments pluginArthurHoaro2016-10-174-0/+74
| * New init function for plugins, supports errors reportingArthurHoaro2016-10-143-8/+47
| * Archive.org plugin: do not propose archival of private notesTeromene2016-10-131-0/+3
| * Merge pull request #619 from ArthurHoaro/plugins/param-descVirtualTam2016-08-131-1/+3
| |\
| | * Add a description to wallabag plugin parametersArthurHoaro2016-08-021-1/+3
| * | Fix: add missing final newlines, untabify textVirtualTam2016-08-133-14/+14
| |/
* | Add Piwik PluginAdrien Oliva2016-11-052-0/+75
* | Fix an issue with links not being reversed in code blocksArthurHoaro2016-11-051-5/+6
* | Use Composer to import Parsedown libraryArthurHoaro2016-11-052-1530/+0
* | Isso comments pluginArthurHoaro2016-11-054-0/+74
* | New init function for plugins, supports errors reportingArthurHoaro2016-11-053-8/+47
* | Improve theme dependent plugin placeholders:ArthurHoaro2016-11-056-20/+93
* | Archive.org plugin: do not propose archival of private notesTeromene2016-11-051-0/+3
* | Add a description to wallabag plugin parametersArthurHoaro2016-11-051-1/+3
* | Fix: add missing final newlines, untabify textVirtualTam2016-11-053-14/+14
* | Edit link WIP + upgrade awesompleteArthurHoaro2016-08-071-4/+0
* | Work in progress: linklist, header and footerArthurHoaro2016-08-071-1/+1
* | Linklist improvementsArthurHoaro2016-08-071-1/+1
* | Work on the menuArthurHoaro2016-08-071-0/+0
* | Initialize default template with Pure CSS and Font AwesomeArthurHoaro2016-08-071-0/+0
|/
* Merge pull request #558 from ArthurHoaro/hashtag4Arthur2016-07-091-2/+39
|\
| * Hashtag systemArthurHoaro2016-06-061-2/+39
* | Merge pull request #570 from ArthurHoaro/config-managerArthur2016-07-095-51/+31
|\ \ | |/ |/|
| * PluginManager no longer uses singleton patternArthurHoaro2016-06-115-36/+20
| * Use the configuration manager for wallabag and readityourself pluginArthurHoaro2016-06-112-19/+15
* | The tag is no longer privateArthurHoaro2016-05-301-3/+16
|/
* Markdown: inline code background colorArthurHoaro2016-05-131-0/+7
* Process feeds content with MarkdownArthurHoaro2016-03-261-0/+19
* Merge pull request #520 from ArthurHoaro/plugins/nomarkdownArthur2016-03-262-11/+53
|\
| * Update markdown plugin README documentationArthurHoaro2016-03-261-11/+23
| * Markdown: Add the 'meta-tag' `.nomarkdown` which prevent a shaare from being ...ArthurHoaro2016-03-211-0/+30
* | Plugin: add render_feed hook and call it while generating ATOM and RSS feed.ArthurHoaro2016-03-181-1/+26
|/
* Avoids populating a markdown empty container if there's no description.kalvn2016-02-281-1/+4
* Fixes #411: remove hardcoded plugin icon sizeArthurHoaro2016-02-284-4/+4
* Merge pull request #491 from ArthurHoaro/markdown-escape2Arthur2016-02-251-8/+29
|\
| * Markdown: don't escape content + sanitize sensible tagsArthurHoaro2016-02-191-8/+29
* | adding styles for code & pre tagsNicolas Danelon2016-02-191-0/+29
|/