Skip to content

Adds user-page sorting & minor UI change. (Closes #189, #201)

Jedi Burrell requested to merge JediBurrell/tildes:master into master

This fixes the "OK" button causing the sort time to become misaligned when Javascript is disabled (as described in #201 (closed)), and also adds additional sorting options for user profile pages (#189 (closed)).

Sorting defaults to most recent. All post types have gained the "Top" sorting to view the highest voted posts, and topics can also be sorted by comment count.

Merge request reports