mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-25 19:52:41 +00:00
* Fix prev/next links on public profile page * Don't make pagination urls if no available statuses * Fix empty check method * Put left chevron before prev page link * Add scope for pagination "starting at" a given id * Status pagination try 2: s/prev/older and s/next/newer "older" on left, "newer" on right Use new scope for "newer" link Extract magic 20 page size to constant Remove max_id from feed pagination as it's not respected * Reinstate max_id for accounts atom stream * normalize |
||
|---|---|---|
| .. | ||
| _follow_grid.html.haml | ||
| _grid_card.html.haml | ||
| _header.html.haml | ||
| _moved_strip.html.haml | ||
| _nothing_here.html.haml | ||
| _og.html.haml | ||
| show.html.haml | ||