about summary refs log tree commit diff
AgeCommit message (Expand)Author
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-21Bump Ruby version to 2.6.3.multiple creatures
2019-05-21Add Pending Accounts tab to the Moderation section.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-21Do not set default in `add_column` migration.multiple creatures
2019-05-21Refactored community-curated world timeline code; **privacy**: remove support...multiple creatures
2019-05-21Raise search result limit to 33 in frontend.multiple creatures
2019-05-21Raise max search result limit to 66 in API.multiple creatures
2019-05-21Only consider favorites for community-curated world timeline until we can mak...multiple creatures
2019-05-21`Status.search_for`: Don't need `Status.unscoped`; the `default_scope` sorts ...multiple creatures
2019-05-21Use PostgreSQL FTS for searches.multiple creatures
2019-05-21Add options to increase size and spacing of context menus and to gently the k...multiple creatures
2019-05-21Apply GIFv styling to regular GIF overlay as wellmultiple creatures
2019-05-21Add support for standard GIFs (under 200 KB)multiple creatures
2019-05-21Handle more audio formats, only converting formats not supported by HTML5 audiomultiple creatures
2019-05-21let the fields overflow~multiple creatures
2019-05-21adjust upstream invite wordingmultiple creatures
2019-05-21various bangtag improvements squashed into one commitmultiple creatures
2019-05-21allow users to add emojimultiple creatures
2019-05-21add option to toggle captions + code: move monsterpit additons on topmultiple creatures
2019-05-21s/Toot/Roar/multiple creatures
2019-05-21make hide public stats option more clearmultiple creatures
2019-05-21also put hide stats on public pages under mouseovermultiple creatures
2019-05-21make hide stats option hide all public page statsmultiple creatures
2019-05-21Don't make stats prominent - hide them in mouseoversmultiple creatures
2019-05-21group related prefs togethermultiple creatures
2019-05-21bangtags: support namespacing, args, text tf + add replace commandsmultiple creatures
2019-05-21curated world: ignore non-self repliesmultiple creatures
2019-05-21curated world: also consider public favsmultiple creatures
2019-05-21add bangtags to reply-all thead, insert zws; handle fencing in bracesmultiple creatures
2019-05-21bangtag to mention admin/mods/staffmultiple creatures