Commit Graph

4862 Commits (c76a0734824c90224a576b7f17f54f7b0367c4b1)
 

Author SHA1 Message Date
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
barisusakli 8b6f701246 removd dupe
barisusakli b470a9b264 fixes jumping to top on vote
barisusakli 7f193041a8 removed admin topics
Julian Lam 8abaa812ec fixing client-side script for groups page in ACP
barisusakli 880c393b6d fixed admin groups page
changed gid to groupName
Julian Lam 6f78d29498 upgrade script should not delete non-hidden groups
Julian Lam 1e3b9b7cf6 removing console logs
Julian Lam d33253bc3a Merge remote-tracking branch 'origin/master'
Julian Lam 96d58288c9 tweaking upgrade script so it works with a real db
Julian Lam 4701eb1cee updating groups so that members leave a group when it is deleted
Julian Lam ce867aec53 updated upgrade script date
Julian Lam 4206c17da3 rounding out tests for groups