about summary refs log tree commit diff
path: root/app/javascript/mastodon
AgeCommit message (Collapse)Author
2017-06-30Media display improvementskibigo!
- built in fullwidth styling - letterbox settings toggle - media no longer counts towards height when making toot-collapsing measurements
2017-06-29Fixing an aspect of #32 which had previously escaped my attentionkibigo!
2017-06-29Images behind CWs in detailed statuses tookibigo!
2017-06-30Replace state to /web when root path (#4009)Yamagishi Kazutoshi
2017-06-29Improvements to image icon appearance on SHOW MOREkibigo!
2017-06-28Tiny Status improvementskibigo!
- Media toots are no longer auto-collapsed if the media is behind a CW - Display names no longer appear clickable when a toot is collapsed - Fixed #36 by adding reduplicating the media icon inside the SHOW MORE/LESS
2017-06-28Fixes #32 bug with revealing sensitive mediakibigo!
2017-06-28Initial store for local settings is now Immutable all the way downkibigo!
2017-06-28Added App Setttings Modalkibigo!
2017-06-27Moved reblog wrapper outside of <Status>kibigo!
2017-06-27Merge remote-tracking branch 'upstream/master'beatrix-bitrot
2017-06-27i18n: Turn report screen into a modal (pl) (#3974)m4sk1n
2017-06-27fix(components/status): Up & down jump due to content being added to the DOM ↵Sorin Davidoi
(#3972)
2017-06-27Turn report screen into a modal (#3965)Eugen Rochko
2017-06-27Profile metadata improvementskibigo!
2017-06-27Responsive images in media gallery (#3963)Sorin Davidoi
* feat(components/media_gallery): Responsive images * fix(components/media_gallery): Link to image URL
2017-06-27Maintain aspect ratio for preview image (#3966)Yamagishi Kazutoshi
2017-06-26Disable account linking on collapsed toots tookibigo!
2017-06-26Disable links on collapsed tootskibigo!
2017-06-26Notifications collapsed by defaultkibigo!
2017-06-26Bio length on client side mostly doesn't count metadataSurinna Curtis
2017-06-26Translate pin/unpin and fix some inconsistencies in gender neutral strings ↵Alda Marteau-Hardi
(#3952)
2017-06-25Expand toot by clicking on body [fixed!]kibigo!
2017-06-25Stick images inside of CWskibigo!
2017-06-25Clicking on a collapsed toot just uncollapses it.kibigo!
2017-06-25Auto-uncollapse when expanding CWkibigo!
2017-06-25Disables CW [Show More/Less] links in collapsed tootskibigo!
2017-06-25Adds media icons to tootskibigo!
2017-06-25Media previews for collapsed tootskibigo!
2017-06-25Patching rebase errorskibigo!
2017-06-25fix(features/compose): Handle external changes to the textarea (#3632)Sorin Davidoi
2017-06-25GlitchsocificationShel Raphen
2017-06-25Fix "undefined" in className (#3939)PFM
2017-06-24OKAY THIS WORKS THIS WORKSkibigo!
2017-06-24Better settings handling with localSettings (new!)kibigo!
2017-06-24Use Redux store to keep track of layoutkibigo!
2017-06-24Clean column collapsible (#3931)unarist
* Remove unused column_collapsable.js * Remove old styles * Extract `> div` style to independent class
2017-06-24feat(components/onboarding_modal): Swipe between pages (#3934)Sorin Davidoi
2017-06-24Pass in correct "singleColumn" prop value when auto-columns is not used.Surinna Curtis
2017-06-24Support overriding media queries for deciding between ↵Surinna Curtis
single-column/multi-column layouts with a class
2017-06-24Fix #3924 (regression from #3906) (#3925)Yamagishi Kazutoshi
2017-06-24clean up old avatar classbeatrix-bitrot
2017-06-24Unified avatar stylingMatthew Walsh
Avatars now have consistent styling across all pages; border radius can be adjusted with a SASS variable ($ui-avatar-border-size)
2017-06-23ESLint improvements for Profile Metadatakibigo!
2017-06-23Reblog support for collapsed tootsGô Shoemake
2017-06-24Use debounce for dispatch scrollTopNotification and expandNotifications (#3700)unarist
2017-06-23missing punctuationbeatrix-bitrot
2017-06-23Updates height upon collapsingkibigo!
2017-06-23Minor collapsing button improvements~kibigo!
2017-06-23Collapsable toots [1/??] ☕️kibigo!