summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2019-06-25 23:32:46 -0100
committerMaxence Lange <maxence@artificial-owl.com>2019-07-04 16:33:27 -0100
commit2afeee24ad2eec19b3329aac03245e4e1e296c56 (patch)
tree38d429abadef11df8e11224ede642764c71d29ae /appinfo
parent5ec02bf5f27ea9e334e56c2842933a656bc009cf (diff)
get readable/json timeline using ./occ command
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 29a3ba0a..f0888724 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -51,6 +51,7 @@
<command>OCA\Social\Command\Fediverse</command>
<command>OCA\Social\Command\NoteCreate</command>
<command>OCA\Social\Command\NoteBoost</command>
+ <command>OCA\Social\Command\Timeline</command>
<command>OCA\Social\Command\Reset</command>
<command>OCA\Social\Command\QueueStatus</command>
<command>OCA\Social\Command\QueueProcess</command>