1145 Commits (c9bb65133a9573f990e0d3b75c721051c4b7be0b)

Author SHA1 Message Date
Julian Lam facacc65aa Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 442c543d27 fixed #776 11 years ago
psychobunny 98d42b0ade moving social sharing parsing code from server side to client side & cleaned up templates 11 years ago
psychobunny 6f129d9c68 allow password fields to be saved in ACP 11 years ago
Julian Lam acc390f6ef added timeago locales, fixed timeago template error in ACP. 11 years ago
Julian Lam 0ea09972b4 fixed issue where outgoing links warning page would intercept clicks to the search button in the headerbar (thanks @dove)
- linted some files
11 years ago
Baris Soner Usakli 243cb5af61 fixed mobile search link 11 years ago
Baris Soner Usakli 26274bd75a closes #767 11 years ago
Julian Lam 619fe74fc0 moved groups admin socket calls into admin file instead of standalone groups file 11 years ago
Julian Lam 4453d055ea linted socket/admin.js 11 years ago
Julian Lam aa689a7a29 fixed active users socket calls in ACP 11 years ago
Julian Lam 2078fa25f8 added classname to chat dropdown if there are no chats 11 years ago
Julian Lam b86ae3f7f0 fixed #756 - sequestering Notifications and Chat DOM functions in their module, and not in footer 11 years ago
bdharrington7 bf96903d6e removed submenu for login / register in guest menu options 11 years ago
Baris Soner Usakli 5febb3dc23 clicking the pagination block no longer sends page to top 11 years ago
Baris Soner Usakli a885444740 fixes toggle_mod_tools undefined error 11 years ago
Julian Lam 3da96faa12 fixed email exists error... weird. 11 years ago
Julian Lam 98e4257939 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam eb974ec1d8 fixing user register socket calls 11 years ago
Baris Soner Usakli 8bc0096b00 dont closed composer if callback isn't called 11 years ago
Julian Lam ee963e0c2a moved reconnected socket call to SocketsMeta 11 years ago
Julian Lam 6d300e1110 updated chat i18n strings to use new modules.json file, added said files to language dirs 11 years ago
Julian Lam 3264658269 Merge remote-tracking branch 'origin/master' into socketAL 11 years ago
psychobunny 97ec312c72 console.log 11 years ago
psychobunny 05edfdc9c1 templates.js - if custom theme is missing a template, render default template 11 years ago
Julian Lam 067a7a544b Merge remote-tracking branch 'origin/master' into socketAL 11 years ago
Julian Lam a150691b5e that's the last of it!! :D 11 years ago
Baris Soner Usakli ee1ac1b2c3 fixes post move 11 years ago
Julian Lam ea8aa3fff2 admin stuff, removed deprecated install templates, blah blah 11 years ago
Julian Lam c5d8a5a6b2 thread tools (phew!) -- sessionData is getting larger :P 11 years ago
Julian Lam 8dd8412ae3 so far so good... user, meta, notifications, categories 11 years ago
Julian Lam 5a589c885a Merge remote-tracking branch 'origin/master' into socketAL 11 years ago
Julian Lam dfa9f203e6 crashing a lot less now, heh 11 years ago
Baris Soner Usakli 92ca739002 center on load 11 years ago
Baris Soner Usakli c19d3e8063 closes #738 11 years ago
Baris Soner Usakli 30624d4ad8 tabbified the admin settings page 11 years ago
Baris Soner Usakli 9c60182da4 closes #749 11 years ago
Julian Lam c2a1cd94d0 addressing issue for #728 where existing NodeBBs don't have a defaultLang set 11 years ago
Julian Lam df4c6ca1c8 integrating client side translator into new languages tab in ACP 11 years ago
Julian Lam cd6af45afb added icons to all h1s in admin panel
languages tab in ACP
each language now also has a "language.json"
11 years ago
Baris Soner Usakli dff10045da removed my console.logs as usual 11 years ago
Baris Soner Usakli dabd2f29af closes #747 11 years ago
Julian Lam c2c1632c0e Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2495b5b89b refactored group category permissions, removed getCategoryAccess method call 11 years ago
Baris Soner Usakli 176ac54cdf closes #745 11 years ago
Baris Soner Usakli e07c848da7 closes #737 11 years ago
Baris Soner Usakli 6b8f7dba4f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 825e4cca5a closes #744 11 years ago
Julian Lam 127261100e fixed #698 - ajaxify.go will now cancel any active API requests when it is called 11 years ago
Baris Soner Usakli 67f8af7e3e #744 11 years ago
Baris Soner Usakli d2c0aa9949 fixed auto complete for insertion in the middle, 6am commits FTW 11 years ago
Baris Soner Usakli 2d384a68d2 oops extra $ 11 years ago
Baris Soner Usakli 414eaea413 username mention auto completes 11 years ago
Baris Soner Usakli 8e6606fb5a move post 11 years ago
Baris Soner Usakli 2e575bb2d8 closes #524 11 years ago
psychobunny 7c8c735e05 i8n - if translation not present, use a readable key 11 years ago
psychobunny 0e5358a701 closes #698 11 years ago
psychobunny 7be16eab06 closes #722 11 years ago
Baris Soner Usakli 58580bd866 closes #716, also moved chat to its own template 11 years ago
Julian Lam f7b7af3004 so xregexp uses double backslashes... 11 years ago
Julian Lam 5a88a5ca60 allow underscores in slugs 11 years ago
Baris Soner Usakli 4dc8f2c2e1 closes #665 11 years ago
Baris Soner Usakli 32f17d5e13 closes #729 11 years ago
Julian Lam bee3c06a07 clicking 'quote' now shows the quoted username before said quote 11 years ago
Baris Soner Usakli e5ec5242c6 added relative_path 11 years ago
Baris Soner Usakli 43a1ce66a1 added relative_path to recent_replies and browsing users 11 years ago
psychobunny ea49295774 some translator methods useful for plugins that wish to support i8n 11 years ago
Julian Lam f1412193ef Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam b6fdc5595d removed handlebars dependency for emailer, using ANDREWBARS now 11 years ago
psychobunny fda68bc5dd added templates.setGlobal - allows you to add default template vars that are sent to all tpls upon parsing; added relative_path as global 11 years ago
Baris Soner Usakli 751dc73ebe fixes login/register and auth routes in relative path install 11 years ago
Julian Lam 5c048ac20a closed #727 11 years ago
Baris Soner Usakli f21a98f37f first pass, #524, #667 11 years ago
psychobunny 0edd6985ec templates.js added support for !@first and !@last conditionals 11 years ago
psychobunny 03c4a1bc73 remove console.log(file) - no more exploding terminals 11 years ago
Julian Lam 08bdbc0bcc cleanup of PR - fixed some logic bugs and linted 11 years ago
Julian Lam 35d6a99775 Merge branch 'AdminButton' of github.com:genderup/NodeBB into genderup-AdminButton 11 years ago
Baris Soner Usakli 1996e64c9b if imgur client id is not set but local file uploads are enabled use that 11 years ago
Baris Soner Usakli d43f3cebc6 closes #707, closes #686 11 years ago
Julian Lam 9d452241ad Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam c19a51e1b6 tweaking slugify code to not remove numbers 11 years ago
Baris Soner Usakli 8cfb239aac closes #705 11 years ago
Julian Lam 1e61033667 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 53caa5e422 full unicode support in slugify method, thanks to XRegExp 11 years ago
Baris Soner Usakli 204913c63d Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 6c30437c47 closes #706, refactor admin image uploads, fixed gif uploads 11 years ago
psychobunny 69e0aa338d resolved some todo that's been in there for many months 11 years ago
psychobunny 6dcd06b63c removed unused parameter in templates.prepare 11 years ago
Baris Soner Usakli fbb4998999 closes #676 11 years ago
Baris Soner Usakli a55fc364a0 closes #697 11 years ago
Baris Soner Usakli 2f90949560 vanilla color fixes 11 years ago
Baris Soner Usakli a940219321 remvoed the timeout on the login call 11 years ago
Michael Mitchell 0f0913bfe5 add admin button 11 years ago
Baris Soner Usakli ba2f47ead6 closes #690, closes #691 11 years ago
Julian Lam b52782deb8 removed use of strip_tags and using String library instead 11 years ago
Baris Soner Usakli 83cc8f3ba8 fixed header template value too 11 years ago
Baris Soner Usakli e9fbed71ae closes #613, fixed allowRegistration incase its undefined 11 years ago
Baris Soner Usakli ea84fd70af Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 09efb83ef3 make sure relativeTime doesn't display negative values 11 years ago
Julian Lam 0ed8fd6cbd Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 2f1a3b9789 enabled touch events for composer resizing -- composer is now ipad
supported!
11 years ago
Baris Soner Usakli 3dc9e2f4fa added the success alert 11 years ago
Baris Soner Usakli 3bd8cf69a1 admins can create users from admin/users panel 11 years ago
Baris Soner Usakli b6d4ae2732 removed mobile menu 11 years ago
Baris Soner Usakli 680dbf138a closes #669 11 years ago
Baris Soner Usakli 845e5e7986 no need to store taskbar 11 years ago
Baris Soner Usakli 8bfea656c4 Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master 11 years ago
Baris Soner Usakli ea2c03e28b closes #670 11 years ago
Baris Soner Usakli f29b375ed4 refactored composer so that it uses a different div for each instance, closes #575 11 years ago
Julian Lam 07f1e0bcb5 ninjafix -- if you don't have a saved composer width, it doesn't set a
width (default ot 50%)
11 years ago
Julian Lam 0b94297c64 Merge remote-tracking branch 'origin/master' into composer-revamp 11 years ago
Baris Usakli da9c673ec4 closes #651 11 years ago
Julian Lam 1e6863ee19 adjusting snap guide sensitivity 11 years ago
Julian Lam 00eb6b4efc responsive fixes for new composer 11 years ago
Julian Lam 002826d84f resizing the post composer now saves the size for future windows 11 years ago
Julian Lam 289e081e2e fixed new composer posting (woot) 11 years ago
Julian Lam 83f20c1cdb OMG SNAPS 11 years ago
Julian Lam c4623e2447 Merge remote-tracking branch 'origin/master' into composer-revamp 11 years ago
Julian Lam 99fba3b83a fixing issue where composer pushing didn't wait for the template to
properly render :P
11 years ago
Julian Lam f2d631e42d new composer window template (WIP!) 11 years ago
Julian Lam d86aefb518 removing defunct "template" argument in ajaxify.go 11 years ago
psychobunny 2e52dd59ee Merge pull request #664 from ifuyivara/master
Adding support for restricting category read access based on user groups
11 years ago
psychobunny d7a444d9ab dynamically update post count in post footer on new post 11 years ago
root 35ad3be969 Adding support for restricting category read access based on user groups 11 years ago
Baris Soner Usakli 9cb20c3886 added callback to api categories.get 11 years ago
akhoury 04ea573caa removed jQuery from iife, the $ is global 11 years ago
akhoury 114294e24a allowGuestSearching config .. second attempt 11 years ago
Julian Lam 64e87b761f closed #652 11 years ago
Julian Lam 69c1ec97c9 re: issue #652, this took longer than expected... 11 years ago
Julian Lam c313c4501b pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219) 11 years ago
Baris Usakli 27ac24b1e3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 95495926fc some fixes to composer image upload 11 years ago
psychobunny a3734f2e15 completed custom favicon upload, closes #643 11 years ago
psychobunny 1b843fba9c added admin route to upload favicon 11 years ago
psychobunny 35f17db141 added button in admin to upload favicon + show current favicon image 11 years ago
Julian Lam 0148cf06d0 replaced all instances of missing config.relative_path to RELATIVE_PATH 11 years ago
Baris Soner Usakli cd77a1a457 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 6aeca98cd4 closes #633 11 years ago
psychobunny 07a3b3f00b added delete button to category image uploader in case you wanted to revert to bgColor 11 years ago
psychobunny b511653e74 fixes #622 11 years ago
psychobunny b5e37a6ce8 fixes #123, parse object properties in template outside of namespace 11 years ago
psychobunny e76936abfc added ability to upload category images. closes #638, closes #532 11 years ago
psychobunny ddcf46fc73 uploading picture didn't update profile image until refreshed - fixed 11 years ago
psychobunny a475e38078 if app is not focused and chat message comes in, activate alternatingTitle. closes #620 11 years ago
psychobunny 932b960aa9 app.isFocused; app.js cleanup 11 years ago
psychobunny 24b12e23ea fixes #636, conditionals broken from f1ad469861 11 years ago
psychobunny f1ad469861 templates - don't clean up selector conditionals; fixes topic posting bug introduced at 090d35f306 11 years ago
psychobunny 90ad08a00d fixes #616 11 years ago
psychobunny da94d6214b when new notification comes in, refresh notification page - closes #608 11 years ago
psychobunny 67e49db797 ajaxify.refresh(); removed console.log 11 years ago
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