13649 Commits (29e432e07701e0219cd70ea4be5da8e0d669e39f)
 

Author SHA1 Message Date
NodeBB Misty 29e432e077 Latest translations and fallbacks 9 years ago
psychobunny 6c045fade6 up vanilla/persona 9 years ago
barisusakli ce7513c347 allow cookieDomain from config.json 9 years ago
barisusakli f30b694545 gitInfo error doesnt block page 9 years ago
NodeBB Misty 093dc0702d Latest translations and fallbacks 9 years ago
barisusakli 01e7b864b8 change batch.js style 9 years ago
Barış Soner Uşaklı 264e7ee303 Merge pull request #5180 from mattbailey/production-json-logging
use JSON logging and ISO8601 timestamp for production logs
9 years ago
barisusakli 5cfe379841 fix recent for inf scroll 9 years ago
NodeBB Misty 5d9e8beb52 Latest translations and fallbacks 9 years ago
barisusakli 556dfa51d9 fix pagination querystring on /recent 9 years ago
barisusakli f8ae7b069c cid filter 9 years ago
barisusakli 58fff8b0af up persona fix test 9 years ago
barisusakli fb47bf3889 unread/recent changes closes #4774 9 years ago
Matt Bailey 3d9dbe6c36 use JSON logging and ISO8601 timestamp for production logs 9 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
9 years ago
barisusakli 90c2ca38f9 more nested reply fixes 9 years ago
barisusakli c90f082c77 fix edit/vote/bookmark icons for nested replies 9 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"
9 years ago
Anil Mandepudi f7b64d655a Fix issue where CSS files imported along with less files are not getting minified (#5178) 9 years ago
Barış Soner Uşaklı af3b6e2759 Merge pull request #5176 from pitaj/is-main
isMain on topic.create for filter:post.create
9 years ago
Julian Lam 7993f6a4d8 fix duplicate labels in cookies ACP template 9 years ago
Peter Jaszkowiak 91a28e98b7 isMain on topic.create for filter:post.create 9 years ago
NodeBB Misty 87e4d27a22 Latest translations and fallbacks 9 years ago
barisusakli 4b7e0ff0b8 up persona 9 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
9 years ago
barisusakli 96d05b58d4 show deleted replies like regular deleted posts 9 years ago
Julian Lam 66aea0eed1 closes #5167 9 years ago
barisusakli c15238b8f3 up persona 9 years ago
barisusakli 64a662ce50 some upload tests 9 years ago
NodeBB Misty 86200f846c Latest translations and fallbacks 9 years ago
barisusakli 9fe89f590e more admin controller tests 9 years ago
barisusakli 980e3fc7f7 topic tests, pin/lock/move 9 years ago
barisusakli a4dfe608e9 ban tests, user/info test 9 years ago
barisusakli d5ec36f45a socket.io topic.post/reply tests 9 years ago
barisusakli 218a1b7aab closes #5015 9 years ago
barisusakli 8f76ebf972 don't start loading again if already loading 9 years ago
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 9db50a3eda fix getReplies test 9 years ago
barisusakli 3d1d9b8bd5 fix test, process rendered replies 9 years ago
barisusakli 1c928f4855 up persona 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 661bdc8311
add test for posts.getReplies 9 years ago
Ben Lubar d74e2d0650
Don't hardcode fa-plus <https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256862345> 9 years ago
Julian Lam 2da32512af not displaying banned modal if you're not actually banned, heh 9 years ago