266 Commits (5b45b3395d34a33584ee49c928087d986aa28037)

Author SHA1 Message Date
Charles 6e50016a11 Cleanup the vars 11 years ago
Charles 23a88492a6 Get template mapping after removing relative path 11 years ago
barisusakli 4bdbce9cd8 use removeRelativePath in app.js too 11 years ago
psychobunny e88abcc1d9 fixed updated language strings 11 years ago
psychobunny 94312cfda8 closes #1595 11 years ago
psychobunny bbcff6a0a5 moved widget rendering up a bit 11 years ago
barisusakli ff2bad635c infinite scroll refactor 11 years ago
Aziz Khoury 0e0f66ba9e minor cleanups. 11 years ago
Aziz Khoury 230b4a0952 now really fix topic/1503 11 years ago
Aziz Khoury 611fd380eb fixes topic/1503 11 years ago
barisusakli 8ee866fc9d closes #1513 11 years ago
barisusakli 4c28de659c closes #1504 11 years ago
barisusakli 66abd20647 moved add commas to process page 11 years ago
barisusakli 883978007d closes #1482
removed updateHeader, the header is using template values in from the
api, update menu partial in vanilla theme as well
11 years ago
barisusakli 1f7fd51b40 some work for #1482 11 years ago
barisusakli 936530dc48 possible fix for #1467 11 years ago
barisusakli 63d88957a8 replace self links client side 11 years ago
psychobunny f3993aca4d closes #1397 11 years ago
barisusakli e12beccc09 closes #1371
adds a dropdown to category view to move/pin/lock/delete multiple topics
11 years ago
Micheil Smith 6e4639496e Improve readability of a selector 11 years ago
Micheil Smith 11b6794946 Refactor connection logic
Aiming to be flatter, with less deep nesting. Still more to go here.
11 years ago
Micheil Smith 0bbd29ac42 Reduce DOM queries for Search elements 11 years ago
barisusakli 14d0081fdf replace 2 error messages with keys 11 years ago
psychobunny cf362f64a3 woops, now everybody is an android browser. 11 years ago
psychobunny 8432d8827e attempt at fixing #1323 11 years ago
psychobunny b464099cca finally found reliable repro steps and squashed you like the bug you are. fixed #1280 11 years ago
barisusakli 0cd13b7b66 closes #1273 11 years ago
barisusakli 421a25eb56 closes #1288 11 years ago
barisusakli 1d3c25fdcc moved alert to its own requirejs module 11 years ago
barisusakli b1a6d394e3 moved format number functions to utils 11 years ago
psychobunny b023ef01af moving widgets and variables code out of ajaxify 11 years ago
psychobunny 339eafd6be updating templates.parseTemplateVariables to ajaxify.variables.parse 11 years ago
Julian Lam 1487545fd2 fixing issue where cold loads were calling client-side event action:ajaxify.end with the wrong "url" 11 years ago
psychobunny 0627734fc0 trim leading whitespace/#/? in search closes #1195 11 years ago
Julian Lam 16f1db4f5d fireEvent reflection socket call, tweaks to Sounds page in ACP 11 years ago
barisusakli 2bb5918b6c closes #1208 11 years ago
psychobunny 35ac0bb793 linted app.js 11 years ago
barisusakli 813b3d6fcc changes for live streaming of posts 11 years ago
psychobunny 29ad8d2582 closes #1192 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 6fb393de78 fixing #1177 11 years ago
Julian Lam 5a8a3627d2 bringing subfolder installations to v0.4.0 - JUST FOR @PLANNER 11 years ago
psychobunny cd336006fc optimized cold loading 11 years ago
psychobunny 10f4fa004e Merge remote-tracking branch 'origin/master' into webserver.js-refactor 11 years ago
medwards20x6 76b53478ce Don't fire click when closing an alert 11 years ago
psychobunny c44934cc0d all JS files properly required on cold load 11 years ago
psychobunny e73f8d6f37 Merge remote-tracking branch 'origin/master' into webserver.js-refactor 11 years ago
psychobunny 0211b4484b on cold load, only display page after widgets are rendered 11 years ago
Baris Soner Usakli 6bf36a0468 if alert is closed dont fire clickfn 11 years ago
psychobunny 6827dbc9c4 render widgets on cold load 11 years ago