1607 Commits (449adfae597e0ad3aae0a58d3234390b3560b523)

Author SHA1 Message Date
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
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
Baris Usakli b927f6ce29 added raw info 11 years ago
Baris Usakli 519d376071 added mongo info function, change admin redis template to database template 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