about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Expand)Author
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
2019-05-11Merge pull request #1043 from ThibG/glitch-soc/merge-upstreamThibG
2019-05-10[Glitch] Add confirm modal for unboosting tootsAurélien Reeves
2019-05-10Fix media description confirmation modalThibaut Girka
2019-05-07Fix front-end crash when a video has a blurhash and is hidden behind a CWThibaut Girka
2019-05-05Fix content warning button displaying a link icon when no status card is setThibaut Girka
2019-05-05fix pinned columns ’s Media-only buttonKirishima21
2019-05-04[Glitch] Make the "mark media as sensitive" button more obvious in web UIEugen Rochko
2019-05-04Add visibility icon back in media galleryThibaut Girka
2019-05-04Add back description on hoverThibaut Girka
2019-05-04[Glitch] Make the cursor icon consistant across media types in account media ...ThibG
2019-05-04[Glitch] Add button to view context to media modalEugen Rochko
2019-05-04[Glitch] Change account gallery in web UIEugen Rochko
2019-05-04[Glitch] Add blurhashEugen Rochko
2019-05-03Fix polls icon not showing in CW button in detailed statusesThibaut Girka
2019-05-03Fix crash in onboarding modalThibaut Girka
2019-05-01Add high color privacy iconsThibaut Girka
2019-04-29When selecting a toot via keyboard, ensure it is scrolled into viewThibaut Girka
2019-04-28Add keyboard shortcut to collapse/uncollapse tootsThibaut Girka
2019-04-28Add hotkey for bookmarking a tootThibaut Girka
2019-04-26Add emoji suggestion to poll optionsThibaut Girka
2019-04-26Add suggestions in CW fieldThibaut Girka
2019-04-26Refactor selectComposeSuggestion so that different paths can be updatedThibaut Girka
2019-04-24Hide media upload form if no media are attachedThibaut Girka
2019-04-24Fix file uploadThibaut Girka
2019-04-23Fix settings modalThibaut Girka