1145 Commits (c9bb65133a9573f990e0d3b75c721051c4b7be0b)

Author SHA1 Message Date
psychobunny 4348e1efa4 use ajaxify.currentPage to find the user's location easily 11 years ago
psychobunny ca087e6fa7 fixes #576 11 years ago
psychobunny 6c9e28232f added translation method to recent's infinite loader 11 years ago
psychobunny ceac8e2dc9 added translation to unread infinite loader 11 years ago
psychobunny 98cf6eec71 shift clicking now opens links in a new window, closes #630 11 years ago
psychobunny e0e153eafb added translation to category infinite loader method 11 years ago
psychobunny 5c3c2623f2 added translation to new post creation, closes #627 11 years ago
Baris Soner Usakli 34fc326a37 closes #618 11 years ago
psychobunny 36745608bf removed console.log 11 years ago
psychobunny 090d35f306 clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes #617 11 years ago
Baris Usakli 9ee250b597 fixes humanreadable numbers in infinite scrolling 11 years ago
Baris Usakli 6313a5eeb1 Merge remote-tracking branch 'origin/master' into dbal 11 years ago
Julian Lam b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe 11 years ago
Baris Soner Usakli 95bb838699 Merge remote-tracking branch 'origin/master' into dbal 11 years ago
Julian Lam 2c131f172a fixing up some translations - WIP 11 years ago
Julian Lam 4819bea378 more tweaks to the chat dropdown -- handling null case -- issue #615 11 years ago
Julian Lam 030ce95dea closed #615 - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
11 years ago
Julian Lam a65c79cb02 minimized the reconnect spinner to icon only, added bootstrap tooltip 11 years ago
Baris Usakli 705754e823 merged master 11 years ago
Julian Lam 041e77f688 fixing replying (whoops) 11 years ago
Julian Lam d9ee9bf5e3 revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically) 11 years ago
Baris Usakli 7875138c08 added parseInt 11 years ago
Julian Lam fe4aee177d lots of tweaks to chat and taskbar 11 years ago
Julian Lam 16e07d475f pushing FA icon for chat taskbar title 11 years ago
Julian Lam 6bd4a34e69 fixed favicon sometimes updating with a string 0, should always be an int 11 years ago
Julian Lam b176629b44 integrated Tinycon lib and actually fixed notification counts... heh.
closed #610
11 years ago
Julian Lam 5b6f5ebf9d added tinycon lib and changed notif icon to be in CSS instead of in
template
11 years ago
Julian Lam 69f453c73c Merge pull request #601 from cnvo/patch-1
Replace notifications icons from fa-circle to fa-bell
11 years ago
Barış Soner Uşaklı 99fbc0dfd5 Update account.js
removed extra s
11 years ago
Baris Usakli 53afe6cb68 closes #591 11 years ago
Baris Usakli 190948336a closes #590 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 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 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 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
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 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 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 0742590c0c added pid to share links, removed unused vars 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 Usakli 7d7ead3f47 fixed js error in recent.js, remove content assignment 11 years ago
Julian Lam 4855131652 category read restrictions 11 years ago
Baris Soner Usakli 3a8dca6fb9 closes #560 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 48a7f9058f closes #558 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 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 bc8815cb94 closes #555 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
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 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 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 e9c66bb35a removed console.log 11 years ago
Baris Soner Usakli 23eb7824ac closes #513 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
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 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 3caf8b4a67 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 39f2efbef8 closed #540 11 years ago
Baris Usakli 156950ac2f cleaned up app.createNewPosts 11 years ago
Baris Usakli 332730575f closes #529 11 years ago
Baris Soner Usakli 6ac685b194 possible fix for js error 11 years ago
psychobunny 34c74770ce app.js minor cleanup 11 years ago
psychobunny da8d198676 added some user friendly warnings to chat 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
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 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 586a181e0a closes #507 11 years ago
Baris Usakli 411ba3542c closes #493 11 years ago
Baris Usakli fa9636a62a closes #495 11 years ago
Julian Lam 37497fc5a0 fixed #393 - refactored basic route handling, moved some other routes to debug routes 11 years ago
Baris Usakli 4552e6286e dont allow empty userslugs to register 11 years ago
psychobunny b5c22c7ff7 removed unfollow button + logic from following view 11 years ago
Baris Usakli 7b5a6bd3c9 fixed category infinite loading 11 years ago
Baris Usakli 4da819b02b changesto category.tpl 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
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 2de878821b addressed #466, dynamicaly loaded topics now have proper delete/lock/pin
states
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 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
Baris Usakli ccf4ed1235 topics and posts counters will update for everyone 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
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 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
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 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
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
Baris Soner Usakli e9b6cdb37a add responsive class to imgs 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 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
Baris Usakli 230ed1ab11 moved cid so that other functions can use it in category.js 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 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 338acb8fc2 added a way to disable ajaxify on links manually if needed. 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
Baris Usakli 0c5937805b clear uploads in progress if discard is clicked, temp fix until composer is revamped 11 years ago
Baris Usakli 3577c11c89 fixed infinite loading on /recent 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 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
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
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
Julian Lam 0e18ec022c not running init() if there is no init method in each template script 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
Andrew Darqui 55d84d0f9b basic logger functionality added - accessible via http://nodebb/admin/logger 12 years ago
psychobunny 22c73f3c12 closes #345 12 years ago
Baris Usakli cb7768d095 cant ban yourself 12 years ago
Baris Usakli 6a7a2301ee removed admin and delete buttons from template 12 years ago
Baris Usakli 4207792ffd added app alert if template data cant be loaded 12 years ago
Baris Soner Usakli 2dcc4172c4 closes #357 12 years ago
Julian Lam 8dd8536f6b closes #317 - hitting discard on a post with content will now throw a
bootbox confirmation modal
12 years ago
Baris Soner Usakli 9de5214a2f closes #353 12 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
12 years ago
Julian Lam 1160f39cb0 revamped reconnection notification, closes #354 12 years ago
Baris Soner Usakli 9b7f8076eb removed console.log 12 years ago
Baris Usakli 9c14618d55 dont redirect back to reset password after login 12 years ago
Baris Usakli f2c1a92513 closes #215 12 years ago
Baris Usakli fe6595cd2a Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli c2aac916aa fixed topics not appearing after a post in category view 12 years ago
psychobunny e161b5387b fixed untranslated language on dynamic new posts and infinite loading 12 years ago
Julian Lam 49e28f9d1e fixing bug where outgoing links didn't actually let you leave... oops! 12 years ago
Baris Usakli 4a7cd664fd fixed a bug in template parsing 12 years ago
Baris Usakli eb1c1c78d4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 0b0d64b52e logout/login changes, updateHeader changes 12 years ago
psychobunny de1e3230f5 fixed topics and admin views, broken after merge 12 years ago
psychobunny 1fbc038e64 fixed conflicts, added new language key for users/online 12 years ago
psychobunny cd63dd429b finalizing todo's before merging 12 years ago
Baris Usakli fbfdf561fc Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 83d5a84edd login redirects back 12 years ago
psychobunny 5abf02c6d1 default language, en 12 years ago
psychobunny b8037845d6 registration.tpl; translator variable system 12 years ago
psychobunny 5c7da4b686 fixed serverside templating; footer, logout internationalization; updated more global lang keys 12 years ago
Julian Lam 964fbfe2bb fixes to get nodebb to at least load on IE 12 years ago
Julian Lam 0d9958afe7 HOTFIX for scripts 12 years ago
Julian Lam 66cb1fb6ad removed console.log from socket connection success handler 12 years ago
Julian Lam 99440585e6 Merge branch 'master' into optimize-22-09-2013
Conflicts:
	package.json
