Commit graph

  • 412c7316bc add followers/following/toots to account profile Nolan Lawson 2018-03-25 16:07:18 -0700
  • cdd7469bd3 expose report.html and stats.json Nolan Lawson 2018-03-25 13:47:01 -0700
  • 7ce9a39119 add emoji autosuggest Nolan Lawson 2018-03-25 12:24:38 -0700
  • 143d80c94e tweak webpack config to make it faster and more correct Nolan Lawson 2018-03-24 18:17:55 -0700
  • 6fc21e40bf add username autocomplete feature Nolan Lawson 2018-03-24 18:04:54 -0700
  • 5430fdd189 add ellipsis class Nolan Lawson 2018-03-24 09:38:04 -0700
  • f9cde60a1d fix follow animation Nolan Lawson 2018-03-23 09:10:49 -0700
  • 882a288326 only show hourglass for locked accounts Nolan Lawson 2018-03-23 08:39:09 -0700
  • c67ba5c0a9 spoiler button is faster now Nolan Lawson 2018-03-23 08:29:54 -0700
  • d682982a54 fix caching logic Nolan Lawson 2018-03-23 08:16:46 -0700
  • 3b03bd0e8d tweak when to use requestIdleCallback Nolan Lawson 2018-03-22 22:53:50 -0700
  • 0dc676b1c5 tweak render buffer Nolan Lawson 2018-03-22 22:31:29 -0700
  • 84ed526327 fix service worker caching in firefox Nolan Lawson 2018-03-22 22:30:48 -0700
  • cd968245e1 go back to having Timeline.html manage focus Nolan Lawson 2018-03-22 21:59:02 -0700
  • 7a9cb22269 add icons for boosters/favoriters/followers in status header Nolan Lawson 2018-03-22 21:36:19 -0700
  • 84f177022d add windows icons, optimize icons Nolan Lawson 2018-03-22 20:43:16 -0700
  • b33376c0dd switch pwa to standalone Nolan Lawson 2018-03-22 20:35:09 -0700
  • e4c6b44e7f add mobile webapp capable for ios Nolan Lawson 2018-03-22 20:24:12 -0700
  • 2785eb28c3 add option to reduce motion Nolan Lawson 2018-03-22 20:23:00 -0700
  • 76848d4c35 make anims faster Nolan Lawson 2018-03-22 20:19:07 -0700
  • 15133c276b add animation for following someone Nolan Lawson 2018-03-22 20:18:17 -0700
  • 80c92ac33d fix animation IconButton issue in Edge Nolan Lawson 2018-03-22 20:09:20 -0700
  • a03961f379 attempt to fix focus crash issue Nolan Lawson 2018-03-22 19:56:08 -0700
  • 62ef9d7bb0 tweak test timeout Nolan Lawson 2018-03-22 17:55:57 -0700
  • d40befacdb compose button is not disabled by default Nolan Lawson 2018-03-22 17:55:35 -0700
  • ff9c21d00a add query param to pwa start_url Nolan Lawson 2018-03-22 17:35:50 -0700
  • ef51842e6a calculate listOffset to avoid profile offset issue Nolan Lawson 2018-03-22 17:33:42 -0700
  • 98b8ea1c67 increase the render factor until I can figure out how to fix the list offsets Nolan Lawson 2018-03-22 09:39:46 -0700
  • ec73ce8149 avatar should be aria-hidden Nolan Lawson 2018-03-22 00:22:18 -0700
  • d2834d3bb2 dial back rIC usage, fix virtualListStore calculations Nolan Lawson 2018-03-22 00:01:19 -0700
  • 72e7e18e0b add favorite/reblog animations Nolan Lawson 2018-03-21 09:38:20 -0700
  • b487240343 update readme Nolan Lawson 2018-03-21 08:39:06 -0700
  • 7053230ac0 fix focus() being called too often Nolan Lawson 2018-03-21 00:53:52 -0700
  • 60dd2ecff2 add muted style for image/video dialogs Nolan Lawson 2018-03-20 21:26:53 -0700
  • b7406c78ae simplify HiddenFromSSR Nolan Lawson 2018-03-20 20:56:52 -0700
  • 99ff58968b fix Cache-Control in sapper Nolan Lawson 2018-03-20 20:46:37 -0700
  • 0c9992c0e1 change scheduling to focus on requestIdleCallback Nolan Lawson 2018-03-20 20:28:53 -0700
  • 98b704f465 optimistic updates for fav/reblog Nolan Lawson 2018-03-20 17:41:39 -0700
  • 1786d737bb correctly resize text input after posting Nolan Lawson 2018-03-19 20:58:53 -0700
  • 5f670f6eb3 fix offline support for themes Nolan Lawson 2018-03-19 20:24:33 -0700
  • 111d6201f3 add a sleep to the test Nolan Lawson 2018-03-19 20:10:20 -0700
  • f6d1e5079a add titles for mention links Nolan Lawson 2018-03-19 18:05:51 -0700
  • 00fd911579 truly fix streaming gap issue, remove sleeps from tests Nolan Lawson 2018-03-19 18:00:49 -0700
  • eaa19f79e4 fix streaming gap issue Nolan Lawson 2018-03-19 10:09:05 -0700
  • add39a7334 faster HiddenFromSSR implementation Nolan Lawson 2018-03-18 18:37:19 -0700
  • 536fa97060 don't attempt to remove reblogged duplicates Nolan Lawson 2018-03-18 09:31:36 -0700
  • 4d386357e7 fix another indexeddb migration bug Nolan Lawson 2018-03-17 11:59:35 -0700
  • ad36d9274d add apple touch icons Nolan Lawson 2018-03-17 00:36:37 -0700
  • b2f8f356ed bump db because lodash-webpack-plugin broke it Nolan Lawson 2018-03-16 23:39:10 -0700
  • 18c66d5655 add lodash features we were using Nolan Lawson 2018-03-16 23:38:28 -0700
  • 507f7d7bc6 optimize images Nolan Lawson 2018-03-16 22:12:13 -0700
  • cefd107af3 don't cache source maps in service worker Nolan Lawson 2018-03-16 22:12:04 -0700
  • ed0db17ca0 add auto-focus to reply input text Nolan Lawson 2018-03-16 19:04:48 -0700
  • 9a0071a934 clicking avatars goes directly to profile Nolan Lawson 2018-03-16 18:48:24 -0700
  • da6c2ecc2a built file Nolan Lawson 2018-03-16 18:48:13 -0700
  • c5027d6b1d tweak style Nolan Lawson 2018-03-16 18:03:35 -0700
  • bfc9692667 refactor tests Nolan Lawson 2018-03-16 10:06:02 -0700
  • 4e47f3048b can show list of follow requests Nolan Lawson 2018-03-16 09:18:40 -0700
  • 67e2e781f4 start on follow requests Nolan Lawson 2018-03-16 09:05:34 -0700
  • 9de2949cb7 Simplify selectors, prefer class selectors for SVGs Nolan Lawson 2018-03-16 08:42:10 -0700
  • bd0a0bf0be refactor Nolan Lawson 2018-03-16 00:01:03 -0700
  • 73b53c2afd upgrade svelte Nolan Lawson 2018-03-15 23:01:38 -0700
  • e4572a8066 increase timeout Nolan Lawson 2018-03-15 21:01:37 -0700
  • c0a2a1e8bf add another focus test Nolan Lawson 2018-03-15 20:31:58 -0700
  • a25dd048b6 make statuses robust against duplicates, remove duplicate from test Nolan Lawson 2018-03-15 20:04:24 -0700
  • a5ca99c2f0 fix some tests Nolan Lawson 2018-03-15 17:33:52 -0700
  • 9c6b8a7a8e Revert "use rIC to keep scrolling smooth" Nolan Lawson 2018-03-15 10:25:02 -0700
  • 8c8c6bab25 improve perf of hydrateContent slightly Nolan Lawson 2018-03-15 10:05:49 -0700
  • fc8554bed3 use rIC to keep scrolling smooth Nolan Lawson 2018-03-15 10:00:51 -0700
  • f137f0c56c simplify and expand click delegates Nolan Lawson 2018-03-15 08:59:30 -0700
  • 1b194745c0 rewrite service worker to use async/await Nolan Lawson 2018-03-15 00:03:22 -0700
  • 154f7067ec add meta description Nolan Lawson 2018-03-14 23:22:21 -0700
  • f81bb51936 change toast message Nolan Lawson 2018-03-14 23:17:47 -0700
  • 622b162924 uniqBy doesnt have shorthands in production Nolan Lawson 2018-03-14 23:13:27 -0700
  • 8bd3cf24e3 reduce viewport render factor for better scrolling perf Nolan Lawson 2018-03-14 23:03:31 -0700
  • 56f7efb78f implement requesting to follow someone Nolan Lawson 2018-03-14 22:14:06 -0700
  • c11f2454ad break up status rendering with rAF a bit Nolan Lawson 2018-03-14 18:24:16 -0700
  • 1477fbfbda faster classname function Nolan Lawson 2018-03-14 18:52:33 -0700
  • 2db30856f9 fix bug where large items might not be rendered when scrolling up Nolan Lawson 2018-03-14 18:38:26 -0700
  • a2744cddb0 attempt to fix dupliates in itemIdsToAdd Nolan Lawson 2018-03-14 09:46:08 -0700
  • b8d1ccb339 add ability to delete a status Nolan Lawson 2018-03-14 08:36:12 -0700
  • ffa672382d fix underline on link hover Nolan Lawson 2018-03-14 07:24:24 -0700
  • c97937eced remove unnecessary rAF Nolan Lawson 2018-03-14 07:24:16 -0700
  • 436c8c05aa implement lazy images Nolan Lawson 2018-03-13 23:07:30 -0700
  • 9d779a203c fix test Nolan Lawson 2018-03-13 22:30:59 -0700
  • dd67b4f856 fix "loading more" spinner Nolan Lawson 2018-03-13 21:27:34 -0700
  • 50499c00a7 make tests less flaky Nolan Lawson 2018-03-13 20:00:35 -0700
  • 5908ac6614 Implement LazyPage and refactor to support it Nolan Lawson 2018-03-13 17:14:57 -0700
  • b0896a4e10 move informational footer to own component Nolan Lawson 2018-03-12 22:16:52 -0700
  • a05c691667 Revert "improve column switching performance" Nolan Lawson 2018-03-12 22:13:51 -0700
  • 8813694039 improve column switching performance Nolan Lawson 2018-03-12 20:58:45 -0700
  • 624020dd01 improve keyboard latency in compose box Nolan Lawson 2018-03-12 20:18:34 -0700
  • 136ec67d61 fix length gauge Nolan Lawson 2018-03-12 10:06:41 -0700
  • 1603c7a13b remove unused dep Nolan Lawson 2018-03-11 20:52:00 -0700
  • de4610a649 disable robots for now Nolan Lawson 2018-03-11 20:39:05 -0700
  • e35a1e3e51 update config for now Nolan Lawson 2018-03-11 20:37:24 -0700
  • c13771c3a0 more options button to follow/unfollow Nolan Lawson 2018-03-11 19:40:32 -0700
  • 92176df3ab add ability to follow/unfollow an account Nolan Lawson 2018-03-11 15:22:31 -0700
  • a0e6672d84 outline goals and non-goals Nolan Lawson 2018-03-11 12:55:46 -0700
  • ba54864bda increase padding on footer Nolan Lawson 2018-03-11 12:13:12 -0700