Julian Lam
|
e75ec97049
|
closes #3121 -- if for any reason postData.content is not a string, make sure it is a string before it hits plugins.
|
2015-05-11 12:20:58 -04:00 |
|
barisusakli
|
e79a386280
|
don't try to minify non-js files
|
2015-05-11 02:38:57 -04:00 |
|
psychobunny
|
9ca7243124
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
2015-05-09 01:55:47 -04:00 |
|
psychobunny
|
f2a91ef655
|
updating widget containers for latest tjs
|
2015-05-09 01:55:41 -04:00 |
|
barisusakli
|
9518c006b5
|
fix userlang
|
2015-05-08 18:42:49 -04:00 |
|
Julian Lam
|
ca1ada9dc5
|
Merge pull request #3122 from pichalite/master
completes fix for #3119
|
2015-05-08 17:19:56 -04:00 |
|
barisusakli
|
74d6104072
|
correct upgrade date
|
2015-05-08 16:14:48 -04:00 |
|
barisusakli
|
c6a05930aa
|
fix \uff0e in emails
|
2015-05-08 16:14:32 -04:00 |
|
barisusakli
|
7b550b13b9
|
display both redis/mongo info if available
|
2015-05-08 15:36:06 -04:00 |
|
barisusakli
|
0083d4ff1c
|
return user settings in api
|
2015-05-08 14:53:08 -04:00 |
|
pichalite
|
732f6d7d80
|
Update plugins.tpl
|
2015-05-08 11:18:43 -07:00 |
|
barisusakli
|
27bf1c1b2e
|
fix privilege upgrade script
|
2015-05-08 13:35:54 -04:00 |
|
barisusakli
|
ffac8eb41d
|
closes #3118
|
2015-05-07 23:24:33 -04:00 |
|
barisusakli
|
9d273d3a32
|
fixed date log
|
2015-05-07 22:40:32 -04:00 |
|
Barış Soner Uşaklı
|
b08774763a
|
added tpl to ajaxify.content-loaded
|
2015-05-07 15:27:01 -04:00 |
|
Barış Soner Uşaklı
|
c74d32a172
|
fix off by 1 error on user/topics posts #3120
|
2015-05-07 14:44:01 -04:00 |
|
Barış Soner Uşaklı
|
eaa89a4da7
|
added checks to skip empty/non-existing hashes
|
2015-05-07 14:23:03 -04:00 |
|
Barış Soner Uşaklı
|
dfffbace42
|
fix test callback
|
2015-05-07 14:15:28 -04:00 |
|
Barış Soner Uşaklı
|
c56b30ff60
|
convert uid mappings to sorted sets
email:uid, username:uid, userslug:uid, fullname:uid all converted to
sorted sets
prevents hitting mongodb document size limit
|
2015-05-07 13:43:06 -04:00 |
|
Julian Lam
|
073afe4db0
|
updated ./nodebb dev to match new loader.js behaviour
|
2015-05-06 21:43:41 -04:00 |
|
Julian Lam
|
0ff09d8093
|
changed the behaviour of --no-daemon so that it does not also pipe output to stdout, use new flag --no-silent for that. --no-daemon just does as it advertises, and doesn't daemonize the loader process before spawning app.js instances.
|
2015-05-06 21:41:04 -04:00 |
|
Julian Lam
|
ba36230262
|
closed #3119
|
2015-05-06 21:17:10 -04:00 |
|
psychobunny
|
d1231cf4a8
|
closes #3116
|
2015-05-06 18:30:09 -04:00 |
|
psychobunny
|
72177f6d16
|
#3114, #2830
|
2015-05-06 16:50:04 -04:00 |
|
psychobunny
|
8abca6b03f
|
closes #3114, #2830
|
2015-05-06 16:44:22 -04:00 |
|
Julian Lam
|
cd7a3f64f4
|
removed extra console logging
|
2015-05-06 14:58:13 -04:00 |
|
psychobunny
|
c1dd0dd669
|
fixing nodebb startup on windows
|
2015-05-06 14:44:13 -04:00 |
|
psychobunny
|
954212fc9f
|
emit templates:compiled event if skipped
|
2015-05-06 14:32:19 -04:00 |
|
Julian Lam
|
c7fbaf1a53
|
updated notif page code to work with new mobile-only dropdown for marking notifications read
|
2015-05-05 12:10:16 -04:00 |
|
Julian Lam
|
e18f6c95fa
|
added link to 'install plugins' page in acp installed plugins menu dropdown
also fixed annoying white background when a menu item other than the one active is focused upon
|
2015-05-05 11:47:59 -04:00 |
|
barisusakli
|
b561c49de5
|
moved filter:users.search before pagination
|
2015-05-04 18:12:14 -04:00 |
|
barisusakli
|
73d65dd123
|
filter:users.search filter:users.build hooks
|
2015-05-04 18:01:45 -04:00 |
|
barisusakli
|
b48fdfadad
|
set group member count to 1 on group creation
|
2015-05-04 16:40:57 -04:00 |
|
barisusakli
|
2fc8b153c1
|
img-responsive on about me images
|
2015-05-04 14:02:52 -04:00 |
|
barisusakli
|
4f8a1174a1
|
default about me length
|
2015-05-04 13:54:29 -04:00 |
|
barisusakli
|
1ee6255450
|
closes #3104
|
2015-05-04 13:32:49 -04:00 |
|
barisusakli
|
a924c456b9
|
closes #3113
|
2015-05-04 13:16:31 -04:00 |
|
barisusakli
|
7312540b72
|
closes #3109
|
2015-05-03 23:58:22 -04:00 |
|
barisusakli
|
122aacdc57
|
check err item
|
2015-05-02 15:52:48 -04:00 |
|
Julian Lam
|
7f80a4a439
|
latest translations
|
2015-05-01 20:08:24 -04:00 |
|
barisusakli
|
b94d4f7fe5
|
Merge remote-tracking branch 'origin/master'
Conflicts:
public/language/en_GB/error.json
|
2015-04-29 14:30:03 -04:00 |
|
barisusakli
|
9749658d35
|
added about me field
|
2015-04-29 14:29:18 -04:00 |
|
Julian Lam
|
1c94866ab3
|
addressed some issues brought up re: singular vs plural
|
2015-04-28 17:57:29 -04:00 |
|
barisusakli
|
3063da83ef
|
argument fix for static/action hooks
|
2015-04-28 15:09:17 -04:00 |
|
barisusakli
|
163b70fba9
|
fix acp logout
|
2015-04-28 12:59:00 -04:00 |
|
Julian Lam
|
a462b10f94
|
nevermind... (@barisusakli 🧌)
|
2015-04-27 23:05:14 -04:00 |
|
Julian Lam
|
379bdd12e0
|
fixed improper parsing of url in loader, and updated mongo init to not send anything in cb except err. Also updated webserver init so that it doesn't expect stuff from static:app.preload
|
2015-04-27 22:51:44 -04:00 |
|
Julian Lam
|
f6ddff3e5f
|
updated loader to kickstart the web installer if no config is found
|
2015-04-27 22:41:44 -04:00 |
|
barisusakli
|
c98e630f24
|
warn missing url
|
2015-04-27 21:42:08 -04:00 |
|
Barış Soner Uşaklı
|
3b93182ec1
|
Merge pull request #3091 from Icehunter/master
use replicaset if configured
|
2015-04-27 20:53:48 -04:00 |
|