Commit Graph

68 Commits (625b96ba73126cd261e496f43990d3f3c0a33394)

Author SHA1 Message Date
Baris Usakli 404865c32e closes
Baris Usakli f4faee4283 moved image uploading to a require js module, added image upload to site logo
Baris Usakli 8e4ca8e474 closes
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead.
Julian Lam 1160f39cb0 revamped reconnection notification, closes
psychobunny 5c7da4b686 fixed serverside templating; footer, logout internationalization; updated more global lang keys
psychobunny be59c16aad updated footer to follow standards
psychobunny 4c3eacd745 fixed footer markup
psychobunny 3176ccc6e3 fixed footer flickering
psychobunny 3b75734672 footer.less, added stats cards (ala soundsz) and replaced old footer
Baris Soner Usakli cc1f668308 changed chat online offline messages
psychobunny ca46d0f8e1 fixed disconnect modal; fixed modal overlay BS3 issue
psychobunny b5a26696f8 fixed the chat modal
psychobunny e82a9ec37a more less cleanup
psychobunny 7be69b0b54 more cleanup, account.less, removed mobile sidebar functionality completely
psychobunny 879a31f51e had to remove hidden-xs from the footer - BS3's !important takes precedence over the fading animation and looks ugly (flex)
psychobunny 346681ba27 removed mobile menu until it can be pluginified. refactored topics UX a hell of a lot, looks much better on both desktop+mobile now.
psychobunny f33a9c3941 updated hidden/visible device flags to BS3
Baris Soner Usakli 2c5e9d47ad admin routes and fixes
Baris Usakli 6eb9af77e6 first pass at subfolder
Baris Usakli 5f8ca4aa6c moved modals to footer.tpl from header.tpl
Baris Usakli aecffecdf1 footer shows total topic post count
Baris Usakli 9e7e0f6579 changed updateHeader to check for the existance of the user label
psychobunny 0b6a9d59c2 derp, footer has been pointing to the wrong site this whole time
psychobunny a8f6222824 part2 of mobile sidebar menu. still disabled for now going to come back to this later.
psychobunny a846caa387 added post button to mobile menu
psychobunny 54f86a912c mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files,
psychobunny f05b5165c5 fix for footer js not executing on non-root
psychobunny 34131ad46c modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
todo: still need to organize the individual scripts client side,
Baris Usakli da46a73efe looks better without disconnect alert
psychobunny af7550ca30 console.log
Baris Usakli 8f281e9792 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 0f2014193d top bar fix
Julian Lam 2a829a0618 derpy globals to get notification pushing working for sockets on new notification event
Julian Lam cf64952918 bugfixing notif window
Julian Lam 7321088ac5 added a call to check for new notifications on load
Julian Lam 79bf5fad5b tweaks to notif window to show relative time
Julian Lam 1f7ab82f78 Merge remote-tracking branch 'origin' into notifications
Conflicts:
	src/webserver.js
Julian Lam c8d48127ad more changes to notification dropdown in header bar
Julian Lam 6f4c480cd8 interim commit on notifications dropdown
Baris Usakli 9f8c9e8822 derp
Baris Soner Usakli 0aeeac9d61 image upload and changing images will clean up later andrew stayla
Julian Lam b244da724e edit labels, and fixing responsive layout in topic view
Julian Lam 2acd40a8bb fixing up the post window to extend the body when opened, so it doesn't clip stuff
Baris Usakli fa04273b72 footer lastest user links to their profile
Baris Usakli cef1ba4c08 changed profile page to /users/username
Baris Usakli 6a6eeae426 edit changes
Baris Usakli 4ffbf88274 fixed header to link to new users page
Baris Soner Usakli fee76db8dc more fixes
Baris Soner Usakli 08f7b64ccf hash changes to user data