1455 Commits (6bd4a34e6954dde9505578703f10e26510a1ff68)

Author SHA1 Message Date
Baris Usakli 7198110b57 closes #573 11 years ago
Baris Usakli 78b65c0b12 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 0742590c0c added pid to share links, removed unused vars 11 years ago
psychobunny c16f04bbcf plugins - filter:admin.header.build (pre-existing hook) now allows you to add menu items to the social authentication panel as well 11 years ago
Julian Lam 69427fa10e tweaks to make the ACP work better on tablets, some work on hidden groups 11 years ago
Julian Lam 670986f7ef Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 8b62041d28 refactored groups and categories, groups no longer explodes when
attempting to add members to a whitelist that doesn't exist, isEmpty
checks (new methods!) and such...
11 years ago
psychobunny 89c5d01efa modularized SSO, paving the way for potential plugins. cleaned up associated templates/js 11 years ago
Julian Lam 0a06f1ac7d Merge remote-tracking branch 'origin/master' into category-whitelisting 11 years ago
Julian Lam df2e9b4b47 admin panel integration for category whitelisting 11 years ago
Baris Soner Usakli 2d05a06e37 fixed template var, oops 11 years ago
Baris Soner Usakli e3da005780 grouped the social buttons 11 years ago
Baris Usakli 590208f0c7 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 7d7ead3f47 fixed js error in recent.js, remove content assignment 11 years ago
Julian Lam 72ef8c839f Merge remote-tracking branch 'origin/master' into category-whitelisting
Conflicts:
	src/groups.js
11 years ago
psychobunny 62e2aa67d7 topics - added back social sharing buttons to OP 11 years ago
Julian Lam 4855131652 category read restrictions 11 years ago
Baris Soner Usakli 3a8dca6fb9 closes #560 11 years ago
Baris Soner Usakli a0c3de0273 display signature block only if user has signature 11 years ago
Baris Soner Usakli 32b191fa62 removed global.io 11 years ago
Baris Usakli f616125d02 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli e1f6e064a9 removed io from user.js, figure out why notifications are breaking when websockets.js is required from it 11 years ago
Julian Lam 633be7ff3c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 6b3863bfbf updated category manager in admin panel 11 years ago
Baris Usakli b66ca703b8 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 48a7f9058f closes #558 11 years ago
psychobunny 8f80733563 fixing #552 overflows properly 11 years ago
Baris Usakli aa1451cfbc Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 13ef28118d closes #557 11 years ago
Julian Lam 34459e7cf1 fixing category admin panel integration 11 years ago
Baris Usakli 798e17a954 change loading text to inline 11 years ago
Baris Usakli e90e54cec1 fixed icons in topic move 11 years ago
Baris Usakli d70c688b65 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
psychobunny e98d05b1a5 closes #556, also removes the newline that was previously inserted 11 years ago
Julian Lam 0afc7c9761 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam e5c1edd5f5 using ajaxifying class for content and footer instead of jquery fadein/out 11 years ago
Baris Usakli a5e78aab08 closes #554 11 years ago
Baris Usakli cec69c2be0 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli bc8815cb94 closes #555 11 years ago
Julian Lam efac6272bb default link tag (apple-touch-icon) added 11 years ago
Baris Soner Usakli 1d4ae8fe4d changed the paginator icons to chevron 11 years ago
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