321 Commits (712d5bce5bec1cd902de18e16f250a3f5a81c65d)

Author SHA1 Message Date
psychobunny c44934cc0d all JS files properly required on cold load 11 years ago
psychobunny e73f8d6f37 Merge remote-tracking branch 'origin/master' into webserver.js-refactor 11 years ago
psychobunny 0211b4484b on cold load, only display page after widgets are rendered 11 years ago
Baris Soner Usakli 6bf36a0468 if alert is closed dont fire clickfn 11 years ago
psychobunny 6827dbc9c4 render widgets on cold load 11 years ago
psychobunny 584347848b trigger action:ajaxify.start and action:ajaxify.end on cold load 11 years ago
Baris Soner Usakli 7eae79cee9 anons cant chat 11 years ago
Baris Soner Usakli 8064f7f0db scroll fix 11 years ago
Baris Soner Usakli 091723a8c5 closes #1101 11 years ago
Baris Soner Usakli 30eb85f96e fixed conflicts 11 years ago
Baris Soner Usakli d87034b131 use alert for bookmark 11 years ago
akhoury 1b207d8276 IE8 support, general cleanups, from native to $ objects ... 11 years ago
Baris Soner Usakli 3ed2d21eb6 fixed flag post, added highlight to scroll post 11 years ago
Baris Soner Usakli e3d01df6a2 closes #980 11 years ago
Baris Soner Usakli 34bf839751 closes #1067 11 years ago
Baris Soner Usakli 21367a1847 reverse infinite loading 11 years ago
Baris Soner Usakli 1da75866f4 added global loggedIn to templates' 11 years ago
Baris Soner Usakli 0756410684 closes #1012 11 years ago
psychobunny 8c2611aeb5 potentially fixes #823 11 years ago
Baris Soner Usakli 93f5f320fe Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 02483b34bf closes #987 11 years ago
psychobunny ff9d7c6c24 removed unnecessary conditionals from app.updateHeader 11 years ago
psychobunny 3c863feac2 fixes translation bug with app.alert 11 years ago
psychobunny 3955ca560f changed hook triggers to window from body 11 years ago
psychobunny 4abeed3802 client side hooks - action:connected, action:reconnected, action:disconnected 11 years ago
psychobunny 609821029b app.isAdmin available client-side 11 years ago
Baris Soner Usakli 23f3111173 fixes alert close 11 years ago
Julian Lam d7b44789fc updating stati to use sibling classes 11 years ago
Baris Soner Usakli c2746b3bb1 minor tweaks to status 11 years ago
Baris Soner Usakli 97e0e48b07 closes #714, closes #824 11 years ago
Baris Soner Usakli 22bc3e9571 added statuses into dropdown 11 years ago
psychobunny 112a9cb532 closes #689 11 years ago
psychobunny 303a32dce6 closes #855 - app.alert strings are now passed through translator so we can finally start getting rid of the remainder of hardcoded strings 11 years ago
Baris Soner Usakli cccaf642a6 closes #898 11 years ago
Baris Soner Usakli 9cb232c198 added header tooltips 11 years ago
Baris Soner Usakli 2560704839 recent unread cleanup 11 years ago
Baris Soner Usakli 606367701f pagination on posts 11 years ago
Baris Soner Usakli cf39c66017 some pagination work 11 years ago
Julian Lam 92706a6550 fixed #826 11 years ago
Baris Soner Usakli ccc62a202b dont go to top on search icon click 11 years ago
MrWaffle c1fea52a93 Only alternate title when not focused 11 years ago
Baris Soner Usakli b7f0c90bf7 more fixes 11 years ago
Baris Soner Usakli 39b631a3a8 more fixes 11 years ago
Baris Soner Usakli e5c8caf5ff more fixes 11 years ago
Baris Soner Usakli 1ec21c2bfd metatitle 11 years ago
Baris Soner Usakli 8bb24fa034 fixed update header 11 years ago
Baris Soner Usakli 67799eac95 removed api: from client side socket calls 11 years ago
Julian Lam 0ea09972b4 fixed issue where outgoing links warning page would intercept clicks to the search button in the headerbar (thanks @dove)
- linted some files
11 years ago
Baris Soner Usakli 243cb5af61 fixed mobile search link 11 years ago
bdharrington7 bf96903d6e removed submenu for login / register in guest menu options 11 years ago
Julian Lam ee963e0c2a moved reconnected socket call to SocketsMeta 11 years ago
Julian Lam c5d8a5a6b2 thread tools (phew!) -- sessionData is getting larger :P 11 years ago
Julian Lam 8dd8412ae3 so far so good... user, meta, notifications, categories 11 years ago
Julian Lam dfa9f203e6 crashing a lot less now, heh 11 years ago
Baris Soner Usakli 58580bd866 closes #716, also moved chat to its own template 11 years ago
psychobunny fda68bc5dd added templates.setGlobal - allows you to add default template vars that are sent to all tpls upon parsing; added relative_path as global 11 years ago
Baris Soner Usakli 751dc73ebe fixes login/register and auth routes in relative path install 11 years ago
Julian Lam b52782deb8 removed use of strip_tags and using String library instead 11 years ago
Baris Soner Usakli 8bfea656c4 Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master 11 years ago
Julian Lam d86aefb518 removing defunct "template" argument in ajaxify.go 11 years ago
akhoury 114294e24a allowGuestSearching config .. second attempt 11 years ago
Julian Lam 64e87b761f closed #652 11 years ago
Julian Lam 69c1ec97c9 re: issue #652, this took longer than expected... 11 years ago
psychobunny 932b960aa9 app.isFocused; app.js cleanup 11 years ago
Julian Lam b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe 11 years ago
Julian Lam a65c79cb02 minimized the reconnect spinner to icon only, added bootstrap tooltip 11 years ago
Baris Usakli 9ccfa3f18c fixed js error 11 years ago
Baris Usakli 1660d75205 stricter selector for human readable numbers 11 years ago
Baris Usakli f6d57a241d fixed human readable view post counts 11 years ago
Baris Usakli a87ebb64d8 clean up of posts and some template additions 11 years ago
Baris Usakli 7198110b57 closes #573 11 years ago
Baris Usakli 48a7f9058f closes #558 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
Baris Soner Usakli ff50917c29 show no replies in recent and unread 11 years ago
Baris Soner Usakli 2174aec0e1 closes #542 and other refactors on client side 11 years ago
Julian Lam cd1e26418d making the loading indicator less obtrusive (and smaller, to boot) 11 years ago
Baris Soner Usakli dab4f07258 fixed indents 11 years ago
Baris Usakli 253271127d infinite loader will insert posts in correct order 11 years ago
Baris Usakli 156950ac2f cleaned up app.createNewPosts 11 years ago
Baris Soner Usakli 6ac685b194 possible fix for js error 11 years ago
psychobunny 34c74770ce app.js minor cleanup 11 years ago
psychobunny da8d198676 added some user friendly warnings to chat 11 years ago
Baris Usakli 411ba3542c closes #493 11 years ago
Julian Lam 37497fc5a0 fixed #393 - refactored basic route handling, moved some other routes to debug routes 11 years ago
Baris Usakli bbb045698d closes #481 11 years ago
Baris Usakli c8ec095d99 anons cant edit after posting #365 11 years ago
psychobunny 85daacdf7a remove reference to deprecated mobileMenu 11 years ago
Baris Usakli ac12bd0b8f closes #462 11 years ago
Baris Usakli 9babef0095 closes #422, will restart over if reconnection fails after x number of attempts 11 years ago
Baris Soner Usakli e9b6cdb37a add responsive class to imgs 11 years ago
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.
11 years ago
psychobunny 27f4fdd179 fixes #377 12 years ago
psychobunny d1a94a91c2 added app.uid 12 years ago
Julian Lam 948949c571 closed #375 - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config 12 years ago
Julian Lam f08067bab2 fixes #356 - 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
12 years ago
Julian Lam 1160f39cb0 revamped reconnection notification, closes #354 12 years ago
psychobunny e161b5387b fixed untranslated language on dynamic new posts and infinite loading 12 years ago
Baris Usakli 0b0d64b52e logout/login changes, updateHeader changes 12 years ago
Baris Usakli 83d5a84edd login redirects back 12 years ago
Julian Lam 66cb1fb6ad removed console.log from socket connection success handler 12 years ago
Baris Usakli 290d69d14a remember where the topic was left off 12 years ago
Baris Usakli b25c3d8b67 closes #324 12 years ago
Baris Usakli 776b51fef7 closes #323 12 years ago
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