2247 Commits (c72c876b0499389e2926fec5e3359209b62913d8)

Author SHA1 Message Date
Julian Lam 16f1db4f5d fireEvent reflection socket call, tweaks to Sounds page in ACP 11 years ago
Julian Lam 14a0b45ae8 securing settings.save socket listeners behind admin namespace 11 years ago
Julian Lam c1ccc81400 ACP integration for Sounds 11 years ago
Julian Lam eeb3bdc7f7 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
barisusakli 4cadd8da7a missing radix 11 years ago
barisusakli 367a9aa022 composer jshint 11 years ago
Julian Lam 17903adace Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
barisusakli b4af4c72cc alertSuccess can take language strings 11 years ago
barisusakli da8c2896d7 moved to showForkModal 11 years ago
barisusakli 38d4fd1a59 took out forking to its own file 11 years ago
Julian Lam f942c03a58 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
barisusakli 1354739d19 user deletion #746
user deletion NOT SKALABLE
11 years ago
Julian Lam 0ea14324ac adding missing files 11 years ago
Julian Lam 6d03f713c5 "Sounds" tab in Settings page... WIP, needs fixing. 11 years ago
barisusakli a0e784a612 closes #1138 11 years ago
barisusakli d2bef79888 closes #1194 11 years ago
barisusakli ccc717b339 account posts jshint 11 years ago
Julian Lam 401bd02748 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 553cabdcfa refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209 11 years ago
barisusakli 9685cb7fe0 removed broken post update 11 years ago
barisusakli 161c7f1875 closes #1201 11 years ago
barisusakli 2bb5918b6c closes #1208 11 years ago
barisusakli 7668b95c66 register.js cleanup 11 years ago
barisusakli 970639274e fixes image uploads
if images had special regex characters in them upload text was failing
11 years ago
barisusakli 90e398e5c9 user js refactor, category fix
if a category that didn't exist was request with category/1231 or
api/category/1231 it was crashing.
11 years ago
psychobunny b2986f2a4e removing use strict from forum/topic.js until its refactored properly 11 years ago
psychobunny 35ac0bb793 linted app.js 11 years ago
psychobunny dd7433bab6 fixed active users icon in thread 11 years ago
psychobunny 01077cb35b Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 0d625761be fixing bug introduced @ da0355ef79 (multiple widget areas defined = explosion) 11 years ago
barisusakli 0f19578523 removed dupe body 11 years ago
psychobunny bdc7a19bd7 don't attempt to parse a non-existing widget area 11 years ago
psychobunny 58fe16e15c Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 7fc2e627c5 linting templates.js; got rid of some unused server-side code 11 years ago
Julian Lam e611a8174e linting setting.js again and abstracting out saveField 11 years ago
psychobunny 0a293be823 linting categories.js and footer.js 11 years ago
psychobunny d183e58771 linting admin/groups 11 years ago
psychobunny 6ea760d636 linting admin/index; admin/languages 11 years ago
psychobunny 2d65a746e4 linting admin/settings 11 years ago
psychobunny b515995432 removed unnecessary switch case 11 years ago
psychobunny e9fb2f4135 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 44a91fe9ea linting admin/themes 11 years ago
Julian Lam ca2e9d7d9e linting and moving xregexp back to .js 11 years ago
psychobunny da0355ef79 remove async dep for widgets (30kb was overkill for one use of async.each); linting 11 years ago
Julian Lam 2826381b20 draft saving in composer -- resolved #1197 11 years ago
barisusakli c320051a1e chat jshint 11 years ago
Julian Lam e757183cec linting 11 years ago
Julian Lam 89ba0840e6 minor reordering of jslint comment 11 years ago
Julian Lam 0668556d4f Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam c000a8c5ba linting 11 years ago
barisusakli e9ab9dcce2 search cleanup 11 years ago
barisusakli 67f1251ba3 pagination cleanup 11 years ago
Julian Lam 392075eb27 fixing theme previews in subfolder installs 11 years ago
Julian Lam 4343f240d0 moving async back to proper vendor folder 11 years ago
Julian Lam 2f1707e772 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
barisusakli 813b3d6fcc changes for live streaming of posts 11 years ago
psychobunny 1e9850b6b9 vendor* 11 years ago
psychobunny df29410c08 moving async back to require.js modules/vendor folder 11 years ago
Julian Lam 3dc4fd9fd9 added sounds for incoming and outgoing chat, and new notification 11 years ago
Julian Lam f65a7f96ff moving async to proper vendor folder 11 years ago
Julian Lam cb304d7d54 fixed #1188 11 years ago
barisusakli a5f4135c62 added socket listeners to home 11 years ago
psychobunny 29ad8d2582 closes #1192 11 years ago
barisusakli 3d68c7c6b6 added getObjectsFields methods to db class, changed getUsers methods to use the new method, refactor to user.js and mongo.js 11 years ago
psychobunny a68ba044c3 fixed missing topic_name and viewcount when reverse infinite scrolling 11 years ago
psychobunny 857df86726 fixed pagination, and loading of template blocks on cold load (temp solution) 11 years ago
psychobunny 875c8ed66c console.log 11 years ago
psychobunny 62afe65ccf bugfix + deprecated templates.getTemplateNameFromUrl 11 years ago
psychobunny 712c382a28 optimizing ajaxify (still needs work though) 11 years ago
psychobunny 464c2f42c3 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/admin/themes.tpl
	src/meta.js
	src/routes/api.js
11 years ago
barisusakli 73c89010cb closes #1182 11 years ago
barisusakli 57f9f8bc57 closes #1176 11 years ago
psychobunny 1ef95bd09e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	app.js
	public/templates/category.tpl
	public/templates/popular.tpl
	public/templates/recent.tpl
	public/templates/unread.tpl
	src/routes/plugins.js
	src/webserver.js
11 years ago
barisusakli 6496b91c29 closes #1180 11 years ago
Julian Lam 6fb393de78 fixing #1177 11 years ago
Julian Lam 5a8a3627d2 bringing subfolder installations to v0.4.0 - JUST FOR @PLANNER 11 years ago
psychobunny e84dd4fd94 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/accountedit.tpl
	public/templates/header.tpl
	src/routes/meta.js
	src/webserver.js
