Commit Graph

5866 Commits

Author SHA1 Message Date
Aziz Khoury
8d6a8dc928 filter:register.build now returns what it was passed, in order. fixes #1540, we seriously need to consider standarizing the hooks arguments, maybe some ideas here #1527 2014-05-19 12:29:52 -04:00
barisusakli
5cf9b0a3bd fix feed crash 2014-05-18 16:21:34 -04:00
barisusakli
e869a6a15a composer refactor 2014-05-18 15:09:58 -04:00
Julian Lam
2e49fe9f50 fixed meta property to name, for keywords 2014-05-18 12:09:47 -04:00
Julian Lam
58b6a2e9ea Merge branch 'master' of github.com:designcreateplay/NodeBB 2014-05-17 22:21:50 -04:00
Julian Lam
e9252ca745 fixing language code for viet and thai 2014-05-17 22:21:43 -04:00
barisusakli
472e6b5206 privilege cleanup 2014-05-17 18:59:34 -04:00
barisusakli
ff2bad635c infinite scroll refactor 2014-05-17 17:55:55 -04:00
Julian Lam
e43ebb0423 Merge pull request #1533 from akhoury/master
captcha support
2014-05-17 16:01:44 -04:00
Julian Lam
6ec36a00ad Merge branch 'master' of github.com:chiehwen/NodeBB into chiehwen-master 2014-05-17 15:19:07 -04:00
Julian Lam
dfe34cafb8 latest translations for slovak 2014-05-17 15:17:31 -04:00
Chieh-Wen Yang
d56b05bd90 I have translated to zh_TW. 2014-05-18 00:57:00 +08:00
Barış Soner Uşaklı
485c908510 Update README.md 2014-05-16 17:27:27 -04:00
Julian Lam
5f89293301 upgrade script for #1282 2014-05-16 16:48:26 -04:00
Julian Lam
b1534b7798 removing allowGuestPosting logic in NodeBB 2014-05-16 16:29:43 -04:00
Julian Lam
3474cdc5ea added new privilege "find", added guest meta group, closed #1282 2014-05-16 15:47:04 -04:00
Julian Lam
c297e2f2f8 ephemeral groups - guests 2014-05-16 15:10:06 -04:00
Julian Lam
118723e185 force update translations. 2014-05-16 14:38:51 -04:00
barisusakli
629648bc7d closes #1535 2014-05-16 13:28:38 -04:00
Aziz Khoury
0e0f66ba9e minor cleanups. 2014-05-16 09:39:46 -04:00
Aziz Khoury
230b4a0952 now really fix topic/1503 2014-05-16 01:55:13 -04:00
Aziz Khoury
c7734937fb added a bunch of useful utils functions 2014-05-16 01:38:47 -04:00
Aziz Khoury
611fd380eb fixes topic/1503 2014-05-16 01:38:20 -04:00
Aziz Khoury
d3a11f7ad8 Merge remote-tracking branch 'upstream/master' 2014-05-16 00:12:14 -04:00
Julian Lam
81bf5e4ad2 updated package.json back to tildes... 2014-05-15 23:37:07 -04:00
barisusakli
b1aae05a08 closes #1518 2014-05-15 20:49:47 -04:00
psychobunny
033364a2a9 move code from footer.js into admin.js 2014-05-15 17:16:24 -04:00
Julian Lam
33601af7cd Merge branch 'master' of github.com:designcreateplay/NodeBB 2014-05-15 16:33:50 -04:00
Julian Lam
7dffc2a2e9 moving chat timestamp to top of message, not end 2014-05-15 16:33:36 -04:00
Julian Lam
f63b9af86c missed a backtick 2014-05-15 16:20:58 -04:00
Julian Lam
b2b3723fd5 updated instructions for upgrading nodebb 2014-05-15 16:17:25 -04:00
barisusakli
29420d6f82 fixed indents 2014-05-15 10:49:53 -04:00
barisusakli
bb34834742 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2014-05-15 10:38:52 -04:00
barisusakli
3e86bdb38f more work on #1518
still needs more work, category is next
2014-05-15 10:38:02 -04:00
Julian Lam
45926b308c added korean language files to NodeBB, thanks @g6123! 2014-05-15 09:43:14 -04:00
유성매직
e600bee52b added Korean translation 2014-05-15 22:22:04 +09:00
barisusakli
822cf56af1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2014-05-15 07:48:46 -04:00
barisusakli
292e4bbdd6 fixed post privilege privilege 2014-05-15 07:48:21 -04:00
Aziz Khoury
bab88893f1 changing 'filter:register.check' hook signature to provide req, res and data 2014-05-15 03:10:15 -04:00
Aziz Khoury
aff3c9558a hook error print to console in dev env 2014-05-15 03:08:24 -04:00
Aziz Khoury
61a5d4768a global var 2014-05-15 03:07:38 -04:00
Aziz Khoury
086013829b added 'filter:register.build' hook to augment register template data 2014-05-15 03:06:47 -04:00
psychobunny
9040813b0d closes #1530 2014-05-14 19:00:05 -04:00
psychobunny
3b00417d99 added colorPicker to branding inputs 2014-05-14 18:51:06 -04:00
psychobunny
4cf6ebda7b updated enableColorPicker to accept either a jQ obj or a string; updated it to be able to initialize several inputs at once 2014-05-14 18:50:50 -04:00
psychobunny
29137299c2 added public/src/admin.js; moved enableColorPicker into admin.enableColorPicker 2014-05-14 18:46:11 -04:00
psychobunny
e2312c8330 branding settings on ajaxify fixed 2014-05-14 18:30:25 -04:00
psychobunny
a5a2e6f04e update BS brand colors in ACP 2014-05-14 18:05:28 -04:00
barisusakli
4234057821 first pass for #1518
this only handles postTools privileges, topic and category will follow
2014-05-14 17:53:27 -04:00
psychobunny
ec5cdd178a added function to update branding colors 2014-05-14 17:15:22 -04:00