5423 Commits (b68058b093b0200355d71504ac06eed1595a961b)

Author SHA1 Message Date
Ben Lubar 395e71feee fix topic reply button 9 years ago
Julian Lam f4845631c0 Merge pull request #4472 from BenLubar/reply-quote-bounds
when clicking the reply button, limit the selection to the post's content
9 years ago
Ben Lubar c50f228acc when clicking the reply button, limit the selection to the post's
content.
9 years ago
Julian Lam b0f93f8525 Merge pull request #4439 from RaceProUK/master
Fixing 'Go to last read' popup text
9 years ago
NodeBB Misty 87bd0c69d7 Latest translations and fallbacks 9 years ago
Julian Lam 22f73a8f68 fixes #4463 9 years ago
barisusakli 691802efad removed params 9 years ago
barisusakli e1a8c520ba closes #4404 9 years ago
psychobunny 5008e211e2 closes #4449 9 years ago
barisusakli e8b8f115b7 closes #3652 9 years ago
Julian Lam ae7dc134e3 latest translations and fallbacks 9 years ago
barisusakli c6c1e2e217 closes #4289 9 years ago
barisusakli 38c560019f #4403 9 years ago
boomzillawtf d4464f6ab1 Merge remote-tracking branch 'upstream/master'
Conflicts:
	public/src/client/topic/posts.js
9 years ago
boomzillawtf 6aa0f8eb8a fix #4452: default to scroll to my post 9 years ago
psychobunny 0c1376c884 closes #4390 9 years ago
psychobunny 5d77e37a3c closes #4403 9 years ago
barisusakli 56ef1e9869 closes #4444 9 years ago
RaceProUK 25f4400569 Reverting all but en-GB 9 years ago
RaceProUK 1423b1443d Fixing 'Go to last read' popup text
Since clicking the popup goes to the last _read_ post, not the last unread
9 years ago
barisusakli 0bf05a17bf closes #4378 9 years ago
barisusakli 7e6e3b3a40 closes #4383 9 years ago
barisusakli e2f78a9585 closes #4432 9 years ago
barisusakli fd932462f6 edit profile language key 9 years ago
barisusakli e0f3ac8cb7 change to editedISO 9 years ago
RaceProUK fd854b134d Allow for a little scrolling before dismissing bookmark alert
This is just in case someone scrolls a little accidentally; the alert remains so they can still follow it if they want to
9 years ago
psychobunny f40ec978cb Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
psychobunny 489bdcced6 #4423 9 years ago
psychobunny 3e14606226 added roomId to match the other hook 9 years ago
barisusakli 301f12d630 fix conditional 9 years ago
barisusakli f665a1e353 closes #4394 9 years ago
psychobunny 9cb2f9e05f removed JS fake link #4407 9 years ago
Barış Soner Uşaklı e9648daf7f Merge pull request #4421 from pichalite/issue-4386
fixes #4386
9 years ago
Barış Soner Uşaklı fe7d4999c9 Merge pull request #4418 from BenLubar/post-tools-stream
fix post tools not showing up for other users on new posts
9 years ago
barisusakli 4eb7468dcd already checked in scrollToPostIfSelf 9 years ago
pichalite 9c9e49e2f6 properly fix with styling 9 years ago
pichalite 497592965f fixes issue-4386 9 years ago
Ben Lubar bb88c82ffd fix post tools not showing up for other users on new posts (src/topics/posts.js has this condition already) 9 years ago
boomzillawtf 3d0012d730 Loads posts if appropriate, but doesn't scroll to new post according to the scroll to my post setting. Addresses #4412. 9 years ago
barisusakli 9e44bd3d21 up themes 9 years ago
Barış Soner Uşaklı d5e875538b Merge pull request #4374 from boomzillawtf/master
Setting to show new post after reply
9 years ago
barisusakli c71ffed69c closes #4362 9 years ago
boomzillawtf eb7c2d5872 Use scrollToMyPost setting with both pagination and infinite scroll 9 years ago
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 #4363 9 years ago
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: #4371)
9 years ago
psychobunny c8b179e492 better settings for birthday datepicker 9 years ago
barisusakli c9cfe5b089 closes #4355 9 years ago
barisusakli b6e22b7723 closes #4367 9 years ago
Julian Lam 184a2c4540 IP blacklist functionality -- re: #4367
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
9 years ago
Julian Lam a275aaeaf5 fixes #4361 9 years ago