1801 Commits (df53d836e5410af3cd34834c512a06ae60d9e2c4)

Author SHA1 Message Date
Joopmicroop 8a4e2b1ea0 Update accountsettings.tpl 11 years ago
Barış Soner Uşaklı 99fbc0dfd5 Update account.js
removed extra s
11 years ago
Baris Usakli 8d3a647d16 fixed hardcoded userslug 11 years ago
Baris Usakli 53afe6cb68 closes #591 11 years ago
Baris Usakli 190948336a closes #590 11 years ago
Trvr a48a07603c Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
11 years ago
Trvr d930e2a1be Replace notifications icons from fa-circle to fa-bell
We should change this icon to utilize the icons better.
11 years ago
Baris Soner Usakli d5c0ca4a9d closes #595 11 years ago
Baris Soner Usakli 437379413e closes #592 11 years ago
Baris Soner Usakli ddb7896df1 fixed post count in paginator and post bar when infinite loader kicked in 11 years ago
Julian Lam cc242ca667 fixed #589 11 years ago
Julian Lam b9f1176ec1 moved paginator progress bar into paginator block, better mobile handling, and hiding it on page load 11 years ago
Baris Soner Usakli 46a14715e3 fixed logout in admin site, cleaned up topics.post, anon users can post topics now if allowed 11 years ago
Baris Soner Usakli c1da56ce45 added auto mention if u click post reply 11 years ago
Baris Usakli ee63fae803 closes #584 11 years ago
Baris Usakli 720711756f show bottom post bar after new post, fixed the insertion of new posts 11 years ago
Baris Usakli 90a12c3253 fixed index to int 11 years ago
Baris Usakli 6a00ab3782 removed btn-large from post topic button 11 years ago
Baris Usakli 9ccfa3f18c fixed js error 11 years ago
Baris Usakli 1660d75205 stricter selector for human readable numbers 11 years ago
Baris Usakli f6d57a241d fixed human readable view post counts 11 years ago
Julian Lam bcfb4ca0e4 off by one error 11 years ago
Julian Lam 0159a43a20 Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
	public/src/forum/topic.js
11 years ago
Julian Lam 86b019ec89 paginator progress bar 11 years ago
psychobunny 98a12cd1e1 clearing first blocks from dynamically inserted templates - made regex less greedy 11 years ago
psychobunny 30a7f1a816 removed .main-post from follow class (now using conditionals to show/hide) 11 years ago
Baris Usakli 6ca3d0c4af Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli b2074c6dda fixes to infinite load and paginator 11 years ago
Julian Lam d7c0e1c62e Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 56ef05a0bf putting category options behind a dropdown, and fixing category enable/disable 11 years ago
Baris Usakli dd36cce329 closes #582 11 years ago
Baris Usakli 293c176053 added first to follow button in topic.tpl 11 years ago
Baris Soner Usakli dba47e4bef removed console.log 11 years ago
Baris Soner Usakli 2a46ead29f removed container div, removed second if first, it breaks templates 11 years ago
Julian Lam 707179edf3 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 53164e96ab removed non-functional save button from category whitelist modal 11 years ago
Baris Soner Usakli 9702e28a07 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli fa56eca962 fixed fave stars, removed the watch button from normal posts 11 years ago
Julian Lam 684839f04a Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 0188ea9a3b setting cache headers to 0 on development mode 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 0b6d018f8d oops removed by mistage 11 years ago
Baris Usakli f2bf65252d removed the fields 11 years ago
Baris Usakli a87ebb64d8 clean up of posts and some template additions 11 years ago
Julian Lam 38da65ee58 tweaks to category permission modal 11 years ago
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
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
Baris Soner Usakli 87744302ba fixed button tags in topic.tpl 11 years ago
Baris Soner Usakli 17083dc5e6 closes #417 11 years ago
Julian Lam b29616fbd8 adding link to notifications page in notifications dropdown 11 years ago
Baris Usakli 468688615f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli f4faee4283 moved image uploading to a require js module, added image upload to site logo 11 years ago
Julian Lam 62c85274a3 mark all notifs as read functionality. CSS tweaks... 11 years ago
Julian Lam db2917193e Merge branch 'master' into notifications_page 11 years ago
Julian Lam 705571de8c notifications page + ajaxify route + css styling 11 years ago
Baris Usakli 9babef0095 closes #422, will restart over if reconnection fails after x number of attempts 11 years ago
Baris Usakli e9545c9a7f closes #426 11 years ago
Baris Usakli 619214e462 added relative path to logo 11 years ago
Baris Usakli 31b600686a logo links to homepage 11 years ago
Baris Usakli bccc4e8019 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 7039a4d762 closes #425 11 years ago
Julian Lam 7b7f0115e5 closed #432 - added link rel="up" and rel="alternate" to category and
topic pages
11 years ago
Baris Soner Usakli 24e79b3f4e #426 11 years ago
Julian Lam 5c70b2b307 issue #427 - proper handling of theme reverting 11 years ago
Julian Lam 65a8de7845 special theme.set socket call + static dir support, closes #427, tweaked languages 404 to work with subdirs 11 years ago
Baris Soner Usakli 7e8ddbadfb closes #423, closes #424 11 years ago
Julian Lam f92bbdaefa Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 9166c82dc2 tweaking admin panel integration 11 years ago
Julian Lam 3decc8b9b1 removing nodebb.less file 11 years ago
Julian Lam bac5da30e7 removing themes folders from core 11 years ago
Julian Lam baf379c6d7 theme intergration into nodebb based on config hash value 11 years ago
Baris Soner Usakli e9b6cdb37a add responsive class to imgs 11 years ago
Baris Soner Usakli 9d36d2c749 fixed placeholder text in chat modal 11 years ago
Noah Chase 5945ab1a0a relax username validation (#413)
this commit allows for matching accented characters, dots, '@' symbol,
and other important things.
11 years ago
psychobunny 40319a66ff reverting 754aef8a84 11 years ago
psychobunny 754aef8a84 fixes #392 - needs testing on try to see if google updates title correctly
order of events: 1. title changes, 2. content fades in, 3. history
pushState
11 years ago
Baris Soner Usakli 5e9819b96f #415, moved search form into logged in menu 11 years ago
Baris Soner Usakli 4cb8241334 added mising template variables to fix image change modal 11 years ago
Baris Usakli a0c7e187f5 footer stats will display human readable stuff 11 years ago
Julian Lam 883aca038b disabled categories are now faded in the "Move Thread" modal. closes #409
Why is it called "move topic"? Renamed.
11 years ago
Julian Lam 77e03dc18d readded missing styles for the "Move Thread" modal 11 years ago
Baris Usakli 230ed1ab11 moved cid so that other functions can use it in category.js 11 years ago
Julian Lam 7e7497c3bd Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 905c78d5a3 reverting changes to the badge 11 years ago
Baris Usakli 37b1cb009a added chevron to fave template 11 years ago
Julian Lam 56586e1fda tweaking more badges fro /home, itemprops for homem reduced padding right of badge in category view 11 years ago
Julian Lam 2040fcdba4 moved badge outside of topic title, added schema.org itemprop stuff for category listing 11 years ago
psychobunny 37450ff00c optimized ajaxify to only recurse through script tags; updated so it looks deeper for embedded scripts (ie. within plugin subtemplates) 11 years ago
psychobunny ca9c468edd plugins - filter:category.build_sidebars allows plugins to generate custom sidebar content 11 years ago
psychobunny bf677522a9 added additional_profile_info footer in posts view; plugins - filter:posts.custom_profile_info hook lets you add info to post block footer
also fixed app.alert - if title is not set then do not show title.
11 years ago
psychobunny 32990794ce fixed admin bug (on f5 was not populating fields); plugins - filter:admin.create_routes allows you to create path to custom admin page 11 years ago
psychobunny 4b5bae4f9b fixed plugin path in admin header 11 years ago
psychobunny 2b07917020 plugins - filter:admin.header.build allows you to add plugins to navigation in ACP 11 years ago
psychobunny 338acb8fc2 added a way to disable ajaxify on links manually if needed. 11 years ago
Julian Lam c6c3ab94b1 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 8671516b95 added more itemprop stuff... replies are now comments. 11 years ago
Baris Soner Usakli 5710ab47ae Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli e3b0eb29f1 added favourites link to template 11 years ago
Julian Lam 795594b6a6 added some microdata for better google scrapage. closes issue #401 11 years ago
psychobunny a63732027f plugins - filter:header.build allows plugins to add custom navigation to header 11 years ago
Julian Lam 1ee24517e3 enhanced the "discard post" confirmation message to only trigger if
something in the post body actually changed
11 years ago
Julian Lam 64e35c734e decreased the severity of the border radii on the post window, and removed
them completely from the bottom of the window, as it conflicts with the
taskbar
11 years ago
Baris Usakli 0c5937805b clear uploads in progress if discard is clicked, temp fix until composer is revamped 11 years ago
Baris Usakli d315829eaf closes #394 11 years ago
Baris Usakli 3577c11c89 fixed infinite loading on /recent 11 years ago
Baris Usakli 73de5f78fe language file 11 years ago
Baris Usakli 4e59b85073 recent page, for hour, day, week, month 11 years ago
Baris Usakli 9af26db57a follower count fix 11 years ago
Baris Usakli 8e4ca8e474 closes #397 11 years ago
Baris Usakli 79de3976bf removed non existant paths from templates/config.json, added starts with to regexes 11 years ago
Baris Usakli 4b80f13373 removed reduntant paths fron templates/config.json 11 years ago
Baris Usakli 6210c6dbf4 removed extra ) in search.js 11 years ago
Baris Usakli 6c3e121b6c remove a line, not needed 11 years ago
Baris Usakli 95ee7fb49f added flag to empty container 11 years ago
Baris Usakli b3f73eace1 fix for online page 11 years ago
Baris Soner Usakli 07a497362a removed console.log 11 years ago
Baris Soner Usakli afa078d00c closes #288 11 years ago
psychobunny 3fd7d9a604 moved jquery.form.js into appropriate location 11 years ago
psychobunny 27f4fdd179 fixes #377 11 years ago
psychobunny d1a94a91c2 added app.uid 11 years ago
psychobunny 69a31dcdd9 fixes #388 11 years ago
psychobunny a2a6bf87f7 fixes #387 11 years ago
Julian Lam bd1e95b655 cleaned up admin template mapping 11 years ago
Julian Lam f95913e623 Merge pull request #386 from adarqui/issue-login-redirect-40x
Issue login redirect 40x
11 years ago
Julian Lam 84915a1843 added css files support for plugins, added ready output for NodeBB, put
some minification related outputs to debug-mode only
11 years ago
Andrew Darqui 4b0e915698 just changed the 403/404 checking logic to use regex. 11 years ago
Andrew Darqui b2e81b5d17 Fixes a small issue with the redirect after logging in. If app.previousUrl is undefined (from accessing the page directly), login would fail to redirect you because of an error with indexOf on the undefined app.previousUrl. 11 years ago
Andrew Darqui ef47f3fd15 if nodebb returns 403/404, don't overwrite previousUrl. If you don't do this, when logging in after a 403/404, it will redirect you to the 403/404 page. 11 years ago
Andrew Darqui 8cc71d2b47 fixed logger.tpl to use the new requirejs code 11 years ago
Julian Lam 0b299b2fe7 Merge pull request #381 from adarqui/express-logger-0.0.7
Express & Socket.io logger
11 years ago
Baris Usakli 2bdf12fb67 derp, need to revamp online page 11 years ago
Baris Usakli c00b138bf2 some fixes to online page 11 years ago
Baris Usakli 1155eaf1f1 online page changes 11 years ago
Baris Usakli 52f2e193d6 if api fails with 404 ajaxify to 404, added type check to updateProfile 11 years ago
Baris Usakli f5619a9b29 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 057608bac0 added usernames to following followers, closes #369 11 years ago
Andrew Darqui a3f6fee41f refactored the logger completely. 11 years ago
Julian Lam d583122c64 Merge pull request #378 from iamcardinal/master
FIxes Search and touches on postbox, closes #370
11 years ago
Julian Lam 0e18ec022c not running init() if there is no init method in each template script 11 years ago
Julian Lam 64117ab613 removing deprecated bootstrap css file from admin header 11 years ago
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead. 11 years ago
Julian Lam 948949c571 closed #375 - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config 11 years ago
Julian Lam f173a79a0d Merge pull request #371 from iamcardinal/master
Adds meta:keywords tags fixes tabbing, closes #330
11 years ago
Quinton Marchi 994791add6 Touches on postbox
Adds border-radius. Compatible with: Firefox, Webkit-based, and IE9+.
11 years ago
Quinton Marchi d177e71b46 Fixes double search, closes #370
Haven't tested it but I can't see any problems.
11 years ago
Quinton Marchi fcab1501f8 Merge remote-tracking branch 'origin/testing-2013-10-01' 11 years ago
Andrew Darqui f48687528e fixed up logger.tpl a little. Added a basic 'collision detection' for the loggerPath and loggeIOPath filenames. 11 years ago
Andrew Darqui 9007f9de9e added socket.io logging which can be dynamically enabled/disabled via the /admin/logger panel 11 years ago
Andrew Darqui 55d84d0f9b basic logger functionality added - accessible via http://nodebb/admin/logger 11 years ago
Minami 90b4d688f8 Testing adding of Meta Tags 11 years ago
psychobunny 22c73f3c12 closes #345 11 years ago
Baris Usakli cb7768d095 cant ban yourself 11 years ago
Baris Usakli 4290516d29 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 6a7a2301ee removed admin and delete buttons from template 11 years ago
Julian Lam 9a79c58e33 closed #361 - groups admin modal had an extra button that did nothing 11 years ago
psychobunny 571cb8b44f readded back admin css for users 11 years ago
Baris Usakli 4207792ffd added app alert if template data cant be loaded 11 years ago
Baris Usakli 9f67282a79 admin site will display reconnecting notification when server is offline closes #346 11 years ago
Baris Soner Usakli 2dcc4172c4 closes #357 11 years ago
Julian Lam 8dd8536f6b closes #317 - hitting discard on a post with content will now throw a
bootbox confirmation modal
11 years ago
Baris Soner Usakli 83b4b5434f fixed username button title 11 years ago
Baris Soner Usakli 9de5214a2f closes #353 11 years ago
Julian Lam f08067bab2 fixes #356 - issue where accessing a NodeBB using a different machine name
from one that it was set up with causing template data to not load, as it
was being accessed via absolute url, instead of relative url
11 years ago
Julian Lam 1160f39cb0 revamped reconnection notification, closes #354 11 years ago
Baris Soner Usakli 9b7f8076eb removed console.log 11 years ago
psychobunny 607ee8bbc1 added outgoing.less, fixed modern.less theme, fixed #316 11 years ago
psychobunny 36d2f74887 fixed unread category view 11 years ago
Baris Usakli 9c14618d55 dont redirect back to reset password after login 11 years ago
Baris Usakli f2c1a92513 closes #215 11 years ago
Baris Usakli fe6595cd2a Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli c2aac916aa fixed topics not appearing after a post in category view 11 years ago
psychobunny e161b5387b fixed untranslated language on dynamic new posts and infinite loading 11 years ago
Baris Usakli 585e5cd88f closes #341 11 years ago
psychobunny 1637ffc5dc re-adding teaser 11 years ago
psychobunny a28797ee03 fix for recent view teasers 11 years ago
Julian Lam 49e28f9d1e fixing bug where outgoing links didn't actually let you leave... oops! 11 years ago
Baris Usakli 4a7cd664fd fixed a bug in template parsing 11 years ago
Baris Usakli eb1c1c78d4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 0b0d64b52e logout/login changes, updateHeader changes 11 years ago
psychobunny de1e3230f5 fixed topics and admin views, broken after merge 11 years ago
psychobunny 1fbc038e64 fixed conflicts, added new language key for users/online 11 years ago
psychobunny cd63dd429b finalizing todo's before merging 11 years ago
Baris Usakli fbfdf561fc Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 83d5a84edd login redirects back 11 years ago
psychobunny 5abf02c6d1 default language, en 11 years ago
psychobunny b8037845d6 registration.tpl; translator variable system 11 years ago
psychobunny 1a1fea535b header language 11 years ago
psychobunny 5c7da4b686 fixed serverside templating; footer, logout internationalization; updated more global lang keys 11 years ago
Julian Lam b6ee89a6d8 fixed typo in plugins page 11 years ago
psychobunny 2d8e6bd980 category language 11 years ago
Julian Lam a173d61464 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Baris Usakli 8f04a136c8 fixed whitespace 11 years ago
Julian Lam b7675e1ec7 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 964fbfe2bb fixes to get nodebb to at least load on IE 11 years ago
Baris Usakli 8fb8956c0d closes #331 11 years ago
psychobunny c11920ac08 internationalization: 404 and 403 11 years ago
Baris Usakli 9a4eb26246 closes #332 11 years ago
Julian Lam 0d9958afe7 HOTFIX for scripts 11 years ago
Julian Lam 14720057c2 serving unminified libraries in development mode, minified otherwise 11 years ago
Julian Lam 66cb1fb6ad removed console.log from socket connection success handler 11 years ago
Julian Lam 99440585e6 Merge branch 'master' into optimize-22-09-2013
Conflicts:
	package.json
11 years ago
Baris Usakli 290d69d14a remember where the topic was left off 11 years ago
Baris Usakli 4fce06677f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli f53cd8b5b6 category view fix 11 years ago
Julian Lam da59f47624 adding missing files 11 years ago
Julian Lam 521586f08f Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Baris Usakli bae9f46d8b small fixes to search 11 years ago
Julian Lam d7ea24e218 issue #322 - minifying css file and added jquery to minified compilation 11 years ago
Julian Lam e621d7e601 closed #322 - autominifying client-side assets on load 11 years ago