about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-05-21Split boosts/repeats off to their own tab and add to the API.multiple creatures
2019-05-21Remove cached status when sharekey changed.multiple creatures
2019-05-21Custom filters: add ability to create filters that exclude or are exclusive ...multiple creatures
2019-05-21Make sure signatures start a new paragraph and that existing signatures are d...multiple creatures
2019-05-21Raise pack timeline windows.multiple creatures
2019-05-21Account manager: consider dormant to be 3 months instead of one.multiple creatures
2019-05-21Bangtags: ignore case of commandsmultiple creatures
2019-05-21Make sure parent account excists.multiple creatures
2019-05-21Group like media captions together and remove space between descriptors.multiple creatures
2019-05-21Add option to hide public replies from profilemultiple 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-21these aint methods sillymultiple 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-21Anxiety reduction: make block/mute reply filters more granular and add option...multiple creatures
2019-05-21`i:am`: Do not add a signature if the author inserted their own.multiple creatures
2019-05-21Allow sharekeys to be set via the API.multiple creatures
2019-05-21Make sure `rekey` parameter exists before complaining.multiple creatures
2019-05-21Implement share keys and related bangtags, add `sharekey`, `network`, and `cu...multiple creatures
2019-05-21Status model: `LOCAL_DOMAINS` constant has been moved into the `Account` model.multiple creatures
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 who...multiple creatures
2019-05-21DB: Replace `NULL` boolean values with `FALSE` in Monsterpit feature columns;...multiple creatures
2019-05-21Raise various string limits.multiple creatures
2019-05-21Extend limits for poll time range to between a minute and 6 months.multiple creatures
2019-05-21Make sure topmost image fills the gap in an odd-numbered media set.multiple creatures
2019-05-21Handle up to 6 attachments per roar.multiple creatures
2019-05-21Change stray reblog SVG to repeat glyph.multiple creatures
2019-05-21Raise maximum attachment size to 66 MiB and maximum standard GIF size to 333 ...multiple creatures
2019-05-21Add support for general-purpose file sharing.multiple creatures
2019-05-21Make sure only distributable statuses are marked curated; move bangtags proce...multiple creatures
2019-05-21Raise invite request text limit. Carry a kobold on tail.multiple creatures
2019-05-21Limit scope of local/world TLs. Fixes the bug causing some requests to fetch...multiple creatures
2019-05-21This `relay` should be a string, not a `Symbol`.multiple creatures
2019-05-21Dedicated `network` DB column for marking whether a roar is a part of the loc...multiple creatures
2019-05-21Add option to remove filtered roar placeholder gap.multiple creatures
2019-05-21Tenatacle skin: remove ununsed classesmultiple creatures
2019-05-21Replace `fa-retweet` SVG with `fa-repeat` Unicode glyph.multiple creatures
2019-05-21Add minimum timeframe for a self-destructing roar in preparating for implemen...multiple creatures
2019-05-21Search UI: center hashtag resultsmultiple creatures
2019-05-21Compact the hashtag section of the search UI. Get rid of trending sections; ...multiple creatures
2019-05-21Add options to increase size and spacing of action buttons and width of compo...multiple creatures
2019-05-21Limit width of single-column to 600px, keep composer docked to left.multiple creatures
2019-05-21Place roar and hashtag sections at the top in search UI.multiple creatures
2019-05-21Add scope restrictions on curated world timeline considerations.multiple creatures
2019-05-21Make sure that replies that are not sections of a root thread get filtered ou...multiple creatures
2019-05-21Add `share_key` column to status table in preparation for letting folks gener...multiple creatures
2019-05-21Add `share_key` column to status table in preparation for letting folks gener...multiple creatures
2019-05-21Refactored community-curated world timeline code; **privacy**: remove support...multiple creatures