barisusakli
8af64ba984
closes #3626
2015-09-17 13:37:04 -04:00
barisusakli
8c2fdcc77c
group escape fixes
2015-09-17 00:21:58 -04:00
Barış Soner Uşaklı
2e1661a5e8
Merge pull request #3618 from jongarrison/master
...
Revised: Added req and res objects to the widget rendering process
2015-09-16 20:50:49 -04:00
barisusakli
9cef1ffe99
forgot parseInt
2015-09-16 18:16:21 -04:00
Julian Lam
2e3eef136f
Update chat frontend to better handle incoming messages
...
When an incoming message occurs from somebody who is new,
a new chat contact is spawned and put into the contact list.
2015-09-16 18:15:10 -04:00
barisusakli
da09ce3e06
optimize getParents
...
when loading the root categories listing all categories have a parentCid
of 0 so return early instead of calling the database with
['category:0','category:0','category:0''category:0' ...]
2015-09-16 18:13:08 -04:00
barisusakli
04be0411e7
build search categories server side
2015-09-16 17:17:58 -04:00
Julian Lam
34a6275b85
sanitise chat teaser
2015-09-16 15:44:10 -04:00
barisusakli
70b8d546b3
fix breadcrumb
2015-09-16 14:58:49 -04:00
barisusakli
4826883484
up themes, 404 non existing popular pages
2015-09-16 14:51:55 -04:00
barisusakli
ade9a44b11
closes #3590
2015-09-16 14:45:45 -04:00
barisusakli
09927915ab
fix cb
2015-09-16 08:36:51 -04:00
barisusakli
11c70f3a28
closes #2330
2015-09-16 08:35:40 -04:00
Jon Garrison
47714151b1
fixed one tab character
2015-09-16 00:46:11 -07:00
Jon Garrison
44c4925ceb
Added req and res objects to the widget rendering process before callback in src/controllers/api.js
2015-09-16 00:39:18 -07:00
barisusakli
3fff334de2
some priv cleanup
2015-09-15 19:21:30 -04:00
psychobunny
ae1043543d
closes #3585
2015-09-15 18:34:47 -04:00
barisusakli
faae98892d
privilege fixes
2015-09-15 18:21:17 -04:00
barisusakli
51cdd0800c
simplified calculatePostIndices
2015-09-15 17:19:10 -04:00
Barış Soner Uşaklı
76178e3232
move admin categories controller
2015-09-15 15:56:19 -04:00
Barış Soner Uşaklı
e62bd2ab9e
fix chat status unread etc.
2015-09-15 13:13:23 -04:00
Barış Soner Uşaklı
5b08538264
closes #3614
2015-09-15 12:58:35 -04:00
Julian Lam
4acb31839e
nodebb/nodebb#3615
2015-09-15 12:52:48 -04:00
Barış Soner Uşaklı
6d8134618f
fix chats
2015-09-15 12:29:24 -04:00
Barış Soner Uşaklı
e9692a3e1f
fix emailer
2015-09-15 12:14:01 -04:00
Barış Soner Uşaklı
3a6871fd65
display all categories in custom home
2015-09-15 00:54:48 -04:00
barisusakli
6fc267858e
fix missing callback
2015-09-14 22:58:02 -04:00
barisusakli
d01736a726
cleanup
2015-09-14 22:43:09 -04:00
barisusakli
a5e9394d93
closes #3612
2015-09-14 22:41:15 -04:00
barisusakli
b17feb3b6c
nested categories on search
2015-09-14 22:15:11 -04:00
barisusakli
bb47761f6a
moved disable chat button
2015-09-14 21:11:59 -04:00
barisusakli
501bfbfc47
closes #3611
2015-09-14 21:04:56 -04:00
barisusakli
b099aaf61f
fix typo in emailer
2015-09-14 21:01:13 -04:00
barisusakli
22d6ceab59
closes #2427
2015-09-14 17:55:15 -04:00
barisusakli
15b667850e
closes #3595
2015-09-14 17:42:06 -04:00
barisusakli
4aad5b8689
moving chat settings out of post
2015-09-14 17:30:08 -04:00
Julian Lam
8070de7962
closes #3461
2015-09-14 17:12:00 -04:00
barisusakli
5388ddf791
removed posttools edit
2015-09-14 17:00:41 -04:00
barisusakli
45c446dac0
new hook filter:email.send
2015-09-14 16:22:44 -04:00
psychobunny
e90ee46cd1
closes #3603
2015-09-14 16:21:09 -04:00
barisusakli
30d087cbd3
closes #3607
2015-09-14 15:50:07 -04:00
psychobunny
b660eec67f
closes #3608
...
inb4 all admin routes are publically visible
2015-09-14 15:29:26 -04:00
psychobunny
ed358f4bf7
closes #3589
2015-09-14 15:11:08 -04:00
psychobunny
2516be620b
Groups.getGroupsAndMembers
2015-09-14 15:11:06 -04:00
barisusakli
5ff2eccbd2
#3593
2015-09-14 15:10:25 -04:00
psychobunny
ff83305c6a
closes #3593
2015-09-14 15:01:35 -04:00
Barış Soner Uşaklı
bcb3b55ab0
Merge pull request #3594 from yariplus/homepages
...
Add Custom and Category homepages.
2015-09-14 14:01:18 -04:00
barisusakli
9787e6c3df
dont download images to local, pass to upload plugin
2015-09-14 13:36:02 -04:00
yariplus
08e4f14971
fix unneeded async
2015-09-12 20:51:49 -04:00
yariplus
0c1c42d362
parallel not needed
2015-09-12 19:41:19 -04:00