Commit Graph

220 Commits (2c35d0ba876339dab9711530045ea282fcbf87f6)

Author SHA1 Message Date
barisusakli 1d1d677b56 closes
Micheil Smith 3e82cab398 Add missing new lines at end of files.
barisusakli 0ac58dbee6 more error strings
barisusakli 61ae01543c fixed to use postsPerPage
barisusakli 6fc3103aef topic og:image changes
barisusakli f247c2195e fixed user picture in og:image
barisusakli 94a589e0e4
barisusakli db3632557e moved notification push out of markAsRead
barisusakli bac3cf03cb moved unread to new file
barisusakli 37e8856861 new middleware to add slug to topic and category
barisusakli 611c16b5a6 closes
barisusakli 1354739d19 user deletion
user deletion NOT SKALABLE
barisusakli 3d68c7c6b6 added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js
barisusakli 974333dbc3 fixed missing currentPage
psychobunny 30cfddda68 fix for topics view count, and marking topics as unread
psychobunny a99be8e7be got rid of all the res.locals.isAPI checks in all controller methods. now 1000% cleaner :shipit:
psychobunny cdf92c5cda fixed a really annoying bug - the original topics route pre-refactor never actually included a privileges object
psychobunny 8df33e65ac fixing bug in topics causing meta tags to revert on subsequent refresh
psychobunny dbbbe21883 re-implementing meta and link tags part 1
psychobunny 233e49fd34 topics controller