Commit Graph

1538 Commits (d9eefd667c2720606db506d9ebfb19bb68cbeeb9)

Author SHA1 Message Date
akhoury 114294e24a allowGuestSearching config .. second attempt
Julian Lam 64e87b761f closed
Julian Lam 69c1ec97c9 re: issue , this took longer than expected...
Julian Lam c313c4501b pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes )
Julian Lam d72d2decd5 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 43c05d1d85 adding cache busters to client side files (closed )
Baris Usakli 27ac24b1e3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 95495926fc some fixes to composer image upload
psychobunny 0f254c0b6c moved theme.css to top
psychobunny b27478876e moved favicon link to top of header
psychobunny a3734f2e15 completed custom favicon upload, closes
psychobunny 1b843fba9c added admin route to upload favicon
psychobunny 35f17db141 added button in admin to upload favicon + show current favicon image
Julian Lam 0148cf06d0 replaced all instances of missing config.relative_path to RELATIVE_PATH
Baris Soner Usakli cd77a1a457 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 6aeca98cd4 closes
psychobunny 07a3b3f00b added delete button to category image uploader in case you wanted to revert to bgColor
psychobunny b511653e74 fixes
psychobunny b5e37a6ce8 fixes , parse object properties in template outside of namespace
psychobunny 4ff8509a0e clean up from the last admin/categories refactor
psychobunny e76936abfc added ability to upload category images. closes , closes
psychobunny 4c40ee8e6e fixed missing language key on image uploader modal
psychobunny ddcf46fc73 uploading picture didn't update profile image until refreshed - fixed
psychobunny 7db234f958 added setting to convert profile iamges to png in control panel
psychobunny c0721e105f added setting to disable privilege threshold system
psychobunny a475e38078 if app is not focused and chat message comes in, activate alternatingTitle. closes
psychobunny 932b960aa9 app.isFocused; app.js cleanup
psychobunny 24b12e23ea fixes , conditionals broken from f1ad469861
psychobunny 2a5d6e04fc fixes (aka. "son, we heard you like containers so we put containers inside your containers") -- duly fixed
psychobunny f1ad469861 templates - don't clean up selector conditionals; fixes topic posting bug introduced at 090d35f306
psychobunny 4b9bfca767 français, deutsche, and español support for 202a4c4105
psychobunny 202a4c4105 added rep + post count metrics to post body, closes
psychobunny 000c7efb1a Merge pull request from tedr56/master
French language files
psychobunny 90ad08a00d fixes
psychobunny 90e1e2436c closes
psychobunny da94d6214b when new notification comes in, refresh notification page - closes
psychobunny 67e49db797 ajaxify.refresh(); removed console.log
psychobunny de9100c489 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 4348e1efa4 use ajaxify.currentPage to find the user's location easily
Julian Lam 6de3dba239 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 021cf9b8f6 fixes to language template usage
psychobunny ca087e6fa7 fixes
psychobunny 6c9e28232f added translation method to recent's infinite loader
psychobunny ceac8e2dc9 added translation to unread infinite loader
psychobunny 98cf6eec71 shift clicking now opens links in a new window, closes
psychobunny e0e153eafb added translation to category infinite loader method
psychobunny 5c3c2623f2 added translation to new post creation, closes
Baris Soner Usakli 34fc326a37 closes
psychobunny 36745608bf removed console.log
psychobunny 090d35f306 clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes