Jason McBrayer
255d084d57
Another small adjustment to timeline buttons css
2019-07-09 10:10:26 -04:00
McBrayer
8b49c5d373
Try fixing timeline paging button layout.
...
No actual testing was done.
2019-07-09 10:04:56 -04:00
Jason McBrayer
7c3b1106d1
Make pagination buttons the same as each other on timeline
2019-05-21 14:17:07 -04:00
Jason McBrayer
5c11d3c871
Add back support for backwards paging
2019-05-04 20:20:59 -04:00
McBrayer
6a6bf32646
Enable some more cacheing.
...
I'm not sure all of this is a good idea, and I'm not sure if all of it actually
works; in particular the fragment cacheing for toots.
2019-01-30 10:56:13 -05:00
Jason McBrayer
2dfcd61989
Use click_to_load preference
2018-10-09 13:11:20 -04:00
Jason McBrayer
26a189f780
Push history when loading more on a timeline
...
Because not doing so is worse, not because it's the best thing possible.
2018-09-24 15:09:32 -04:00
Jason McBrayer
9a7d797e54
Make the 'older' button load more in the page
2018-09-24 11:11:08 -04:00
Jason McBrayer
3782d6cd2f
Fix formatting of timeline template
2018-09-24 10:48:25 -04:00
Jason McBrayer
c038253ef7
Only use static avatars (the coyote no longer rotates)
2018-09-03 19:46:51 -04:00
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