about summary refs log tree commit diff
path: root/app/lib/bangtags.rb
AgeCommit message (Collapse)Author
2019-05-21Make sure signatures start a new paragraph and that existing signatures are ↵multiple creatures
detected correctly.
2019-05-21Bangtags: ignore case of commandsmultiple creatures
2019-05-21`i:am`: Right-align signaturesmultiple creatures
2019-05-212 newlines is plently but 3 is way too manymultiple creatures
2019-05-21`i:am`: replace horizontal rule with ZWNJ.multiple creatures
2019-05-21Stylistic: use em dash for signature prefix.multiple creatures
2019-05-21`i:am`: Do not add a signature if the author inserted their own.multiple creatures
2019-05-21Implement share keys and related bangtags, add `sharekey`, `network`, and ↵multiple creatures
`curated` to the API, remove app info from the UI, and move timestamps to the right.
2019-05-21Make sure that local-only tokens still get detected when signature is enabled.multiple creatures
2019-05-21Add `i:am` bangtag to allow plural systems sharing an account to identify ↵multiple creatures
who is roaring.
2019-05-21Make sure only distributable statuses are marked curated; move bangtags ↵multiple creatures
processing into own helper lib.