239 Commits (2b05c3aaa1d16a5db0d96fc12d88fb166c7b7ba0)

Author SHA1 Message Date
Eugen Rochko 6a42ddd01c Dropdown triangles a bit nicer, smoother scrolling on touch (#5062)
7 years ago
Eugen Rochko 0468f86a8b Require at least 2 characters before showing autosuggestions (#5065)
7 years ago
Eugen Rochko da257754b5 Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko f7810f56a1 Make dropdowns render into portal, expand animation (#5018)
7 years ago
Nolan Lawson 4a48d03b31 Eliminate re-renders for intersection_observer_article.js (#5036)
7 years ago
David Yip 93bd063524 Merge pull request #148 from glitch-soc/better-header
7 years ago
Ondřej Hruška 640740eeac autoscroll emoji suggestions box
7 years ago
Ondřej Hruška d1a08a01ad TURBO shortcode search
7 years ago
Ondřej Hruška 65673e9a91 Appease Travis
7 years ago
Ondřej Hruška 4ac158f1d3 Emoji and Hashtag autocomplete
7 years ago
aschmitz 618df7a5ee Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
Naoki Kosaka eda52774d0 Fix hasSize condition in secSet and sizes. (#4969)
7 years ago
unarist e4b7984624 Fix invisible load more button (#4962)
7 years ago
Surinna Curtis 7de500297b Tweak title text for mute notifications toggle to be clearer
7 years ago
Surinna Curtis 5774861ece satisfy eslint
7 years ago
Surinna Curtis 20fd564109 make the hide/unhide notifications buttons work
7 years ago
Surinna Curtis 27567d9ce9 Show whether muted users' notifications are muted in account lists
7 years ago
Eugen Rochko fbec33df62 Redesign video player (#4911)
7 years ago
abcang 05c2d8ec3c Fix height cache (#4909)
7 years ago
Surinna Curtis 485de6b477 Remove unused imports
7 years ago
David Yip 017738c604 Merge tag 'v1.6.0rc4' into sync/upstream-1.6.0rc4
7 years ago
David Yip 67d9178007 Merge tag 'v1.6.0rc3' into sync/upstream
7 years ago
David Yip da3f22ee7d Merge branch 'origin/master' into sync/upstream
7 years ago
Eugen Rochko d8bbe7cf7c Disable mouse-based pause from #4859 (#4865)
7 years ago
unarist 64eb868c4a Fix scroll behavior and others on paused timeline (#4864)
7 years ago
Eugen Rochko f79eba1650 Fix #1004 - Temporarily pause timeline if there's been recent mouse movement (#4859)
7 years ago
Eugen Rochko 904ab54cf3 "Mute conversation" option on all own toots, not just in notifications (#4844)
7 years ago
PFM 3c816b0a77 Use <button> instead of <div role="button"> (#4835)
7 years ago
Clworld ddf10f52a7 fix scroll position (#4821)
7 years ago
PFM 3c7f76265c fix text position of NSFW for video file (#4819)
7 years ago
Yamagishi Kazutoshi 3a21f6f4c4 Disable embed modal when private status (#4773)
7 years ago
Eugen Rochko 9ed764519b Finish up embed modal feature (#4759)
7 years ago
Akihiko Odaki 3b8a64e94e Fix the usages of Detect Passive Events (#4749)
7 years ago
abcang 4ce06cc0c9 Generalized the infinite scrollable list (#4697)
7 years ago
Eugen Rochko 3e20cb7025 Pinned statuses (#4675)
7 years ago
Ondřej Hruška 913dd13575 Merge remote-tracking branch 'upstream/master'
7 years ago
Sorin Davidoi ed7abec8f5 feat: Cache status height to avoid expensive renders (#4439)
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 9e25723414 Add data-avatar-of="@..." to all user avatars
7 years ago
Ondřej Hruška e11cd9b141 Merged upstream PR #4526
7 years ago
Akihiko Odaki c4a21aa352 Scroll columns area to right when children property is changed (#4517)
7 years ago
Sorin Davidoi 9fc6c974f6 fix(status_list): Use correct keys for keyboard navigation (#4487)
7 years ago
kibigo! 2cdee6ae8a Merge upstream (#111)
7 years ago
Sorin Davidoi 2032e2500c Improve accessibility (part 7) (#4457)
7 years ago
Ondřej Hruška 53bad3a721 Improved notifications cleaning UI with set operations (#109)
7 years ago
unarist de3a2eaf4d fix(status): Don't add tabIndex to wrapped status (#4437)
7 years ago
Sorin Davidoi 56e35ab6e7 Improve accessibility (part 6) (#4435)
7 years ago
Sorin Davidoi aa108f8570 Accessability fixes (#4432)
7 years ago
Sorin Davidoi fd6c6cf717 Improve accessibility (part 5) (#4417)
7 years ago
Yamagishi Kazutoshi c196698be5 Fix broken PropTypes (#4413)
7 years ago
Sorin Davidoi 3ddfab69a5 Improve accessibility (part 4) (#4408)
7 years ago
Sorin Davidoi 8a9d376d6a Improve accessibility (part 3) (#4405)
7 years ago
Sorin Davidoi 9cb72c6600 fix(dropdown_menu): Open as modal on mobile (#4295)
7 years ago
Yamagishi Kazutoshi fdea9d72bc Update intersection-observer to version 0.4.0 (#4398)
7 years ago
Eugen Rochko 24ab0958f9 Fix infinite scroll fluidity (#4381)
7 years ago
Sorin Davidoi 8345b4d79a Improve accessibility (part 2) (#4377)
7 years ago
Sorin Davidoi 9582932d0a Improve accessibility (#4369)
7 years ago
Ondřej Hruška 7072288bcf Merge git://github.com/tootsuite/mastodon into tootsuite-master
7 years ago
Sorin Davidoi b504cdb82e feat(status_action_bar): Web share button (#4365)
7 years ago
Sorin Davidoi 348994c2de fix(status_list): Guard against missing ref (#4353)
7 years ago
Sorin Davidoi 3e17162902 fix(column): Use passive wheel listener (#4348)
7 years ago
Eugen Rochko 0b14f80814 Add loading indicator animation (#4316)
7 years ago
Ondřej Hruška 87d95a1eb5 New notification cleaning mode (#89)
7 years ago
beatrix 64a107bc64 Merge pull request #87 from tootsuite/master
7 years ago
Sorin Davidoi 707d6fa9c0 fix(status_list): Update scroll position after toots are appended (#4277)
7 years ago
unarist c44fcfd9e7 Update scroll top state on column mounting (#4276)
7 years ago
Ondřej Hruška ed6c60a0c2 Merge changes from upstream with the CSS reload fix
7 years ago
abcang c5cd48bff7 Fixed issue that the NSFW image is not hidden on detail page (#4244)
7 years ago
Ondřej Hruška 713938f266 Updated from tootsuite
7 years ago
Lynx Kotoura 64202d0fcf Quit overwriting style of extended-video-player (#4237)
7 years ago
kibigo! f48f42598f Merge upstream (#81)
7 years ago
Sorin Davidoi 20111dd4d5 Small style fixes (#4206)
7 years ago
Sorin Davidoi b047d5c747 fix(components/media_modal): Style issues (#4187)
7 years ago
kibigo! 1b225a979a Moved glitch containers and commented unused files
7 years ago
kibigo! bcc30c8697 Merge upstream!! #64 <3 <3
7 years ago
kibigo! 0549ccc458 Importing vanillin from upstream ;) ;)
7 years ago
kibigo! 0e08cb1b36 Moved glitch files to their own location ;)
7 years ago
Ondřej Hruška 29cb8849d2 Fixed #66 disabling collapse collapses all toots
7 years ago
Eugen Rochko 49026e27e8 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Sorin Davidoi 420c4d8dc8 Swipeable views (#4105)
7 years ago
Ondřej Hruška 0b15430dbe Fix fullwidth media CSS bugs with NSFW video, and bad spoiler margin on static pages (#60)
7 years ago
Yamagishi Kazutoshi aaa7f3ff41 Use srcSet only when know width (#4112)
7 years ago
Ondřej Hruška 319e8e3041 Added a toggle for full-width media previews
7 years ago
Ondřej Hruška 49bae78c88 New design for visibility icons
7 years ago
Nolan Lawson 01ee91b725 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
Sorin Davidoi 40b32ffb12 Lazy load components (#3879)
7 years ago
Ondřej Hruška 3785bfc9fc Added toot visibility icons and removed Boost btn changing icon
7 years ago
Ondřej Hruška 0be888ca96 Fix back button to never go to a different website using history len check
7 years ago
STJrInuyasha b03812ef19 Parse links in status content on update as well as mount (#4042)
7 years ago
unarist 1e71b683bc Unobserve status on unmount (#4013)
7 years ago
kibigo! 3cd65539da Statuses redux!
7 years ago
kibigo! 6b3a6744c9 Media display improvements
7 years ago
kibigo! a07244026e Fixing an aspect of #32 which had previously escaped my attention
7 years ago
kibigo! eaa3990136 Improvements to image icon appearance on SHOW MORE
7 years ago
kibigo! cc5584c805 Tiny Status improvements
7 years ago
kibigo! d78f6efc32 Fixes #32 bug with revealing sensitive media
7 years ago
kibigo! 7de01e789a Added App Setttings Modal
7 years ago
kibigo! b2beab2cd6 Moved reblog wrapper outside of <Status>
7 years ago
beatrix-bitrot cdcb74ffb6 Merge remote-tracking branch 'upstream/master'
7 years ago