Commit Graph

12070 Commits (fd80259768d65dfee8900d4054e2487d5f233813)
 

Author SHA1 Message Date
Barış Soner Uşaklı fd80259768 Merge pull request from BenLubar/topic-title-truncated
fix notifications that contain topic titles with commas in them
Barış Soner Uşaklı fe7d4999c9 Merge pull request from BenLubar/post-tools-stream
fix post tools not showing up for other users on new posts
Barış Soner Uşaklı 4d92ddf634 Merge pull request from BenLubar/email-hidden-symbol-for-staff
show the crossed-out eye icon for private email addresses
barisusakli 4eb7468dcd already checked in scrollToPostIfSelf
Barış Soner Uşaklı 86180e29e6 Merge pull request from boomzillawtf/master
Loads posts if appropriate, but doesn't scroll to new post according …
barisusakli e5188ee05b up mentions
Barış Soner Uşaklı 43ddf008ac Merge pull request from BenLubar/crashes-2016-03-19
fix two crashes
Ben Lubar 44431f8410 fix notifications that contain topic titles with commas in them
Ben Lubar bb88c82ffd fix post tools not showing up for other users on new posts (src/topics/posts.js has this condition already)
Ben Lubar 3c607f2612 fix two crashes
Ben Lubar d654978508 show the crossed-out eye icon for users who want their email private for staff, not just the user
boomzillawtf 3d0012d730 Loads posts if appropriate, but doesn't scroll to new post according to the scroll to my post setting. Addresses .
barisusakli e556ae93ea up mentions
barisusakli b9b8f2320f up composer
NodeBB Misty c9f285a883 bumped up version
Conflicts:
	package.json
Julian Lam f7e4387748 closes
Julian Lam 1e651aed35
barisusakli 9e44bd3d21 up themes
Barış Soner Uşaklı d5e875538b Merge pull request from boomzillawtf/master
Setting to show new post after reply
psychobunny 3f9c838c30 up persona
barisusakli 6076bbbed4 added title
barisusakli c71ffed69c closes
barisusakli 838023f91e up themes
barisusakli 677b97d8bb closes
boomzillawtf eb7c2d5872 Use scrollToMyPost setting with both pagination and infinite scroll
boomzillawtf ceb3b6ebe7 Add setting to avoid showing a post after it is submitted to keep the user's place on the page to address issue
Julian Lam 232cbde877 upped composer,
Julian Lam 54e36f7c54 Update ajaxify logic w/ returnPath support
If returnPath is defined, and url is null, then ajaxify will
execute a replaceState instead of an ajaxification.

Used in cases where a separate route is pushed but you'll want to
return to the page you were on previously. (see: )
psychobunny c8b179e492 better settings for birthday datepicker
psychobunny 86bc7e3eff up persona
Julian Lam cf8f1210cd added syntax hints to blacklist page
Julian Lam bb25c1b831 added back the OK on premature success
Julian Lam 13210a91e6 Fixed case where plugin upgrade checker crashed
... if no extraneous plugins were installed. Hooray for not
testing the null case!
barisusakli 92b8d66153 up persona
barisusakli b1284f900d up toobusy default
barisusakli c9cfe5b089 closes
barisusakli b6e22b7723 closes
barisusakli 5920697ac0 closes
barisusakli d52a0ad87a closes
Julian Lam 184a2c4540 IP blacklist functionality -- re:
Squashed commit of the following:

commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:29:45 2016 -0400

    allowing blacklist.test to be called synchronously

commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:01:14 2016 -0400

    added plain ipv6 support and finished middleware logic

commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 16:05:31 2016 -0500

    WIP IP Banning logic middleware

commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 15:26:27 2016 -0500

    tweaks to ACP, rule validator

commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 13:50:05 2016 -0500

    IP Banning ACP page, styling, save&load functionality
Barış Soner Uşaklı 71c697037d return the ips of the account we are looking at
psychobunny 1a669cb5fb Merge pull request from frissdiegurke/patch-3
Fix settings trim cleaning arrays
psychobunny 08e50a025d Merge pull request from kingjan1999/master
Update fontawesome.tpl to FA 4.5
Julian Lam 50b0bcca0c closes
Julian Lam 3f998a9081 Updated topic and category controller to not redirect on incorrect
slug if the call is made via API route.

Cold load? Anything goes.
Julian Lam a275aaeaf5 fixes
Barış Soner Uşaklı ba89cf1164 Merge pull request from AccaliaDeElementia/master
Fixes 
accalia 0f917635c6 allow loadMore Calls to fetch page 0
kingjan1999 147e36a7a5 update fontawesome.tpl to FA 4.5
barisusakli a402e29f29 up widget essentials