142 Commits (8c8055fbaeff835185fe90ecd17760f6e2f5326a)

Author SHA1 Message Date
psychobunny 552eb78db8 template compiling init; changing themes now finally works on this branch 11 years ago
psychobunny c67182204f clean-up + bugfixes 11 years ago
psychobunny 444956d517 deprecated loadTemplates client-side as well 11 years ago
psychobunny 68d526b762 deprecated templates.ready, templates.init, templates.loadServer; start webserver immediately without having to wait for templates.js 11 years ago
psychobunny 5b25e21606 console.log 11 years ago
psychobunny 52a50a80ba templates.parseTemplateVariables, added optional callback 11 years ago
psychobunny 4435a20d90 fixed merge conflict 11 years ago
psychobunny 4a33b41464 deprecating loadServer in favour of using res.render 11 years ago
Baris Soner Usakli 30eb85f96e fixed conflicts 11 years ago
Baris Soner Usakli 72aa22d824 removed unused timestamp 11 years ago
akhoury 3f1d5c6656 merge fork with upstream master 11 years ago
akhoury 1b207d8276 IE8 support, general cleanups, from native to $ objects ... 11 years ago
psychobunny aee2b2ecd0 allow express to serve parsed tpls via res.render 11 years ago
psychobunny 156c0302c9 properly namespacing objects in templates 11 years ago
psychobunny a79ca2b135 clean up ENDIF conditional if object.value is undefined and is used in an ELSE block 11 years ago
psychobunny f862d856fc alright clearly, regex on fridays just don't happen for me. - fixed 11 years ago
psychobunny 027398f5ba unreverting change 11 years ago
psychobunny 0c54afe576 reverting previous template fix 11 years ago
psychobunny 6f7243f42f fixed a bug running multiple blocks in one template on an empty array 11 years ago
psychobunny 3f0f2bc956 console.log 11 years ago
psychobunny ecc1c315cc closes #927 11 years ago
psychobunny 347d402f48 closes #752 11 years ago
psychobunny e91ab5c660 closes #917 11 years ago
psychobunny 23c711947b added support for !array.length 11 years ago
psychobunny 0cca8e0bcf closes #783, support for array.length 11 years ago
Julian Lam de751ed623 fixed #900 - api calls hopefully no longer cached 11 years ago
Baris Soner Usakli 75f178636b more fixes 11 years ago
Baris Soner Usakli 2e786cc4d1 closes #873, removed global translator, templates and server objects 11 years ago
psychobunny 0a749023cb fixing if statements inside a @first / @last block 11 years ago
psychobunny 503e59b12b clean up conditionals only at the very end of parsing 11 years ago
psychobunny 97ec312c72 console.log 11 years ago
psychobunny 05edfdc9c1 templates.js - if custom theme is missing a template, render default template 11 years ago
Julian Lam 127261100e fixed #698 - ajaxify.go will now cancel any active API requests when it is called 11 years ago
psychobunny fda68bc5dd added templates.setGlobal - allows you to add default template vars that are sent to all tpls upon parsing; added relative_path as global 11 years ago
psychobunny 0edd6985ec templates.js added support for !@first and !@last conditionals 11 years ago
psychobunny 69e0aa338d resolved some todo that's been in there for many months 11 years ago
psychobunny 6dcd06b63c removed unused parameter in templates.prepare 11 years ago
Baris Soner Usakli 680dbf138a closes #669 11 years ago
Julian Lam f2d631e42d new composer window template (WIP!) 11 years ago
Julian Lam d86aefb518 removing defunct "template" argument in ajaxify.go 11 years ago
psychobunny b5e37a6ce8 fixes #123, parse object properties in template outside of namespace 11 years ago
psychobunny 24b12e23ea fixes #636, conditionals broken from f1ad469861 11 years ago
psychobunny f1ad469861 templates - don't clean up selector conditionals; fixes topic posting bug introduced at 090d35f306 11 years ago
psychobunny 36745608bf removed console.log 11 years ago
psychobunny 090d35f306 clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes #617 11 years ago
Baris Usakli 190948336a closes #590 11 years ago
psychobunny 85aa587749 merge conflicts 11 years ago
psychobunny 48e36e3c31 templates bugfix - now supports multiple conditionals of the same variable; added data-favourited button and deprecated reliance on BS3 11 years ago
Baris Usakli f2bf65252d removed the fields 11 years ago
Julian Lam 4855131652 category read restrictions 11 years ago