5125 Commits (668adc5187dfe09050c12c44f147664bb8221170)

Author SHA1 Message Date
psychobunny dc7be48121 account/follow, account/unfollow, account/chat components 9 years ago
psychobunny f6f43fe3de a couple extra useful "posted in" strings 9 years ago
Julian Lam d9cde968cc latest translations and fallbacks 9 years ago
psychobunny aa373841e9 use ajaxify.data.uid instead of template element 9 years ago
Julian Lam 3314ab4b83 fixes #3809 9 years ago
Julian Lam dc916c5e3c closes #3817 9 years ago
psychobunny b9316bfd23 removed alert.location 9 years ago
psychobunny 1982501985 toaster components + deprecated alert.location 9 years ago
psychobunny 8cf6fe3aa1 closes #3808 9 years ago
psychobunny 0be363d220 closes #1241
@martyalicante @a5mith  hopefully finally fixed :)
9 years ago
Barış Soner Uşaklı 871dffb0d3 Merge pull request #3769 from pitaj/patch-1
Use the hide class instead of jQuery hide
9 years ago
Peter Jaszkowiak 6e889ed60d Use hidden class for search field 9 years ago
Barış Soner Uşaklı 29bcf5c137 Merge pull request #3688 from drewdotpro/master
Textcomplete Plugin version bump for mentions
9 years ago
barisusakli 797b7f2ec1 remove quotes on both ends 9 years ago
Julian Lam ae6a2a8dbf latest translations and fallbacks 9 years ago
psychobunny 4798647b8a moved infinitescroll.parseAndTranslate to app.parseAndTranslate 9 years ago
psychobunny ad0a7e0cb2 upping themes 9 years ago
psychobunny ec434dfe95 user/picture component 9 years ago
psychobunny ce4df8f22b fixed cover image editing on all profile pages 9 years ago
Julian Lam 8d4209d42c Merge remote-tracking branch 'origin/master' into user-icons 9 years ago
psychobunny 40bda722c9 fix acp title on ajaxify 9 years ago
Julian Lam ae43c16227 Fix tooltips for user icons that aren't divs 9 years ago
Julian Lam 04dcd38d04 added new client-side hook on thread tools open 9 years ago
Julian Lam 5473a4f3b4 added new client-side hook on thread tools open 9 years ago
Julian Lam 526afc0910 Merge remote-tracking branch 'origin/master' into user-icons 9 years ago
psychobunny f19043d046 profile cover photos 9 years ago
psychobunny 02d1304185 removing groups.cover.get, seemingly it doesn't do anything 9 years ago
psychobunny 973da9bdcc up persona 9 years ago
psychobunny 80da65b4ef unused lang strings 9 years ago
psychobunny a4cae65732 fixed hardcoded group name in uploader + cleanup 9 years ago
psychobunny ef20141e8f jshint 9 years ago
psychobunny 7a6d6c2bd6 Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
psychobunny a6796479bf fixed drag and drop image upload 9 years ago
psychobunny 61b1f5fe32 allow regular uploading (modal) of cover photo 9 years ago
barisusakli 887358f045 closes #3784 9 years ago
barisusakli aae393ebe1 closes #3794 9 years ago
psychobunny 69e43cd35a modularized coverPhoto 9 years ago
psychobunny 4baeda7c09 navigation acp styling / checkboxes 9 years ago
psychobunny 296249ed9c allow new nav items to be added at the end of the list 9 years ago
Julian Lam 8ca1073be2 removed console logs 9 years ago
Julian Lam 68c3f9d849 Squashed commit of the following:
commit 56582bc9eee5d81a01f42a28808b617b9c96873a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 05:21:11 2015 -0400

    added missing template

commit 6462a1626e7d8d77210b6e10eace5c9214335f33
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 05:19:07 2015 -0400

    sitemap index

commit 3cfd56f1fbc8e03405dc394375bf5ff6eef21322
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 04:47:52 2015 -0400

    sitemap routes, controllers, and library methods for pages, categories, and topics

commit e58e07c0881bdbe16d503b4679b85f761b02163c
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 04:07:39 2015 -0400

    added groups to sitemap

commit 7ee584b632
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Oct 27 01:43:06 2015 -0400

    If notification dropdown is double-clicked, all notifications are marked read

commit 488f147bef
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 22:39:19 2015 -0400

    closes #3781

commit 5e1bd58a02
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 22:28:30 2015 -0400

    closes #3782

commit 57d3980267
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 22:16:08 2015 -0400

    closes #3790

commit 555c5b82da
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 21:19:20 2015 -0400

    check user settings

commit 5454862c1c
Author: barisusakli <barisusakli@gmail.com>
Date:   Mon Oct 26 20:26:02 2015 -0400

    wait for all callbacks when creating tags

commit 051c5077eb
Merge: 839fd93 e0e04ef
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Mon Oct 26 09:54:12 2015 -0400

    Merge pull request #3792 from drlogout/master

    Fixed wrong method name in socket.io/groups.js from isAdmin to isAdmi…

