You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript
Akihiko Odaki a07cfee644 Extract columns area from UI component (#6650)
UI component used to toggle isComposing state by directly manipulating the
DOM element to avoid the expensive rendering.

However, it is hacky, and is not effective for other states. Instead,
this change makes the rendering cheaper by extracting the huge columns
area.
7 years ago
..
fonts Redesign the landing page, mount public timeline on it (#4122) 8 years ago
images Focal points (#6520) 7 years ago
mastodon Extract columns area from UI component (#6650) 7 years ago
packs Do not require images in about.js and share.js (#6622) 7 years ago
styles Make more apparent that an account is blocked or muted (fixes #6544) (#6627) 7 years ago