194 Commits (7b42d14f456d036e768015c2e12aa93c1bf9226d)

Author SHA1 Message Date
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243)
7 years ago
kibigo! 5770d461b2 Moved glitch containers and commented unused files
7 years ago
unarist 5abb3d8150 Rerender modal on property changes (#4175)
7 years ago
Surinna Curtis e53fbb4a09 local-only/compose advanced options tweaks.
7 years ago
kibigo! 79d898ae0a Merge upstream!! #64 <3 <3
7 years ago
kibigo! bcf7ee48e9 Importing vanillin from upstream ;) ;)
7 years ago
kibigo! 297921fce5 Moved glitch files to their own location ;)
7 years ago
Naoki Kosaka b21ab498f8 Fix media modal prev button behavior. (#4158)
7 years ago
Eugen Rochko e19eefe219 Redesign the landing page, mount public timeline on it (#4122)
7 years ago
Yamagishi Kazutoshi 31366334cb Drawer tab according to column (#4135)
7 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147)
7 years ago
Ondřej Hruška 667b567606 Make avatar in compose navbar hover-to-play
7 years ago
Lynx Kotoura 1c6cbdd4e4 Fix duplication of tag in columns_area.js (#4131)
7 years ago
Sorin Davidoi 4122a837fa fix(components/media_modal): Aspect ratio (#4128)
7 years ago
Sorin Davidoi fc4c74660b Swipeable views (#4105)
7 years ago
unarist caf938562e Avoid async import if the component is previously loaded (#4127)
7 years ago
Ondřej Hruška 345290a905 Avatar in the detail column no longer autoplays
7 years ago
unarist ce3a371eee Fix initial loading of pinned Notifications column (#4126)
7 years ago
Sorin Davidoi 37c832cdf7 refactor: Make all reducers sync (#4125)
7 years ago
Sorin Davidoi 91cacb1e8f fix: Rerender Bundle on route change (#4120)
7 years ago
unarist 46f5d3a2e9 Fix first loading of notifications when the column is pinned (#4114)
7 years ago
Yamagishi Kazutoshi 76318f8830 Don't use preview when image size is unknown (#4113)
7 years ago
Ondřej Hruška dc2b8bdecd Added a toggle for full-width media previews
7 years ago
Nolan Lawson 63b77f2320 Avoid using getBoundingClientRect to calculate height (#4001)
7 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879)
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
unarist 9c03fd9cae Unobserve status on unmount (#4013)
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 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
Surinna Curtis ff9f2088f7 Move layout override into app settings modal
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
kibigo! ec2daae71c Media display improvements
7 years ago
kibigo! 651c3d643c Images behind CWs in detailed statuses too
7 years ago
kibigo! 595c6de32c Added App Setttings Modal
7 years ago
beatrix-bitrot ddafde942c Merge remote-tracking branch 'upstream/master'
7 years ago
Eugen Rochko 12e7c81dd8 Turn report screen into a modal (#3965)
7 years ago
kibigo! e6300de142 Profile metadata improvements
7 years ago
Yamagishi Kazutoshi 8f2c91568c Maintain aspect ratio for preview image (#3966)
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
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
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
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
unarist 4e6b5e7879 Use debounce for dispatch scrollTopNotification and expandNotifications (#3700)
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
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
Eugen Rochko 946a166791 Revert #3851 (#3878)
7 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677)
7 years ago
Yamagishi Kazutoshi eb832e88f4 Replace TextIconButton for SensitiveButton to IconButton (#3759)
7 years ago
Gô Shoemake 29a22691d2 Fix character/grapheme count stuff (#3839)
7 years ago
alpaca-tc cf6fe4f8cb Unobserve status on unmount (#3851)
7 years ago
alpaca-tc 8d2b3ada80 Fixes streaming callbacks of HashtagTimeline (#3849)
7 years ago
Eugen Rochko aebebdc5d1 Debounce autosuggestions (#3836)
7 years ago
Nolan Lawson 1d9f9352a6 handle resize in a debounce() (#3834)
7 years ago
Yamagishi Kazutoshi df4f4e94b3 Add alt attribute to ImageLoader (#3765)
7 years ago
Eugen Rochko 47ace633dc Simplify getting started links localization. Link "powered by Mastodon" to joinmastodon.org (#3725)
7 years ago
Eugen Rochko 37dbfa4cd7 Unread indicator was invisible behind column header, adjusted (#3720)
7 years ago
Yamagishi Kazutoshi 72133fbed6 Re-add clear notifications button (#3708)
7 years ago
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686)
7 years ago
Yamagishi Kazutoshi 3690f04e4a Remove comments for eslint-disable (#3691)
7 years ago
Eugen Rochko b623dd12c1 Use preview image in <ImageLoader /> to provide immediate visual feedback (#3595)
7 years ago
ふぁぼ原 7623766241 Add regex filters on the community timeline and the public timeline. (#3564)
7 years ago
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608)
7 years ago
Yamagishi Kazutoshi cd81a1c52a Add missing key attribute to .search-results__hashtag (#3607)
7 years ago
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602)
7 years ago
Yamagishi Kazutoshi e969c78645 Disable ESLint rule jsx/anchor-has-content (#3601)
7 years ago
Naoki Kosaka e859d6f259 Fix LoadMore in Notifications. (#3590)
7 years ago
Naoki Kosaka a0880edc6e Fix (PR #3585) Add hasMore to propTypes and cover handleScroll. (#3589)
7 years ago
unarist 61fcdbbf7e Add back button to hashtag timeline again (#3587)
7 years ago
unarist c26cea262b Prevent pinned columns from scroll to top on URL changing (#3586)
7 years ago
Naoki Kosaka 1f1d6bf2a0 Fix LoadMore in following and followers. (#3585)
7 years ago
Yamagishi Kazutoshi 66ca7157db Add support key shortcut to Onboarding Modal (#3517)
7 years ago
Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207)
7 years ago