Commit Graph

542 Commits (890c2eff70baa591554c2b5945cf8316b9c5fd7b)

Author SHA1 Message Date
Barış Soner Uşaklı 890c2eff70 style changes
Barış Soner Uşaklı bcc566fb68 remove unnecessary checks
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
Peter Jaszkowiak 8119b8c4ae `filter:teasers.get` provided with `uid`
barisusakli 3b41c40b93 refactor deleter code to use unixtimestamp
barisusakli cd448f90cd more topic tests
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks
Peter Jaszkowiak a038c66549 ESlint quotes
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
barisusakli e48f1dac2a move bookmarks
barisusakli c33d3e874a store pinned topics in new zset
keep pinned topics on top on different sort types
barisusakli dcb6773782
barisusakli b49af0a135
adjust pagination so each page shows `postsPerPage` posts
Sergii Paryzhskyi e515b791da Fix eslint rules ()
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
HeeL 3fa1c1f927 Fix space-infix-ops linter rule
barisusakli 128ef884bf
barisusakli 990ecc8cd2 sortedSetIntersectionCard
barisusakli 4aac8bbe6a closes
barisusakli 316187946f fix related crash
barisusakli 85dfe7704f moved related up
psychobunny aedeb36776 topic title custom icons (see previous commit)
psychobunny ac7dad9194 icons array for topic titles
see
6880deedde
barisusakli 3f0ca31393 style changes
barisusakli b02869b0f8 renamed reading to not-following
added more description text
barisusakli bf2133ed7c topic watching
boomzilla 52e4a37df8 When forking a topic, updates user bookmarks in the topic to keep the last read position ()
from inadvertently being too far down the topic due to post indices decreasing because
some posts were moved to a new topic.
barisusakli f55b26282a added category image
barisusakli d79b30ad27 moved uid check to function
Ben Lubar 969e7fdbbe include bookmarks with topic lists
barisusakli f665a1e353 closes
barisusakli dbc04cb4a2 getTopicWithPosts change, fix feeds
barisusakli 80544119dc some changes to related code
psychobunny ba719148c1 generic "related topics" functionality
psychobunny 3305256575 add fullname to user return as well
psychobunny 0588a59c0c normalize user data between topic.user and post.user
barisusakli f4bfcc7351 removed icon:bgColor and icon:text from db calls
calculates from username on the fly
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
barisusakli 40e26d3b9d removed unused requires
Julian Lam f6d5b52a8b WIP user-icons
barisusakli 5950f97f96 more refactors
barisusakli c617a3f008 inf scroll changes
dont load main post if start > 0
barisusakli be7c2cc88a closes
barisusakli 51cdd0800c simplified calculatePostIndices
barisusakli 6fc267858e fix missing callback
barisusakli 8f98d03239 waterfall for topics
barisusakli 9604779be1 fix unreplied