commit e0e04ef892
Author: Christian Nolte <hello@noltech.net>
Date:   Mon Oct 26 14:50:32 2015 +0100

    Fixed wrong method name in socket.io/groups.js from isAdmin to isAdministrator

commit 839fd935ad
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 21:54:35 2015 -0400

    add back thread tools filter

commit 37060bf1a3
Merge: 5820a19 bf918bd
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date:   Sun Oct 25 18:13:06 2015 -0400

    Merge pull request #3787 from cubehouse/patch-1

    Upgrade script fails on some consoles

commit 5820a193f6
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 17:04:46 2015 -0400

    closes #3789

commit 0d88d52557
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 17:03:33 2015 -0400

    up theme

commit 9bc43ba5e1
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 16:57:42 2015 -0400

    closes #3788

commit aafd4b6984
Author: barisusakli <barisusakli@gmail.com>
Date:   Sun Oct 25 15:56:17 2015 -0400

    closes #3786

commit bf918bd016
Author: James Holding <cubehouse@users.noreply.github.com>
Date:   Sun Oct 25 10:14:00 2015 +0000

    Upgrade script fails on some consoles

    The upgrade script errors/fails on some consoles if the stdout.columns isn't set (my console did this when upgrading a Docker instance of NodeBB).
    Checking for stdout.columns before using, falling back to a couple of spaces for slightly prettiness if we can't work out the console width.
