Commit Graph

4974 Commits (bb629c18156189a0176fbff17b09cf8aaa5480fa)
 

Author SHA1 Message Date
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
barisusakli f247c2195e fixed user picture in og:image
barisusakli 94a589e0e4
barisusakli bcc464a196 fixed reverse loading of topics
data.after can be zero which was causing a invalid data error
barisusakli a3404d3d4f closes
barisusakli 36dc086470 no need to get signature and custom profile info
Julian Lam fdc6b004c5 closed , closed
barisusakli 04e0c58b84 fixes realtime update of home
Barış Soner Uşaklı 4e10ee473c Merge pull request from theon/fix-syntax-error
Fix syntax error
Ian Forsey 28f186d4a7 Fix syntax error
barisusakli 1f2d5abbb7 possible fix for
Ian Forsey 6ca5a42936 Allow absolute config paths
barisusakli 2b2e83992e changed messages
barisusakli 0cfd05d839 closes
barisusakli d6223406e9 added space between uploading and number
barisusakli ca0dbf84be no need for exists check
if topic doesnt exist topicData will be null
barisusakli a695c6134b added missing meta
barisusakli db3632557e moved notification push out of markAsRead
barisusakli 7a1037dc11 moved posts and recent to new files
barisusakli 38733ef94b moved reply post create to topics/create.js
barisusakli 478429af3a moved fork to new file
barisusakli bac3cf03cb moved unread to new file
barisusakli ec63ba4b17 removed unused method