1463 Commits (1564e3d53048b719c873ed591fc57e1f20aabdb5)

Author SHA1 Message Date
Julian Lam 08d130893c fixing dropdown support in Settings.prepare 11 years ago
psychobunny 561ee9e4f1 closes #519 11 years ago
psychobunny 4be5ac2c23 removed mobile overlay for topics - will reimplement as a plugin 11 years ago
psychobunny 070c95d8de fixed regression from main_posts deprecation - bottom post bar restored 11 years ago
psychobunny 8d12ecb758 moved pagination into header 11 years ago
psychobunny 905e451455 closes #549 11 years ago
Julian Lam b16e1a0113 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 0b39968a9c fixing back button behaviour and playing nice with History API 11 years ago
psychobunny 7fb0a616a1 refactored topic.tpl and merged main_posts and sub_posts 11 years ago
psychobunny d987e51a8b removed references to main_posts in forum/topic.js 11 years ago
psychobunny 0f7f6cd0a3 templates.js added IF !value 11 years ago
psychobunny 0e8b33aa79 templates.js added @first and @last conditionals 11 years ago
psychobunny 181c6eb2e6 removed main_posts from noscript 11 years ago
psychobunny b90eef6d19 use icon-search instead of icon-circle-blank on /users/search 11 years ago
psychobunny 5c597ca218 expand regex for templates, allowing the syntax to be less strict re: whitespace 11 years ago
psychobunny 3dbcf8112d fixes navigation - back button 11 years ago
Baris Soner Usakli ff50917c29 show no replies in recent and unread 11 years ago
Baris Soner Usakli 48835d8c44 used ELSE in template 11 years ago
Baris Soner Usakli e9c66bb35a removed console.log 11 years ago
Baris Soner Usakli 23eb7824ac closes #513 11 years ago
Baris Soner Usakli 494b9d23ac Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 64ae9ac033 cant delete or restore posts twice, post count goes up or down when posts are deleted or restored in a topic, fixed the post insertion when there is only 1 post in topic 11 years ago
Julian Lam a72fc69997 added link to RSS for /recent, fixed RSS generation error for /recent 11 years ago
Baris Soner Usakli a16f93cbd5 loading indicator starts off hidden 11 years ago
Baris Soner Usakli 81e5cf0cf3 fixed posts not appearing immediately 11 years ago
Baris Soner Usakli 01102d5982 added responsive class to images in users recent posts 11 years ago
Baris Soner Usakli 2174aec0e1 closes #542 and other refactors on client side 11 years ago
psychobunny 46bad118de if a thread is unreplied, don't show the OP as the last person to reply 11 years ago
psychobunny 2d7228fa40 added if / else logic to templates 11 years ago
psychobunny a1839d90fd prevent admin group from being deleted, closes #530 11 years ago
psychobunny 0cc136c3f6 simplifying conditional logic in templates + fixed it so that it takes namespace into account 11 years ago
Julian Lam cd1e26418d making the loading indicator less obtrusive (and smaller, to boot) 11 years ago
Baris Soner Usakli dab4f07258 fixed indents 11 years ago
Baris Usakli 501dc56fd3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 253271127d infinite loader will insert posts in correct order 11 years ago
Julian Lam f2da892b38 removed extra console log 11 years ago
Julian Lam 6dd72f480c Merge pull request #538 from draco2003/add_fav_context
add breadcrumb like context to favorites
11 years ago
Julian Lam 3caf8b4a67 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 39f2efbef8 closed #540 11 years ago
psychobunny 288341945d missing login menu in visible-sm range 11 years ago
psychobunny d02bd72764 closes #535 11 years ago
Baris Usakli 7d3adb9275 removed unused stuff from getLatestTopics and recent.tpl 11 years ago
Baris Usakli 156950ac2f cleaned up app.createNewPosts 11 years ago
Baris Usakli 83f18c1915 closes #526 11 years ago
Baris Usakli 332730575f closes #529 11 years ago
Dan Rowe 7e71fb218c add breadcrumb like context to favorites 11 years ago
Julian Lam a7216caa3b closed #518 11 years ago
Dan Rowe 23628668b7 small wording change 11 years ago
Baris Soner Usakli 6ac685b194 possible fix for js error 11 years ago
Baris Soner Usakli 03b34a449d turned div into li, moved the a tags into the li elements 11 years ago
Julian Lam 4aef5bfb72 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
psychobunny 34c74770ce app.js minor cleanup 11 years ago
psychobunny da8d198676 added some user friendly warnings to chat 11 years ago
Julian Lam 33868804fd fixed #517 11 years ago
psychobunny 22a3794c51 closes #525 11 years ago
Baris Usakli 866d813218 fixed topic posting bug, if there was only 1 topic in a category the next posted topic in that category wasnt showing up until a full page reload 11 years ago
Baris Usakli f1df8c2479 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 6f1523c279 fixed bottom reply box for small devices 11 years ago
Julian Lam 163cdaf70c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam a9ce8393e4 added footer.build and page.load hooks 11 years ago
Baris Usakli f04e30c4d4 more template changes to topic 11 years ago
Baris Usakli 9d0f8b4543 template changes 11 years ago
Baris Usakli d631a4b2e5 topic.tpl changes, moved users to the bottom of main post, added reply thread tools buttons under main post, added posts and view count 11 years ago
Julian Lam 2cf55dcf9f added action:page.load hook 11 years ago
Baris Soner Usakli 9fbb139e67 fix post delete state after more posts are loaded 11 years ago
Baris Usakli 11e3b0da7d added spacing between share and edit buttons 11 years ago
Baris Usakli 7e4faa3270 closes #514 11 years ago
Baris Usakli 586a181e0a closes #507 11 years ago
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
Denis Wolf c2abff6e6d utils.js - strict mode, missing semicolon, braces etc 11 years ago
Baris Usakli 4444d2ee6a removed whitespace 11 years ago
Julian Lam 463bc1374c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam d9a60fc2ef rejigging format of notif page 11 years ago
Baris Usakli 22a3b227a3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 12f3f1a45c show admin link in header if user is admin, closes #459 11 years ago
Julian Lam 67f9b22c86 Merge branch 'master' of https://github.com/deniswolf/NodeBB 11 years ago
Julian Lam 8b5cf0c696 Merge branch 'notif_pruning' 11 years ago
Julian Lam 930a9c8bca completed notifications pruning method 11 years ago
Baris Usakli ac12bd0b8f closes #462 11 years ago
Julian Lam d7651d1504 Merge branch 'master' into notif_pruning 11 years ago
Baris Usakli ccf4ed1235 topics and posts counters will update for everyone 11 years ago
Julian Lam b22ee67612 Merge branch 'master' into notif_pruning 11 years ago
Baris Usakli b5a953b16c fixes topics going into wrong category 11 years ago
Baris Usakli 7613f02eff closes #457 11 years ago
Baris Soner Usakli 78a3dd68ea hide the no topics warning when a new topic is posted on /unread 11 years ago
Baris Soner Usakli afc0e25b26 closes #463 11 years ago
Denis Wolf 81e9c9807f utils.js - missing semicolon, strict equality 11 years ago
Baris Soner Usakli 1af98835b1 added share buttons to main post 11 years ago
Julian Lam 3480a1d60e Merge branch 'master' into notif_pruning 11 years ago
Barış Soner Uşaklı 190712e250 Merge pull request #420 from twinlabs/relax-username-validation
relax username validation (#413)
11 years ago
Baris Usakli a662330b1b fixed users page lists 11 years ago
Baris Usakli 04ee1d137d fixed unread and recent new post/topic notifications 11 years ago
Baris Usakli 27f421587e closes #444 11 years ago
Baris Soner Usakli f9f0bd8685 closes #445 11 years ago
Baris Usakli 45feef5884 closes #421 11 years ago
Baris Usakli 24592cc696 fixed the anon-box in users/online to show inline 11 years ago
Baris Usakli 0565b7b8c8 moved css out 11 years ago
Baris Usakli 1691c74727 testing breadcrumb images 11 years ago
Julian Lam f6be3eacfc interim commit 11 years ago
Baris Usakli 25e6f72921 closes #434 11 years ago
Julian Lam 40a8150519 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago