psychobunny
d89c0d698e
prevent crash on widget containers
11 years ago
psychobunny
c76a073482
added skins tab; closes #1293
11 years ago
barisusakli
219c0d75c4
fix for #1290
11 years ago
psychobunny
3ae8aa1c55
helpers.js (client/server); closes #1275
11 years ago
psychobunny
eab0ca7463
allow custom themes to include templates that don't exist in the base theme
11 years ago
psychobunny
b023ef01af
moving widgets and variables code out of ajaxify
11 years ago
barisusakli
3a69a191ff
closes #1285
11 years ago
barisusakli
fdf0076f37
decrease user count when user is deleted
11 years ago
Julian Lam
1eab829dec
Merge pull request #1255 from theon/absolute-path-config
...
Allow absolute config paths
11 years ago
barisusakli
0e5c65199d
simpler static
11 years ago
barisusakli
824d849a52
removed req
11 years ago
barisusakli
a3842d2c61
removed similar code
11 years ago
barisusakli
e5a5b8e8bf
added privateUserInfo and isLoggedIn for #1275
11 years ago
Julian Lam
be45ad163a
properly fixed #1274
11 years ago
Julian Lam
585eb9e1be
fixed #1274
11 years ago
barisusakli
68db8c04f7
added missing radix
11 years ago
barisusakli
2507d6c853
display_moderator_tools is already returned
...
when new posts were loaded, we were making a socket call for each post
to check if the post is editable, but this data is already returned in
display_moderator_tools when posts are loaded.
11 years ago
barisusakli
e4fbb31e68
some cleanup
11 years ago
barisusakli
61ae01543c
fixed to use postsPerPage
11 years ago
barisusakli
a400e5de81
#1269
11 years ago
barisusakli
e8265efc20
closes #1271
11 years ago
barisusakli
038a833125
check to see if there are topics
11 years ago
barisusakli
6fc3103aef
topic og:image changes
11 years ago
Julian Lam
fc1cb76444
fixed #1266
11 years ago
barisusakli
48ed540801
closed #1267
11 years ago
barisusakli
22ba104930
chat style
11 years ago
Julian Lam
31606578f5
putting cache buster back in header template arguments
11 years ago
barisusakli
0c744a947e
chat will use timeago
11 years ago
Julian Lam
17dd113a94
fixed issue where plugin css and js wasn't loaded -- also less files no longer blow up
11 years ago
Julian Lam
c2f6717e88
adding cache-buster to template globals
11 years ago
Julian Lam
8c7b474e8b
moved fontawesome CSS into stylesheet.css, and updating the js and css middlewares to compile at app start, not on first load
11 years ago
barisusakli
980cf2ccf9
closes #1184
11 years ago
Julian Lam
6fb69e6c19
removing error output for incorrect pw on login
11 years ago
Barış Soner Uşaklı
9f5893bc83
Update delete.js
11 years ago
barisusakli
0741b162cb
#1265
11 years ago
barisusakli
f247c2195e
fixed user picture in og:image
11 years ago
barisusakli
94a589e0e4
#1190
11 years ago
barisusakli
bcc464a196
fixed reverse loading of topics
...
data.after can be zero which was causing a invalid data error
11 years ago
barisusakli
a3404d3d4f
closes #1253
11 years ago
barisusakli
36dc086470
no need to get signature and custom profile info
11 years ago
Julian Lam
fdc6b004c5
closed #1260 , closed #1261
11 years ago
barisusakli
04e0c58b84
fixes realtime update of home
11 years ago
Ian Forsey
28f186d4a7
Fix syntax error
11 years ago
barisusakli
1f2d5abbb7
possible fix for #1256
11 years ago
Ian Forsey
6ca5a42936
Allow absolute config paths
11 years ago
barisusakli
0cfd05d839
closes #1254
11 years ago
barisusakli
ca0dbf84be
no need for exists check
...
if topic doesnt exist topicData will be null
11 years ago
barisusakli
a695c6134b
added missing meta
11 years ago
barisusakli
db3632557e
moved notification push out of markAsRead
11 years ago
barisusakli
7a1037dc11
moved posts and recent to new files
11 years ago