barisusakli
58fff8b0af
up persona fix test
8 years ago
barisusakli
fb47bf3889
unread/recent changes closes #4774
8 years ago
Matt Bailey
3d9dbe6c36
use JSON logging and ISO8601 timestamp for production logs
8 years ago
Anil Mandepudi
6b23dd574e
Use postcss-clean to minify css instead of less ( #5179 )
...
* use postcss-clean to minify css instead of less
* alphabetical order
* white space
* white space
* Update css.js
8 years ago
barisusakli
90c2ca38f9
more nested reply fixes
8 years ago
barisusakli
c90f082c77
fix edit/vote/bookmark icons for nested replies
8 years ago
Ben Lubar
2185d8eb99
Ban UI fixes ( #5169 )
...
- Permanent bans assigned by global moderators no longer expire immediately
(does not apply retroactively)
- Bans with no reason given no longer have "undefined" as their reason
(applies retroactively)
- 0 is now a selectable value for "ban duration, select 0 for permanent"
8 years ago
Anil Mandepudi
f7b64d655a
Fix issue where CSS files imported along with less files are not getting minified ( #5178 )
8 years ago
Barış Soner Uşaklı
af3b6e2759
Merge pull request #5176 from pitaj/is-main
...
isMain on topic.create for filter:post.create
8 years ago
Julian Lam
7993f6a4d8
fix duplicate labels in cookies ACP template
8 years ago
Peter Jaszkowiak
91a28e98b7
isMain on topic.create for filter:post.create
8 years ago
NodeBB Misty
87e4d27a22
Latest translations and fallbacks
8 years ago
barisusakli
4b7e0ff0b8
up persona
8 years ago
barisusakli
eca850c4b1
nested reply improvements
...
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
8 years ago
barisusakli
96d05b58d4
show deleted replies like regular deleted posts
8 years ago
Julian Lam
66aea0eed1
closes #5167
8 years ago
barisusakli
c15238b8f3
up persona
8 years ago
barisusakli
64a662ce50
some upload tests
8 years ago
NodeBB Misty
86200f846c
Latest translations and fallbacks
8 years ago
barisusakli
9fe89f590e
more admin controller tests
8 years ago
barisusakli
980e3fc7f7
topic tests, pin/lock/move
8 years ago
barisusakli
a4dfe608e9
ban tests, user/info test
8 years ago
barisusakli
d5ec36f45a
socket.io topic.post/reply tests
8 years ago
barisusakli
218a1b7aab
closes #5015
8 years ago
barisusakli
8f76ebf972
don't start loading again if already loading
8 years ago
Julian Lam
663f05b972
adding back banReason to header rendering, as it regressed in 1f10e0b
8 years ago
barisusakli
7a8de6169b
admin controller tests
8 years ago
barisusakli
9db50a3eda
fix getReplies test
8 years ago
barisusakli
3d1d9b8bd5
fix test, process rendered replies
8 years ago
barisusakli
1c928f4855
up persona
8 years ago
barisusakli
ff08cbf677
replies to posts
8 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
8 years ago
Julian Lam
1f10e0b287
fixed #5166
8 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
8 years ago
Barış Soner Uşaklı
2214a4d156
Merge pull request #5164 from yariplus/cflags
...
flag tests
8 years ago
yariplus
179b66d74a
flag tests
8 years ago
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
Julian Lam
2da32512af
not displaying banned modal if you're not actually banned, heh
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
psychobunny
9a9a403695
up widgets essentials
8 years ago
Ben Lubar
69ee813d3e
fix typoed variable name
8 years ago
Julian Lam
f97f45a138
logic to show a modal to banned users when they try to log in via SSO
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