about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2020-02-22[Glitch] Fix some React warningsEugen Rochko
2020-02-22port glitch-soc@`1329308` to monsterfork: [Glitch] Improvement variable heigh...Takeshi Umeda
2020-02-22[Glitch] Improvements to the single column layoutEugen Rochko
2020-02-22port glitch-soc@`d99a661` to monsterfork: [Glitch] Add responsive panels to t...Eugen Rochko
2020-02-22port glitch-soc@`610b4b4` to monsterfork: [Glitch] Add single-column modeEugen Rochko
2020-02-21Move “export” before decoratorsThibaut Girka
2020-01-14differentiate local-only posts in the web appmultiple creatures
2020-01-13add new privacy option to auto-defederate after a given timespan + add option...multiple creatures
2019-12-02hide media captions under content notes when not expandedmultiple creatures
2019-11-19Minor cleanupThibaut Girka
2019-11-19Add DM conversations mode similar to upstreamThibaut Girka
2019-11-19[Glitch] Scroll to compose form when focusJeong Arm
2019-11-19Fix expanding status from menu modal in glitch-socThibaut Girka
2019-11-19Fix incorrect PropType in Glitch AutosuggestInputslice
2019-11-19[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-08-03respect 'don't @ me' requestsmultiple creatures
2019-08-02allow abandoning any thread; add `thread:leave`/`thread:part` bangtagsmultiple creatures
2019-07-23add self-destructing roars & `live`/`lifespan` bangtagsmultiple creatures
2019-07-18add community visibility to the web appmultiple creatures
2019-05-21set correct name on media caption `div`multiple creatures
2019-05-21Group like media captions together and remove space between descriptors.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-21Replace `fa-retweet` SVG with `fa-repeat` Unicode glyph.multiple creatures
2019-05-21Compact the hashtag section of the search UI. Get rid of trending sections; ...multiple creatures
2019-05-21Add support for standard GIFs (under 200 KB)multiple creatures
2019-05-21show captions for media descriptionsmultiple creatures
2019-05-21hide filtered messagemultiple creatures
2019-05-21also make packmate roars pinnable in web appmultiple creatures
2019-05-04[Glitch] Make the "mark media as sensitive" button more obvious in web UIEugen Rochko
2019-05-04[Glitch] Change account gallery in web UIEugen Rochko
2019-05-04[Glitch] Add blurhashEugen Rochko
2019-04-28Add keyboard shortcut to collapse/uncollapse tootsThibaut Girka
2019-04-28Add hotkey for bookmarking a tootThibaut Girka
2019-04-26Hide suggestions by defaultThibaut Girka
2019-04-26Add emoji suggestion to poll optionsThibaut Girka
2019-04-26Add suggestions in CW fieldThibaut Girka
2019-04-24Rename status__text to status__content__text for consistency with upstreamThibaut Girka
2019-04-22Do not switch to italic for status media buttonsThibaut Girka
2019-04-22ComposerTextarea → AutosuggestTextareaThibaut Girka
2019-04-22[Glitch] Show suggested follows on search screen in mobile layoutEugen Rochko
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2019-04-17When selecting a toot via keyboard, ensure it is scrolled into viewThibaut Girka
2019-04-16Fix opening/closing gifv sometimes making the timeline scrollThibaut Girka
2019-04-04Merge pull request #981 from ThibG/glitch-soc/merge-upstreamThibG
2019-04-04[Glitch] Update poll remaining time just like with status timestampsThibG
2019-04-03Do not handle clicks in detailed status contentThibaut Girka
2019-03-26[Glitch] Add a “Block & Report” button to the block confirmation dialogThibG
2019-03-26[Glitch] Add `lang` attribute to statuses in web UIEugen Rochko
2019-03-20[Glitch] Add support for custom emojis in poll optionsThibG