Commit Graph

4946 Commits (ef2221d67743cad720b2ed9cb455163af7de1ec7)
 

Author SHA1 Message Date
psychobunny 0dd7339bec fixed admin/users banning/admin
psychobunny 1b206a6ae8 ajaxify cleanup
psychobunny 67b1dd546c Merge remote-tracking branch 'origin/master' into templates.js-merge
psychobunny dbb75f181d more cleanup
psychobunny e4f136c208 cleanup
psychobunny 2ae0b3905d forgot to remove error first from templates.js
psychobunny 7e11d29f06 got rid of all templates.prepare; pull blocks using templates.getBlock instead of parsing twice
psychobunny 339eafd6be updating templates.parseTemplateVariables to ajaxify.variables.parse
psychobunny 7217954078 updating all templates.get to ajaxify.variables.get
psychobunny 113eb38f9a moving ajaxify-related things out of templates and into ajaxify
psychobunny 608a1ce6d0 https://github.com/psychobunny/templates.js
barisusakli 3a69a191ff closes
Julian Lam 131b71f361 language: fr
barisusakli fdf0076f37 decrease user count when user is deleted
Julian Lam 1eab829dec Merge pull request from theon/absolute-path-config
Allow absolute config paths
barisusakli 0e5c65199d simpler static
barisusakli 824d849a52 removed req
barisusakli a3842d2c61 removed similar code
barisusakli e5a5b8e8bf added privateUserInfo and isLoggedIn for
Julian Lam be45ad163a properly fixed
Julian Lam 585eb9e1be fixed
barisusakli 4f88e9cf2c shortened the user postcount update code
barisusakli d6ad100ed5 not used anymore
barisusakli 68db8c04f7 added missing radix
barisusakli 5fe5e3d893 topics.js refactor
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.
barisusakli e4fbb31e68 some cleanup
barisusakli 61ae01543c fixed to use postsPerPage
barisusakli a400e5de81
barisusakli e8265efc20 closes
barisusakli 038a833125 check to see if there are topics
barisusakli 3493be4ef0 closes
barisusakli 6fc3103aef topic og:image changes
Julian Lam fc1cb76444 fixed
barisusakli abc7fd54f3 added class to chat messages
barisusakli 48ed540801 closed
barisusakli 22ba104930 chat style
Julian Lam 31606578f5 putting cache buster back in header template arguments
Julian Lam 1487545fd2 fixing issue where cold loads were calling client-side event action:ajaxify.end with the wrong "url"
barisusakli 0c744a947e chat will use timeago
Julian Lam 17dd113a94 fixed issue where plugin css and js wasn't loaded -- also less files no longer blow up
Julian Lam c2f6717e88 adding cache-buster to template globals
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
barisusakli 980cf2ccf9 closes
barisusakli 1664d179b9 closes
Julian Lam 0ef2be61b1 translations
Julian Lam 6fb69e6c19 removing error output for incorrect pw on login
Barış Soner Uşaklı 9f5893bc83 Update delete.js
barisusakli 642b9e4d69 fixed extra space in new if there is no username
barisusakli 0741b162cb