about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Expand)Author
2019-07-18add community visibility to the web appmultiple creatures
2019-07-17don't override mobile ui or drawer when resizingmultiple creatures
2019-07-17Call resize cssLumb
2019-07-17Add css to auto-resize columnsLumb
2019-07-15show formatting of replies in composer areamultiple creatures
2019-07-15tag foldingmultiple creatures
2019-07-15add `supports_chat` property, rename `adults_only` to `adult_content`, federa...multiple creatures
2019-07-15local visibility scope, chat scope+tags, unlisted tagsmultiple creatures
2019-05-21make canceling a reply not take your roar out with itmultiple creatures
2019-05-21fix hoverplay emoji in bbcodemultiple creatures
2019-05-21let account badges in web app wrapmultiple creatures
2019-05-21styling for staff quick linksmultiple creatures
2019-05-21space out badgesmultiple creatures
2019-05-21add quick links for staffmultiple creatures
2019-05-21show mod & admin badges in web appmultiple creatures
2019-05-21limit search results to 33 until we split & paginate the search apimultiple creatures
2019-05-21render normalized status in reply indicator so that custom emojis are shownmultiple creatures
2019-05-21allow custom emojis in field keys in web appmultiple creatures
2019-05-21remove clipping border from linksmultiple creatures
2019-05-21formatted bios + merge monsterpit markdown styles directly into glitch-soc scssmultiple creatures
2019-05-21apply monsterpit style overrides to public pagesmultiple creatures
2019-05-21set correct name on media caption `div`multiple creatures
2019-05-21reimplement monsterpit bbcode and markdown extensions on top of new glitch-so...multiple creatures
2019-05-21spell correctlymultiple creatures
2019-05-21fix hover-to-play emoji clippingmultiple creatures
2019-05-21when autoplay is off play animated emoji on hovermultiple creatures
2019-05-21Accounts, UI: Expose kobold badges over the API. Render badges in the web app.multiple creatures
2019-05-21Custom filters: resolve bug where filter is erronously ignored when media fil...multiple creatures
2019-05-21Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...multiple creatures
2019-05-21Adjust Glitch UI defaultsmultiple creatures
2019-05-21Add line-break-sized padding after lists and blockquotes.multiple creatures
2019-05-21Adjust search limits and ordering.multiple creatures
2019-05-21filter prop is sometimes `undefined` i guess???multiple creatures
2019-05-21Make the UI properly handle filters using `exclude_media` and `media_only` fl...multiple creatures
2019-05-21Assign a `key` prop to get rid of warning.multiple creatures
2019-05-21Correct name broken by automated nomenclature replacement.multiple creatures
2019-05-21Allow own roars to be included in lists.multiple creatures
2019-05-21Don't show Roars & Growls tag in web app if someone has disabled showing publ...multiple creatures
2019-05-21Exclude repeats on the roars tab.multiple creatures
2019-05-21Split boosts/repeats off to their own tab and add to the API.multiple creatures
2019-05-21Group like media captions together and remove space between descriptors.multiple creatures
2019-05-21Implement share keys and related bangtags, add `sharekey`, `network`, and `cu...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-21Tenatacle skin: remove ununsed classesmultiple creatures
2019-05-21Replace `fa-retweet` SVG with `fa-repeat` Unicode glyph.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