4851 Commits (f913c58925486814ea99cecc87edaf3cf29a0338)
 

Author SHA1 Message Date
psychobunny f913c58925 imported latest templates.js updates 11 years ago
psychobunny 0c8c246be4 simplified widgets 11 years ago
psychobunny 4f04bd82a6 some fixes 11 years ago
psychobunny 4d02600820 fixing some things code climate was qq'ing about 11 years ago
psychobunny b023ef01af moving widgets and variables code out of ajaxify 11 years ago
psychobunny 0dd7339bec fixed admin/users banning/admin 11 years ago
psychobunny 1b206a6ae8 ajaxify cleanup 11 years ago
psychobunny 67b1dd546c Merge remote-tracking branch 'origin/master' into templates.js-merge 11 years ago
psychobunny dbb75f181d more cleanup 11 years ago
psychobunny e4f136c208 cleanup 11 years ago
psychobunny 2ae0b3905d forgot to remove error first from templates.js 11 years ago
psychobunny 7e11d29f06 got rid of all templates.prepare; pull blocks using templates.getBlock instead of parsing twice 11 years ago
psychobunny 339eafd6be updating templates.parseTemplateVariables to ajaxify.variables.parse 11 years ago
psychobunny 7217954078 updating all templates.get to ajaxify.variables.get 11 years ago
psychobunny 113eb38f9a moving ajaxify-related things out of templates and into ajaxify 11 years ago
psychobunny 608a1ce6d0 https://github.com/psychobunny/templates.js 11 years ago
barisusakli 3a69a191ff closes #1285 11 years ago
Julian Lam 131b71f361 language: fr 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 4f88e9cf2c shortened the user postcount update code 11 years ago
barisusakli d6ad100ed5 not used anymore 11 years ago
barisusakli 68db8c04f7 added missing radix 11 years ago
barisusakli 5fe5e3d893 topics.js refactor 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 3493be4ef0 closes #1268 11 years ago
barisusakli 6fc3103aef topic og:image changes 11 years ago
Julian Lam fc1cb76444 fixed #1266 11 years ago
barisusakli abc7fd54f3 added class to chat messages 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
Julian Lam 1487545fd2 fixing issue where cold loads were calling client-side event action:ajaxify.end with the wrong "url" 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
barisusakli 1664d179b9 closes #1245 11 years ago