1277 Commits (98f20564de2828f132441061708ea05071d2e071)

Author SHA1 Message Date
Baris Usakli 98f20564de Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 4da819b02b changesto category.tpl 12 years ago
Julian Lam dc90db74c0 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam c5bc2dd64f upgrading to bootstrap 3.0.1, wish us luck! 12 years ago
Baris Usakli bbb045698d closes #481 12 years ago
psychobunny d9e364cd86 fixes #480 12 years ago
Baris Usakli 7296b701fa recent reply style change 12 years ago
Baris Usakli a21d91d870 closes #476 12 years ago
Baris Usakli 6931695e64 when you type correctly 12 years ago
Baris Usakli e12d02f29c jquery best 12 years ago
Baris Usakli 404865c32e closes #429 12 years ago
Baris Usakli c8ec095d99 anons cant edit after posting #365 12 years ago
Baris Usakli 04ed1df0ef closes #365, allow guest posting. enabled from admin/settings, defaults to disabled 12 years ago
Julian Lam e4c62200de fixing screenshot previews in admin/themes 12 years ago
Baris Soner Usakli 1a415b60be fixed online page to match the changes made to the template 12 years ago
Julian Lam 85fa68bd92 upping minver for mentions plugin, fixing bad url in admin/topics 12 years ago
Julian Lam e41ca491ff fixed use of divs inside a UL... how weird heh. 12 years ago
Julian Lam bb5962cda0 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 2de878821b addressed #466, dynamicaly loaded topics now have proper delete/lock/pin
states
12 years ago
psychobunny 5bea2999ef cleanup 12 years ago
Baris Soner Usakli 67e9bf74a7 fixes unread page in mobile 12 years ago
Baris Soner Usakli ed42012058 closes #472, need to wait for transitions to end before ajaxifying or the overlays stays there (drunk) 12 years ago
psychobunny 85daacdf7a remove reference to deprecated mobileMenu 12 years ago
psychobunny 17ea41fdae category - use jQuery for graceful degradation 12 years ago
Baris Soner Usakli 7eba0b85f4 fixed andrews fail 12 years ago
psychobunny 30a45ee78e prevent a potentially badly written theme.json from blowing up your forum 12 years ago
psychobunny 1d5a208896 themes - added ability to route custom templates serverside 12 years ago
Baris Soner Usakli 60e2938b58 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 89540172b2 closes #464 12 years ago
psychobunny bbb716723f templates - basic implementation of conditionals
<!-- IF variable -->
show me
<!-- ENDIF variable -->
12 years ago
Denis Wolf a127fcd056 utils.js - detect node/browser with IF, not silent TRY/CATCH 12 years ago
Denis Wolf c614af2cd9 utils.js - removed unused *trim shims - it's better to bring them when and if needed 12 years ago
Denis Wolf c2abff6e6d utils.js - strict mode, missing semicolon, braces etc 12 years ago
Baris Usakli 4444d2ee6a removed whitespace 12 years ago
Julian Lam 463bc1374c Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam d9a60fc2ef rejigging format of notif page 12 years ago
Baris Usakli 22a3b227a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 12f3f1a45c show admin link in header if user is admin, closes #459 12 years ago
Julian Lam 67f9b22c86 Merge branch 'master' of https://github.com/deniswolf/NodeBB 12 years ago
Julian Lam 8b5cf0c696 Merge branch 'notif_pruning' 12 years ago
Julian Lam 930a9c8bca completed notifications pruning method 12 years ago
Baris Usakli ac12bd0b8f closes #462 12 years ago
Julian Lam d7651d1504 Merge branch 'master' into notif_pruning 12 years ago
Baris Usakli ccf4ed1235 topics and posts counters will update for everyone 12 years ago
Julian Lam b22ee67612 Merge branch 'master' into notif_pruning 12 years ago
Baris Usakli b5a953b16c fixes topics going into wrong category 12 years ago
Baris Usakli 7613f02eff closes #457 12 years ago
Baris Soner Usakli 78a3dd68ea hide the no topics warning when a new topic is posted on /unread 12 years ago
Baris Soner Usakli afc0e25b26 closes #463 12 years ago
Denis Wolf 81e9c9807f utils.js - missing semicolon, strict equality 12 years ago