395 Commits (041e5f4b8335a56ac53c3804d5611762bda3744d)

Author SHA1 Message Date
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
Sylvhem 9f5ab101ee Various fixes in the French translation (#4107)
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
Surinna Curtis fd67e58c82 replies to local-only toots default to local-only, and fix some regex bugs
7 years ago
Ondřej Hruška d10be2c825 Fixed js type error in advanced_options_dropdown.js
7 years ago
Damien Erambert 387de88e2f Add a setting allowing the use of system's default font in Web UI (#4033)
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
Quent-in 8ea261cc38 l10n Occitan locale (#4089)
7 years ago
m4sk1n 2a41e5c9f2 i18n: minor changes in Polish translation (#4087)
7 years ago
kibigo! 3cd65539da Statuses redux!
7 years ago
unarist 90865f242a Show LoadMore button on Notifications even if all items are filtered (#4077)
7 years ago
Surinna Curtis f20d85a14f a real default for advanced options long description
7 years ago
Surinna Curtis c076162192 satisfy eslint
7 years ago
Surinna Curtis 025c01b8a3 some adjustments to open/active for advanced options dropdown
7 years ago
Surinna Curtis bcccb7ed90 highlight … button if any options enabled
7 years ago
Surinna Curtis 24fde0bd4a toggles for advanced options
7 years ago
Surinna Curtis 910cd440db reset advanced options when appropriate
7 years ago
Surinna Curtis ecad9993c6 add an eye when submitting a toot with do_not_federate enabled
7 years ago
Surinna Curtis 3f7c0b66f4 Local-only option and dropdown all working
7 years ago
Surinna Curtis 8d9bc86979 Further improvements to dropdown html
7 years ago
Surinna Curtis 440c008da7 The beginnings of an advanced options dropdown
7 years ago
Minori Hiraoka 1dd11f7f1a Fix Korean translation (#4065)
7 years ago
Gyuhwan Park 9296aedfd8 i18n: Add korean translation (#4064)
7 years ago
Surinna Curtis 3df7a1b6f4 Move layout override into app settings modal
7 years ago
Nolan Lawson 28da1d54d5 Faster emojify() by avoiding str.replace() entirely (#4049)
7 years ago
Damien Erambert 21239abcf4 Update French locales (#4034)
7 years ago
Sorin Davidoi 214090aa4d fix(components/columns_area): Increase delta for swipe detection (#4037)
7 years ago
kibigo! b31310e08f createBio function added
7 years ago
Nolan Lawson ef21f8bc7e Faster emojify() algorithm, avoid regex replace (#4019)
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! 73033e860d Images behind CWs in detailed statuses too
7 years ago
Yamagishi Kazutoshi be5eef7b68 Replace state to /web when root path (#4009)
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! 551bd3765c Initial store for local settings is now Immutable all the way down
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
m4sk1n f01327d859 i18n: Turn report screen into a modal (pl) (#3974)
7 years ago
Sorin Davidoi eea5c01a41 fix(components/status): Up & down jump due to content being added to the DOM (#3972)
7 years ago
Eugen Rochko 0d316bcfd2 Turn report screen into a modal (#3965)
7 years ago
kibigo! 317de1efa8 Profile metadata improvements
7 years ago
Sorin Davidoi d6006ecb4b Responsive images in media gallery (#3963)
7 years ago
Yamagishi Kazutoshi 8a9408b7c3 Maintain aspect ratio for preview image (#3966)
7 years ago
kibigo! 1ccb8a2d09 Disable account linking on collapsed toots too
7 years ago
kibigo! ebd299413c Disable links on collapsed toots
7 years ago
kibigo! 04bbba479a Notifications collapsed by default
7 years ago
Surinna Curtis 8f15cca3e2 Bio length on client side mostly doesn't count metadata
7 years ago
Alda Marteau-Hardi 103f87f9ae Translate pin/unpin and fix some inconsistencies in gender neutral strings (#3952)
7 years ago
kibigo! 734d681fe8 Expand toot by clicking on body [fixed!]
7 years ago
kibigo! d9cb3941d8 Stick images inside of CWs
7 years ago
kibigo! 92c404d703 Clicking on a collapsed toot just uncollapses it.
7 years ago
kibigo! ab0e92d337 Auto-uncollapse when expanding CW
7 years ago
kibigo! be33f28968 Disables CW [Show More/Less] links in collapsed toots
7 years ago
kibigo! f5a90db7ef Adds media icons to toots
7 years ago
kibigo! d5cf3e5570 Media previews for collapsed toots
7 years ago
kibigo! a988d0065a Patching rebase errors
7 years ago
Sorin Davidoi 2b1ab274fe fix(features/compose): Handle external changes to the textarea (#3632)
7 years ago
Shel Raphen 97f99bca98 Glitchsocification
7 years ago
PFM f4d0f6954e Fix "undefined" in className (#3939)
7 years ago
kibigo! cf1a103ee7 OKAY THIS WORKS THIS WORKS
7 years ago
kibigo! 10ca00107d Better settings handling with localSettings (new!)
7 years ago
kibigo! b4b03c99f1 Use Redux store to keep track of layout
7 years ago
unarist fdd982a562 Clean column collapsible (#3931)
7 years ago
Sorin Davidoi 8180d8bc35 feat(components/onboarding_modal): Swipe between pages (#3934)
7 years ago
Surinna Curtis b01b111ca1 Pass in correct "singleColumn" prop value when auto-columns is not used.
7 years ago
Surinna Curtis e5b6c21f32 Support overriding media queries for deciding between single-column/multi-column layouts with a class
7 years ago
Yamagishi Kazutoshi 6779ba5f18 Fix #3924 (regression from #3906) (#3925)
7 years ago
beatrix-bitrot 5be13a0557 clean up old avatar class
7 years ago
Matthew Walsh 2fb8475418 Unified avatar styling
7 years ago
kibigo! cd07fb5b27 ESLint improvements for Profile Metadata
7 years ago
Gô Shoemake 26254fc5c4 Reblog support for collapsed toots
7 years ago
unarist 45058b5fde Use debounce for dispatch scrollTopNotification and expandNotifications (#3700)
7 years ago
beatrix-bitrot 5c3d671a72 missing punctuation
7 years ago
kibigo! 32574a7e3c Updates height upon collapsing
7 years ago
kibigo! 58cdc55bd5 Minor collapsing button improvements~
7 years ago
kibigo! 744917179b Collapsable toots [1/??]
7 years ago
kibigo! a36c6a3e54 Profile Metadata HACK 😈
7 years ago
Charlotte Fields a7a7613e71 cybre cleanup
7 years ago
Chronister 2edadd7fe7 All cybrespace changes through 5/28
7 years ago
Daniel Hunsaker 0c8f23b69f Fix a typo and give CW'd statuses the right cursor (#3918)
7 years ago
Yamagishi Kazutoshi e2027fbe42 Use Class and Property Decorators (#3730)
7 years ago
Eugen Rochko 88458a1638 Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon into sorin-davidoi-swipe-gestures
7 years ago
Yamagishi Kazutoshi 539dbaa049 Remove unused variables (#3906)
7 years ago
Yamagishi Kazutoshi bc21ffd237 Add prefix to setting toggle ID (#3907)
7 years ago
Sorin Davidoi 501a3cf944 feat: Swipeable media
7 years ago
Sorin Davidoi 598bb06687 feat: Swipeable columns
7 years ago
unarist 66e14b3d3a Don't attach IntersectionObserver for wrapped statuses (#3883)
7 years ago
Eugen Rochko 65b46159ec Revert #3851 (#3878)
7 years ago
Eugen Rochko cbc0fea992 Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)
7 years ago
Sorin Davidoi 9bc32eb267 Upgrade React Router (#3677)
7 years ago
alpaca-tc 59849b392d Do not call setState from unmounted component (#3853)
7 years ago
Yamagishi Kazutoshi 47dceaded6 Replace TextIconButton for SensitiveButton to IconButton (#3759)
7 years ago
unarist 79c04b0a2c Don't attach IntersectionObserver for wrapped statuses (#3863)
7 years ago
unarist 9e5c733a66 Clicking on the CW text should expand the status (#3855)
7 years ago
unarist 8db07d1187 Set cursor:pointer only when necessary (#3857)
7 years ago
Gô Shoemake 2d31077bdf Fix character/grapheme count stuff (#3839)
7 years ago
alpaca-tc 36049c0096 Unobserve status on unmount (#3851)
7 years ago
alpaca-tc fa14f245f8 Fixes streaming callbacks of HashtagTimeline (#3849)
7 years ago
Eugen Rochko 4845069692 Debounce autosuggestions (#3836)
7 years ago
Nolan Lawson 424cf0a590 Fix jittery scrolling for Chromium browsers (#3776) (#3832)
7 years ago
Nolan Lawson f973d620ca handle resize in a debounce() (#3834)
7 years ago
Yamagishi Kazutoshi dd7fb41dbb Add alt attribute to ImageLoader (#3765)
7 years ago
Eugen Rochko 86211d3ca6 Fix regression from #3748 - properly set defaultColumns (#3750)
7 years ago
unarist 167ba4c5f7 Fix merge default columns (#3748)
7 years ago
Eugen Rochko afefb364cb Save settings when they are changed (#3743)
7 years ago
Sorin Davidoi cf69bdc097 fix(status): Content jump due to height changes (#3734)
7 years ago
Eugen Rochko 9ba171309b Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org (#3725)
7 years ago
m4sk1n 5b0518ada5 i18n: minor fix in Polish translation (#3726)
7 years ago
Eugen Rochko 2deea77f2e Unread indicator was invisible behind column header, adjusted (#3720)
7 years ago
Ratmir Karabut a7426cd173 Update Russian translation (pin) (#3712)
7 years ago
Yamagishi Kazutoshi ef29596d2d Regenerate defaultMessages.json (#3709)
7 years ago
Yamagishi Kazutoshi 5f19b8e900 Re-add clear notifications button (#3708)
7 years ago
Eugen Rochko 1348d63517 Fix #3665 - Refactor timelines reducer (#3686)
7 years ago
Yamagishi Kazutoshi eb34081815 Remove comments for eslint-disable (#3691)
7 years ago
Jeroen 8309f094df Update NL for 1.4.2 (#3685)
7 years ago
Eugen Rochko b8bc26d60f Improve RTL detection (#3682)
7 years ago
m4sk1n 8ceff751e2 i18n: Minor fixes in Polish translation (#3674)
7 years ago
Sorin Davidoi 7300a41678 fix(components/autosuggest_textarea): Race condition regarding onBlur (#3631)
7 years ago
Yamagishi Kazutoshi 270213c858 Small changes to japanese translation (#3620)
7 years ago
Eugen Rochko 185bcf6fe1 Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595)
7 years ago
ふぁぼ原 f6fddd95d4 Add regex filters on the community timeline and the public timeline. (#3564)
7 years ago
Yamagishi Kazutoshi d063663125 Improve ESLint rules for JSX (#3608)
7 years ago
Yamagishi Kazutoshi 379120da91 Add missing key attribute to .search-results__hashtag (#3607)
7 years ago
May Kittens Devour Your Soul 32f3af68c0 Update hr.json (#3609)
7 years ago
Yamagishi Kazutoshi 615c580665 Add quotes ESLint rules (#3602)
7 years ago
Yamagishi Kazutoshi 253c0ad358 Disable ESLint rule jsx/anchor-has-content (#3601)
7 years ago
Naoki Kosaka 779aab71d6 Fix LoadMore in Notifications. (#3590)
7 years ago
Naoki Kosaka b68f13ae37 Fix (PR #3585) Add hasMore to propTypes and cover handleScroll. (#3589)
7 years ago
unarist 80c8cd6cad Add back button to hashtag timeline again (#3587)
7 years ago
Shunsuke Michii faf082cb8f Add th.json. (#3588)
7 years ago
unarist 11211fe1c0 Prevent pinned columns from scroll to top on URL changing (#3586)
7 years ago
Naoki Kosaka 93168f56d9 Fix LoadMore in following and followers. (#3585)
7 years ago
Yamagishi Kazutoshi bba7df45e9 Add support key shortcut to Onboarding Modal (#3517)
7 years ago
Quent-in f4d830d5ec l10n update for occitan language (#3557)
7 years ago
m4sk1n b6063a5e90 i18n: Updated Polish translation (#3555)
7 years ago
lindwurm fdb376a293 l10n: ja: Change about/more link text (#3539)
7 years ago
Yamagishi Kazutoshi ff642a096a Add Japanese translations (pin) (#3551)
7 years ago
Mingye Wang 2d981b4f86 en.json: change about/more link text to "About this instance" (#3538)
7 years ago
Eugen Rochko cf8f820144 Allow mounting arbitrary columns (#3207)
7 years ago
masarakki dfbc77fa3b refocus-after-toot (#3537)
7 years ago
Nolan Lawson 294bc9a78d Fix isIntersecting in Chrome (#3525)
7 years ago
Mingye Wang e7479e996a zh-cn&tw.json: "extended info" -> "about this site" (#3519)
7 years ago