11 years ago
Baris Soner Usakli 30130b2d62 set back to false when loading indicator fades out 11 years ago
Baris Soner Usakli 6a824a2e10 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 7dfdab0a2d search page change 11 years ago
psychobunny 7183fda2eb console.log 11 years ago
psychobunny bcd8137d0e console.log 11 years ago
psychobunny 55a7838725 temporary templateMapping fix for admin side; will come back to this after merging this branch 11 years ago
Julian Lam 1f23642ab4 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam e9e53ad95e added a new property to userData "hasPassword", disabling "current password" field in user editing if no password is set (for SSO logins, for example) 11 years ago
Baris Soner Usakli 7135e9424c closes #1167 11 years ago
Baris Soner Usakli 3fe9bdc24c removed the postbar selector from activeusers 11 years ago
psychobunny 73d637096c Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/account.tpl
	public/templates/accountposts.tpl
	public/templates/favourites.tpl
	public/templates/search.tpl
11 years ago
MrWaffle 33a5a2177e Send the callback to the retry 11 years ago
psychobunny 3614211f0e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/accountposts.tpl
	public/templates/header.tpl
11 years ago
psychobunny 552eb78db8 template compiling init; changing themes now finally works on this branch 11 years ago
psychobunny 88e5ddac76 deprecating hook events on body 11 years ago
psychobunny c67182204f clean-up + bugfixes 11 years ago
psychobunny 444956d517 deprecated loadTemplates client-side as well 11 years ago
psychobunny 68d526b762 deprecated templates.ready, templates.init, templates.loadServer; start webserver immediately without having to wait for templates.js 11 years ago
psychobunny f73fd1eeae removed an unused hack in utils.js 11 years ago
Baris Soner Usakli 76d8d09f9b closes #1141 11 years ago
Baris Soner Usakli d100a41ce7 fixes topic follow 11 years ago
psychobunny 6e8c618fb1 prevent translator crash if data is undefined; linted/cleanup 11 years ago
psychobunny cd336006fc optimized cold loading 11 years ago
Baris Soner Usakli 8c11299197 template language fix 11 years ago
psychobunny 10f4fa004e Merge remote-tracking branch 'origin/master' into webserver.js-refactor 11 years ago
psychobunny 48df0cf889 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	src/routes/admin.js
11 years ago
medwards20x6 76b53478ce Don't fire click when closing an alert 11 years ago
Baris Soner Usakli dbb814fe4e category permission page fixes 11 years ago
Baris Soner Usakli be70b3de57 closes #1090 11 years ago
Baris Soner Usakli 529cd60dd2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 70299ea5c2 better search result page 11 years ago
psychobunny c26af77a24 fixing cold load of admin/index 11 years ago
Julian Lam 64ee792013 fixed #1154 11 years ago
Julian Lam 5a8fa9b1f7 fixed regression in groups management modal 11 years ago
psychobunny 5b25e21606 console.log 11 years ago
psychobunny d20501b29d meta.js merge conflict 11 years ago
psychobunny c44934cc0d all JS files properly required on cold load 11 years ago
psychobunny 52a50a80ba templates.parseTemplateVariables, added optional callback 11 years ago
psychobunny b9264dea76 ajaxify.loadScript 11 years ago
Baris Soner Usakli 98fa8c419d closes #1152 11 years ago
Baris Soner Usakli e4b6d0e1ff closes #1096 11 years ago
psychobunny ee5596fad5 Merge remote-tracking branch 'origin/master' into webserver.js-refactor 11 years ago
Baris Soner Usakli 5732994097 reset_code click fix 11 years ago
Baris Soner Usakli 1b7f8cc5cb active users fix 11 years ago
Julian Lam 77f5d6ff7d Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 1c324f45cf tried fixing absentee detection in active users 11 years ago
Baris Soner Usakli c6ff8e1042 #1148 11 years ago
Julian Lam 2b178ff76d proper tracking of users' reply status when others enter the room 11 years ago
Julian Lam a9b78d2600 minimizing the composer should unregister it 11 years ago
Julian Lam 68fb6ec09a Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam f2ffc2b533 properly referencing the tid of the composer instead of blindly checking templates.get('topic_id') 11 years ago
Baris Soner Usakli 3c6e4ebda1 possible fix to #1148 11 years ago
Julian Lam 7ef84e0daa switched to 'ping active' system 11 years ago
Julian Lam b3d7ae1c86 showing who is replying in the active users block 11 years ago
psychobunny 26853d024e Merge remote-tracking branch 'origin/master' into webserver.js-refactor 11 years ago
Baris Soner Usakli 8eca195530 updateHeader once on load 11 years ago
Baris Soner Usakli 84dc012198 closes #1142 11 years ago
Baris Soner Usakli e75c303b89 added unique visitor count to admin dashboard 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
psychobunny 6f21547a8d ajaxify.fadeIn, ajaxify.fadeOut 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
Baris Soner Usakli eea677655f minor clean up to categories.js 11 years ago
psychobunny 23c283f06c ajaxify.getTemplateMapping 11 years ago
psychobunny 49997639e9 moved widget rendering code into ajaxify.renderWidgets 11 years ago
psychobunny 584347848b trigger action:ajaxify.start and action:ajaxify.end on cold load 11 years ago
Baris Soner Usakli eac201cae9 no need to do these on every ajaxify into categories 11 years ago
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
Julian Lam b6e96541e7 first pass, #981 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
Julian Lam 3bdbd28532 removing console log in search template 11 years ago
Julian Lam 5b8585fafb fixed #985 11 years ago
Julian Lam 92d029f072 removed regex removal of @first block on infinite post load in favour of DOM method 11 years ago
psychobunny ff9d7c6c24 removed unnecessary conditionals from app.updateHeader 11 years ago
Baris Soner Usakli 6ab5f42ef0 only update anon count if on online page 11 years ago
Julian Lam 5b16223923 proper RTL handling f hebrew and arabic 11 years ago
Baris Soner Usakli e18d9dc1b4 closes #975 11 years ago
Julian Lam daa76e821c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2075049ae0 default en_GB 11 years ago
Baris Soner Usakli 042df13611 merged 11 years ago
Baris Soner Usakli 253c19abeb removed unused var added error log 11 years ago
Julian Lam 7d736f9352 fixed hebrew language string and introducing fallback to english if wrong language is set 11 years ago
Baris Soner Usakli 194c404857 more fixes to admin users 11 years ago
Baris Soner Usakli 0719baf8b2 fixes error in admin users page 11 years ago
Baris Soner Usakli 26849ba2b7 added hooks for image uploads into user and admin routes 11 years ago
Baris Soner Usakli 378ccc3cb7 removed imgur from core 11 years ago
Julian Lam 7ea379d4f1 added client side hooks: "action:topic.loading" and "action:topic.loaded" 11 years ago
Baris Soner Usakli 27381bfc35 misc responsive fixes 11 years ago
Baris Soner Usakli 7531d9dd2c fixes username in account page 11 years ago
Baris Soner Usakli 1d5239b9a5 closes #966 11 years ago
Baris Soner Usakli d4c2a47c8e allow images in home and category 11 years ago
Julian Lam 0670382992 final pass - resolved #961 11 years ago
psychobunny 3c863feac2 fixes translation bug with app.alert 11 years ago
psychobunny 1e955b769b refactoring favourites 11 years ago
psychobunny 25a6302c01 upvoting / downvoting complete 11 years ago
psychobunny cf3f72feb9 client-side voting logic 11 years ago
Baris Soner Usakli 56cdc86a37 took out userSockets, using io.sockets.clients() now' 11 years ago
Baris Soner Usakli a0195ffa32 fixes users online loadmore 11 years ago
Baris Soner Usakli 8ef9d787f5 human readable profile page numbers 11 years ago
Baris Soner Usakli 388532eedc closes #943 11 years ago
Baris Soner Usakli 574e981de9 closes #831, user profile changes 11 years ago
psychobunny 3c63b135c7 closes #939 11 years ago
psychobunny cecd3fe969 adding return false to favouriting and following. using jq for follow code 11 years ago
Baris Soner Usakli c7195290c8 added infinite load to user favourites page 11 years ago
Baris Soner Usakli 5bed729682 closes #935 11 years ago
psychobunny a53c35f071 added back 'body' trigger - to be deprecated in 0.4x 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
psychobunny 3f0f2bc956 console.log 11 years ago
psychobunny ecc1c315cc closes #927 11 years ago
Julian Lam 53285d70a9 just sneaking tabIndent into NodeBB core -- nothing to see here... 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 2cdddd2637 closes #925 11 years ago
Baris Soner Usakli 9e22b7c8fd focus composer text area after drag resize 11 years ago
Baris Soner Usakli 63a3bfd51d after drag focus input in chat, closes #924 11 years ago
Baris Soner Usakli c2746b3bb1 minor tweaks to status 11 years ago
Baris Soner Usakli feaea6dcea Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 52962a7e9b dont show invisible users in online users page 11 years ago
Julian Lam b288edfb6b Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 9e8addee81 fixed #859 11 years ago
Baris Soner Usakli 700876fe58 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 97e0e48b07 closes #714, closes #824 11 years ago
Julian Lam c9bb65133a Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 37f7d1d08a resolved issue #913 11 years ago
Baris Soner Usakli 22bc3e9571 added statuses into dropdown 11 years ago
Baris Soner Usakli aa856e2f5c closes #847 11 years ago
Baris Soner Usakli 14b2fd050e Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli bdd4bb0003 closes #920' 11 years ago
psychobunny 4647b88071 added optional forum terms of use to ACP, closes #775 11 years ago
psychobunny 347d402f48 closes #752 11 years ago
psychobunny e91ab5c660 closes #917 11 years ago
Baris Soner Usakli ab2b0e6560 fixed direct loading of popular page 11 years ago
Baris Soner Usakli a86ddc9934 closes #726 11 years ago
Baris Soner Usakli 36ae568349 #656 11 years ago
Baris Soner Usakli e48014ba61 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 0f5b3ae859 added img-responsive to images in chat messages 11 years ago
Julian Lam 55b67ed735 Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
	src/routes/api.js
