118 Commits (043aafd7b72c95ed505e3a830ec50f104a9e7c75)

Author SHA1 Message Date
Baris Usakli efef9c864c closes #306 12 years ago
Baris Usakli 24e4be77d8 closes #304 12 years ago
psychobunny 828d937dec .jsbeautify 12 years ago
psychobunny abd909d23b pagination - scroll to top / bottom arrows 12 years ago
Baris Usakli caaede7e84 added loading spinner to topic.tpl 12 years ago
Baris Usakli 7cff55a160 closes #209 12 years ago
Julian Lam 8a53c56a46 updated install script to only populate "socket" object in client config with "address", which takes "use_port" into account.
This closes #234
12 years ago
psychobunny 7be69b0b54 more cleanup, account.less, removed mobile sidebar functionality completely 12 years ago
psychobunny cc6e028b1d fixed alert-notify (and blanks) to alert-warning 12 years ago
psychobunny 13e13cd5a8 some changes to topic view + BS3 upgrade 12 years ago
psychobunny 0f8aad52b2 updated all alert-error to alert-danger (wtf did BS3 need to change that?) 12 years ago
Baris Usakli cb6f587f24 closes #197 12 years ago
Baris Soner Usakli 1c95ef4060 fix for infinite scroll crashing, issue #187 12 years ago
Baris Soner Usakli b43e12a42a closes #187, closes #190 12 years ago
Baris Usakli 2b7a1b7515 changed the recursion to load posts to a while loop 12 years ago
Baris Usakli dceec0ce46 more winston, issue #62 12 years ago
Baris Usakli 16a95dd408 fixed welcome back message, it wasnt showing up in some cases 12 years ago
Baris Usakli 1894d0a469 moved confings into redis 12 years ago
Baris Soner Usakli d6b9a2799b full text search using reds, issue #142 12 years ago
Baris Soner Usakli 23fcdde25e removed console.log and commented out code 12 years ago
Baris Soner Usakli 7297a26685 scroll to post 2 12 years ago
Baris Usakli 720dd9e960 scroll to posts 12 years ago
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 12 years ago
Baris Soner Usakli 916b46618c another fix 12 years ago
Baris Usakli 19b570cdcf closes #122 12 years ago
Baris Usakli 5df7af6075 reset reconnect tries to 0 after a succesfull reconnect 12 years ago
Baris Soner Usakli f7217f2d12 closes #130 12 years ago
Baris Soner Usakli 96a779172b closes #106 12 years ago
Baris Usakli 2bb4aab6ac changes to online users code 12 years ago
Baris Soner Usakli 5819b43595 moved index code from index.tpl to its own file 12 years ago
Baris Soner Usakli f7f5da00e1 another fix for js crashes 12 years ago
Baris Soner Usakli 6f57e639f9 changed input to meta 12 years ago
Baris Soner Usakli 49445767cb temp fix to resolve socket js error 12 years ago
Baris Soner Usakli bfc87a8178 fixed admin js error, was trying to use socket. before it was connected 12 years ago
Baris Soner Usakli 9f892c2e80 fixed pushState urls 12 years ago
Baris Soner Usakli 069368fe88 removed callback 12 years ago
Baris Soner Usakli de55a35684 more fixes for relative paths 12 years ago
Baris Soner Usakli 2c5e9d47ad admin routes and fixes 12 years ago
Baris Usakli 6eb9af77e6 first pass at subfolder 12 years ago
Baris Soner Usakli 4103e1db55 removed console.log 12 years ago
Baris Soner Usakli e0debed04f removed ajax from make/remove admin 12 years ago
psychobunny 561ebea362 attempt at fixing issues on safari, in progress 12 years ago
Baris Soner Usakli 1620d1e4be fixes #17 12 years ago
Baris Usakli 9309722898 fixed indents 12 years ago
Julian Lam 4334e23c4d fixing improper use of tertiary if that hopefully resolves issue #1 12 years ago
Julian Lam 7e55e7b3d2 fixing quoting that broke with the introduction of the new post window 12 years ago
Julian Lam 49ea40f6ee tweaks to composer pushing, fixed random extra letter in footer js 12 years ago
psychobunny a8f6222824 part2 of mobile sidebar menu. still disabled for now going to come back to this later. 12 years ago
psychobunny 1803595fa2 starting: mobile sidebar menu (intending to take the span3 hidden on mobile and turn it into a slidein sidebar) 12 years ago
psychobunny 2638c03752 added timeout to address bar hiding (as per the official way of accomplishing this task ) 12 years ago