about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Expand)Author
2019-11-19Remove isRequired from Glitch ReplyIndicator statusslice
2019-11-19Fix video player regressions introduced by blurhash mergeThibaut Girka
2019-11-19[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-10-09make the clear button work even when there's no body textmultiple creatures
2019-09-24add account limited by admin flag to api + badgemultiple creatures
2019-08-24raise description limit to 6666multiple creatures
2019-08-23remove character counter from the uimultiple creatures
2019-08-03respect 'don't @ me' requestsmultiple creatures
2019-08-03fix web app crash when logging into a fresh accountmultiple creatures
2019-07-29add plain-text console formatting optionmultiple creatures
2019-07-29disable clear button when there's nothing to clearmultiple creatures
2019-07-29move clear button text to mouseovermultiple creatures
2019-07-28add clear button & missing monsterpit visibility iconsmultiple creatures
2019-07-28use identity nickname in composer placeholder instead (custom emoji won't wor...multiple creatures
2019-07-28show which identity roars are being signed with in the composer placeholdermultiple creatures
2019-07-26remove hashtag visibility warning - this fork supports unlisted hashtagsmultiple creatures
2019-07-23add self-destructing roars & `live`/`lifespan` bangtagsmultiple creatures
2019-07-19removed upstream locked icon from uimultiple creatures
2019-07-19move admin/mod badges to topmultiple creatures
2019-07-19keep `locked` badge for approves-followers + add `frozen` badge for admin-loc...multiple creatures
2019-07-19add badge to ui for locked accountsmultiple creatures
2019-07-18add community visibility to the web appmultiple creatures
2019-07-15add `supports_chat` property, rename `adults_only` to `adult_content`, federa...multiple creatures
2019-05-21add quick links for staffmultiple creatures
2019-05-21show mod & admin badges in web appmultiple creatures
2019-05-21render normalized status in reply indicator so that custom emojis are shownmultiple creatures
2019-05-21reimplement monsterpit bbcode and markdown extensions on top of new glitch-so...multiple creatures
2019-05-21Accounts, UI: Expose kobold badges over the API. Render badges in the web app.multiple creatures
2019-05-21Moderation: add `force sensitive` and `force unlisted` actions. Accounts: ad...multiple creatures
2019-05-21Adjust search limits and ordering.multiple creatures
2019-05-21Assign a `key` prop to get rid of warning.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-21Split boosts/repeats off to their own tab and add to the API.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-21Handle up to 6 attachments per roar.multiple creatures
2019-05-21Change stray reblog SVG to repeat glyph.multiple 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
2019-05-21Don't make stats prominent - hide them in mouseoversmultiple creatures
2019-05-21sort tab bar ordermultiple creatures
2019-05-21[Glitch] Adds follow action timestamp to notificationThibaut Girka
2019-05-21also make packmate roars pinnable in web appmultiple creatures
2019-05-20Refactor contentType selection in glitch composerThibaut Girka
2019-05-17Hide content-type dropdown by defaultThibaut Girka
2019-05-17Content-Type Dropdown: use the selected option icon for the menuHaelwenn (lanodan) Monnier
2019-05-17Add status content type dropdown to compose box.KokaKiwi
2019-05-11Use a checkbox for the “Mark media as sensitive” composer buttonThibaut Girka