1452 Commits (da0793c0119d586157ca3e8a7d22f263cb44b310)

Author SHA1 Message Date
Baris Soner Usakli 7eae79cee9 anons cant chat 11 years ago
Baris Soner Usakli ccd29bfd61 added callback to category update 11 years ago
psychobunny 607bc8545b Merge remote-tracking branch 'origin/master' into webserver.js-refactor 11 years ago
Baris Soner Usakli 8064f7f0db scroll fix 11 years ago
Baris Soner Usakli 9b4ca12dc1 fixed missing var, posts.js cleanup 11 years ago
Baris Soner Usakli 091723a8c5 closes #1101 11 years ago
Baris Soner Usakli 389fc787a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli c49c3e3550 fixed jquery ui package 11 years ago
psychobunny 4435a20d90 fixed merge conflict 11 years ago
psychobunny 4a33b41464 deprecating loadServer in favour of using res.render 11 years ago
Julian Lam dfd13fac0d Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 44ac7ec262 added new hooks for rendering help messages in composer, removed markdown text from translation 11 years ago
Baris Soner Usakli 30eb85f96e fixed conflicts 11 years ago
Baris Soner Usakli 0ca6c58ded closes #1137 11 years ago
akhoury 2209a55afc - changes per PR conversation 11 years ago
akhoury 0070e1158e removing a boolean left out from the addEventListener definition 11 years ago
Baris Soner Usakli 72aa22d824 removed unused timestamp 11 years ago
akhoury 3f1d5c6656 merge fork with upstream master 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
akhoury b59c10a1e9 took out some overrides out utils to a new overrides.js 11 years ago
psychobunny aee2b2ecd0 allow express to serve parsed tpls via res.render 11 years ago
Baris Soner Usakli 36bc2967c2 fix highlight on vanilla, dont replaceState if url didnt change 11 years ago
Julian Lam f5d1ba4231 closed #1113 11 years ago
Baris Soner Usakli 8913de4ea8 dont add post-bar to each post 11 years ago
Baris Soner Usakli 3c53ebb02e better scrolling 11 years ago
Baris Soner Usakli b658c68736 back doesnt work 11 years ago
Baris Soner Usakli a3855a47e5 check replaceState 11 years ago
Baris Soner Usakli 5567378234 change hash take 2 11 years ago
Baris Soner Usakli 4b1c8150d3 update post has in address bar, #1126 11 years ago
Baris Soner Usakli 14b298eda8 cleaned updateHeader 11 years ago
Baris Soner Usakli f39248c83b closes #1123 11 years ago
psychobunny 156c0302c9 properly namespacing objects in templates 11 years ago
Baris Soner Usakli 0777c96a55 dont highlight reverse infinite loaded posts 11 years ago
Baris Soner Usakli 0da2839943 added the class for topic delete 11 years ago
Baris Soner Usakli 3ed2d21eb6 fixed flag post, added highlight to scroll post 11 years ago
Baris Soner Usakli 7c49c32ad3 scroll fix 11 years ago
Baris Soner Usakli cd9bd91ab2 fixes double hashes in share links 11 years ago
psychobunny a79ca2b135 clean up ENDIF conditional if object.value is undefined and is used in an ELSE block 11 years ago
Julian Lam 1052165373 updated messages when toggling themes or plugins 11 years ago
Julian Lam 2baa381917 plugins and themes now trigger a restart 11 years ago
Julian Lam 4ef1d83acd Merge branch 'master' into nodebb-loader 11 years ago
Baris Soner Usakli e3d01df6a2 closes #980 11 years ago
Baris Soner Usakli b8b83c2ec2 share buttons 11 years ago
Baris Soner Usakli f967407805 follow state clean up 11 years ago
Baris Soner Usakli 649bcf49b4 one liner 11 years ago
Baris Soner Usakli b5c8158ad5 more cleanup 11 years ago
Baris Soner Usakli 403de08d60 cleaned more 11 years ago
Baris Soner Usakli 122d1ad82a less is more 11 years ago
Baris Soner Usakli 6c6c57f45f closes #1108 11 years ago
Baris Soner Usakli 6e5a6b8784 upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting 11 years ago
Baris Soner Usakli d6d9776cde added toPid to posts 11 years ago
Julian Lam 7760a6b207 added restart button to ACP (!!) 11 years ago
Baris Soner Usakli 3f43ca0925 change on click 11 years ago
Baris Soner Usakli cfe5b6aa4a check if thumEl exists before trim 11 years ago
Baris Soner Usakli bae76ebd70 fixed the redis error when going to unread/recent if nextStart is missing 11 years ago
Baris Soner Usakli 29ba015d69 fixed topic thumbs 11 years ago
psychobunny f862d856fc alright clearly, regex on fridays just don't happen for me. - fixed 11 years ago
psychobunny 027398f5ba unreverting change 11 years ago
psychobunny 0c54afe576 reverting previous template fix 11 years ago
psychobunny 6f7243f42f fixed a bug running multiple blocks in one template on an empty array 11 years ago
psychobunny c7fb34c23f new client-side hooks: filter:categories.new_topic, action:categories.new_topic.loaded 11 years ago
psychobunny 15f19653c5 action:categories.loading and action.categories.loaded 11 years ago
psychobunny 7e767da73e closes #1086 and #1085 11 years ago
psychobunny a3191227de closes #1080 11 years ago
psychobunny 86dd01154e closes #1079 11 years ago
Baris Soner Usakli 74b0da78f4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli a92fb07f02 fixes multiple click handlers in admin users 11 years ago
psychobunny 52781bb539 Merge remote-tracking branch 'origin/master' into Widgets 11 years ago
psychobunny e28589bea8 added jumbotron, alert widgets + color picker for alert and panel 11 years ago
Baris Soner Usakli 7e825c61bd some login changes 11 years ago
psychobunny 80ce4db764 add container field and title field to all widgets by default 11 years ago
psychobunny ef65f510a5 fomatting 11 years ago
psychobunny 5acf296ada added containers; drag on top of widgets to set a custom container 11 years ago
psychobunny b821dc70cf moved Forum Stats widget out of core and into widget-essentials 11 years ago
Baris Soner Usakli 93130b27d5 insert loggedIn before hash' 11 years ago
Baris Soner Usakli 34bf839751 closes #1067 11 years ago
akhoury 63c9269240 merged composer and some other files with master 11 years ago
akhoury 25207852e8 added topics thumbnails support 11 years ago
psychobunny 599027f2d3 send full url to widgets as well so they can parse based on path 11 years ago
psychobunny fa4555e26e moved addActiveUser code to widget-essentials 11 years ago
psychobunny cb986186a1 removing recent replies code + tpls from the core in favour of widget system 11 years ago
psychobunny aea7329871 animate page load only after widgets load 11 years ago
psychobunny 163b0f964e Merge remote-tracking branch 'origin/master' into Widgets 11 years ago
psychobunny c0df95b2dc render widgets upon ajaxify - this widget feetorez iz completified! 11 years ago
psychobunny 37d673028a added async to client side 11 years ago
Baris Soner Usakli ea222c4f8a crash fix for notifications, removed exec_body_script, closes #1058 11 years ago
psychobunny 4e1b3506e8 allow plugins/widgets to define widgets; moved sample widgets out of core and into nodebb-widget-essentials 11 years ago
psychobunny f4ad1bdeae console.log 11 years ago
Baris Soner Usakli fd3efd59f9 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 495fded6dd closes #1038 11 years ago
Julian Lam 3107e43b64 cleaned up admin panel index a bit 11 years ago
psychobunny 86a8103c15 saving, updating, deleting widgets; widget dragging improvements 11 years ago
Julian Lam 0d7e47ded7 closed #1057 11 years ago
Baris Soner Usakli ab60da30da Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 520b349c17 closes #1044 11 years ago
psychobunny 9f8f78f6d4 client-side saving of widgets 11 years ago
psychobunny 447cff1995 got the basic ui, dragging, sorting etc going for widgets acp 11 years ago
psychobunny 6496ad95e8 Revert "closes #992"
This reverts commit ed4b0461b9.
11 years ago
Baris Soner Usakli f33256d628 fixes error alerts if scroll is triggered during transitions 11 years ago
Baris Soner Usakli 8518f26adb closes #1023 11 years ago
Baris Soner Usakli 6140d76f76 fixed index of newly created posts, matched vanilla search form to lavender 11 years ago
Baris Soner Usakli 17cee2cb99 pagination fix if only 1 topic 11 years ago
Baris Soner Usakli e1f016c075 closes #1046 11 years ago
Julian Lam 3b4985efe5 tx translation update 11 years ago
Baris Soner Usakli 1712fcc9fe dont scroll to 0th post 11 years ago
Baris Soner Usakli 229fe2f80f seems to work better for long posts 11 years ago
Baris Soner Usakli 7aa38adb52 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 83ad454c3e better error message if image upload fails, #1052 11 years ago
psychobunny d69835e115 allow any hash to be pushed to history 11 years ago
psychobunny 1e47953efd expanding hash regex to alphanumeric 11 years ago
Baris Soner Usakli 9b88dcdc14 removed double if 11 years ago
Baris Soner Usakli 92ebf2975a possible fix for #1050 11 years ago
Baris Soner Usakli a620a85d85 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 21367a1847 reverse infinite loading 11 years ago
psychobunny ed4b0461b9 closes #992 11 years ago
Baris Soner Usakli 1da75866f4 added global loggedIn to templates' 11 years ago
Baris Soner Usakli 0ec9f3835f fixed js error in composer 11 years ago
Baris Soner Usakli 0756410684 closes #1012 11 years ago
Baris Soner Usakli 43e8016dd1 fixes admin user picture edit 11 years ago
Julian Lam 9e64f4e303 passing in a picture into notifications now 11 years ago
Julian Lam ef45ae9ba3 fixed the rotating bell in notifications loading LOL 11 years ago
Baris Soner Usakli fec1b75030 fixes pagination block on direct page load 11 years ago
Baris Soner Usakli 893efa5f2a closes #1004 11 years ago
Baris Soner Usakli 075c6c01f2 upload changes, show progres in composer 11 years ago
Baris Soner Usakli b912dcb2f0 topic title 11 years ago
Baris Soner Usakli 896af72a25 added topic title to header 11 years ago
Baris Soner Usakli ab9ff94713 fw changes 11 years ago
Baris Soner Usakli c703dba3dd closes #1009 11 years ago
Baris Soner Usakli 7f298c596f fixed category save 11 years ago
Baris Soner Usakli dcebb0cc4c removed whitespace 11 years ago
Baris Soner Usakli 4c6fb72db0 move cursor to end in share input 11 years ago
Baris Soner Usakli bb59158bbc closes #721, admins can edit other users from their edit page 11 years ago
Baris Soner Usakli 1861273d45 delegated event for category save 11 years ago
Baris Soner Usakli a274a8cc12 more unread changes 11 years ago
psychobunny ecb1fa928c console.log 11 years ago
psychobunny ef9965832a updating account settings templates + client side to allow for dynamic parsing of user settings 11 years ago
Baris Soner Usakli 4ff62f4e30 closes #1005 11 years ago
Baris Soner Usakli 02048e551f assorted CP changes 11 years ago
Baris Soner Usakli 20dd194171 show error in composer if upload fails 11 years ago
Baris Soner Usakli cacde313cd closes #995 11 years ago
Julian Lam 4429014d2f Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 97e52fd169 adding new client-side hook and post_uuid to composer template 11 years ago
Baris Soner Usakli 8e756b5b26 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 242927d702 user selectable pagination 11 years ago
psychobunny 8c2611aeb5 potentially fixes #823 11 years ago
psychobunny 83a201acce closes #918 11 years ago
Julian Lam 55b39f1eff second pass, #981 11 years ago
Julian Lam 5f8bfaa871 reverting some fixes 11 years ago
Julian Lam 37a1fbd9cd Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago