7685 Commits (8f76ebf972fe406efc8d79937040faeb52bcf206)

Author SHA1 Message Date
Julian Lam 663f05b972 adding back banReason to header rendering, as it regressed in 1f10e0b 9 years ago
barisusakli 7a8de6169b admin controller tests 9 years ago
barisusakli ff08cbf677 replies to posts 9 years ago
Barış Soner Uşaklı 0c08e44a34 Merge pull request #5050 from BenLubar/replies-to-post
Add a sorted set for replies-to-this-post
9 years ago
Julian Lam 1f10e0b287 fixed #5166 9 years ago
Barış Soner Uşaklı 4668acaf36 Merge pull request #5160 from BenLubar/plugin-registration-approval-queue
Allow plugins to affect whether a registration goes into the queue
9 years ago
Barış Soner Uşaklı 2214a4d156 Merge pull request #5164 from yariplus/cflags
flag tests
9 years ago
yariplus 179b66d74a flag tests 9 years ago
Ben Lubar d4774e98b4
remove unused functions added in this pull request 9 years ago
Ben Lubar ea10f51f2e
UI for replies-to-post (needs theme update) 9 years ago
Ben Lubar a654a2a5fe
Work around MongoDB bug (see https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256766439) 9 years ago
Ben Lubar 69ee813d3e
fix typoed variable name 9 years ago
Julian Lam f97f45a138 logic to show a modal to banned users when they try to log in via SSO 9 years ago
Ben Lubar 123c66e3ec Cache the number of replies in the post object. See #5050.
https://github.com/NodeBB/NodeBB/pull/5050#pullrequestreview-4248269
9 years ago
Ben Lubar 5d66811213 Include reply count with posts in topics 9 years ago
Ben Lubar fae28ed3cc Add an index for going from a post to its replies 9 years ago
Ben Lubar 2161f0d473
Allow plugins to affect whether a registration goes into the queue 9 years ago
barisusakli 777914b762 more api tests 9 years ago
barisusakli 687cce6089 closes #5159 9 years ago
barisusakli 2d10490ca3 more plugin tests 9 years ago
Anil Mandepudi 619ca48403 remove shims for IE8 (#5157) 9 years ago
barisusakli d8a9df74d7 fix wrong error returns, more tests 9 years ago
barisusakli 553ee7dcdd more chat tests 9 years ago
Julian Lam 4b5c98fb21 fix broken ACP login, closes #5156 9 years ago
Julian Lam 0590a4f2cf closes #5156 9 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
9 years ago
Julian Lam 727710fbd9 using middleware.authenticate for chat route instead of ensureLoggedIn 9 years ago
barisusakli c8b5c181ff fix flag on redis
check if number is returned on tests
9 years ago
barisusakli a995afbfe0 fix style 9 years ago
Julian Lam 2463e85c0d allowing moderators access to the account info page 9 years ago
barisusakli b44f3f4811 closes #5150 9 years ago
barisusakli 2c65b2ecf3 closes #5143 9 years ago
Barış Soner Uşaklı 4859e499e4 filter falsy events first 9 years ago
Barış Soner Uşaklı 92c58cc62f Merge pull request #5131 from bdharrington7/bugfix/undefined_events
Filter out any undefined events
9 years ago
barisusakli bcdd7b12f0 closes #5149 9 years ago
Julian Lam 1abef16cd9 fixes #5147 9 years ago
Barış Soner Uşaklı 041022db63 #5145
dont crash if res.locals.config is undefined
9 years ago
Barış Soner Uşaklı 4e5d120763 closes #5142 9 years ago
Barış Soner Uşaklı cbd936c547 closes #5140 9 years ago
Julian Lam bf276d5147 fixes #5144 9 years ago
Julian Lam 02998669c3 introducing option to disable chat message editing/deletion 9 years ago
Julian Lam d4d3fa3102 add warning about gmail routing 9 years ago
barisusakli b1773ad51d add new hook to add more fields to csv download 9 years ago
barisusakli 8c7de0f239 fix eslint 9 years ago
barisusakli 1e486875f4 add top posters and most rep to acp 9 years ago
bdharrington7 6dba11957e Filter out any undefined events 9 years ago
barisusakli f0f3a86908 closes #5128
write more messaging tests
9 years ago
barisusakli 9131f9d8f6 controller tests 9 years ago
Barış Soner Uşaklı c512a02c83 Merge pull request #5124 from yariplus/lexistuff
Add additional lexical dbal operations.
9 years ago
yariplus af2122bdb9 fix lex tests maybe 9 years ago