Commit Graph

7434 Commits (62d85b0e2681b7748cac342e8855bf43db32e071)
 

Author SHA1 Message Date
barisusakli eb546dfaab temp until package manager is in place
barisusakli 834c4f8ff0 log stack
barisusakli 80489c6564 log post purges
barisusakli 90224d2de3 removed unique for now
barisusakli f2883c2c9f createIndex helper
barisusakli 1be6a253bf make _key value index unique
barisusakli 72a919e416 time based check
barisusakli f318f2f815 move out update, should work even if post isnt in dom
barisusakli b3e83d2f9a update post count on purge
barisusakli 8471fcbd79 fixed typo
barisusakli 4b1adba9ec removed || 1
barisusakli ffbefda5f7 upgrade script
barisusakli 761f56aeb1 removed most of the db.sortedSetCards
barisusakli 09bd42b9f6 removed deleted
barisusakli b1d48df6d8 dont modify counts on soft post delete
barisusakli 5de74914bd moved updateCounters to purge
barisusakli b65c17c5bc parseInt score
barisusakli 29fcb6c366 fix images in manage/flags and fadeout
barisusakli 040d7b8424 limit unread to 100 tids
barisusakli 0eae679bcd crash fix if field is undefined
barisusakli be287740f9 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 62503c16c6 mark category read only if unread
Julian Lam b5481ceed2 property fixed
Julian Lam 08d4d6b5bf changed indentation for continueLogin method in authentication.js
barisusakli f463030e76 closes
barisusakli 835c58d27d mark read after infinite scroll
dont mark read if already read
barisusakli 6ff00a935f dont reverse infinite load admin/events
barisusakli 2b0957b8c7 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 40fe40deac removed users:online set
using websockets.getConnectedClients directly
Julian Lam 62d0e08d6a stopped loader from crashing whenever NodeBB restarts
Barış Soner Uşaklı 129a438ebe Merge pull request from Spiritlebon/master
lint fix
barisusakli fced152e41 read total from global object
barisusakli be0d043b2b Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 27833a3e91 min-width for user boxes in admin/manage
Julian Lam 97dba9ae39 fixed
barisusakli 3c25204fdd removed clear log, doesnt work with logrotate-stream
barisusakli e699c02b65 get less data
barisusakli 10ead05d4b another unused require
barisusakli 8cc1cc0f1b removed unused require
barisusakli 1eb95a71ae no need for $in
Spiritlebon 2b15de63c0 checked number before parseInt
Spiritlebon 35fc175ff6 Lint fix
psychobunny 2c95d8d82e fixed ajaxifying to advanced/logs
psychobunny 91e11e304f added link to forum homepage
barisusakli feed33f6e2 closes
barisusakli 035c32df66 dont need to pass value on upserts
psychobunny b0ec0f52a4 cleanup
psychobunny e6b8c0b32f fixed infinitescroll on flags & tags
psychobunny 7ee6f1d01c added cache buster to all scripts/css in acp
psychobunny 1226a2462a closes