about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Collapse)Author
2019-07-19removed upstream locked icon from uimultiple creatures
2019-07-19make locked badge stand out moremultiple creatures
2019-07-19move admin/mod badges to topmultiple creatures
2019-07-19always show out-of-body tags for better accessibilitymultiple creatures
2019-07-19use high-vis privacy icons by defaultmultiple creatures
2019-07-19keep `locked` badge for approves-followers + add `frozen` badge for ↵multiple creatures
admin-locked accts, also federate `frozen` state
2019-07-19add badge to ui for locked accountsmultiple creatures
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
This should be the right place to add an import so it affects the whole site I think? I'm new to this, forgive.
2019-07-17Add css to auto-resize columnsLumb
I'm not totally confident in all this CSS but it does what it's supposed to. Auto-resizing columns, which makes the interface slightly more usable for me.
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`, ↵multiple creatures
federate the kobolds~
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 ↵multiple creatures
glitch-soc formatting system + bbcode feature parity + new `i:am` footer + set content type from `format` bangtag
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 ↵multiple creatures
filtering flags are unset.
2019-05-21Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ↵multiple creatures
add federatable `adult content` tag. Handle from remote accounts as well.
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` ↵multiple creatures
flags.
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 ↵multiple creatures
public replies.
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 ↵multiple creatures
`curated` to the API, remove app info from the UI, and move timestamps to the right.
2019-05-21Extend limits for poll time range to between a minute and 6 months.multiple creatures