341 Commits (4715161a93e8ca4ec8c9865deefa48e08fd8e878)

Author SHA1 Message Date
Sorin Davidoi 348d6f5e75 Lazy load components (#3879)
7 years ago
Ondřej Hruška d41cec90cf Added toot visibility icons and removed Boost btn changing icon
7 years ago
Ondřej Hruška 7859e6ad45 Fix back button to never go to a different website using history len check
7 years ago
Surinna Curtis 3464bb30f8 replies to local-only toots default to local-only, and fix some regex bugs
7 years ago
Ondřej Hruška d87d70e89a Fixed js type error in advanced_options_dropdown.js
7 years ago
Damien Erambert 18d3fa953b Add a setting allowing the use of system's default font in Web UI (#4033)
7 years ago
STJrInuyasha 6bf6d35637 Parse links in status content on update as well as mount (#4042)
7 years ago
unarist 9c03fd9cae Unobserve status on unmount (#4013)
7 years ago
Quent-in 26949607d2 l10n Occitan locale (#4089)
7 years ago
m4sk1n 6d106d3943 i18n: minor changes in Polish translation (#4087)
7 years ago
kibigo! bba75c15f1 Statuses redux!
7 years ago
unarist b52a5e6bd6 Show LoadMore button on Notifications even if all items are filtered (#4077)
7 years ago
Surinna Curtis 193f354d3e a real default for advanced options long description
7 years ago
Surinna Curtis 6b67b91eb1 satisfy eslint
7 years ago
Surinna Curtis 6b77424660 some adjustments to open/active for advanced options dropdown
7 years ago
Surinna Curtis 301c185878 highlight … button if any options enabled
7 years ago
Surinna Curtis f6ce1a9592 toggles for advanced options
7 years ago
Surinna Curtis 0c71c0ccc8 reset advanced options when appropriate
7 years ago
Surinna Curtis 49e82c1e0f add an eye when submitting a toot with do_not_federate enabled
7 years ago
Surinna Curtis 556cede00f Local-only option and dropdown all working
7 years ago
Surinna Curtis dd49c10cdb Further improvements to dropdown html
7 years ago
Surinna Curtis 85d5249479 The beginnings of an advanced options dropdown
7 years ago
Minori Hiraoka 976c18aa5f Fix Korean translation (#4065)
7 years ago
Gyuhwan Park 4cddef1cea i18n: Add korean translation (#4064)
7 years ago
Surinna Curtis ff9f2088f7 Move layout override into app settings modal
7 years ago
Nolan Lawson e282580101 Faster emojify() by avoiding str.replace() entirely (#4049)
7 years ago
Damien Erambert 133b892e0d Update French locales (#4034)
7 years ago
Sorin Davidoi 60da49f856 fix(components/columns_area): Increase delta for swipe detection (#4037)
7 years ago
kibigo! c58877862d createBio function added
7 years ago
Nolan Lawson a978b88997 Faster emojify() algorithm, avoid regex replace (#4019)
7 years ago
kibigo! ec2daae71c Media display improvements
7 years ago
kibigo! b525caf40a Fixing an aspect of #32 which had previously escaped my attention
7 years ago
kibigo! 651c3d643c Images behind CWs in detailed statuses too
7 years ago
Yamagishi Kazutoshi a27879c0cf Replace state to /web when root path (#4009)
7 years ago
kibigo! cc4cba8afd Improvements to image icon appearance on SHOW MORE
7 years ago
kibigo! 99889ea57d Tiny Status improvements
7 years ago
kibigo! 19690d3e33 Fixes #32 bug with revealing sensitive media
7 years ago
kibigo! 2d8ebdcc72 Initial store for local settings is now Immutable all the way down
7 years ago
kibigo! 595c6de32c Added App Setttings Modal
7 years ago
kibigo! 36805a39db Moved reblog wrapper outside of <Status>
7 years ago
beatrix-bitrot ddafde942c Merge remote-tracking branch 'upstream/master'
7 years ago
m4sk1n 6ad72728f6 i18n: Turn report screen into a modal (pl) (#3974)
7 years ago
Sorin Davidoi 64d9c016bd fix(components/status): Up & down jump due to content being added to the DOM (#3972)
7 years ago
Eugen Rochko 12e7c81dd8 Turn report screen into a modal (#3965)
7 years ago
kibigo! e6300de142 Profile metadata improvements
7 years ago
Sorin Davidoi be92babd00 Responsive images in media gallery (#3963)
7 years ago
Yamagishi Kazutoshi 8f2c91568c Maintain aspect ratio for preview image (#3966)
7 years ago
kibigo! 59503a88ae Disable account linking on collapsed toots too
7 years ago
kibigo! 5df7bc3a8b Disable links on collapsed toots
7 years ago
kibigo! c806fef865 Notifications collapsed by default
7 years ago
Surinna Curtis 7b53d4bbca Bio length on client side mostly doesn't count metadata
7 years ago
Alda Marteau-Hardi f53ed108b0 Translate pin/unpin and fix some inconsistencies in gender neutral strings (#3952)
7 years ago
kibigo! a520b118e4 Expand toot by clicking on body [fixed!]
7 years ago
kibigo! 38a1299975 Stick images inside of CWs
7 years ago
kibigo! e60f27d649 Clicking on a collapsed toot just uncollapses it.
7 years ago
kibigo! 6a50e73089 Auto-uncollapse when expanding CW
7 years ago
kibigo! d6e3918d92 Disables CW [Show More/Less] links in collapsed toots
7 years ago
kibigo! 4bc237fcfe Adds media icons to toots
7 years ago
kibigo! efacfec3ed Media previews for collapsed toots
7 years ago
kibigo! 8ea779e59a Patching rebase errors
7 years ago
Sorin Davidoi 4ce1540094 fix(features/compose): Handle external changes to the textarea (#3632)
7 years ago
Shel Raphen 7eda83a36a Glitchsocification
7 years ago
PFM 099a3b4eac Fix "undefined" in className (#3939)
7 years ago
kibigo! ca0d30c04b OKAY THIS WORKS THIS WORKS
7 years ago
kibigo! da05cde721 Better settings handling with localSettings (new!)
7 years ago
kibigo! ddba5d3b8c Use Redux store to keep track of layout
7 years ago
unarist 21c2bc119c Clean column collapsible (#3931)
7 years ago
Sorin Davidoi d23293c762 feat(components/onboarding_modal): Swipe between pages (#3934)
7 years ago
Surinna Curtis ceb545c080 Pass in correct "singleColumn" prop value when auto-columns is not used.
7 years ago
Surinna Curtis a70468aa56 Support overriding media queries for deciding between single-column/multi-column layouts with a class
7 years ago
Yamagishi Kazutoshi 79dacea962 Fix #3924 (regression from #3906) (#3925)
7 years ago
beatrix-bitrot 8b23bf7cbd clean up old avatar class
7 years ago
Matthew Walsh f1a60d4b81 Unified avatar styling
7 years ago
kibigo! 414dfb3955 ESLint improvements for Profile Metadata
7 years ago
Gô Shoemake 67adbcc60c Reblog support for collapsed toots
7 years ago
unarist 4e6b5e7879 Use debounce for dispatch scrollTopNotification and expandNotifications (#3700)
7 years ago
beatrix-bitrot 453b9c6e7e missing punctuation
7 years ago
kibigo! 4fe45dda9a Updates height upon collapsing
7 years ago
kibigo! 4bd7482a7a Minor collapsing button improvements~
7 years ago
kibigo! 93c52301ad Collapsable toots [1/??]
7 years ago
kibigo! 0d3ec19e89 Profile Metadata HACK 😈
7 years ago
Charlotte Fields b27842dc70 cybre cleanup
7 years ago
Chronister 65528fc54e All cybrespace changes through 5/28
7 years ago
Daniel Hunsaker c0979381a4 Fix a typo and give CW'd statuses the right cursor (#3918)
7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730)
7 years ago
Eugen Rochko 281f07244b Merge branch 'swipe-gestures' of git://github.com/sorin-davidoi/mastodon into sorin-davidoi-swipe-gestures
7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906)
7 years ago
Yamagishi Kazutoshi 6fbb3841a6 Add prefix to setting toggle ID (#3907)
7 years ago
Sorin Davidoi bc6e958229 feat: Swipeable media
7 years ago
Sorin Davidoi a6d8d1036a feat: Swipeable columns
7 years ago
unarist cc382c5006 Don't attach IntersectionObserver for wrapped statuses (#3883)
7 years ago
Eugen Rochko 946a166791 Revert #3851 (#3878)
7 years ago
Eugen Rochko 31cd649041 Revert "Don't attach IntersectionObserver for wrapped statuses" (#3877)
7 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677)
7 years ago
alpaca-tc 1fc6cb4997 Do not call setState from unmounted component (#3853)
7 years ago
Yamagishi Kazutoshi eb832e88f4 Replace TextIconButton for SensitiveButton to IconButton (#3759)
7 years ago
unarist 94ad0706f5 Don't attach IntersectionObserver for wrapped statuses (#3863)
7 years ago
unarist bf8c2c4348 Clicking on the CW text should expand the status (#3855)
7 years ago
unarist aa58cca040 Set cursor:pointer only when necessary (#3857)
7 years ago
Gô Shoemake 29a22691d2 Fix character/grapheme count stuff (#3839)
7 years ago