about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Expand)Author
2019-03-08[Glitch] Fix NaN in Poll componentEugen Rochko
2019-03-08[Glitch] Fix public timelines being broken by new toots when they are not mou...Eugen Rochko
2019-03-06Allow setting whether this is a single choice poll or multiple choices oneThibaut Girka
2019-03-06Disable file upload when there is a pollThibaut Girka
2019-03-06Use server-provided poll limits instead of hardcoded onesThibaut Girka
2019-03-06[Glitch] Port polls creation UI from upstreamThibaut Girka
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-06Avoid line breaks in poll optionsEugen 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-05[Glitch] Perform deep comparison for card data when receiving new propsThibaut 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-05Insert polls in redux stores before statuses so it avoids crashesThibG
2019-03-05Add pollsEugen Rochko
2019-03-05Port upstream refactoring of reducers and actionsThibaut Girka
2019-03-05Fix home timeline perpetually reloading when emptyEugen Rochko
2019-03-01[Glitch] Fix errors found by eslintMélanie Chauvel (ariasuni)
2019-03-01[Glitch] Make the column header of profile view look like the others, tooMélanie Chauvel (ariasuni)
2019-03-01[Glitch] Make the column header of toot/thread view look like the othersMélanie Chauvel (ariasuni)
2019-02-27Port public page mastodon-light fixes from upstreamThibaut Girka
2019-02-26Fix web UI not removing notifications after block (#10108)Eugen Rochko
2019-02-26Keep notification when muting_notifications is true (#7311)abcang
2019-02-22Fix non-numeric account identifiers leading to /web/accounts/NaNThibaut Girka
2019-02-18[Glitch] Internationalize unexpected error messageThibaut Girka
2019-02-18Fix hashtag column not subscribing to stream on mount (#10040)Eugen Rochko
2019-02-18Fix video player width not being updated to fit container widthThibaut Girka
2019-02-17Allow multi-line image descriptions. (Glitch)Ben Lubar
2019-02-17[Glitch] Fix crash on public hashtag pages when streaming failsThibaut Girka
2019-02-17[Glitch] Change buttons on timeline preview to open the interaction dialogThibaut Girka
2019-02-17Port upstream's javascript to the error pageThibaut Girka
2019-02-17Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-02-15Fix style regressions on landing page (#10030)Eugen Rochko
2019-02-15[Glitch] Fix hashtags select styling in default and high contrast skinsThibaut Girka
2019-02-15Fix color of static page links in high contrast theme (#10028)Eugen Rochko
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
2019-02-12[Glitch] Don't focus spoiler input when disabled spoilerThibaut Girka
2019-02-12Merge pull request #913 from ThibG/glitch-soc/merge-upstreamThibG
2019-02-10Handle deletion of filtered tootsThibaut Girka
2019-02-10Minor fix to timeline jump avoiding behaviorThibaut Girka
2019-02-10Adjust scroll when statuses above the current scroll position are deletedThibaut Girka
2019-02-10Adjust scroll if previewCard appearedThibaut Girka
2019-02-10Avoid two-step rendering of statuses as much as possibleThibaut Girka
2019-02-10Refactor intersection observer article codeThibaut Girka
2019-02-10Cleanup redundant markup for hidden statusesThibaut Girka