12 years ago
Baris Usakli 290d69d14a remember where the topic was left off 12 years ago
Baris Usakli aa6eff4c54 one more itme 12 years ago
Baris Usakli f36583e676 possible fix for users/online duplication 12 years ago
Baris Usakli 0a0a91d4b2 remove listener 12 years ago
Baris Usakli 6c70f9e308 only collapse header if its expanded 12 years ago
Baris Usakli b25c3d8b67 closes #324 12 years ago
Baris Usakli 776b51fef7 closes #323 12 years ago
Julian Lam 043aafd7b7 closed #315 12 years ago
Julian Lam 6fd202fe36 closed #321, removed cheerio use altogether, and made changes to the
client side to ajaxify the user to /outgoing when an external link is
clicked
12 years ago
Baris Soner Usakli bcb492751c closes #313, also fixed progressbar 12 years ago
psychobunny 5a10f7fcfe init variables in translator 12 years ago
psychobunny 5e89caf358 internationalization: topic.json 12 years ago
psychobunny 8b8a890ac9 removed unnecessary warning message to anonymous users attempting to unfavourite posts 12 years ago
psychobunny 5645bcee2d topic.json en lang; tested serverside internationalization in favourites; fixed some keys in login 12 years ago
psychobunny 451ffafb9e finished initial client side & server side language parsing methods; integrated preloading into ajaxify and server app.js 12 years ago
psychobunny b5274a0d91 init 12 years ago
Baris Usakli 21efda4a84 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli 082375f129 link fade outs 12 years ago
Julian Lam 1204859263 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam c8b5d1561e minor CSS fixes to post timeago text in topic view 12 years ago
Baris Usakli d84d096e7e added post links 12 years ago
Baris Usakli 29c17fd32e fixed user infinite loading 12 years ago
Baris Usakli d721320af5 added jquery.timeago.js 12 years ago
Baris Usakli efef9c864c closes #306 12 years ago
Baris Usakli 24e4be77d8 closes #304 12 years ago
Baris Usakli eddddc694d closes #302 12 years ago
Baris Usakli ce61138351 fixed conflicts 12 years ago
Baris Usakli 564662ee00 closes #294 12 years ago
psychobunny c44461e33f formatting - template js admin side 12 years ago
psychobunny 221b9bc149 formatting - template associated js 12 years ago
psychobunny dc41c6bc0d formatting - core client side 12 years ago
psychobunny 828d937dec .jsbeautify 12 years ago
psychobunny b85e2545d6 fixes #299 12 years ago
Baris Soner Usakli b0a37c6ac5 closes #293 12 years ago
Julian Lam 8b3fd9d1e9 fixed bug where deleted threads caused thread tools to disappear (js
error)
12 years ago
Vincent Briglia b1003e954e user search shouldn't replace the whole top-level userbox 12 years ago
Baris Usakli 85fbe38e71 fixed to icon selection in admin/categories 12 years ago
Baris Usakli e896fd1fd6 show created category right away 12 years ago
Baris Usakli 916150de01 closes #228 12 years ago
psychobunny 11042858b8 Merge pull request #277 from designcreateplay/theme/cerulean
theme/cerulean
12 years ago
Baris Usakli 59467c906d misc fixes 12 years ago
Baris Usakli 251587cb86 return err form updateProfile 12 years ago
Baris Usakli be51025048 the online count on the footer uses the websockets now, it should also instantly update when people come online or go offline, #273 12 years ago
psychobunny 19be3bc55c serious clean up of topic.less 12 years ago
psychobunny ac4803961a topic cleanup and begin cerulean port 12 years ago
psychobunny 31624b32e9 footer no longer overlaps composer; fixes 272 12 years ago
psychobunny c16c4aac44 console.log 12 years ago
Baris Usakli b24196be36 closes #269 12 years ago
Julian Lam 3416c7bb3c Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 99db8fc3fe fixed admin/users page events and buttons 12 years ago
Julian Lam 1758c3e3f2 fix for admin templates 12 years ago
Julian Lam bec0b46a2c refactoring installation scripts to use node prompt module, lots of other fixes
fixed #263, fixed #264, fixed #265
12 years ago
Baris Soner Usakli a88ddc2a4d fixed image upload 12 years ago
Baris Soner Usakli 1f60578a63 closes #261 12 years ago
psychobunny 3b75734672 footer.less, added stats cards (ala soundsz) and replaced old footer 12 years ago
psychobunny 45e24c54ce pagination scroll block fix + cleanup 12 years ago
psychobunny abd909d23b pagination - scroll to top / bottom arrows 12 years ago
Julian Lam f39932ece7 group join leave, and updating 12 years ago
Julian Lam 03fb649274 Merge branch 'master' into user_groups 12 years ago
Baris Usakli e0cc35ba66 creating topics shows up in user profile too issue #220 12 years ago
Baris Usakli a2af4a3e91 closes #220 12 years ago
Baris Usakli e9054301d1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli caaede7e84 added loading spinner to topic.tpl 12 years ago
Julian Lam 207eccc505 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 45d5524df7 fixing minor errors in css in composer 12 years ago
Baris Usakli 1f08e407d1 closes #248 12 years ago
Baris Usakli 2c215afe33 closes #249 12 years ago
Julian Lam a6b0c2638a user list on group edit modal 12 years ago
Julian Lam 5e869a5e5c Merge branch 'master' into user_groups 12 years ago
psychobunny 40897d0be6 themed reset.tpl and reset_code.tpl to BS3, closes #239 12 years ago
psychobunny 2c238f49e0 added search button, hiding the form by default. also fixes issue #241
notes: mobile needs a dedicated notification screen, imo, rather than
using the same popup. and /search needs a form on the page itself.
12 years ago
Baris Usakli 7cff55a160 closes #209 12 years ago
Julian Lam 8d26eb4e07 minor stuff and such 12 years ago
Baris Usakli ad5e3ebce3 closes #236 12 years ago
Baris Usakli 2deb0e1708 closes #238 12 years ago
Baris Usakli 3b1bf67436 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli d2eb73df96 can add and remove images from posts 12 years ago
Julian Lam 8a53c56a46 updated install script to only populate "socket" object in client config with "address", which takes "use_port" into account.
This closes #234
12 years ago
Julian Lam c0a90bd677 interim commit 12 years ago
Baris Soner Usakli 106157a951 removed commented out line 12 years ago
Baris Soner Usakli 54ba6efc93 can edit and add an image to a post, still cant remove previously added images #issue #233 12 years ago
Julian Lam 85ac4aac94 group creation and deletion 12 years ago
Baris Soner Usakli 928594fc7c Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli cc1f668308 changed chat online offline messages 12 years ago
Julian Lam 13b456bffd fixing up bs3 integration for themes page 12 years ago
Baris Soner Usakli a69140faa9 show error message on failed login 12 years ago
psychobunny 6a5ebdb1ef fixed edit/delete/favourite buttons not working on subposts / topics 12 years ago
psychobunny aa5e5f9cc0 fixed bootbox3 issue in categories 12 years ago
psychobunny f85a514ee3 fixed a bug in ACP where you could accidentally delete or ban a user even if you clicked on cancel. 12 years ago
psychobunny ca46d0f8e1 fixed disconnect modal; fixed modal overlay BS3 issue 12 years ago
psychobunny bb8f75b4be merged.. conflicted up the ass. registration looks gud again 12 years ago
Baris Soner Usakli cc55073107 issue #224 12 years ago
psychobunny b5a26696f8 fixed the chat modal 12 years ago
psychobunny 4307229ae0 added profile link and chat button fn to both user dropdowns 12 years ago
Baris Usakli 6a08fedf18 closes #210 12 years ago
psychobunny e471b4edf5 category + recent replies layout rejigged 12 years ago
psychobunny c9387313e2 ACP header and all admin pages BS3'd 12 years ago
psychobunny 7666ed3010 fixed two bugs in admin, meta.buildTitle errors out because no notification icon is present; pagination element missing
& final less cleanup for today
12 years ago
psychobunny 7be69b0b54 more cleanup, account.less, removed mobile sidebar functionality completely 12 years ago
Baris Usakli aeb831eeff closes #217 12 years ago
psychobunny 06809ab5fc got rid of a lot of junk markup and unused css classes; standardized the pulling of pid/uid across post.js code 12 years ago
psychobunny 2098bf84a1 finished pagination for topic view 12 years ago
Baris Usakli 8a4a0154f6 closes #211, closes #213 12 years ago
psychobunny 469a5221ed added postcount to topics return; started scrollspy behaviour for "postid / postcount" in topics. 12 years ago
psychobunny f251b9c6c5 Merge branch 'master' into bootstrap3 12 years ago
Baris Usakli c4228be86c bold active section in account page 12 years ago
psychobunny cc6e028b1d fixed alert-notify (and blanks) to alert-warning 12 years ago
Julian Lam eed66c099b fixing double notif error on new notif 12 years ago
psychobunny 346681ba27 removed mobile menu until it can be pluginified. refactored topics UX a hell of a lot, looks much better on both desktop+mobile now. 12 years ago
Julian Lam 15feaafd68 attempting fix for #179, @barisusakli can you pull and test if this is still present? 12 years ago
Baris Usakli 79c9bdba7f removed console.log 12 years ago
Baris Usakli 0a485a7ff6 closes #109 12 years ago
psychobunny 13e13cd5a8 some changes to topic view + BS3 upgrade 12 years ago
psychobunny 0f8aad52b2 updated all alert-error to alert-danger (wtf did BS3 need to change that?) 12 years ago
Julian Lam 4d11fba20a auto-focusing input on login screen 12 years ago
psychobunny df15dceaef merging master to pull baris' latest fixes 12 years ago
Baris Usakli cb6f587f24 closes #197 12 years ago
psychobunny d62f36c6a0 now /users looks as it should. made some tweaks to user search to improve UX as well 12 years ago
psychobunny 8be896aebb label-important to label-danger 12 years ago
psychobunny a008cf971d register and login -> BS3 12 years ago
Baris Soner Usakli 186c426691 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 5e1e1ecf6f moved refreshTitle into load_template callback 12 years ago
Julian Lam 2d3d0f688a a couple minor 'tweaks' to the plugin system so that it works with npm installed plugins 12 years ago
Baris Soner Usakli 1c95ef4060 fix for infinite scroll crashing, issue #187 12 years ago
Baris Soner Usakli b43e12a42a closes #187, closes #190 12 years ago
psychobunny 4373037071 fixed composer window having 0 width; recent replies looks gud again 12 years ago