Commit Graph

726 Commits (c042d16f404ea421bc2c10bc08113c8ae76c8e83)

Author SHA1 Message Date
Julian Lam adfb89a2ad closed
barisusakli a4533703d4 fix sort by vote insertion
barisusakli c5ba327d8f fix empty pages
barisusakli a4d671f8b8 fix popular pill selection
barisusakli c74370bfb1 removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
barisusakli dfae2ea0d7 fix new topics showing up in all categories on post
barisusakli 4c90c9a759 closes
barisusakli a7bb5893e8 fix dupe event listeners on category
only happens if you navigate from category to category
barisusakli c753edab1d fix duplicate event listeners
they were duplicated if you navigated from topic to topic
barisusakli ebfb953069 responsive images in group page
barisusakli 02f74ca032 fix browsing users removal
barisusakli d2334fbb4a dont search empty string, get 20 tags instead of 10
barisusakli 3ba4d2aa2b get correct count only from one of the active users elements
barisusakli 762b2fff37 display user count in browsing
barisusakli f318f2f815 move out update, should work even if post isnt in dom
barisusakli b3e83d2f9a update post count on purge
barisusakli 761f56aeb1 removed most of the db.sortedSetCards
Julian Lam b5481ceed2 property fixed
barisusakli 835c58d27d mark read after infinite scroll
dont mark read if already read
Spiritlebon 35fc175ff6 Lint fix
psychobunny 4cbb7e9832 closes
and I actually tested every single one. go me!
psychobunny c787cd671b migrating tag editing
psychobunny 2f150649ae migrating infinitescroll
psychobunny b7bba928a4 migrating home page to new partials
psychobunny 00ff032060 migrating categories to new partial templating
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore