Commit Graph

4 Commits

Author SHA1 Message Date
Jason McBrayer 7b7c2d171d Remove caching of Mastodon connections
There's not a good way of invalidating them, and they've started causing
timeouts in this branch.
2018-08-28 08:39:11 -04:00
Jason McBrayer eae810c15c In js-supporting browsers, use ctrl-enter to submit toots
This pulls in our first external javascript dependency! And thus a yarn.lock.
2018-06-12 08:35:23 -04:00
Jason McBrayer f40cc58852 Switch authentication over to OAuth.
Going to add fallback for running locally.
2018-05-14 15:35:10 -04:00
Jason McBrayer e48ac63cfe Initial project setup 2018-01-05 21:06:07 -05:00