psychobunny
339eafd6be
updating templates.parseTemplateVariables to ajaxify.variables.parse
2014-03-28 13:02:36 -04:00
psychobunny
7217954078
updating all templates.get to ajaxify.variables.get
2014-03-28 13:02:13 -04:00
psychobunny
113eb38f9a
moving ajaxify-related things out of templates and into ajaxify
2014-03-28 13:01:43 -04:00
psychobunny
608a1ce6d0
https://github.com/psychobunny/templates.js
2014-03-28 13:01:24 -04:00
Julian Lam
131b71f361
language: fr
2014-03-28 10:51:41 -04:00
barisusakli
fdf0076f37
decrease user count when user is deleted
2014-03-27 19:59:44 -04:00
Julian Lam
1eab829dec
Merge pull request #1255 from theon/absolute-path-config
...
Allow absolute config paths
2014-03-27 13:10:29 -04:00
barisusakli
0e5c65199d
simpler static
2014-03-27 12:59:27 -04:00
barisusakli
824d849a52
removed req
2014-03-27 03:12:23 -04:00
barisusakli
a3842d2c61
removed similar code
2014-03-26 23:29:50 -04:00
barisusakli
e5a5b8e8bf
added privateUserInfo and isLoggedIn for #1275
2014-03-26 11:57:46 -04:00
Julian Lam
be45ad163a
properly fixed #1274
2014-03-26 11:43:42 -04:00
Julian Lam
585eb9e1be
fixed #1274
2014-03-26 11:39:27 -04:00
barisusakli
4f88e9cf2c
shortened the user postcount update code
2014-03-26 11:15:27 -04:00
barisusakli
d6ad100ed5
not used anymore
2014-03-25 14:50:08 -04:00
barisusakli
68db8c04f7
added missing radix
2014-03-25 14:18:24 -04:00
barisusakli
5fe5e3d893
topics.js refactor
2014-03-25 14:17:00 -04:00
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.
2014-03-25 13:52:25 -04:00
barisusakli
e4fbb31e68
some cleanup
2014-03-25 13:24:51 -04:00
barisusakli
61ae01543c
fixed to use postsPerPage
2014-03-25 12:47:15 -04:00
barisusakli
a400e5de81
#1269
2014-03-25 12:23:55 -04:00
barisusakli
e8265efc20
closes #1271
2014-03-25 12:10:42 -04:00
barisusakli
038a833125
check to see if there are topics
2014-03-24 21:53:14 -04:00
barisusakli
3493be4ef0
closes #1268
2014-03-24 21:05:02 -04:00
barisusakli
6fc3103aef
topic og:image changes
2014-03-24 20:43:29 -04:00
Julian Lam
fc1cb76444
fixed #1266
2014-03-24 20:24:22 -04:00
barisusakli
abc7fd54f3
added class to chat messages
2014-03-24 20:12:03 -04:00
barisusakli
48ed540801
closed #1267
2014-03-24 19:57:25 -04:00
barisusakli
22ba104930
chat style
2014-03-24 18:18:00 -04:00
Julian Lam
31606578f5
putting cache buster back in header template arguments
2014-03-24 18:09:49 -04:00
Julian Lam
1487545fd2
fixing issue where cold loads were calling client-side event action:ajaxify.end with the wrong "url"
2014-03-24 16:22:10 -04:00
barisusakli
0c744a947e
chat will use timeago
2014-03-24 15:58:02 -04:00
Julian Lam
17dd113a94
fixed issue where plugin css and js wasn't loaded -- also less files no longer blow up
2014-03-24 15:35:58 -04:00
Julian Lam
c2f6717e88
adding cache-buster to template globals
2014-03-24 14:36:20 -04:00
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
2014-03-24 14:36:20 -04:00
barisusakli
980cf2ccf9
closes #1184
2014-03-24 14:30:11 -04:00
barisusakli
1664d179b9
closes #1245
2014-03-24 13:45:31 -04:00
Julian Lam
0ef2be61b1
translations
2014-03-24 11:42:48 -04:00
Julian Lam
6fb69e6c19
removing error output for incorrect pw on login
2014-03-24 11:07:39 -04:00
Barış Soner Uşaklı
9f5893bc83
Update delete.js
2014-03-23 23:34:04 -04:00
barisusakli
642b9e4d69
fixed extra space in new if there is no username
2014-03-23 19:00:08 -04:00
barisusakli
0741b162cb
#1265
2014-03-23 18:53:21 -04:00
barisusakli
f247c2195e
fixed user picture in og:image
2014-03-23 17:17:56 -04:00
barisusakli
94a589e0e4
#1190
2014-03-23 16:57:04 -04:00
barisusakli
bcc464a196
fixed reverse loading of topics
...
data.after can be zero which was causing a invalid data error
2014-03-23 15:05:04 -04:00
barisusakli
a3404d3d4f
closes #1253
2014-03-23 14:25:16 -04:00
barisusakli
36dc086470
no need to get signature and custom profile info
2014-03-22 21:04:53 -04:00
Julian Lam
fdc6b004c5
closed #1260 , closed #1261
2014-03-22 09:51:29 -04:00
barisusakli
04e0c58b84
fixes realtime update of home
2014-03-21 22:16:30 -04:00
Barış Soner Uşaklı
4e10ee473c
Merge pull request #1257 from theon/fix-syntax-error
...
Fix syntax error
2014-03-21 20:51:38 -04:00