Commit Graph

136 Commits (d9e364cd86f672caca38ef360b8e6a82d6dab6f1)

Author SHA1 Message Date
Baris Usakli c8ec095d99 anons cant edit after posting
psychobunny 85daacdf7a remove reference to deprecated mobileMenu
Baris Usakli ac12bd0b8f closes
Baris Usakli 9babef0095 closes , will restart over if reconnection fails after x number of attempts
Baris Soner Usakli e9b6cdb37a add responsive class to imgs
psychobunny bf677522a9 added additional_profile_info footer in posts view; plugins - filter:posts.custom_profile_info hook lets you add info to post block footer
also fixed app.alert - if title is not set then do not show title.
psychobunny 27f4fdd179 fixes
psychobunny d1a94a91c2 added app.uid
Julian Lam 948949c571 closed - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config
Julian Lam f08067bab2 fixes - issue where accessing a NodeBB using a different machine name
from one that it was set up with causing template data to not load, as it
was being accessed via absolute url, instead of relative url
Julian Lam 1160f39cb0 revamped reconnection notification, closes
psychobunny e161b5387b fixed untranslated language on dynamic new posts and infinite loading
Baris Usakli 0b0d64b52e logout/login changes, updateHeader changes
Baris Usakli 83d5a84edd login redirects back
Julian Lam 66cb1fb6ad removed console.log from socket connection success handler
Baris Usakli 290d69d14a remember where the topic was left off
Baris Usakli b25c3d8b67 closes
Baris Usakli 776b51fef7 closes
Baris Usakli efef9c864c closes
Baris Usakli 24e4be77d8 closes
psychobunny 828d937dec .jsbeautify
psychobunny abd909d23b pagination - scroll to top / bottom arrows
Baris Usakli caaede7e84 added loading spinner to topic.tpl
Baris Usakli 7cff55a160 closes
Julian Lam 8a53c56a46 updated install script to only populate "socket" object in client config with "address", which takes "use_port" into account.
This closes 
psychobunny 7be69b0b54 more cleanup, account.less, removed mobile sidebar functionality completely
psychobunny cc6e028b1d fixed alert-notify (and blanks) to alert-warning
psychobunny 13e13cd5a8 some changes to topic view + BS3 upgrade
psychobunny 0f8aad52b2 updated all alert-error to alert-danger (wtf did BS3 need to change that?)
Baris Usakli cb6f587f24 closes
Baris Soner Usakli 1c95ef4060 fix for infinite scroll crashing, issue
Baris Soner Usakli b43e12a42a closes , closes
Baris Usakli 2b7a1b7515 changed the recursion to load posts to a while loop
Baris Usakli dceec0ce46 more winston, issue
Baris Usakli 16a95dd408 fixed welcome back message, it wasnt showing up in some cases
Baris Usakli 1894d0a469 moved confings into redis
Baris Soner Usakli d6b9a2799b full text search using reds, issue
Baris Soner Usakli 23fcdde25e removed console.log and commented out code
Baris Soner Usakli 7297a26685 scroll to post 2
Baris Usakli 720dd9e960 scroll to posts
Baris Soner Usakli 3f6f4e347d change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating
Baris Soner Usakli 916b46618c another fix
Baris Usakli 19b570cdcf closes
Baris Usakli 5df7af6075 reset reconnect tries to 0 after a succesfull reconnect
Baris Soner Usakli f7217f2d12 closes
Baris Soner Usakli 96a779172b closes
Baris Usakli 2bb4aab6ac changes to online users code
Baris Soner Usakli 5819b43595 moved index code from index.tpl to its own file
Baris Soner Usakli f7f5da00e1 another fix for js crashes
Baris Soner Usakli 6f57e639f9 changed input to meta