- mars 29, 2019
-
-
Eugen Rochko a rédigé
-
- oct. 15, 2018
-
-
Masoud Abkenar a rédigé
-
- août 19, 2018
-
-
Eugen Rochko a rédigé
Fix #8284
-
- août 18, 2018
-
-
Eugen Rochko a rédigé
-
Eugen Rochko a rédigé
* Add remote interaction dialog for toots * Change AuthorizeFollow into AuthorizeInteraction, support statuses * Update brakeman.ignore * Adjust how interaction buttons are display on public pages * Fix tests
-
- juil. 28, 2018
-
-
Eugen Rochko a rédigé
-
- juil. 17, 2018
-
-
Eugen Rochko a rédigé
Fix #8018
-
- juil. 07, 2018
-
-
Eugen Rochko a rédigé
* Add follow button to detailed status, add gradient to mask bio cut-off * In landing strip, show sign up link even if closed (different href) Point to joinmastodon.org
-
- juil. 01, 2018
-
-
Eugen Rochko a rédigé
* Make embeds cacheable by reverse proxy * Make follow button on embeds open remote follow modal Instead of web+mastodon://, also, turn the button blue, and add a sign up prompt to the remote follow modal
-
- avr. 21, 2018
-
-
Lynx Kotoura a rédigé
-
- avr. 18, 2018
-
-
Lynx Kotoura a rédigé
* Add variables for text colors * Change variables in sass files * Apply text color variables for recently added colors * Fix text colors of emoji mart anchors * Fix text colors of search__input * Fix text colors of text area of compose-form * Fix icon colors of privacy dropdown and modal * Inverted icon colors by classname * Change variables in boost.scss * Change action-button-color * Fix text colors of pre-header
-
- avr. 11, 2018
-
-
Akihiko Odaki a rédigé
This also limits the statuses returned by API, but pagination is not implemented in Web API yet. I still expect it brings user experience better than making a user wait to fetch all ancestor statuses and flooding the column with them.
-
- fév. 19, 2018
-
-
Eugen Rochko a rédigé
- 4px rounded corners on media attachments - Better colors/contrast for CW/media spoiler on public pages - Fix vertical alignment of "Show more" button - Fix layout jump when unhiding standalone media
-
- fév. 16, 2018
-
-
Eugen Rochko a rédigé
* Save metadata from video attachments, put correct dimensions into OG tags * Add twitter:player for videos * Fix code style and test
-
- déc. 07, 2017
-
-
SerCom_KC a rédigé
* Fix font-weight for CJK fonts * Use `font-weight: 700;` for mobile support * Fix indentation * Remove trailing whitespace * Remove trailing whitespace
-
- oct. 17, 2017
-
-
YaQ a rédigé
* Rename application.scss * Move to 'default' directory * Follow review Move directory, and Rename "mastodon". * Revert rename * undo removal of newline
-
- sept. 19, 2017
-
-
unarist a rédigé
Additionally, this restores previous background / text color for media spoiler.
-
- sept. 14, 2017
-
-
Eugen Rochko a rédigé
* Redesign video player * Use new video player on static public pages too * Use media gallery component on static public pages too * Pause video when hiding it * Full-screen sizing on WebKit * Add aria labels to video player buttons * Display link card on public status page * Fix fullscreen from modal sizing issue * Remove contain: strict property to fix fullscreen from columns
-
- sept. 05, 2017
-
-
Lynx Kotoura a rédigé
* Adjust status embeds Adjust styles of embed code. Adjust styles of embed pages. Fix overflow of embed-modal. * Remove trailing whitespace * Using width from the variable
-
- août 30, 2017
-
-
Eugen Rochko a rédigé
- Use statuses controller for embeds instead of stream entries controller - Prefer /@:username/:id/embed URL for embeds - Use /@:username as author_url in OEmbed - Add follow link to embeds which opens web intent in new window - Use redis cache in development - Cache entire embed
-
- août 16, 2017
-
-
Eugen Rochko a rédigé
* Redesign public profiles * Responsive design * Change public profile status filtering defaults and add options - No longer displays private/direct toots even if you are permitted access - By default omits replies - "With replies" option - "Media only" option * Redesign account grid cards * Fix style issues
-
- juil. 25, 2017
-
-
Lynx Kotoura a rédigé
Divide media-items to equal width, and hide overlaps.
-
- juil. 24, 2017
-
-
Eugen Rochko a rédigé
* Fix oddities with public profile CSS * Remove trailing whitespace
-
- juil. 06, 2017
-
-
abcang a rédigé
-
- mai 08, 2017
-
-
Matt Jankowski a rédigé
- Updates scss variables file to use better-named variables for black/white/etc - Arranges the "mastodon classic" colors into variables - Remove all references to `$color-*` naming, replacing with new This does not in itself introduce "theme" support, but: - It would probably be easier to start working on theme support after this change and others - Even without the goal of themes, these changes make it more clear how the colors are being used. There is almost definitely some edge case in here where I've guessed the intent/context of some color usage incorrectly, but it still seems like a net improvement.
-
- mai 07, 2017
-
-
yhirano a rédigé
* add scss_lint to Gemfile * add .scss-lint.yml * fix warnings of scss-lint * chmod -x styles/variables.scss * Enable CodeClimate SCSS Lint checks
-
- mai 03, 2017
-
-
Eugen Rochko a rédigé
* Replace browserify with webpack * Add react-intl-translations-manager * Do not minify in development, add offline-plugin for ServiceWorker background cache updates * Adjust tests and dependencies * Fix production deployments * Fix tests * More optimizations * Improve travis cache for npm stuff * Re-run travis * Add back support for custom.scss as before * Remove offline-plugin and babili * Fix issue with Immutable.List().unshift(...values) not working as expected * Make travis load schema instead of running all migrations in sequence * Fix missing React import in WarningContainer. Optimize rendering performance by using ImmutablePureComponent instead of React.PureComponent. ImmutablePureComponent uses Immutable.is() to compare props. Replace dynamic callback bindings in <UI /> * Add react definitions to places that use JSX * Add Procfile.dev for running rails, webpack and streaming API at the same time
-
- mai 02, 2017
-
-
Ash Furrow a rédigé
-
- avr. 13, 2017
-
-
Isabelle Knott a rédigé
-
- mars 31, 2017
-
-
Eugen Rochko a rédigé
-
- mars 04, 2017
-
-
Eugen Rochko a rédigé
before. In the API, attachments now can be either image, video or gifv. Gifv is to be treated like images in terms of behaviour, but are videos by file type.
-
- fév. 13, 2017
-
-
Your Name a rédigé
-
- fév. 10, 2017
-
-
Eugen Rochko a rédigé
-
- jan. 30, 2017
-
-
Eugen Rochko a rédigé
-
- jan. 25, 2017
-
-
Eugen Rochko a rédigé
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" /> Clean up schema file from accidental development migrations
-
- jan. 23, 2017
-
-
Eugen Rochko a rédigé
-
- déc. 20, 2016
-
-
Eugen Rochko a rédigé
-
- déc. 18, 2016
-
-
Eugen Rochko a rédigé
fix #361 with rich OEmbed display via iframe, fix #237 by hiding sensitive content behind a spoiler on public pages
-
Eugen Rochko a rédigé
-
- déc. 11, 2016
-
-
Eugen Rochko a rédigé
-