barisusakli
|
92267de9d8
|
feeds
|
2014-03-11 20:48:06 -04:00 |
|
Julian Lam
|
313c51cfb1
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-03-11 20:14:53 -04:00 |
|
Julian Lam
|
392075eb27
|
fixing theme previews in subfolder installs
|
2014-03-11 20:14:45 -04:00 |
|
barisusakli
|
3a42200e24
|
refactored feeds
|
2014-03-11 20:10:09 -04:00 |
|
Julian Lam
|
bf8f91f0d9
|
'less bad' handling of background image in home.tpl
|
2014-03-11 20:08:52 -04:00 |
|
Julian Lam
|
82a3415ab1
|
fixing admin routes on subfolder installs
|
2014-03-11 19:46:33 -04:00 |
|
Julian Lam
|
f28c690f2f
|
fixing up robots.txt
|
2014-03-11 19:44:48 -04:00 |
|
Julian Lam
|
08b2106e0f
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-03-11 19:42:18 -04:00 |
|
Julian Lam
|
7111adb3c2
|
fixed subfolder installs again (a bit), also stopped apple-touch-icon from clobbering /apple-touch-icon
|
2014-03-11 19:41:58 -04:00 |
|
barisusakli
|
d4556d4da3
|
added minifed js files
replace jquery form and timeago with minified versions
|
2014-03-11 19:31:30 -04:00 |
|
Julian Lam
|
a500899fdf
|
removing unused bootstrap js file
|
2014-03-11 19:13:18 -04:00 |
|
Julian Lam
|
4343f240d0
|
moving async back to proper vendor folder
|
2014-03-11 18:51:59 -04:00 |
|
Julian Lam
|
2f1707e772
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-03-11 18:48:57 -04:00 |
|
barisusakli
|
813b3d6fcc
|
changes for live streaming of posts
|
2014-03-11 18:46:27 -04:00 |
|
psychobunny
|
1e9850b6b9
|
vendor*
|
2014-03-11 18:38:23 -04:00 |
|
psychobunny
|
df29410c08
|
moving async back to require.js modules/vendor folder
|
2014-03-11 18:37:16 -04:00 |
|
psychobunny
|
5dc5eb41df
|
fixed ajaxify bug introduced in last commit
|
2014-03-11 18:33:19 -04:00 |
|
psychobunny
|
e451a145dd
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2014-03-11 18:10:11 -04:00 |
|
psychobunny
|
c8bf617f4b
|
allow plugins to override any route (except for admin routes)
|
2014-03-11 18:09:56 -04:00 |
|
Julian Lam
|
3dc4fd9fd9
|
added sounds for incoming and outgoing chat, and new notification
|
2014-03-11 17:47:13 -04:00 |
|
Julian Lam
|
4cb9f34253
|
adding buzz and sound assets
|
2014-03-11 17:10:49 -04:00 |
|
Julian Lam
|
f65a7f96ff
|
moving async to proper vendor folder
|
2014-03-11 16:32:28 -04:00 |
|
Julian Lam
|
cb304d7d54
|
fixed #1188
|
2014-03-11 15:56:04 -04:00 |
|
Julian Lam
|
41116bc0b2
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-03-11 15:51:29 -04:00 |
|
Julian Lam
|
4bb6d89e83
|
fixed #1172
|
2014-03-11 15:51:25 -04:00 |
|
Julian Lam
|
b259c3d422
|
categoryData should return better topics (non-anon uid passed in now)
|
2014-03-11 15:48:29 -04:00 |
|
Julian Lam
|
82a82afe99
|
updated the way privileges were handled in the .get() category controller
|
2014-03-11 15:32:32 -04:00 |
|
barisusakli
|
350070339b
|
added home room emit
|
2014-03-11 15:18:14 -04:00 |
|
barisusakli
|
a5f4135c62
|
added socket listeners to home
|
2014-03-11 15:15:54 -04:00 |
|
psychobunny
|
5abc96399e
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2014-03-11 14:48:38 -04:00 |
|
psychobunny
|
5f7f5a37c1
|
linting
|
2014-03-11 14:48:35 -04:00 |
|
barisusakli
|
76037a5f14
|
closes #1191
added a new method called isSetMembers takes in an array of values to
test if they are members of a set
|
2014-03-11 14:43:42 -04:00 |
|
psychobunny
|
29ad8d2582
|
closes #1192
|
2014-03-11 14:41:32 -04:00 |
|
Julian Lam
|
21d28b0f58
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-03-11 11:26:22 -04:00 |
|
Julian Lam
|
de6f58842b
|
fixed issue where events page would error out if log was not already created.
|
2014-03-11 11:26:06 -04:00 |
|
barisusakli
|
88c4b90fc8
|
accounts controller removed duplication
|
2014-03-11 04:33:08 -04:00 |
|
barisusakli
|
037e8943a8
|
removed left over
|
2014-03-11 04:10:39 -04:00 |
|
barisusakli
|
9564b6fda2
|
closes #1165
|
2014-03-11 04:10:00 -04:00 |
|
barisusakli
|
3d68c7c6b6
|
added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js
|
2014-03-11 03:39:41 -04:00 |
|
Julian Lam
|
8873963946
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2014-03-10 21:55:57 -04:00 |
|
Julian Lam
|
88b4516ef8
|
added compiled templates to gitignore
|
2014-03-10 21:55:32 -04:00 |
|
Julian Lam
|
ffa42ffea3
|
moving pluginRoutes to top of route stack (like others), put app.load hook behind plugins' ready callback
|
2014-03-10 21:54:30 -04:00 |
|
barisusakli
|
c41ef10572
|
removed routes/user.js
|
2014-03-10 20:35:55 -04:00 |
|
barisusakli
|
661dff2f9b
|
added jquery css
|
2014-03-10 20:19:27 -04:00 |
|
barisusakli
|
326eddf39e
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2014-03-10 19:00:30 -04:00 |
|
barisusakli
|
4e3819603b
|
jshint fixed missing var
|
2014-03-10 19:00:23 -04:00 |
|
Barış Soner Uşaklı
|
900c0d838d
|
Update README.md
|
2014-03-10 18:56:17 -04:00 |
|
barisusakli
|
e83ad1ab4a
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2014-03-10 18:28:42 -04:00 |
|
barisusakli
|
974333dbc3
|
fixed missing currentPage
|
2014-03-10 18:28:34 -04:00 |
|
Julian Lam
|
efb933f102
|
backwards-compatibility for plugins if they return a callback
|
2014-03-10 17:32:50 -04:00 |
|