Commit Graph

13662 Commits

Author SHA1 Message Date
Julian Lam
71bf8450c8 eslinting 2016-11-09 11:09:26 -05:00
Julian Lam
881b381b8b fixes #4252, linting, and added ./nodebb slog 2016-11-09 10:25:23 -05:00
NodeBB Misty
3eacd33951 Latest translations and fallbacks 2016-11-09 09:02:13 -05:00
Barış Soner Uşaklı
b38a10f96a add pagination to user profile 2016-11-09 14:26:14 +03:00
barisusakli
ecef0c6ad5 more user tests 2016-11-08 22:10:12 +03:00
barisusakli
fda535a351 more chat tests 2016-11-08 20:42:56 +03:00
barisusakli
d23966c534 more tests 2016-11-08 19:59:19 +03:00
barisusakli
bbb968922d fix test 2016-11-08 18:52:56 +03:00
barisusakli
3ec760ac85 inf scroll tests for topics 2016-11-08 18:14:36 +03:00
NodeBB Misty
bece25cf6a Latest translations and fallbacks 2016-11-08 09:02:24 -05:00
NodeBB Misty
1c4effbdf8 Latest translations and fallbacks 2016-11-07 09:04:26 -05:00
barisusakli
2cc2e7688a more tests 2016-11-07 14:45:49 +03:00
NodeBB Misty
0829245ed1 Latest translations and fallbacks 2016-11-06 09:02:23 -05:00
NodeBB Misty
29e432e077 Latest translations and fallbacks 2016-11-05 09:02:20 -04:00
psychobunny
6c045fade6 up vanilla/persona 2016-11-04 16:54:46 -04:00
barisusakli
ce7513c347 allow cookieDomain from config.json 2016-11-04 20:02:24 +03:00
barisusakli
f30b694545 gitInfo error doesnt block page 2016-11-04 20:02:24 +03:00
NodeBB Misty
093dc0702d Latest translations and fallbacks 2016-11-04 09:02:22 -04:00
barisusakli
01e7b864b8 change batch.js style 2016-11-03 23:24:41 +03:00
Barış Soner Uşaklı
264e7ee303 Merge pull request #5180 from mattbailey/production-json-logging
use JSON logging and ISO8601 timestamp for production logs
2016-11-03 18:19:55 +02:00
barisusakli
5cfe379841 fix recent for inf scroll 2016-11-03 18:02:15 +03:00
NodeBB Misty
5d9e8beb52 Latest translations and fallbacks 2016-11-03 09:02:13 -04:00
barisusakli
556dfa51d9 fix pagination querystring on /recent 2016-11-03 15:15:16 +03:00
barisusakli
f8ae7b069c cid filter 2016-11-03 14:47:44 +03:00
barisusakli
58fff8b0af up persona fix test 2016-11-03 13:25:29 +03:00
barisusakli
fb47bf3889 unread/recent changes closes #4774 2016-11-03 13:06:25 +03:00
Matt Bailey
3d9dbe6c36 use JSON logging and ISO8601 timestamp for production logs 2016-11-02 15:31:19 -07:00
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
2016-11-02 17:57:14 -04:00
barisusakli
90c2ca38f9 more nested reply fixes 2016-11-02 21:27:26 +03:00
barisusakli
c90f082c77 fix edit/vote/bookmark icons for nested replies 2016-11-02 21:05:26 +03:00
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"
2016-11-02 12:59:01 -04:00
Anil Mandepudi
f7b64d655a Fix issue where CSS files imported along with less files are not getting minified (#5178) 2016-11-02 12:57:54 -04:00
Barış Soner Uşaklı
af3b6e2759 Merge pull request #5176 from pitaj/is-main
isMain on topic.create for filter:post.create
2016-11-02 18:46:56 +02:00
Julian Lam
7993f6a4d8 fix duplicate labels in cookies ACP template 2016-11-02 12:44:49 -04:00
Peter Jaszkowiak
91a28e98b7 isMain on topic.create for filter:post.create 2016-11-02 10:33:39 -06:00
NodeBB Misty
87e4d27a22 Latest translations and fallbacks 2016-11-02 09:02:18 -04:00
barisusakli
4b7e0ff0b8 up persona 2016-11-02 16:01:29 +03:00
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
2016-11-02 15:58:19 +03:00
barisusakli
96d05b58d4 show deleted replies like regular deleted posts 2016-11-02 13:21:57 +03:00
Julian Lam
66aea0eed1 closes #5167 2016-11-01 13:00:37 -04:00
barisusakli
c15238b8f3 up persona 2016-11-01 17:54:01 +03:00
barisusakli
64a662ce50 some upload tests 2016-11-01 17:33:24 +03:00
NodeBB Misty
86200f846c Latest translations and fallbacks 2016-11-01 09:02:18 -04:00
barisusakli
9fe89f590e more admin controller tests 2016-11-01 14:34:15 +03:00
barisusakli
980e3fc7f7 topic tests, pin/lock/move 2016-11-01 14:05:53 +03:00
barisusakli
a4dfe608e9 ban tests, user/info test 2016-11-01 13:02:12 +03:00
barisusakli
d5ec36f45a socket.io topic.post/reply tests 2016-10-31 23:19:56 +03:00
barisusakli
218a1b7aab closes #5015 2016-10-31 22:39:58 +03:00
barisusakli
8f76ebf972 don't start loading again if already loading 2016-10-31 22:01:49 +03:00
Julian Lam
663f05b972 adding back banReason to header rendering, as it regressed in 1f10e0b 2016-10-31 11:35:15 -04:00