Add Parser API to parse identifier grammars #9
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
#22 Room Aliases Routes
Telodendria/Telodendria
Reference: Telodendria/Telodendria#9
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
We'll use this in the alias endpoints, and all over the place really. Notably, this should replace the User ID parsing methods in
User.c
(which don't follow the grammars anyway).