1620 Commits (8626122679c9569fcb0e5e7aebc4647014ce02d8)

Author SHA1 Message Date
Baris Soner Usakli 3bd8cf69a1 admins can create users from admin/users panel 11 years ago
Baris Soner Usakli f68f02d346 closes #679 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
Baris Soner Usakli 2580caf864 fixing #591 again looks like it got overwritter by merge 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 3782ae1647 don't show profile fields if they are hidden. closes #660. also added missing language keys to EN 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
psychobunny f9e2b50826 dynamically update user rep in post footer if reputation is increased 11 years ago
psychobunny 32a32fcf5c match login.tpl button to look like register.tpl 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
Baris Soner Usakli 30c11a8b42 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 27a01f6c61 closes #657 11 years ago
psychobunny bf27ade251 admin - added ability to remove icon from categories 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
Julian Lam d72d2decd5 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 43c05d1d85 adding cache busters to client side files (closed #586) 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 0f254c0b6c moved theme.css to top 11 years ago
psychobunny b27478876e moved favicon link to top of header 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 4ff8509a0e clean up from the last admin/categories refactor 11 years ago
psychobunny e76936abfc added ability to upload category images. closes #638, closes #532 11 years ago
psychobunny 4c40ee8e6e fixed missing language key on image uploader modal 11 years ago
psychobunny ddcf46fc73 uploading picture didn't update profile image until refreshed - fixed 11 years ago
psychobunny 7db234f958 added setting to convert profile iamges to png in control panel 11 years ago
psychobunny c0721e105f added setting to disable privilege threshold system 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 2a5d6e04fc fixes #583 (aka. "son, we heard you like containers so we put containers inside your containers") -- duly fixed 11 years ago
psychobunny f1ad469861 templates - don't clean up selector conditionals; fixes topic posting bug introduced at 090d35f306 11 years ago
psychobunny 4b9bfca767 français, deutsche, and español support for 202a4c4105 11 years ago
psychobunny 202a4c4105 added rep + post count metrics to post body, closes #443 11 years ago
psychobunny 000c7efb1a Merge pull request #623 from tedr56/master
French language files
11 years ago
psychobunny 90ad08a00d fixes #616 11 years ago
psychobunny 90e1e2436c closes #539 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 de9100c489 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 4348e1efa4 use ajaxify.currentPage to find the user's location easily 11 years ago
Julian Lam 6de3dba239 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 021cf9b8f6 fixes to language template usage 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
Julian Lam 347f5c132e updates to language files, capitalizing some values across languages 11 years ago
Baris Usakli 9ee250b597 fixes humanreadable numbers in infinite scrolling 11 years ago
Baris Usakli 074d7e7c8d Merge remote-tracking branch 'origin/master' into dbal 11 years ago
Barış Soner Uşaklı 870d48dc81 Merge pull request #603 from Joopmicroop/master
added account class for account template pages for easy styling
11 years ago
tedr56 8e2cc1c883 Correct english language file 11 years ago
tedr56 af09f4aca8 added french language files 11 years ago
Baris Usakli 6313a5eeb1 Merge remote-tracking branch 'origin/master' into dbal 11 years ago
Pablo Macaluso 26de85c1de updated es translations with new strings added from #607 11 years ago
Julian Lam a54f464a13 updating language files with missing files for es 11 years ago
Julian Lam bfbc596348 fixing extra comma in es language file 11 years ago
Pablo Macaluso 8cfc5dda37 added spanish language files (courtesy of Pablo Macaluso) 11 years ago
Julian Lam b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe 11 years ago
Julian Lam 385aa6df92 fixed last couple tweaks, ready t'merge 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 3d9a732c4a Merge branch 'master' of github.com:BudickDa/NodeBB into BudickDa-master
Conflicts:
	public/language/en/global.json
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