11 years ago
Julian Lam 0376e3d574 renamed language directories to ICU standard, upgrade script, no longer promoting english at top of list in languages tab, en now en_GB, encompasses Canadian and English English 11 years ago
psychobunny 23c711947b added support for !array.length 11 years ago
psychobunny 0cca8e0bcf closes #783, support for array.length 11 years ago
Baris Soner Usakli efa45ad907 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 89e554b333 closes #906 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 8607ea9a84 notifications fix 11 years ago
psychobunny 24d2ac270c changed notifications code to jq - prevents crashes if notification element does not exist 11 years ago
Julian Lam de751ed623 fixed #900 - api calls hopefully no longer cached 11 years ago
Julian Lam fb2b54b314 refactored meta and link tag generation to template (yay frontend processing!)
cache busters now always added in template, instead of throughout code
11 years ago
Baris Soner Usakli 1a55f9217d turn off click events to prevent multiple calls' 11 years ago
Baris Soner Usakli d0702f663b disable scroll events on ajaxify' 11 years ago
Baris Soner Usakli 6a78221261 closes #903 11 years ago
Julian Lam fe8156793a Merge branch 'master' of github.com:henrock/NodeBB into henrock-master 11 years ago
Julian Lam 3f876fec80 added ajaxify.start and ajaxify.end client-side hooks 11 years ago
Julian Lam 38ee3fd5a3 don't bother firing hooks received by js unless a listener exists 11 years ago
Henrik Jerlenius 52ee5096af fixed translation on recent replies feed 11 years ago
Baris Soner Usakli cccaf642a6 closes #898 11 years ago
Baris Soner Usakli ed401de169 closes #896 11 years ago
Baris Soner Usakli 5759b1b1a2 closes #857 11 years ago
Baris Soner Usakli f68b692ce4 closes #863 11 years ago
Baris Soner Usakli c06320e28b closes #870 11 years ago
Baris Soner Usakli c0184ba350 blocked 11 years ago
Julian Lam 4ae8824faf tweaks and formatting 11 years ago
Julian Lam 7edf041747 Merge branch 'master' of github.com:mattijle/NodeBB into mattijle-master 11 years ago
Julian Lam d924d01677 timeago fix for brasilian portugueso 11 years ago
Matti Leppänen 98c4b08f15 Merge remote-tracking branch 'upstream/master' 11 years ago
Baris Soner Usakli 71ccd0854d fixes notification header icon 11 years ago
Baris Soner Usakli 9cb232c198 added header tooltips 11 years ago
Baris Soner Usakli 31a57cf0dd closes #885 11 years ago
Baris Soner Usakli d54e2fba9e closes #810 11 years ago
Matti Leppänen 4f495e2b46 quote gets added to the active composer instead of starting a new one. 11 years ago
Baris Soner Usakli c0e818afc6 closes #854 11 years ago
Baris Soner Usakli 26673d3ada delegated events in admin categories 11 years ago
Baris Soner Usakli 25442a89ca closes #878 11 years ago
Julian Lam 0c71707fb5 fixed #877 11 years ago
Julian Lam 0869765e2b Merge remote-tracking branch 'origin/master' 11 years ago
Julian Lam 22354227be hiding "Forgot Password" link using Plugins.hasListeners, instead of derpy config settings bool 11 years ago
Baris Soner Usakli 2560704839 recent unread cleanup 11 years ago
Baris Soner Usakli c6d48f477c fixes recent topic post notification 11 years ago
Baris Soner Usakli 810095d287 fixed infinite loading on categories 11 years ago
Baris Soner Usakli 2988230b07 some more fixes, cant quote and see deleted messages 11 years ago
Julian Lam 5fde1eb3e7 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam d42beda3da added page selection if you click on the pipe 11 years ago
Baris Soner Usakli bf81159558 fixes a pagination bug 11 years ago
Baris Soner Usakli dcefad1427 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 1afd7ae332 trim pagination numberS 11 years ago
Julian Lam a240fc81ce fixed #869 11 years ago
Baris Soner Usakli 75f178636b more fixes 11 years ago
Baris Soner Usakli 1084523c92 lots of pagination work, query params, ajaxify to pids 11 years ago
Baris Soner Usakli 8744013013 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 11 years ago
Baris Soner Usakli 2e786cc4d1 closes #873, removed global translator, templates and server objects 11 years ago
Baris Soner Usakli b23960e8d7 fixes to category pagination 11 years ago
Baris Soner Usakli ef6fd35e85 lots of cleanup, moved pagination to requirejs module 11 years ago
Baris Soner Usakli aa73a10fc4 added pagination to vanilla topic template 11 years ago
Baris Soner Usakli 0580d0c8a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 11 years ago
Baris Soner Usakli 5f0c6e508d some cleanup 11 years ago
Baris Soner Usakli 606367701f pagination on posts 11 years ago
psychobunny 0a749023cb fixing if statements inside a @first / @last block 11 years ago
Baris Soner Usakli 8d007e7029 Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination 11 years ago
Baris Soner Usakli cf39c66017 some pagination work 11 years ago
psychobunny 503e59b12b clean up conditionals only at the very end of parsing 11 years ago
Julian Lam ab85ef6b7b fixed issue where back button stopped ajaxifying internally. 11 years ago
Julian Lam 459d5ddccd fixed #867 - added proper detection so that onpopstate would not react if it was a proper page load 11 years ago
Julian Lam b587d7b5ad fixed issue where calls to ajaxify.go were sending in a "template" argument that had since been removed, navigating back to NodeBB from an external link now no longer clobbers the History stack. 11 years ago
Julian Lam ef450edfea Revert "possible fix to #840", please see #867
This reverts commit 1d666bf7f0.
11 years ago
Baris Soner Usakli f3bdc55348 little tweak to user search show timing and 10 users, sort after slicing 11 years ago
Baris Soner Usakli 1d666bf7f0 possible fix to #840 11 years ago
Baris Soner Usakli 3793ddc2e8 fixes user tooltips on infinit load 11 years ago
Baris Soner Usakli 824c5072e8 topics should be marked read correctly if you are already in it 11 years ago
Julian Lam f02cd9df82 Merge branch 'master' of github.com:akhoury/NodeBB into akhoury-master
Conflicts:
	src/user.js