9 years ago
Julian Lam 7ee584b632 If notification dropdown is double-clicked, all notifications are marked read 9 years ago
barisusakli aafd4b6984 closes #3786 9 years ago
Julian Lam f7f43de644 Merge remote-tracking branch 'origin/master' into user-icons 9 years ago
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
9 years ago
barisusakli 7217fa7493 fix unread count increase 9 years ago
barisusakli 2a6f411eff fix post-bar and post count 9 years ago
barisusakli b6f6867b50 bottom bar change 9 years ago
barisusakli e91b5f07b8 fix bottom bar events 9 years ago
barisusakli 5c2e78b1a6 parse topic tools on demand 9 years ago
barisusakli 6c9de29326 load post tools menu on demand 9 years ago
barisusakli 02abcf0da7 add newlines tabs to meta and link tabs 9 years ago
barisusakli 74b02ee096 dont crash if item is undefined 9 years ago
barisusakli 2064f20f94 fix tooltip positioning 9 years ago
barisusakli c426c7288f find closest to middle in navigator 9 years ago
barisusakli 5e5cafafd0 make one socket call to load unread counts 9 years ago
barisusakli edf545cd2c dont load sound data on cold load 9 years ago
barisusakli 2ec0d3f376 dont make extra socket call on new post and IS 9 years ago
barisusakli d146bff2a1 send less data when leaving rooms 9 years ago
psychobunny 0e7228eff7 fix admin menu + title if url has a query string
ex. ?loggedin
9 years ago
barisusakli 7f66494a57 closes #3764 9 years ago
barisusakli f17ba88c0f closes #3765 9 years ago
barisusakli 6b1834d4ae closes #3767 9 years ago
barisusakli f2d6f931af closes #3505 9 years ago
barisusakli 2f5eb248eb fix postcount 9 years ago
barisusakli cba871ec90 closes #3759 9 years ago
barisusakli d351d01490 fix sort on category page 9 years ago
barisusakli b556652582 fix chat redirect 9 years ago
barisusakli f6fa0ace3c closes #3732 9 years ago
barisusakli 0da39d036b uploading string 9 years ago
barisusakli fc4e7c0fff navigation cleanup 9 years ago
barisusakli 16a65c8ffc closes #3754 9 years ago
barisusakli 096ecce87b fix indent 9 years ago
barisusakli 07a97717ab removed bool param 9 years ago
barisusakli e2a5440ae8 closes #3741 9 years ago
barisusakli 47e2dd9478 closes #3107 9 years ago
barisusakli de4d747e63 closes #3742 9 years ago
psychobunny e2cddefea4 closes #3750 9 years ago
barisusakli 9ac4704848 more search cleanup 9 years ago
barisusakli 79d5eea46d closes #3270 9 years ago
barisusakli fca2cf0a10 closes #3745 9 years ago
barisusakli 8a51c5a023 fix tooltip 9 years ago
barisusakli 7854e67b7b closes #1637 9 years ago
barisusakli 0ce1e666e7 disabling/enabling parent will disable/enable children 9 years ago
barisusakli c268493d2b closes #3723 9 years ago
barisusakli 2d96cdba1c closes #3720 9 years ago
Julian Lam 167ba64018 using fancy new mixin 9 years ago
Julian Lam 5c71bb5923 fixed user avatar modal again 9 years ago
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
9 years ago
Julian Lam 8b3f1684f7 Closes #3693
Fixes bug where hitting cancel didn't contain the old behaviour (opening the reply dialogue anyway), and instead just plain did nothing.
9 years ago
Julian Lam 99e5015083 closes #3690 9 years ago
Julian Lam 95129a1b40 closes #3693 9 years ago
barisusakli 4d87890942 closes #3715 9 years ago
barisusakli fcf411a72b small fixes 9 years ago
barisusakli 50c740ae09 fix tag display when reaching main post 9 years ago
Lesterpig 4c2e701338 ACP: Fix layout for long category description
See #3702
9 years ago
barisusakli 5634c5417c dont use toPid if "topic/reply" is clicked 9 years ago
Julian Lam 05b40cf576 latest translations 9 years ago
barisusakli 0b26cfdd43 #3705 9 years ago
barisusakli 3be3ed4eb5 same selector 9 years ago
barisusakli f4c5d3e159 parse picture modals when needed
https://github.com/NodeBB/nodebb-theme-persona/issues/161
9 years ago
barisusakli 848a14d861 fix typo 9 years ago
barisusakli 89439f2c14 fix upload hide 9 years ago
barisusakli 5f3eb5934a don't update bookmark on every scroll event 9 years ago
barisusakli d4206c047d select by class 9 years ago
barisusakli 0b052171f0 dont update title if it hasn't changed 9 years ago
barisusakli 902f529d53 closes #3692 9 years ago
Julian Lam 97dd5500a1 Merge remote-tracking branch 'origin/master' into user-icons 9 years ago
barisusakli 22d6742422 closes #3569 9 years ago
barisusakli ca294fc6ec closes #3663 9 years ago
psychobunny 714efd0d0e scrollToPost / scrollToPostIndex offset isn't used anymore 9 years ago
barisusakli 9fc80702b8 simpler check 9 years ago
barisusakli 75e2228989 closes #3689 9 years ago
barisusakli 00bc9f51c9 dont display post just scroll 9 years ago
barisusakli b7ce4312a9 show toPid inline 9 years ago
Julian Lam 09d23c3dd0 Added support for a theme to generate a link back to a parent post 9 years ago
psychobunny 81b3ae2597 cleanup 9 years ago
psychobunny 4c4d560f64 fixed f5 from in the middle of a big topic 9 years ago
Drew Llewellyn 0da6645bf5 Version bump 0.8 9 years ago
psychobunny 028a520bf0 remove hardcoded fadein 9 years ago
barisusakli 9d0f681ebc fix component name 9 years ago
barisusakli bcd8bdf0df closes #3687 9 years ago
barisusakli e7f87f4ffd closes #3686 9 years ago
psychobunny e9d3f4278d IS improvements
* simplify calculation (scrollTop vs elementInView)
* use post anchor rather than create big $ objs from post html
* pressing f5 repeatedly now always takes you to the correct pid
9 years ago
psychobunny be28d7db98 changing bookmark alert to be more accurate to what it actually does 9 years ago
psychobunny 2669241c06 closes #3656 9 years ago
Julian Lam c2da45c2f0 user profile changing logic 9 years ago
Julian Lam a43d40fbc7 upgrade script, and fixed client-side generation of user icon 9 years ago
Julian Lam 730a62519f Merge remote-tracking branch 'origin/master' into user-icons 9 years ago
barisusakli d8c9c8d447 dont crash on null category
#3681
9 years ago
Julian Lam e46496012a chat dropdown 9 years ago
Julian Lam a52f6cf0b4 User Account Edit and Change Picture Modal 9 years ago
barisusakli 7379f93a00 up composer 9 years ago
barisusakli 6457cd02ab move removeExtra to IS 9 years ago
barisusakli 80d6ba6b44 closes #3676 9 years ago
barisusakli 4db0dadd1c closes #3680 9 years ago
Julian Lam f6d5b52a8b WIP user-icons 9 years ago
barisusakli e02781f7e8 fix for IS when viewport is short 9 years ago
barisusakli df89a62b32 removed :rage3: comment 9 years ago
barisusakli b2dbb127e2 fix previous commit so it only uses window height if viewport <=0 9 years ago
barisusakli e78de34122 fix case where container might be smaller than viewport 9 years ago
barisusakli 41fb4fe6b5 remove IS topics on category
ability to specify a container for IS, instead of always assuming
$(document)
9 years ago
barisusakli 5a77a2c21c removed debug log 9 years ago
barisusakli 1dc93f2446 closes #3677 9 years ago
barisusakli 5e0a7d7dac some more acp/nav fixes 9 years ago
barisusakli e4f0cd856a prettier admin navigation page 9 years ago
barisusakli 759607a381 parse modals on demand 9 years ago
barisusakli 30bc401797 parse upload picture modal on demand 9 years ago
barisusakli 2e1648b725 fix browsing not disappearing after everyone leaving 9 years ago
barisusakli de15c2925d use topic.toTop() 9 years ago