15 Commits (1fc596b74b4135917eabac60df28f8471d53933d)

Author SHA1 Message Date
psychobunny 1fc596b74b fixed sidebar flashing in on empty category - got rid of javascript control and set the visibility properly from serverside 12 years ago
Julian Lam 973eb713bf auto-hiding mod tools on a new_post event, and showing them again if the user can edit that post 12 years ago
Julian Lam 882b9a917f ability for users to now follow/subscribe to threads 12 years ago
Julian Lam 7e55e7b3d2 fixing quoting that broke with the introduction of the new post window 12 years ago
Julian Lam a09cfd9304 started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP
introducing mixins css file
12 years ago
Julian Lam 49ea40f6ee tweaks to composer pushing, fixed random extra letter in footer js 12 years ago
psychobunny 54f86a912c mobileMenu module (categories menu), fixed bug I made in account.js when moving code to their own files, 12 years ago
Julian Lam 89d484c4ca removing old post_window (!!) and fixing default focus when the composer is loaded 12 years ago
Julian Lam 061c7a9e66 half broken editing 12 years ago
Julian Lam 2b4782b376 removing console log 12 years ago
Julian Lam 676ddcd3e3 integrating the new post window into the forum 12 years ago
Julian Lam 9af39622ed actually using identicon default across the site 12 years ago
psychobunny d76432a20f console.log 12 years ago
psychobunny 8a939fa4cc removed left over template variable in category.js 12 years ago
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,
12 years ago