Ben Lubar
|
661bdc8311
|
add test for posts.getReplies
|
8 years ago |
Ben Lubar
|
d74e2d0650
|
Don't hardcode fa-plus <https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256862345>
|
8 years ago |
Ben Lubar
|
81211887fc
|
make eslint happy
|
8 years ago |
Ben Lubar
|
d4774e98b4
|
remove unused functions added in this pull request
|
8 years ago |
Ben Lubar
|
ea10f51f2e
|
UI for replies-to-post (needs theme update)
|
8 years ago |
Ben Lubar
|
a654a2a5fe
|
Work around MongoDB bug (see https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256766439)
|
8 years ago |
Ben Lubar
|
69ee813d3e
|
fix typoed variable name
|
8 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
|
8 years ago |
Ben Lubar
|
5d66811213
|
Include reply count with posts in topics
|
8 years ago |
Ben Lubar
|
fae28ed3cc
|
Add an index for going from a post to its replies
|
8 years ago |
Peter Jaszkowiak
|
2824ce5587
|
Translator modules (#5135)
* Translator modules
* Fix language not being passed on creation
* fix test failures
|
8 years ago |
NodeBB Misty
|
ffb020826a
|
Latest translations and fallbacks
|
8 years ago |
barisusakli
|
777914b762
|
more api tests
|
8 years ago |
barisusakli
|
687cce6089
|
closes #5159
|
8 years ago |
barisusakli
|
2d10490ca3
|
more plugin tests
|
8 years ago |
barisusakli
|
fb83967a6d
|
more route tests
|
8 years ago |
Anil Mandepudi
|
619ca48403
|
remove shims for IE8 (#5157)
|
8 years ago |
Barış Soner Uşaklı
|
94a1fe9363
|
update nodejs version
|
8 years ago |
barisusakli
|
c5d2dbb90f
|
increase timeout for password test
|
8 years ago |
barisusakli
|
c4772300f2
|
more utils tests
|
8 years ago |
barisusakli
|
f56251d718
|
test feeds
|
8 years ago |
barisusakli
|
d8a9df74d7
|
fix wrong error returns, more tests
|
8 years ago |
NodeBB Misty
|
5ceaf86c3d
|
Latest translations and fallbacks
|
8 years ago |
barisusakli
|
553ee7dcdd
|
more chat tests
|
8 years ago |
Julian Lam
|
4b5c98fb21
|
fix broken ACP login, closes #5156
|
8 years ago |
Julian Lam
|
0590a4f2cf
|
closes #5156
|
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 |
Julian Lam
|
727710fbd9
|
using middleware.authenticate for chat route instead of ensureLoggedIn
|
8 years ago |
barisusakli
|
c8b5c181ff
|
fix flag on redis
check if number is returned on tests
|
8 years ago |
Julian Lam
|
d002c3eb76
|
fixing session revocation on account info page
|
8 years ago |
barisusakli
|
0d90279463
|
chat controller test
|
8 years ago |
NodeBB Misty
|
21e9c98973
|
Latest translations and fallbacks
|
8 years ago |
barisusakli
|
a995afbfe0
|
fix style
|
8 years ago |
barisusakli
|
b16671caa5
|
dont do IS if there is a search term
|
8 years ago |
Julian Lam
|
2463e85c0d
|
allowing moderators access to the account info page
|
8 years ago |
Julian Lam
|
9a0d81ef6b
|
closes #5152
|
8 years ago |
Julian Lam
|
735461d2f9
|
up themes
|
8 years ago |
NodeBB Misty
|
4e27d1be3c
|
Latest translations and fallbacks
|
8 years ago |
barisusakli
|
b44f3f4811
|
closes #5150
|
8 years ago |
barisusakli
|
2c65b2ecf3
|
closes #5143
|
8 years ago |
Julian Lam
|
c98badea96
|
up vanilla
|
8 years ago |
Julian Lam
|
05700c951c
|
add slash before route in ajaxify debug string
|
8 years ago |
Julian Lam
|
7caad67ef2
|
resolve regression introduced by 1d9c2f49d2
|
8 years ago |
Julian Lam
|
9f226b2305
|
LINT :rage2:
|
8 years ago |
Julian Lam
|
42b01060d7
|
up themes, allow chat modal to be minimised
|
8 years ago |
Barış Soner Uşaklı
|
4859e499e4
|
filter falsy events first
|
8 years ago |
Barış Soner Uşaklı
|
92c58cc62f
|
Merge pull request #5131 from bdharrington7/bugfix/undefined_events
Filter out any undefined events
|
8 years ago |
psychobunny
|
ee4943c485
|
fix regression: open chat page when in chats route instead of in modal
|
8 years ago |
Julian Lam
|
1d9c2f49d2
|
added debug info to console on ajaxify, added throttler so requests only go through once every half second
|
8 years ago |
barisusakli
|
bcdd7b12f0
|
closes #5149
|
8 years ago |