Jason McBrayer
3fd36fa640
Add username to title of pages
2018-07-18 13:40:42 -04:00
Jason McBrayer
b72c49e693
Added styling for textarea in fullbrutalism, to fix mobile issue
2018-06-22 07:53:25 -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
69a678a5ce
Fix a bunch of mobile formatting issues
2018-05-23 08:27:45 -04:00
Jason McBrayer
02f0ee560a
Mini-post form and default post privacy
2018-05-22 08:57:45 -04:00
Jason McBrayer
dd88bcea29
Home, local, and public timelines have simple pagination.
...
Notification and tag timelines should also have pagination, but they have
to be done separately.
2018-05-18 09:22:27 -04:00
Jason McBrayer
d5e224a063
Temporarily remove pagination dummy links
2018-05-13 13:18:56 -04:00
Jason McBrayer
7b4c449179
Tag timelines implemented, but not reachable from anywhere
...
Except knowing the URL, of course.
2018-05-06 19:46:51 -04:00
Jason McBrayer
d6fe609b29
Add replies
2018-04-30 14:31:59 -04:00
Jason McBrayer
2f448242f8
Add posting support
2018-04-30 08:58:10 -04:00
Jason McBrayer
af30107368
Add notification templates
2018-04-26 11:17:20 -04:00
Jason McBrayer
358602edde
Added (non-functional) thread link and pagination
2018-04-24 12:40:33 -04:00
Jason McBrayer
9b0b5e930a
Show full @reference for remote users
2018-04-24 09:24:06 -04:00
Jason McBrayer
651367c0d7
Display boosts correctly
2018-04-24 09:12:13 -04:00
Jason McBrayer
b3e0eefba4
Add CWs to toots in timeline
2018-04-24 08:22:03 -04:00
Jason McBrayer
f78d24ad07
Add title to timeline; dividers for text/non-css browsers
2018-04-24 08:09:16 -04:00
Jason McBrayer
2608b9ddea
Rudimentary media display support
2018-04-23 22:01:37 -04:00
Jason McBrayer
73e105517c
Log in to an instance and display a home timeline.
...
Only supports single user, lots of display elements not supported yet.
But it actually has something to show.
Actually display a home timeline.
Still only single user, doesn't correctly handle boosts, CWs, and
probably a lot of other things.
2018-04-23 20:01:40 -04:00