aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/js/activitytabviewplugin.js
Commit message (Collapse)AuthorAgeFilesLines
* Move comments to webpackRoeland Jago Douma2019-02-261-59/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move comments activities to the new APIJoas Schilling2016-11-161-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update file headerJoas Schilling2016-10-051-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix activity rendering plugin nameVincent Petry2016-10-051-1/+1
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Mark the methods as copiedJoas Schilling2016-10-051-3/+5
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Register a ActivityTabView pluginJoas Schilling2016-10-051-0/+57
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>