pinafore/routes
codl 562d0d2774 emoji style fixes (#227)
* emoji style fixes

* fixes non-square emoji being stretched to fit a square, both in
  statuses and in autosuggestions
* sizes emoji proportionally to text, so emoji won't look all tiny in
  expanded statuses
* emoji sizing and positioning similar to mastodon web

* prevent emoji from pushing down the line below them
2018-04-27 18:19:37 -07:00
..
_actions remove get() with string from Svelte calls (#169) 2018-04-19 09:37:05 -07:00
_api add lists of follows and followers 2018-04-26 22:37:39 -07:00
_components emoji style fixes (#227) 2018-04-27 18:19:37 -07:00
_database remove get() with string from Svelte calls (#169) 2018-04-19 09:37:05 -07:00
_pages add lists of follows and followers 2018-04-26 22:37:39 -07:00
_static add toot-cafe theme (#108) 2018-04-14 09:43:30 -07:00
_store fix animations and cleanup store/component get() usage (#185) 2018-04-19 21:38:11 -07:00
_utils remove AsyncLayout in favor of rAf + gBCR 2018-04-27 18:16:57 -07:00
accounts add lists of follows and followers 2018-04-26 22:37:39 -07:00
community Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00
lists implement requesting to follow someone 2018-03-14 22:32:58 -07:00
settings simplify language 2018-04-03 18:01:22 -07:00
statuses/[statusId] make replies inline 2018-03-30 01:06:17 -07:00
tags implement requesting to follow someone 2018-03-14 22:32:58 -07:00
blocked.html Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00
favorites.html Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00
federated.html Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00
index.html Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00
local.html Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00
muted.html Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00
notifications.html Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00
pinned.html Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00
requests.html can show list of follow requests 2018-03-16 09:18:40 -07:00
search.html Implement LazyPage and refactor to support it 2018-03-13 20:02:50 -07:00