chinwagsocial/app/javascript/mastodon/actions
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439)
* feat: Cache status height to avoid expensive renders

* feat: Escape content and emojify in reducers

* fix(css): Remove backface-visibility: hidden from .scrollable

* fix(statuses): Avoid creating DOMParses inside a loop
2017-08-07 20:32:03 +02:00
..
accounts.js Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
alerts.js
blocks.js
bundles.js Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
cards.js
columns.js
compose.js feat(compose): More space on mobile devices (#4282) 2017-07-21 01:38:24 +02:00
domain_blocks.js Remove unused variables (#3906) 2017-06-23 16:05:04 +02:00
favourites.js
interactions.js
modal.js
mutes.js
notifications.js refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
onboarding.js
push_notifications.js Web Push Notifications (#3243) 2017-07-13 22:15:32 +02:00
reports.js Turn report screen into a modal (#3965) 2017-06-27 18:07:21 +02:00
search.js
settings.js Save settings when they are changed (#3743) 2017-06-14 18:59:02 +02:00
statuses.js feat: Cache status height to avoid expensive renders (#4439) 2017-08-07 20:32:03 +02:00
store.js refactor: Rewrite immutablejs import statements using destructuring (#4147) 2017-07-11 01:00:14 +02:00
timelines.js fix: Handle errors without response (#4274) 2017-07-19 19:38:50 +02:00