Commit Graph

807 Commits (cf4fd8bcfe22c8ef8e6e2a86149dec3b39adc93c)

Author SHA1 Message Date
Thibaut Girka 1bb23100b1 Add an icon to highlight polls behind a Content Warning 7 years ago
Eugen Rochko 94a0149ff3 Fix poll options not rendering text after vote/refresh
Port fd128b9c7a to glitch-soc
7 years ago
Eugen Rochko 94f1a751bf Avoid line breaks in poll options
Port 57643557b6 to glitch-soc
7 years ago
Eugen Rochko 7f32d675b0 Render unicode emoji in polls using emoji pack
Port 4407f07014 to glitch-soc
7 years ago
Thibaut Girka e80fabfd84 Fix toots opening in dynamic column when trying to interact with them
This fixes inline preview cards and polls, preventing them from opening
the toot in detailed view when clicking on an interactive element.
7 years ago
Thibaut Girka ff827c1f38 [Glitch] Perform deep comparison for card data when receiving new props
Prevents embedded players from resetting when interacting with the toot
7 years ago
Eugen Rochko ba6ca3cd69 Fix various issues in polls
Port front-end changes from a198add83b to glitch-soc
7 years ago
ThibG 7f27ee35a8 Display closed polls as such
Port cda6ece760 to glitch-soc
7 years ago
ThibG 530151466e Fixes to the polls UI
Port 4ced609497 to glitch-soc
7 years ago
Eugen Rochko f14eda23e9 Fix web UI crash on page load when detailed status has a poll
Port 5dfa433698 to glitch-soc
7 years ago
ThibG 2156765448 Insert polls in redux stores before statuses so it avoids crashes
Port 26c56d0c10 to glitch-soc
7 years ago
Eugen Rochko 8d70a8a19b Add polls
Port front-end parts of 230a012f00 to glitch-soc
7 years ago
Thibaut Girka 0d19fcc2fb Port upstream refactoring of reducers and actions
Also includes 9e45b051cf
7 years ago
Eugen Rochko cce1c3252f Fix home timeline perpetually reloading when empty
Port 3e0ed36e8e to glitch-soc
7 years ago
Mélanie Chauvel (ariasuni) 2a4ce7458a [Glitch] Fix errors found by eslint
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
7 years ago
Mélanie Chauvel (ariasuni) 282ac61500 [Glitch] Make the column header of profile view look like the others, too
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
7 years ago
Mélanie Chauvel (ariasuni) 12a0dd71be [Glitch] Make the column header of toot/thread view look like the others
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
7 years ago
Thibaut Girka 76ed481aa7 Port public page mastodon-light fixes from upstream 7 years ago
Eugen Rochko 1e06ca1c0a Fix web UI not removing notifications after block (#10108)
Regression from #7311
7 years ago
abcang 7209a8b32f Keep notification when muting_notifications is true (#7311)
* Keep notification when muting_notifications is true

* Retrun mute object

* Fix test
7 years ago
Thibaut Girka d82de360c1 Fix non-numeric account identifiers leading to /web/accounts/NaN
I'm not sure what purpose these “+” served?!
7 years ago
Thibaut Girka 896beb16c5 [Glitch] Internationalize unexpected error message
Port 4e71b104e6 to glitch-soc,
fixing a crash in the process
7 years ago
Eugen Rochko be9352266c Fix hashtag column not subscribing to stream on mount (#10040)
Fix #9895
7 years ago
Thibaut Girka d974988541 Fix video player width not being updated to fit container width 7 years ago
Ben Lubar fa9635c741 Allow multi-line image descriptions. (Glitch) 7 years ago
Thibaut Girka e31fc2b458 [Glitch] Fix crash on public hashtag pages when streaming fails
Port 041ff5fa9a to glitch-soc
7 years ago
Thibaut Girka 91c9cb6022 [Glitch] Change buttons on timeline preview to open the interaction dialog
Port 71e28ba399 to glitch-soc
7 years ago
Thibaut Girka 9a47f2cbdf Port upstream's javascript to the error page 7 years ago
Thibaut Girka 369a475a70 Merge branch 'master' into glitch-soc/merge-upstream
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.
7 years ago
Eugen Rochko 59fa38a4f6 Fix style regressions on landing page (#10030) 7 years ago
Thibaut Girka a151c5566a [Glitch] Fix hashtags select styling in default and high contrast skins
Port 169b9d4428 to glitch-soc
7 years ago
Eugen Rochko 4dcb04b888 Fix color of static page links in high contrast theme (#10028) 7 years ago
Thibaut Girka 2769b54466 [Glitch] Fix occasional crash in detailed toot view
Port f9a338b473 to glitch-soc
7 years ago
Thibaut Girka 614ea184bb [Glitch] Add "copy link" item to status action bars
Port 3cfadd875c to glitch-soc
7 years ago
Thibaut Girka e230b176fb [Glitch] Don't focus spoiler input when disabled spoiler
Inspired by 0e513ff862
7 years ago
ThibG a3ba28eb17
Merge pull request #913 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
7 years ago
Thibaut Girka b89e003c4d Handle deletion of filtered toots 7 years ago
Thibaut Girka 7c0728c776 Minor fix to timeline jump avoiding behavior 7 years ago
Thibaut Girka dfe1d548a5 Adjust scroll when statuses above the current scroll position are deleted 7 years ago
Thibaut Girka 0b91322762 Adjust scroll if previewCard appeared 7 years ago
Thibaut Girka 049c9a3b97 Avoid two-step rendering of statuses as much as possible
Cache width shared by Video player, MediaGallery and Cards at the
ScrollableList level, pass it down through StatusList and Notifications.
7 years ago
Thibaut Girka 68f3d003d6 Refactor intersection observer article code 7 years ago
Thibaut Girka e49e54a5ff Cleanup redundant markup for hidden statuses 7 years ago
Thibaut Girka 405ef5ad37 Hide items rendered out-of-frame (once they have been rendered at least once) 7 years ago
Thibaut Girka b47a53f902 [Glitch] Rename from instance to server.
Port 46e806cd2f to glitch-soc
7 years ago
Thibaut Girka 14a1bb703a [Glitch] Fix not showing custom emojis in share page emoji picker
Port e02a13f64e to glitch-soc
7 years ago
Thibaut Girka b7fbcb21b3 [Glitch] Add featured hashtags to profiles
Port SCSS changes from 364f2ff9aa
7 years ago
Thibaut Girka 7ed2aeb6e9 [Glitch] Allow multiple files upload through web UI, including drag & drop
Port 750c67660d to glitch-soc
7 years ago
Thibaut Girka a963ea67dd [Glitch] Add missing rejection handling for Promises
Port missing parts from 2c51bc0ca5 to glitch-soc
7 years ago
Thibaut Girka 6b2eefc7bf [Glitch] Add WebP support
Port 5092d17f29  to glitch-soc
7 years ago