Commit Graph

34 Commits (2befa06a33c197746eeca371cb493a3f240d2f8b)

Author SHA1 Message Date
barisusakli 2befa06a33 some cleanup to socket posts
barisusakli 813b3d6fcc changes for live streaming of posts
barisusakli a5f4135c62 added socket listeners to home
psychobunny 5f7f5a37c1 linting
barisusakli 3d68c7c6b6 added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js
Baris Soner Usakli b6d97281d3 closes
Baris Soner Usakli 091723a8c5 closes
Baris Soner Usakli ea6cf3bbd5 more cleanup and changes to topics
Baris Soner Usakli 8da7a6f2f3 cleanup
Baris Soner Usakli 3ed2d21eb6 fixed flag post, added highlight to scroll post
Baris Soner Usakli 6e5a6b8784 upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
Baris Soner Usakli d6d9776cde added toPid to posts
akhoury 25207852e8 added topics thumbnails support
Baris Soner Usakli 21367a1847 reverse infinite loading
Julian Lam 9e64f4e303 passing in a picture into notifications now
Julian Lam aba1b95cac updating notifications.create to accept a hash instead of discrete arguments - breaking change
Baris Soner Usakli 8456025f28 2 more maps
Baris Soner Usakli d0452dcc80 small pagination fix
psychobunny 60ec23b200 upvote/downvote/unvote socket calls
Baris Soner Usakli 574e981de9 closes , user profile changes
Baris Soner Usakli c7195290c8 added infinite load to user favourites page
Baris Soner Usakli ca06a24df2 only logged in users can flag
Baris Soner Usakli 45e2f7f7f5 removed console.log
Baris Soner Usakli 36ae568349
Baris Soner Usakli ed401de169 closes
Baris Soner Usakli 2988230b07 some more fixes, cant quote and see deleted messages
Baris Soner Usakli 1084523c92 lots of pagination work, query params, ajaxify to pids
Baris Soner Usakli 7f23f848fe fix for mismatch between favourite count and number of people in favourited seT
Baris Soner Usakli 824c5072e8 topics should be marked read correctly if you are already in it
MrWaffle d63ced8a5c Move to client side
Baris Soner Usakli b3816b98a1 more post fixes
Julian Lam 42d6880ac4 migrating posts to new socketAL format
Baris Soner Usakli 8bc0096b00 dont closed composer if callback isn't called
Julian Lam a150691b5e that's the last of it!! :D