1295 Commits (79c52dfe8453327b0135dad6488ce63b83fcf67f)

Author SHA1 Message Date
Baris Usakli 411ba3542c closes #493 11 years ago
Baris Usakli fa9636a62a closes #495 11 years ago
Baris Usakli 69fefc0625 closes #496 11 years ago
Baris Usakli 40108f92c9 closes #492 11 years ago
Julian Lam 37497fc5a0 fixed #393 - refactored basic route handling, moved some other routes to debug routes 11 years ago
Julian Lam aa1994be67 updated MOTD to not be inside a jumbotron, updated default styling of MOTD 11 years ago
Baris Usakli 4552e6286e dont allow empty userslugs to register 11 years ago
psychobunny 7ea852fae3 Revert "mobile: collapse menu after clicking on menu item"
This reverts commit c67c37bb20.
11 years ago
psychobunny c67c37bb20 mobile: collapse menu after clicking on menu item 11 years ago
psychobunny b5c22c7ff7 removed unfollow button + logic from following view 11 years ago
Baris Usakli 3b3e8348e4 closes #430 11 years ago
Baris Usakli 259ad42b31 numbers are strong 11 years ago
Baris Soner Usakli 41f98d29b7 added row to topic container 11 years ago
Baris Usakli 7b5a6bd3c9 fixed category infinite loading 11 years ago
Baris Usakli 1cbbb3873f removed rounded images 11 years ago
Baris Usakli 0e5724cd2c template changes yet again 11 years ago
Baris Usakli 1ec6726459 template changes to recent and unread 11 years ago
Baris Usakli 6b4520e526 recent unread template changes 11 years ago
Baris Usakli 98f20564de Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 4da819b02b changesto category.tpl 11 years ago
Julian Lam dc90db74c0 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam c5bc2dd64f upgrading to bootstrap 3.0.1, wish us luck! 11 years ago
Baris Usakli bbb045698d closes #481 11 years ago
psychobunny d9e364cd86 fixes #480 11 years ago
Baris Usakli 7296b701fa recent reply style change 11 years ago
Baris Usakli a21d91d870 closes #476 11 years ago
Baris Usakli 6931695e64 when you type correctly 11 years ago
Baris Usakli e12d02f29c jquery best 11 years ago
Baris Usakli 404865c32e closes #429 11 years ago
Baris Usakli c8ec095d99 anons cant edit after posting #365 11 years ago
Baris Usakli 04ed1df0ef closes #365, allow guest posting. enabled from admin/settings, defaults to disabled 11 years ago
Julian Lam e4c62200de fixing screenshot previews in admin/themes 11 years ago
Baris Soner Usakli 1a415b60be fixed online page to match the changes made to the template 11 years ago
Julian Lam 85fa68bd92 upping minver for mentions plugin, fixing bad url in admin/topics 11 years ago
Julian Lam e41ca491ff fixed use of divs inside a UL... how weird heh. 11 years ago
Julian Lam bb5962cda0 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2de878821b addressed #466, dynamicaly loaded topics now have proper delete/lock/pin
states
11 years ago
psychobunny 5bea2999ef cleanup 11 years ago
Baris Soner Usakli 67e9bf74a7 fixes unread page in mobile 11 years ago
Baris Soner Usakli ed42012058 closes #472, need to wait for transitions to end before ajaxifying or the overlays stays there (drunk) 11 years ago
psychobunny 85daacdf7a remove reference to deprecated mobileMenu 11 years ago
psychobunny 17ea41fdae category - use jQuery for graceful degradation 11 years ago
Baris Soner Usakli 7eba0b85f4 fixed andrews fail 11 years ago
psychobunny 30a45ee78e prevent a potentially badly written theme.json from blowing up your forum 11 years ago
psychobunny 1d5a208896 themes - added ability to route custom templates serverside 11 years ago
Baris Soner Usakli 60e2938b58 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 89540172b2 closes #464 11 years ago
psychobunny bbb716723f templates - basic implementation of conditionals
<!-- IF variable -->
show me
<!-- ENDIF variable -->
11 years ago
Denis Wolf a127fcd056 utils.js - detect node/browser with IF, not silent TRY/CATCH 11 years ago
Denis Wolf c614af2cd9 utils.js - removed unused *trim shims - it's better to bring them when and if needed 11 years ago