543 Commits (3da2e1f07f44651366328812dc0dd997679088e5)

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

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

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