143 Commits (5b17f9a7a4c80f0dd7c9740880ee7693d70b8299)

Author SHA1 Message Date
Julian Lam d74de798fc removing backwards compatibility fixed in preparation for 0.5.0. Prepare for stuff to break!!!!! 11 years ago
Julian Lam 8a510c340b limiting user and group creation so that their slugs can't intersect. 11 years ago
barisusakli df73ceaeb7 closes #1556
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
11 years ago
barisusakli 4397b7ab4b removed meta.scripts.get warning #1544 11 years ago
psychobunny 9040813b0d closes #1530 11 years ago
psychobunny a5a2e6f04e update BS brand colors in ACP 11 years ago
psychobunny ec5cdd178a added function to update branding colors 11 years ago
psychobunny 70b5f9addc some regex to scour the CSS and figure out the branding colors 11 years ago
psychobunny dfe010d97d caps 11 years ago
psychobunny 531ad4dec1 action:settings.set 11 years ago
Julian Lam 970b259e06 fixed #907 11 years ago
barisusakli 3ecd523799 added jquery ui datepicker 11 years ago
psychobunny 1996c8ad49 fixing less imports on windows 11 years ago
Julian Lam 5b38c3b9ee fixed #1395 11 years ago
Julian Lam c03099ce90 fixed wrong capitalization -- thanks @akhoury 11 years ago
Julian Lam 84a34933fe fixed #1351 -- ACP will tell user that they need to restart, if they need to restart 11 years ago
psychobunny f895ae6ce4 updated to latest compressed notifications 11 years ago
Julian Lam 889c90673d windows compat for sounds -- #clevercode 11 years ago
barisusakli 3e60451ce4 closes #1013
lets user change languages,
11 years ago
barisusakli 557426c1c9 translator refactor
no longer loads all language files on startup
11 years ago
Julian Lam df8728c785 allowing plugins to define new sounds -- woot.
Also moving the core sounds into a separate package, soundpack-default
11 years ago
Julian Lam 0a35195fc7 an attempt at addressing loader madness... #1364 11 years ago
psychobunny ff43a619c5 moving utils.js to the top 11 years ago
Julian Lam 7a993eb2ca closed #1328 11 years ago
Julian Lam f3a78c2b6f #1328 - first pass 11 years ago
Julian Lam 3f1df52773 settings.get should return empty obj instead of null 11 years ago
psychobunny c76a073482 added skins tab; closes #1293 11 years ago
psychobunny 3ae8aa1c55 helpers.js (client/server); closes #1275 11 years ago
psychobunny b023ef01af moving widgets and variables code out of ajaxify 11 years ago
Julian Lam fc1cb76444 fixed #1266 11 years ago
Julian Lam 17dd113a94 fixed issue where plugin css and js wasn't loaded -- also less files no longer blow up 11 years ago
Julian Lam 8c7b474e8b moved fontawesome CSS into stylesheet.css, and updating the js and css middlewares to compile at app start, not on first load 11 years ago
Julian Lam 61afee98c3 updates to new settings mechanism, updating markdown minver, minor linting for upgrades.js, and upgrade stmt for markdown migration 11 years ago
Julian Lam 16f1db4f5d fireEvent reflection socket call, tweaks to Sounds page in ACP 11 years ago
Julian Lam c1ccc81400 ACP integration for Sounds 11 years ago
Julian Lam ebe61450a1 WIP - settings.prepare refactoring... because. 11 years ago
Julian Lam 553cabdcfa refactored sound system so that they can be specified in ACP, updated soundfile to work in FF, which fixes #1209 11 years ago
barisusakli d4556d4da3 added minifed js files
replace jquery form and timeago with minified versions
11 years ago
psychobunny 464c2f42c3 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/admin/themes.tpl
	src/meta.js
	src/routes/api.js
11 years ago
barisusakli 73c89010cb closes #1182 11 years ago
psychobunny 1ef95bd09e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	app.js
	public/templates/category.tpl
	public/templates/popular.tpl
	public/templates/recent.tpl
	public/templates/unread.tpl
	src/routes/plugins.js
	src/webserver.js
11 years ago
Julian Lam 5a8a3627d2 bringing subfolder installations to v0.4.0 - JUST FOR @PLANNER 11 years ago
psychobunny e84dd4fd94 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	public/templates/accountedit.tpl
	public/templates/header.tpl
	src/routes/meta.js
	src/webserver.js
11 years ago
Baris Soner Usakli 4986c8ed3a fixed tests 11 years ago
psychobunny d20501b29d meta.js merge conflict 11 years ago
Julian Lam fc53385ede removing socket.io library from minfile 11 years ago
Julian Lam 1837a8443c shifting socket.io back to the end :\ 11 years ago
Julian Lam e70bc9f163 added deprecation warning for plugins using filter:scripts.get 11 years ago
Julian Lam 5553e07bbd moving socket.IO client lib to top of file, just in case 11 years ago
Julian Lam 4c2a6953f1 concatenating the client scripts, instead of compressing, in development mode 11 years ago