11 years ago
Baris Soner Usakli 044382047d removed commented out section 11 years ago
Baris Soner Usakli 46fb6377ee fixed topic reply if title was 255, better notif text in unread and recent,removed console.log 11 years ago
Baris Soner Usakli 79803d2b3d Merge branch 'favourite-spy' of https://github.com/BitBangersCode/NodeBB into BitBangersCode-favourite-spy 11 years ago
MrWaffle d63ced8a5c Move to client side 11 years ago
MrWaffle b887b76c29 Implement favourite tooltip to show who favourited a post 11 years ago
Baris Soner Usakli 45d2affdfb closes #833 11 years ago
Baris Soner Usakli baa74958c5 can set image class for categories 11 years ago
Baris Soner Usakli eac6b23811 closes #841 11 years ago
Barış Soner Uşaklı c709fae251 Merge pull request #828 from BitBangersCode/admin-group-fix
Admin group fix
11 years ago
Julian Lam 4c01fc4c0e Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 7db231ca54 traditional chinese language pack - 很好? 11 years ago
Baris Soner Usakli 9393a39452 fixes translation in recent 11 years ago
Josh 4c211b7110 Fixed tabbing/spacing 11 years ago
Josh Rickers 21f6b10023 fixed indenting 11 years ago
Josh Rickers f9e6fab3ea Fixed line spacing/tabbing 11 years ago
Josh Rickers 55b0270b34 Merge branch 'master' into admin-group-fix 11 years ago
Josh Rickers a91e464787 updated groups to stop you from removing yourself from the admin group 11 years ago
Baris Soner Usakli 56c789ed61 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli aa2978976c notif fix 11 years ago
Julian Lam 73d9d6e1d3 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 92706a6550 fixed #826 11 years ago
Baris Soner Usakli 74ccfd1e4d moved islatin out too 11 years ago
Baris Soner Usakli 8f8ea4de92 slug fix 11 years ago
Baris Soner Usakli 104ec7de6e last poster is visible, slugify check for latin #777 11 years ago
Baris Soner Usakli f107803550 fix 11 years ago
Baris Soner Usakli 039f02456d if user is in the topic when a new post comes in mark the topic read 11 years ago
Baris Soner Usakli ccc62a202b dont go to top on search icon click 11 years ago
Baris Soner Usakli 56fcae1cb2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 7c16a8be31 recent reply fix 11 years ago
Julian Lam cc236c1f72 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 39d9dd76dc removed preview button from ACP/themes 11 years ago
Baris Soner Usakli 55d4a5fe3a template fixes closes #825 11 years ago
Baris Soner Usakli 12a5b6b4c6 body margin for composer 11 years ago
Aziz Khoury 4fad334e18 Merge remote-tracking branch 'upstream/master' 11 years ago
Barış Soner Uşaklı 94f38d0622 Merge pull request #822 from BitBangersCode/admin-fix
Confirmation when removing user from a group
11 years ago
Josh f7a290d0b3 removed function
removed function that did not work
11 years ago
Josh a86ff15f7b Removed code for yourid
removed code that will give the current user id in a var called yourid
11 years ago
Baris Soner Usakli 030cfbffa4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli ed1c276739 only drag chat modal from header 11 years ago
Josh f14ad11dd0 add remove user from group confirmation
Added confirmation request when removing user from a group.
11 years ago
Julian Lam 663aff4b24 fixed #723 - bootswatch now using BootstrapCDN, scheme-independant URL 11 years ago
Aziz Khoury ba85ffb292 Merge remote-tracking branch 'upstream/master' 11 years ago
Julian Lam f9e8178d25 fixed timeagago for zh_cn 11 years ago
Aziz Khoury f74f01ca77 Changed User.create signature to accept a hash, added a couple of utility functions as well 11 years ago
Julian Lam 95355f9036 added 'dir' value into language.json, added support for translator to add dir attribute to html element if necessary 11 years ago
Julian Lam 2cfe59f124 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam e542da1f52 added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins 11 years ago
Baris Soner Usakli 050ab738e4 fixed drop area top 11 years ago
Baris Soner Usakli 3d30c0bd87 tmp fix for nested if 11 years ago
Baris Soner Usakli 32adbc8c77 close modal on error 11 years ago
Julian Lam 0ccb8a77ba Merge pull request #811 from BitBangersCode/alternate_title_fix
Only alternate title when not focused
11 years ago
Julian Lam e8d6df22cb Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 5861630dec - removed autocomplete in composer core (now entirely in mentions)
- upped jQuery UI to 1.10.4
11 years ago
MrWaffle c1fea52a93 Only alternate title when not focused 11 years ago
Baris Soner Usakli 1980e945da fixed admin page active sockets 11 years ago
Baris Soner Usakli 16a42619b5 closes #809 11 years ago
Baris Soner Usakli 9879f645f6 added check for undefined, null empty string 11 years ago
Baris Soner Usakli bbac361670 fixed crash if empty topic was loaded without ajaxify 11 years ago
Baris Soner Usakli 8c1c844007 closes #806 11 years ago
Baris Soner Usakli 72447c9b9c grouped post buttons in dropdowns 11 years ago
Baris Soner Usakli d8e14acbbf closes #799 11 years ago
Baris Soner Usakli 959e6e83ea closes #796 11 years ago
Baris Soner Usakli 324bec41c4 chain 11 years ago
Baris Soner Usakli 0db6423c26 closes #792, fixes multiple composers 11 years ago
Baris Soner Usakli fd92d7b02a can mark topic unread for all 11 years ago
Baris Soner Usakli 25b50323fa markdown text in composer 11 years ago
psychobunny 4e5dfbc1c9 find .post-row instead of any li 11 years ago
Baris Soner Usakli 24ceb0f083 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 48eb6a3f22 composer changeS 11 years ago
Julian Lam 123f92ca1e fixed #711 11 years ago
Julian Lam 917dfe74e6 removing console log and removing a bit of code that would cause infinite loader to take 2.5s extra each round :P 11 years ago
Julian Lam d8c4609ee0 fixed #649 - Once you hit the end, infinite loader will stop for good. If infinite loader is active when the browser hits the bottom, updateHeader will not assume 100%. 11 years ago
Julian Lam 51abf60b3a Merge branch 'socketAL-fix' 11 years ago
Julian Lam 48c22567c2 fixed #791 11 years ago
Baris Soner Usakli c0712583f2 fixed category sockets 11 years ago
Baris Soner Usakli a802dc4b68 admin.js socket fixes 11 years ago
Julian Lam c1c9438220 patching translator to ignore non-js files 11 years ago
Julian Lam 7e9d344487 patching translator to ignore non-js files 11 years ago
Baris Soner Usakli b062af2c4b fixed user pwd reset 11 years ago
Baris Soner Usakli b7f0c90bf7 more fixes 11 years ago
Baris Soner Usakli b3816b98a1 more post fixes 11 years ago
Baris Soner Usakli 9e6f7fa960 reset 11 years ago
Baris Soner Usakli 31d353ab0e more fixes 11 years ago
Baris Soner Usakli 8740cc0fc7 Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix 11 years ago
Baris Soner Usakli ae76bb3928 lots of err first fixeS 11 years ago
Julian Lam 111776d878 notifications socket callbacks 11 years ago
Julian Lam e95da77fe8 Merge branch 'socketAL-fix' of github.com:designcreateplay/NodeBB into socketAL-fix 11 years ago
Julian Lam bc48ba874d fixed module.js callback format 11 years ago
Baris Soner Usakli ced37044ca Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix 11 years ago
Baris Soner Usakli 426d3e871f more fixes 11 years ago
Julian Lam cbb630fd6b fixed categories.js socket callbacks 11 years ago
Baris Soner Usakli ddb9a4a60e fixed user load more 11 years ago
Baris Soner Usakli 4366c11ec0 users.js fix 11 years ago
Baris Soner Usakli 39b631a3a8 more fixes 11 years ago
Baris Soner Usakli e061978bd5 more fixes 11 years ago
Baris Soner Usakli 2515ba9455 Merge branch 'socketAL-fix' of https://github.com/designcreateplay/NodeBB into socketAL-fix 11 years ago
Baris Soner Usakli afe97233aa more fixes 11 years ago
Julian Lam 765402a2a0 fixed ACP online count 11 years ago
Baris Soner Usakli e5c8caf5ff more fixes 11 years ago
Baris Soner Usakli 1ec21c2bfd metatitle 11 years ago
Baris Soner Usakli 7470c1bbd9 more fixes 11 years ago
Julian Lam 3177fdfa74 partially fixed acp active users 11 years ago
Baris Soner Usakli 8bb24fa034 fixed update header 11 years ago
Julian Lam c215e61541 fixed up admin.js 11 years ago
Baris Soner Usakli 67799eac95 removed api: from client side socket calls 11 years ago
Julian Lam 4184574164 WIP admin.js socket underping 11 years ago
Julian Lam dfd2df99e6 removed "mark all as read" language strings and removed button from notifications page -- fixes #785 11 years ago
Baris Soner Usakli 2d87ba534c can paste images directly from clipboard 11 years ago
Baris Soner Usakli b303fdcfd7 removed inline css 11 years ago
MrWaffle b78dc3eca8 Chat now supports markdown 11 years ago
Baris Soner Usakli 1bf3d33765 prevent clicks on autocomplete to scroll window to the top 11 years ago
Baris Soner Usakli cd4cb240c8 upload file icon in composer was visible even when uploads were disabled 11 years ago
Baris Soner Usakli c94da47ae8 added profile func, shorter getRecentReplies 11 years ago
Julian Lam facacc65aa Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 442c543d27 fixed #776 11 years ago
psychobunny 98d42b0ade moving social sharing parsing code from server side to client side & cleaned up templates 11 years ago
psychobunny 6f129d9c68 allow password fields to be saved in ACP 11 years ago
Julian Lam acc390f6ef added timeago locales, fixed timeago template error in ACP. 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
Baris Soner Usakli 26274bd75a closes #767 11 years ago
Julian Lam 619fe74fc0 moved groups admin socket calls into admin file instead of standalone groups file 11 years ago
Julian Lam 4453d055ea linted socket/admin.js 11 years ago
Julian Lam aa689a7a29 fixed active users socket calls in ACP 11 years ago
Julian Lam 2078fa25f8 added classname to chat dropdown if there are no chats 11 years ago
Julian Lam b86ae3f7f0 fixed #756 - sequestering Notifications and Chat DOM functions in their module, and not in footer 11 years ago
bdharrington7 bf96903d6e removed submenu for login / register in guest menu options 11 years ago
Baris Soner Usakli 5febb3dc23 clicking the pagination block no longer sends page to top 11 years ago
Baris Soner Usakli a885444740 fixes toggle_mod_tools undefined error 11 years ago
Julian Lam 3da96faa12 fixed email exists error... weird. 11 years ago
Julian Lam 98e4257939 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam eb974ec1d8 fixing user register socket calls 11 years ago
Baris Soner Usakli 8bc0096b00 dont closed composer if callback isn't called 11 years ago
Julian Lam ee963e0c2a moved reconnected socket call to SocketsMeta 11 years ago
Julian Lam 6d300e1110 updated chat i18n strings to use new modules.json file, added said files to language dirs 11 years ago
Julian Lam 3264658269 Merge remote-tracking branch 'origin/master' into socketAL 11 years ago
psychobunny 97ec312c72 console.log 11 years ago
psychobunny 05edfdc9c1 templates.js - if custom theme is missing a template, render default template 11 years ago
Julian Lam 067a7a544b Merge remote-tracking branch 'origin/master' into socketAL 11 years ago
Julian Lam a150691b5e that's the last of it!! :D 11 years ago
Baris Soner Usakli ee1ac1b2c3 fixes post move 11 years ago
Julian Lam ea8aa3fff2 admin stuff, removed deprecated install templates, blah blah 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 5a589c885a Merge remote-tracking branch 'origin/master' into socketAL 11 years ago
Julian Lam dfa9f203e6 crashing a lot less now, heh 11 years ago
Baris Soner Usakli 92ca739002 center on load 11 years ago
Baris Soner Usakli c19d3e8063 closes #738 11 years ago
Baris Soner Usakli 30624d4ad8 tabbified the admin settings page 11 years ago
Baris Soner Usakli 9c60182da4 closes #749 11 years ago
Julian Lam c2a1cd94d0 addressing issue for #728 where existing NodeBBs don't have a defaultLang set 11 years ago
Julian Lam df4c6ca1c8 integrating client side translator into new languages tab in ACP 11 years ago
Julian Lam cd6af45afb added icons to all h1s in admin panel
languages tab in ACP
each language now also has a "language.json"
11 years ago
Baris Soner Usakli dff10045da removed my console.logs as usual 11 years ago
Baris Soner Usakli dabd2f29af closes #747 11 years ago
Julian Lam c2c1632c0e Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2495b5b89b refactored group category permissions, removed getCategoryAccess method call 11 years ago
Baris Soner Usakli 176ac54cdf closes #745 11 years ago
Baris Soner Usakli e07c848da7 closes #737 11 years ago
Baris Soner Usakli 6b8f7dba4f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 825e4cca5a closes #744 11 years ago
Julian Lam 127261100e fixed #698 - ajaxify.go will now cancel any active API requests when it is called 11 years ago
Baris Soner Usakli 67f8af7e3e #744 11 years ago
Baris Soner Usakli d2c0aa9949 fixed auto complete for insertion in the middle, 6am commits FTW 11 years ago
Baris Soner Usakli 2d384a68d2 oops extra $ 11 years ago
Baris Soner Usakli 414eaea413 username mention auto completes 11 years ago
Baris Soner Usakli 8e6606fb5a move post 11 years ago
Baris Soner Usakli 2e575bb2d8 closes #524 11 years ago
psychobunny 7c8c735e05 i8n - if translation not present, use a readable key 11 years ago
psychobunny 0e5358a701 closes #698 11 years ago
psychobunny 7be16eab06 closes #722 11 years ago
Baris Soner Usakli 58580bd866 closes #716, also moved chat to its own template 11 years ago
Julian Lam f7b7af3004 so xregexp uses double backslashes... 11 years ago
Julian Lam 5a88a5ca60 allow underscores in slugs 11 years ago
Baris Soner Usakli 4dc8f2c2e1 closes #665 11 years ago
Baris Soner Usakli 32f17d5e13 closes #729 11 years ago
Julian Lam bee3c06a07 clicking 'quote' now shows the quoted username before said quote 11 years ago
Baris Soner Usakli e5ec5242c6 added relative_path 11 years ago
Baris Soner Usakli 43a1ce66a1 added relative_path to recent_replies and browsing users 11 years ago
psychobunny ea49295774 some translator methods useful for plugins that wish to support i8n 11 years ago
Julian Lam f1412193ef Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam b6fdc5595d removed handlebars dependency for emailer, using ANDREWBARS now 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 5c048ac20a closed #727 11 years ago
Baris Soner Usakli f21a98f37f first pass, #524, #667 11 years ago
psychobunny 0edd6985ec templates.js added support for !@first and !@last conditionals 11 years ago
psychobunny 03c4a1bc73 remove console.log(file) - no more exploding terminals 11 years ago
Julian Lam 08bdbc0bcc cleanup of PR - fixed some logic bugs and linted 11 years ago
Julian Lam 35d6a99775 Merge branch 'AdminButton' of github.com:genderup/NodeBB into genderup-AdminButton 11 years ago
Baris Soner Usakli 1996e64c9b if imgur client id is not set but local file uploads are enabled use that 11 years ago
Baris Soner Usakli d43f3cebc6 closes #707, closes #686 11 years ago
Julian Lam 9d452241ad Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam c19a51e1b6 tweaking slugify code to not remove numbers 11 years ago
Baris Soner Usakli 8cfb239aac closes #705 11 years ago
Julian Lam 1e61033667 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 53caa5e422 full unicode support in slugify method, thanks to XRegExp 11 years ago
Baris Soner Usakli 204913c63d Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 6c30437c47 closes #706, refactor admin image uploads, fixed gif uploads 11 years ago
psychobunny 69e0aa338d resolved some todo that's been in there for many months 11 years ago
psychobunny 6dcd06b63c removed unused parameter in templates.prepare 11 years ago
Baris Soner Usakli fbb4998999 closes #676 11 years ago
Baris Soner Usakli a55fc364a0 closes #697 11 years ago
Baris Soner Usakli 2f90949560 vanilla color fixes 11 years ago
Baris Soner Usakli a940219321 remvoed the timeout on the login call 11 years ago
Michael Mitchell 0f0913bfe5 add admin button 11 years ago
Baris Soner Usakli ba2f47ead6 closes #690, closes #691 11 years ago
Julian Lam b52782deb8 removed use of strip_tags and using String library instead 11 years ago
Baris Soner Usakli 83cc8f3ba8 fixed header template value too 11 years ago
Baris Soner Usakli e9fbed71ae closes #613, fixed allowRegistration incase its undefined 11 years ago
Baris Soner Usakli ea84fd70af Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 09efb83ef3 make sure relativeTime doesn't display negative values 11 years ago
Julian Lam 0ed8fd6cbd Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2f1a3b9789 enabled touch events for composer resizing -- composer is now ipad
supported!
11 years ago
Baris Soner Usakli 3dc9e2f4fa added the success alert 11 years ago
Baris Soner Usakli 3bd8cf69a1 admins can create users from admin/users panel 11 years ago
Baris Soner Usakli b6d4ae2732 removed mobile menu 11 years ago
Baris Soner Usakli 680dbf138a closes #669 11 years ago
Baris Soner Usakli 845e5e7986 no need to store taskbar 11 years ago
Baris Soner Usakli 8bfea656c4 Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master 11 years ago
Baris Soner Usakli ea2c03e28b closes #670 11 years ago
Baris Soner Usakli f29b375ed4 refactored composer so that it uses a different div for each instance, closes #575 11 years ago
Julian Lam 07f1e0bcb5 ninjafix -- if you don't have a saved composer width, it doesn't set a
width (default ot 50%)
11 years ago
Julian Lam 0b94297c64 Merge remote-tracking branch 'origin/master' into composer-revamp 11 years ago
Baris Usakli da9c673ec4 closes #651 11 years ago
Julian Lam 1e6863ee19 adjusting snap guide sensitivity 11 years ago
Julian Lam 00eb6b4efc responsive fixes for new composer 11 years ago
Julian Lam 002826d84f resizing the post composer now saves the size for future windows 11 years ago
Julian Lam 289e081e2e fixed new composer posting (woot) 11 years ago
Julian Lam 83f20c1cdb OMG SNAPS 11 years ago
Julian Lam c4623e2447 Merge remote-tracking branch 'origin/master' into composer-revamp 11 years ago
Julian Lam 99fba3b83a fixing issue where composer pushing didn't wait for the template to
properly render :P
11 years ago
Julian Lam f2d631e42d new composer window template (WIP!) 11 years ago
Julian Lam d86aefb518 removing defunct "template" argument in ajaxify.go 11 years ago
psychobunny 2e52dd59ee Merge pull request #664 from ifuyivara/master
Adding support for restricting category read access based on user groups
11 years ago
psychobunny d7a444d9ab dynamically update post count in post footer on new post 11 years ago
root 35ad3be969 Adding support for restricting category read access based on user groups 11 years ago
Baris Soner Usakli 9cb20c3886 added callback to api categories.get 11 years ago
akhoury 04ea573caa removed jQuery from iife, the $ is global 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
Julian Lam c313c4501b pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219) 11 years ago
Baris Usakli 27ac24b1e3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 95495926fc some fixes to composer image upload 11 years ago
psychobunny a3734f2e15 completed custom favicon upload, closes #643 11 years ago
psychobunny 1b843fba9c added admin route to upload favicon 11 years ago
psychobunny 35f17db141 added button in admin to upload favicon + show current favicon image 11 years ago
Julian Lam 0148cf06d0 replaced all instances of missing config.relative_path to RELATIVE_PATH 11 years ago
Baris Soner Usakli cd77a1a457 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 6aeca98cd4 closes #633 11 years ago
psychobunny 07a3b3f00b added delete button to category image uploader in case you wanted to revert to bgColor 11 years ago
psychobunny b511653e74 fixes #622 11 years ago
psychobunny b5e37a6ce8 fixes #123, parse object properties in template outside of namespace 11 years ago
psychobunny e76936abfc added ability to upload category images. closes #638, closes #532 11 years ago
psychobunny ddcf46fc73 uploading picture didn't update profile image until refreshed - fixed 11 years ago
psychobunny a475e38078 if app is not focused and chat message comes in, activate alternatingTitle. closes #620 11 years ago
psychobunny 932b960aa9 app.isFocused; app.js cleanup 11 years ago
psychobunny 24b12e23ea fixes #636, conditionals broken from f1ad469861 11 years ago
psychobunny f1ad469861 templates - don't clean up selector conditionals; fixes topic posting bug introduced at 090d35f306 11 years ago
psychobunny 90ad08a00d fixes #616 11 years ago
psychobunny da94d6214b when new notification comes in, refresh notification page - closes #608 11 years ago
psychobunny 67e49db797 ajaxify.refresh(); removed console.log 11 years ago
psychobunny 4348e1efa4 use ajaxify.currentPage to find the user's location easily 11 years ago
psychobunny ca087e6fa7 fixes #576 11 years ago
psychobunny 6c9e28232f added translation method to recent's infinite loader 11 years ago
psychobunny ceac8e2dc9 added translation to unread infinite loader 11 years ago
psychobunny 98cf6eec71 shift clicking now opens links in a new window, closes #630 11 years ago
psychobunny e0e153eafb added translation to category infinite loader method 11 years ago
psychobunny 5c3c2623f2 added translation to new post creation, closes #627 11 years ago
Baris Soner Usakli 34fc326a37 closes #618 11 years ago
psychobunny 36745608bf removed console.log 11 years ago
psychobunny 090d35f306 clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes #617 11 years ago
Baris Usakli 9ee250b597 fixes humanreadable numbers in infinite scrolling 11 years ago
Baris Usakli 6313a5eeb1 Merge remote-tracking branch 'origin/master' into dbal 11 years ago
Julian Lam b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe 11 years ago
Baris Soner Usakli 95bb838699 Merge remote-tracking branch 'origin/master' into dbal 11 years ago
Julian Lam 2c131f172a fixing up some translations - WIP 11 years ago
Julian Lam 4819bea378 more tweaks to the chat dropdown -- handling null case -- issue #615 11 years ago
Julian Lam 030ce95dea closed #615 - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
11 years ago
Julian Lam a65c79cb02 minimized the reconnect spinner to icon only, added bootstrap tooltip 11 years ago
Baris Usakli 705754e823 merged master 11 years ago
Julian Lam 041e77f688 fixing replying (whoops) 11 years ago
Julian Lam d9ee9bf5e3 revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically) 11 years ago
Baris Usakli 7875138c08 added parseInt 11 years ago
Julian Lam fe4aee177d lots of tweaks to chat and taskbar 11 years ago
Julian Lam 16e07d475f pushing FA icon for chat taskbar title 11 years ago
Julian Lam 6bd4a34e69 fixed favicon sometimes updating with a string 0, should always be an int 11 years ago
Julian Lam b176629b44 integrated Tinycon lib and actually fixed notification counts... heh.
closed #610
11 years ago
Julian Lam 5b6f5ebf9d added tinycon lib and changed notif icon to be in CSS instead of in
template
11 years ago
Julian Lam 69f453c73c Merge pull request #601 from cnvo/patch-1
Replace notifications icons from fa-circle to fa-bell
11 years ago
Barış Soner Uşaklı 99fbc0dfd5 Update account.js
removed extra s
11 years ago
Baris Usakli 53afe6cb68 closes #591 11 years ago
Baris Usakli 190948336a closes #590 11 years ago
Trvr d930e2a1be Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
11 years ago
Baris Soner Usakli 437379413e closes #592 11 years ago
Baris Soner Usakli ddb7896df1 fixed post count in paginator and post bar when infinite loader kicked in 11 years ago
Julian Lam cc242ca667 fixed #589 11 years ago
Julian Lam b9f1176ec1 moved paginator progress bar into paginator block, better mobile handling, and hiding it on page load 11 years ago
Baris Soner Usakli 46a14715e3 fixed logout in admin site, cleaned up topics.post, anon users can post topics now if allowed 11 years ago
Baris Soner Usakli c1da56ce45 added auto mention if u click post reply 11 years ago
Baris Usakli 720711756f show bottom post bar after new post, fixed the insertion of new posts 11 years ago
Baris Usakli 90a12c3253 fixed index to int 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
Julian Lam bcfb4ca0e4 off by one error 11 years ago
Julian Lam 0159a43a20 Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
	public/src/forum/topic.js
