mastodon/app/javascript/styles/mastodon
Ian McCowan c33931b613 Fix prev/next links on public profile page (#6497)
* 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
2018-02-26 03:31:28 +01:00
..
_mixins.scss Make theme directory and Rename application.scss (#5336) 2017-10-18 05:20:07 +09:00
about.scss Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
accounts.scss Fix prev/next links on public profile page (#6497) 2018-02-26 03:31:28 +01:00
admin.scss Fix overflowing audit logs (#6184) 2018-01-04 19:38:46 +01:00
basics.scss Remove outline from body window (Fixes #6501) (#6502) 2018-02-18 16:32:58 +01:00
boost.scss Make theme directory and Rename application.scss (#5336) 2017-10-18 05:20:07 +09:00
compact_header.scss Make theme directory and Rename application.scss (#5336) 2017-10-18 05:20:07 +09:00
components.scss Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
containers.scss Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
emoji_picker.scss Fix emoji picker scrollbar (regression from #5046) (#5901) 2017-12-06 12:18:27 +01:00
footer.scss Make theme directory and Rename application.scss (#5336) 2017-10-18 05:20:07 +09:00
forms.scss CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
landing_strip.scss Fix font-weight of <strong> element for CJK fonts (#5914) 2017-12-07 16:01:52 +01:00
lists.scss Make theme directory and Rename application.scss (#5336) 2017-10-18 05:20:07 +09:00
modal.scss Replace drawer elephant graphic with a vector image (#6286) 2018-01-19 15:25:27 +01:00
reset.scss Make theme directory and Rename application.scss (#5336) 2017-10-18 05:20:07 +09:00
rtl.scss Fix layout for RTL (#6014) 2017-12-13 18:28:13 +01:00
stream_entries.scss Fix media spoiler design (#6507) 2018-02-19 02:39:18 +01:00
tables.scss Fix font-weight of <strong> element for CJK fonts (#5914) 2017-12-07 16:01:52 +01:00
variables.scss ReFix font-weight of <strong> element for CJK fonts (#5920) 2017-12-07 21:35:19 +01:00