allow timeline manipulation from plm #1113
No reviewers
Labels
No labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#1113
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "timeline-cli"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At the moment this is untested. I'll try to find time test it in the following days and remove the WIP marker thenI tested it and it seems to work as intended. It certainly lack some documentation on the exact syntax of the timeline grammar
Exemple to create a timeline with post in french and english:
here is a sample query from the tests:
list query:
blog
,author
,license
,tags
,lang
contains query:
title
,subtitle
,content
boolean query:
followed
,has_cover
,local
,all
WIP: allow timeline manipulation from plmto allow timeline manipulation from plmLooks good!