11 years ago
Julian Lam 86b019ec89 paginator progress bar 11 years ago
psychobunny 98a12cd1e1 clearing first blocks from dynamically inserted templates - made regex less greedy 11 years ago
Baris Usakli 6ca3d0c4af Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli b2074c6dda fixes to infinite load and paginator 11 years ago
Julian Lam d7c0e1c62e Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 56ef05a0bf putting category options behind a dropdown, and fixing category enable/disable 11 years ago
Baris Usakli dd36cce329 closes #582 11 years ago
Baris Soner Usakli dba47e4bef removed console.log 11 years ago
Baris Soner Usakli 2a46ead29f removed container div, removed second if first, it breaks templates 11 years ago
Julian Lam 707179edf3 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 53164e96ab removed non-functional save button from category whitelist modal 11 years ago
Baris Soner Usakli 9702e28a07 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli fa56eca962 fixed fave stars, removed the watch button from normal posts 11 years ago
Julian Lam 684839f04a Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 0188ea9a3b setting cache headers to 0 on development mode 11 years ago
psychobunny 85aa587749 merge conflicts 11 years ago
psychobunny 48e36e3c31 templates bugfix - now supports multiple conditionals of the same variable; added data-favourited button and deprecated reliance on BS3 11 years ago
Baris Usakli f2bf65252d removed the fields 11 years ago
Baris Usakli a87ebb64d8 clean up of posts and some template additions 11 years ago
Julian Lam 38da65ee58 tweaks to category permission modal 11 years ago
Baris Usakli 7198110b57 closes #573 11 years ago
Baris Usakli 0742590c0c added pid to share links, removed unused vars 11 years ago
Julian Lam 670986f7ef Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 8b62041d28 refactored groups and categories, groups no longer explodes when
attempting to add members to a whitelist that doesn't exist, isEmpty
checks (new methods!) and such...
11 years ago
psychobunny 89c5d01efa modularized SSO, paving the way for potential plugins. cleaned up associated templates/js 11 years ago
Julian Lam 0a06f1ac7d Merge remote-tracking branch 'origin/master' into category-whitelisting 11 years ago
Julian Lam df2e9b4b47 admin panel integration for category whitelisting 11 years ago
Baris Usakli 7d7ead3f47 fixed js error in recent.js, remove content assignment 11 years ago
Julian Lam 4855131652 category read restrictions 11 years ago
Baris Soner Usakli 3a8dca6fb9 closes #560 11 years ago
Baris Soner Usakli 32b191fa62 removed global.io 11 years ago
Baris Usakli f616125d02 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli e1f6e064a9 removed io from user.js, figure out why notifications are breaking when websockets.js is required from it 11 years ago
Julian Lam 633be7ff3c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 6b3863bfbf updated category manager in admin panel 11 years ago
Baris Usakli 48a7f9058f closes #558 11 years ago
Baris Usakli aa1451cfbc Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 13ef28118d closes #557 11 years ago
Julian Lam 34459e7cf1 fixing category admin panel integration 11 years ago
Baris Usakli e90e54cec1 fixed icons in topic move 11 years ago
Baris Usakli d70c688b65 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
psychobunny e98d05b1a5 closes #556, also removes the newline that was previously inserted 11 years ago
Julian Lam 0afc7c9761 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam e5c1edd5f5 using ajaxifying class for content and footer instead of jquery fadein/out 11 years ago
Baris Usakli bc8815cb94 closes #555 11 years ago
Julian Lam 08d130893c fixing dropdown support in Settings.prepare 11 years ago
psychobunny 561ee9e4f1 closes #519 11 years ago
psychobunny 4be5ac2c23 removed mobile overlay for topics - will reimplement as a plugin 11 years ago
psychobunny 070c95d8de fixed regression from main_posts deprecation - bottom post bar restored 11 years ago
psychobunny 8d12ecb758 moved pagination into header 11 years ago
Julian Lam b16e1a0113 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 0b39968a9c fixing back button behaviour and playing nice with History API 11 years ago