123 Commits (018657a0e0b2009c80fa6fef96d418547c3e0728)

Author SHA1 Message Date
David Yip e19bc7835a Merge remote-tracking branch 'upstream/master' into gs-master
7 years ago
Nolan Lawson a54c272a1f Add option to reduce motion (#5393)
7 years ago
Yamagishi Kazutoshi fb5040885c Replace JavaScript Testing Framework from Mocha to Jest (#5412)
7 years ago
Ondřej Hruška f92d0bbda4 Doodle improvements 2 (#176)
7 years ago
Ondřej Hruška a438c1dc83 Doodle palette, options, fill tool (#172)
7 years ago
Ondřej Hruška 0cca5ac567 Fixed a bug where the canvas would get transparent bg upon erase
7 years ago
Ondřej Hruška f1f6d8220a Initial doodle support
7 years ago
kibigo! 02827345ae Merge upstream 2.0ish #165
7 years ago
Nolan Lawson 7bde8dcc08 Use ES module build of react-router-dom (#5264)
7 years ago
PFM 3d8d23515f Add pagination in media modal (#4343)
7 years ago
beatrix 2955141d2e Merge pull request #125 from glitch-soc/data-column
7 years ago
Nolan Lawson c74512f7af Improve performance of modal and swipe animations (#5135)
7 years ago
Eugen Rochko 795e624d5d Add ability to specify alternative text for media attachments (#5123)
7 years ago
Ondřej Hruška 7c8bd52431 unbreak onboarding modal
7 years ago
Ondřej Hruška 0cc795db6b Merge commit '9ab3021562565eeee27820438f32b764414f5ab1' into merging-upstream
7 years ago
Ondřej Hruška 914c0465b1 Merge commit '57c5493d4e7a42ad9e8fec20d71c20bee8674287' into merging-upstream
7 years ago
Nolan Lawson 60c22ed3ac Fix PropTypes.oneOfType() warning (#5041)
7 years ago
Eugen Rochko f7810f56a1 Make dropdowns render into portal, expand animation (#5018)
7 years ago
Nolan Lawson e03dd027b5 Reduce wasted renders for column_loading.js (#5021)
7 years ago
abcang 5d0e6410c4 Fix cancellation of scroll to the right (#4978)
7 years ago
Surinna Curtis 5774861ece satisfy eslint
7 years ago
Surinna Curtis 27ee70ba19 Put the label for the hide notifications checkbox in a label element.
7 years ago
Surinna Curtis b7227d05f8 add trailing newlines to files for Pork :)
7 years ago
Surinna Curtis 9cdcd429d9 Satisfy eslint.
7 years ago
Surinna Curtis 5d43556afd Break out a separate mute modal with a hide-notifications checkbox.
7 years ago
Eugen Rochko fbec33df62 Redesign video player (#4911)
7 years ago
David Yip f90abccf33 Merge tag 'v1.6.0' into sync/upstream
7 years ago
Eugen Rochko 762ca653b6 Hide modal loading screen for media/video/boost/confirm/actions modals (#4873)
7 years ago
Eugen Rochko 63cb303a66 Fix dimensions of loading component for compose drawer (#4872)
7 years ago
David Yip 017738c604 Merge tag 'v1.6.0rc4' into sync/upstream-1.6.0rc4
7 years ago
David Yip da3f22ee7d Merge branch 'origin/master' into sync/upstream
7 years ago
Eugen Rochko 2303725f7d Add script to make embedded iframes autosize (#4853)
7 years ago
Surinna Curtis ed0798ec18 Don't unconditionally call `preventDefault` and `stopPropagation` on all keyup events (#4777)
7 years ago
Surinna Curtis 8f2170d9cd UploadArea should only preventDefault for Escape
7 years ago
Akihiko Odaki 3b8a64e94e Fix the usages of Detect Passive Events (#4749)
7 years ago
Eugen Rochko ad769409f7 Embed modal (#4748)
7 years ago
MitarashiDango a7400f8016 error fixed (when loading pages in single column mode.) (#4746)
7 years ago
abcang e8e6bb5437 Scroll smoothly to the right (#4735)
7 years ago
MitarashiDango 5a1614ce9b fix error when single columns mode. (#4734)
7 years ago
Akihiko Odaki 46142a58d2 Do not scroll the columns area due to redirection (#4541)
7 years ago
Ondřej Hruška df045a98e1 add scrollTop to ui/components/column (#4563)
7 years ago
Ondřej Hruška bcab356f3d add missing @ to the onboarding modal (#4560)
7 years ago
Ondřej Hruška bb1262f392 Fix onboarding modal & add re-open button (#129)
7 years ago
Ondřej Hruška 913dd13575 Merge remote-tracking branch 'upstream/master'
7 years ago
Ondřej Hruška 199affb141 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
7 years ago
Ondřej Hruška cd4abdb3eb Added data-column="{account|local|federated|favourites|hashtag|home|notifications|mutes|blocks|getting-started|follow-requests}" to Column
7 years ago
Ondřej Hruška e11cd9b141 Merged upstream PR #4526
7 years ago
MitarashiDango ad1065cbc5 fix columns_area.js (#4528)
7 years ago
Akihiko Odaki c4a21aa352 Scroll columns area to right when children property is changed (#4517)
7 years ago
kibigo! aa6e24bf44 Fixed onClick column links
7 years ago