4872 Commits (5ce069fdd3492348eea0d6456086b3d7e5d6576f)
 

Author SHA1 Message Date
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
Julian Lam 0ef2be61b1 translations 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 642b9e4d69 fixed extra space in new if there is no username 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
Barış Soner Uşaklı 4e10ee473c Merge pull request #1257 from theon/fix-syntax-error
Fix syntax error
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 2b2e83992e changed messages 11 years ago
barisusakli 0cfd05d839 closes #1254 11 years ago
barisusakli d6223406e9 added space between uploading and number 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
barisusakli 38733ef94b moved reply post create to topics/create.js 11 years ago
barisusakli 478429af3a moved fork to new file 11 years ago
barisusakli bac3cf03cb moved unread to new file 11 years ago
barisusakli ec63ba4b17 removed unused method 11 years ago
barisusakli 8b6f701246 removd dupe 11 years ago
barisusakli b470a9b264 fixes jumping to top on vote 11 years ago