about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
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
2019-03-13[Glitch] Add UI for enabling/disabling poll notificationsThibG
2019-03-11Remove leftover console.logThibaut Girka
2019-03-11Merge pull request #953 from ThibG/glitch-soc/merge-upstreamThibG
2019-03-11[Glitch] Add support for poll ending notificationsThibaut Girka
2019-03-11add local setting to auto reveal media behind cwash lea
2019-03-08[Glitch] Fix NaN in Poll componentEugen Rochko
2019-03-06[Glitch] Disable the underlying button element when an ItemButton is disabledThibG
2019-03-06Add an icon to highlight polls behind a Content WarningThibaut Girka
2019-03-06Fix poll options not rendering text after vote/refreshEugen Rochko
2019-03-06Render unicode emoji in polls using emoji packEugen Rochko
2019-03-06Fix toots opening in dynamic column when trying to interact with themThibaut Girka
2019-03-05Fix various issues in pollsEugen Rochko
2019-03-05Display closed polls as suchThibG
2019-03-05Fixes to the polls UIThibG
2019-03-05Fix web UI crash on page load when detailed status has a pollEugen Rochko
2019-03-05Add pollsEugen Rochko
2019-02-22Fix non-numeric account identifiers leading to /web/accounts/NaNThibaut Girka
2019-02-17[Glitch] Change buttons on timeline preview to open the interaction dialogThibaut Girka
2019-02-15[Glitch] Fix occasional crash in detailed toot viewThibaut Girka
2019-02-13[Glitch] Add "copy link" item to status action barsThibaut Girka