Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-06 | [Glitch] Disable the underlying button element when an ItemButton is disabled | ThibG | |
Port b3668a79eca2d185ea57a9ffc2fa012db52e49f0 to glitch-soc | |||
2019-03-06 | Add an icon to highlight polls behind a Content Warning | Thibaut Girka | |
2019-03-06 | Fix poll options not rendering text after vote/refresh | Eugen Rochko | |
Port fd128b9c7aa5c71adbfc2e223212514c0baee675 to glitch-soc | |||
2019-03-06 | Avoid line breaks in poll options | Eugen Rochko | |
Port 57643557b64bc1853c4aeb65fc652dac3467fa18 to glitch-soc | |||
2019-03-06 | Render unicode emoji in polls using emoji pack | Eugen Rochko | |
Port 4407f07014096bcbaf5a06015a5791984282846d to glitch-soc | |||
2019-03-06 | Fix toots opening in dynamic column when trying to interact with them | Thibaut Girka | |
This fixes inline preview cards and polls, preventing them from opening the toot in detailed view when clicking on an interactive element. | |||
2019-03-05 | [Glitch] Perform deep comparison for card data when receiving new props | Thibaut Girka | |
Prevents embedded players from resetting when interacting with the toot | |||
2019-03-05 | Fix various issues in polls | Eugen Rochko | |
Port front-end changes from a198add83bb527c32fa0e01404338562b157da99 to glitch-soc | |||
2019-03-05 | Display closed polls as such | ThibG | |
Port cda6ece760f08974e6118887641e6cc8c0f8c9e0 to glitch-soc | |||
2019-03-05 | Fixes to the polls UI | ThibG | |
Port 4ced609497bc736cb2b1aec921ba5ca7a23a7f53 to glitch-soc | |||
2019-03-05 | Fix web UI crash on page load when detailed status has a poll | Eugen Rochko | |
Port 5dfa4336985616cf5652de2f1cf794d8f740424e to glitch-soc | |||
2019-03-05 | Insert polls in redux stores before statuses so it avoids crashes | ThibG | |
Port 26c56d0c10ca036291d8b08b34f971f981217e8c to glitch-soc | |||
2019-03-05 | Add polls | Eugen Rochko | |
Port front-end parts of 230a012f0090c496fc5cdb011bcc8ed732fd0f5c to glitch-soc | |||
2019-03-05 | Port upstream refactoring of reducers and actions | Thibaut Girka | |
Also includes 9e45b051cfea667f9ca3d3c72d13022259315090 | |||
2019-03-05 | Fix home timeline perpetually reloading when empty | Eugen Rochko | |
Port 3e0ed36e8ede7f1994ab9c46c4cb86e613569440 to glitch-soc | |||
2019-03-01 | [Glitch] Fix errors found by eslint | Mélanie Chauvel (ariasuni) | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-03-01 | [Glitch] Make the column header of profile view look like the others, too | Mélanie Chauvel (ariasuni) | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-03-01 | [Glitch] Make the column header of toot/thread view look like the others | Mélanie Chauvel (ariasuni) | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-02-27 | Port public page mastodon-light fixes from upstream | Thibaut Girka | |
2019-02-26 | Fix web UI not removing notifications after block (#10108) | Eugen Rochko | |
Regression from #7311 | |||
2019-02-26 | Keep notification when muting_notifications is true (#7311) | abcang | |
* Keep notification when muting_notifications is true * Retrun mute object * Fix test | |||
2019-02-22 | Fix non-numeric account identifiers leading to /web/accounts/NaN | Thibaut Girka | |
I'm not sure what purpose these “+” served?! | |||
2019-02-18 | [Glitch] Internationalize unexpected error message | Thibaut Girka | |
Port 4e71b104e6d5f02069120c7a56b26888c6f0fef5 to glitch-soc, fixing a crash in the process | |||
2019-02-18 | Fix hashtag column not subscribing to stream on mount (#10040) | Eugen Rochko | |
Fix #9895 | |||
2019-02-18 | Fix video player width not being updated to fit container width | Thibaut Girka | |
2019-02-17 | Allow multi-line image descriptions. (Glitch) | Ben Lubar | |
2019-02-17 | [Glitch] Fix crash on public hashtag pages when streaming fails | Thibaut Girka | |
Port 041ff5fa9a45f7b8d1048a05a35611622b6f5fdb to glitch-soc | |||
2019-02-17 | [Glitch] Change buttons on timeline preview to open the interaction dialog | Thibaut Girka | |
Port 71e28ba39993d6eb3c5966e20214214c9d81b173 to glitch-soc | |||
2019-02-17 | Port upstream's javascript to the error page | Thibaut Girka | |
2019-02-17 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - app/serializers/rest/instance_serializer.rb - app/views/layouts/error.html.haml - public/oops.png Took our version (same as upstream but without the things that only make sense in an animation). Additional changes: - app/javascript/flavours/vanilla/theme.yml Include upstream's javascript in error pages. | |||
2019-02-15 | Fix style regressions on landing page (#10030) | Eugen Rochko | |
2019-02-15 | [Glitch] Fix hashtags select styling in default and high contrast skins | Thibaut Girka | |
Port 169b9d4428d8e54d7bee365fd76be9a6e2a92da5 to glitch-soc | |||
2019-02-15 | Fix color of static page links in high contrast theme (#10028) | Eugen Rochko | |
2019-02-15 | [Glitch] Fix occasional crash in detailed toot view | Thibaut Girka | |
Port f9a338b473e181dd725f9185d09394624088efac to glitch-soc | |||
2019-02-13 | [Glitch] Add "copy link" item to status action bars | Thibaut Girka | |
Port 3cfadd875cc91b3fb893681ed7c2ef86148b3f85 to glitch-soc | |||
2019-02-12 | [Glitch] Don't focus spoiler input when disabled spoiler | Thibaut Girka | |
Inspired by 0e513ff862faf7fa9e5b89d2ab7d22fd0ab540ff | |||
2019-02-12 | Merge pull request #913 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-02-10 | Handle deletion of filtered toots | Thibaut Girka | |
2019-02-10 | Minor fix to timeline jump avoiding behavior | Thibaut Girka | |
2019-02-10 | Adjust scroll when statuses above the current scroll position are deleted | Thibaut Girka | |
2019-02-10 | Adjust scroll if previewCard appeared | Thibaut Girka | |
2019-02-10 | Avoid two-step rendering of statuses as much as possible | Thibaut Girka | |
Cache width shared by Video player, MediaGallery and Cards at the ScrollableList level, pass it down through StatusList and Notifications. | |||
2019-02-10 | Refactor intersection observer article code | Thibaut Girka | |
2019-02-10 | Cleanup redundant markup for hidden statuses | Thibaut Girka | |
2019-02-10 | Hide items rendered out-of-frame (once they have been rendered at least once) | Thibaut Girka | |
2019-02-10 | [Glitch] Rename from instance to server. | Thibaut Girka | |
Port 46e806cd2f14a5e45d66b4c23040855202818984 to glitch-soc | |||
2019-02-10 | [Glitch] Fix not showing custom emojis in share page emoji picker | Thibaut Girka | |
Port e02a13f64e5c2c93fa73a67a4ce32a7d1df24760 to glitch-soc | |||
2019-02-10 | [Glitch] Add featured hashtags to profiles | Thibaut Girka | |
Port SCSS changes from 364f2ff9aa2b4bf601d68a12bce758aeb5530467 | |||
2019-02-10 | [Glitch] Allow multiple files upload through web UI, including drag & drop | Thibaut Girka | |
Port 750c67660de753065ec160b4e389ba0dda2f81cc to glitch-soc | |||
2019-02-10 | [Glitch] Add missing rejection handling for Promises | Thibaut Girka | |
Port missing parts from 2c51bc0ca5a4c3a4bb140b4b40dabdda859ebb94 to glitch-soc |