7219 Commits (01aeb45af89cd5d64f9944e545c9684ed8e1ac18)

Author SHA1 Message Date
Julian Lam 5e3a114b17 added LRU cache to registration queue data 9 years ago
Julian Lam 3e2231d2cb Fixing viewport shuffling due to image load
Introduced new method ".loadImages()" in posts client side lib
to handle viewport height changes when loading images. Requires
nodebb-plugin-markdown@5.0.0

@BenLubar @boomzillawtf
9 years ago
Julian Lam 5705681aa0 tweaked registration queue logic a bit
- encoding inputs during url construction
- limiting maximum # of parallel requests to 20
- using map instead of forEach
9 years ago
Julian Lam 8013f124da fixes #4471 9 years ago
Julian Lam 22f73a8f68 fixes #4463 9 years ago
barisusakli ae8c40f8a8 dont pass non strings to validator.js #4462 9 years ago
psychobunny f277c66089 closes #4459 9 years ago
barisusakli a9cc12c667 retry failed upserts closes #4467 9 years ago
barisusakli 52cec92df8 some cleanup, dont send ip on newpost 9 years ago
psychobunny 000d5b61c7 fix for retrieving css cache 9 years ago
psychobunny baeed22f20 grunt: only compile ACP less if that was changed, and vice versa with theme/plugin less 9 years ago
barisusakli 78f4cbc9e4 fix indents 9 years ago
barisusakli 0f959c341b closes #4466 9 years ago
barisusakli e8b8f115b7 closes #3652 9 years ago
pichalite 485db7a479 fix for removing topic thumb on edit 9 years ago
barisusakli 76fcc9ec35 this is fine 9 years ago
Barış Soner Uşaklı 21c451c3fe Merge pull request #4457 from boomzillawtf/master
Fix defaults for 'scroll to my post'
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
pichalite c5e62f9a58 fixes #4454 9 years ago
barisusakli f55b26282a added category image 9 years ago
psychobunny 0c1376c884 closes #4390 9 years ago
barisusakli 7ab55b0e95 closes #4392 9 years ago
barisusakli 91efab3c6d closes #4437 9 years ago
barisusakli 46de2ca134 closes #4441 9 years ago
barisusakli d79b30ad27 moved uid check to function 9 years ago
Barış Soner Uşaklı ae04d6d6dd Merge pull request #4445 from BenLubar/topic-bookmarks
include bookmarks with topic lists
9 years ago
Barış Soner Uşaklı 2059352ca7 Merge pull request #4447 from BenLubar/empty-topic-slug
save slug correctly on edit
9 years ago
Ben Lubar c7cfe45d0b fix double-URL-encoding causing redirect loops 9 years ago
Ben Lubar 1d9ff2bc70 save slug correctly on edit 9 years ago
Ben Lubar 969e7fdbbe include bookmarks with topic lists 9 years ago
Barış Soner Uşaklı 89aa06526d fix indent 9 years ago
barisusakli 931dedf7f1 revert 50 change on admin 9 years ago
barisusakli 9b1dab8ef9 up default to 50 9 years ago
barisusakli f4dd3d2082 up users per page to 50 9 years ago
barisusakli 0bf05a17bf closes #4378 9 years ago
barisusakli 7e6e3b3a40 closes #4383 9 years ago
barisusakli f246c5e1ee closes https://github.com/NodeBB/nodebb-theme-persona/issues/259 9 years ago
barisusakli e2f78a9585 closes #4432 9 years ago
barisusakli e694bd8ab5 closes #4431 9 years ago
pichalite be4aa5ac94 add title length check to topic fork process 9 years ago
psychobunny a68811cad2 closes #4428 9 years ago
psychobunny f40ec978cb Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
psychobunny 489bdcced6 #4423 9 years ago
barisusakli 35a7554ec7 closes #4427 9 years ago
barisusakli e3077b0ab0 dont use titleEscaped if its empty 9 years ago
barisusakli cb8abab5c5 fix for undefined topicTitle 9 years ago
barisusakli f665a1e353 closes #4394 9 years ago
barisusakli 041531a2e3 closes #4424 9 years ago
barisusakli 57ccbd606c closes #4391 9 years ago
barisusakli 86106971c4 closes #4382 9 years ago
psychobunny 294171b072 fixes potential XSS in usercard 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ı fd80259768 Merge pull request #4419 from BenLubar/topic-title-truncated
fix notifications that contain topic titles with commas in them
9 years ago
Barış Soner Uşaklı 4d92ddf634 Merge pull request #4416 from BenLubar/email-hidden-symbol-for-staff
show the crossed-out eye icon for private email addresses
9 years ago
pichalite 497592965f fixes issue-4386 9 years ago
Ben Lubar 44431f8410 fix notifications that contain topic titles with commas in them 9 years ago
Ben Lubar 3c607f2612 fix two crashes 9 years ago
Ben Lubar d654978508 show the crossed-out eye icon for users who want their email private for staff, not just the user 9 years ago
Julian Lam f7e4387748 closes #4380 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 6076bbbed4 added title 9 years ago
barisusakli c71ffed69c closes #4362 9 years ago
barisusakli 677b97d8bb closes #2873 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 cf8f1210cd added syntax hints to blacklist page 9 years ago
barisusakli b1284f900d up toobusy default 9 years ago
barisusakli c9cfe5b089 closes #4355 9 years ago
barisusakli b6e22b7723 closes #4367 9 years ago
barisusakli 5920697ac0 closes #4368 9 years ago
barisusakli d52a0ad87a closes #4366 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
Barış Soner Uşaklı 71c697037d return the ips of the account we are looking at 9 years ago
psychobunny 1a669cb5fb Merge pull request #4158 from frissdiegurke/patch-3
Fix settings trim cleaning arrays
9 years ago
psychobunny 08e50a025d Merge pull request #4360 from kingjan1999/master
Update fontawesome.tpl to FA 4.5
9 years ago
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.
9 years ago
Julian Lam a275aaeaf5 fixes #4361 9 years ago
accalia 0f917635c6 allow loadMore Calls to fetch page 0 9 years ago
kingjan1999 147e36a7a5 update fontawesome.tpl to FA 4.5 9 years ago
barisusakli a402e29f29 up widget essentials 9 years ago
barisusakli 2869b3c068 closes #4354 9 years ago
psychobunny 50b813ae2f merging pull 4347 9 years ago
psychobunny a6429af6c7 added cache buster to favicon 9 years ago
Barış Soner Uşaklı e49af50ac8 Merge pull request #4346 from pichalite/issue-4340
check for last owner on user kick from group
9 years ago
Barış Soner Uşaklı b365c2fd95 Merge pull request #4338 from pichalite/theme-reset
add argument to theme reset to specify theme
9 years ago
pichalite de421d5f8c remove language string in ACP 9 years ago
barisusakli b0151502c2 use '-inf'/'+inf' 9 years ago
barisusakli 4b531cb655 closes #4345 9 years ago
barisusakli 05cc3fe4ef closes #4335 9 years ago
barisusakli c156d1cb34 closes #4344 9 years ago
barisusakli e3e41e2c65 use object 9 years ago
Barış Soner Uşaklı 61256a54a3 Merge pull request #4348 from yariplus/patch-6
Filter Love for unread controller.
9 years ago
accalia d6f669ef3f fix #4350; When redirecting to fix slug, preserve any provided post_index 9 years ago
Timothy Fike b3d3759e35 Filter Love for unread controller. 9 years ago
pichalite e878b32444 closes #4258 9 years ago
pichalite 96a5d88314 cleanup 9 years ago
pichalite 2f287f11b1 cleanup 9 years ago
pichalite c1c5db4b77 check for last owner on user kick from group 9 years ago
barisusakli 237ff37db5 300ms 9 years ago
barisusakli 16dec24b6c sort by hostname 9 years ago
barisusakli 596e5676ff remove status change 9 years ago
barisusakli f1047cfdbc up to 200ms 9 years ago
Barış Soner Uşaklı 09b93ac6ff closes #4339 9 years ago
Barış Soner Uşaklı 53249de799 fix performance issue with acp 9 years ago
pichalite e1e92b3c61 use fs.access 9 years ago
pichalite 9cf06917a7 add argument to theme reset to specify theme 9 years ago
acardinale de1dd3a5df Fix filter:category.build error (double next) 9 years ago
barisusakli d067943773 fix double escaping in title and og:title 9 years ago
barisusakli f7aa44d1bf added some missing callbacks 9 years ago
barisusakli 00d5303e33 fix typo 9 years ago
barisusakli c9ac1a4027 https://github.com/akhoury/nodebb-plugin-spam-be-gone/issues/46 9 years ago
barisusakli 2c28e18147 closes #4332 9 years ago
barisusakli 96a3db6365 only send back err 9 years ago
barisusakli 0b2f01b8bc info page 9 years ago
Barış Soner Uşaklı b147f42f0a show unique user count in acp 9 years ago
barisusakli b6ddbc3071 closes #4111 9 years ago
Barış Soner Uşaklı 3d55eec885 Merge pull request #4317 from samhax/delete-user-invites
Delete user invites from APM
9 years ago
barisusakli c10ec6b810 closes #4326 9 years ago
barisusakli c50d655922 closes #4325 9 years ago
barisusakli 7ca7a31a5a only send user status on first connect 9 years ago
barisusakli b1cc1725a9 fix crash in notifications 9 years ago
barisusakli ad1ffdfd81 fix test 9 years ago
barisusakli f8b494bc1f closes #4313 9 years ago
barisusakli 5f76695d5a #4261 9 years ago
barisusakli 37b1d3c8be #4261 9 years ago
barisusakli 07c1a822db closes #4318 closes #4309 9 years ago
barisusakli 8d9f7d8e19 added socket methods 9 years ago
pichalite 469dcbea05 fixes #4320 9 years ago
HSam a62e31dc70 Finished the invite removal button changes. 9 years ago
HSam 48db16fba7 Finished adding a new delete to also remove the reference from the invites list on the APM. 9 years ago
psychobunny 891e747adb fixes crash in analytics 9 years ago
Barış Soner Uşaklı 41bd65e81a fix dashboard stats 9 years ago
barisusakli 7180174b91 fix global moderators upgrade script 9 years ago
HSam 4d87f0276b In the process of adding the delete button to the invitation panel. Apparently, the delete method doesn't work with the invitation items, so I might need to add some extra logic. 9 years ago
barisusakli c7ca045d0b fix teaserTimestamp 9 years ago
barisusakli 392814824e fix timestamp 9 years ago
barisusakli f3d2ad5f1f lets break some themes :evil: 9 years ago
barisusakli 018f7ba65a closes #4307
ability to send an array of keys to getSortedSetRange
use getSortedSetRevRange instead of getSortedSetRevUnion
9 years ago
barisusakli 2d4fde5af3 closes #4306
dont escape username twice, its already escape in user/data.js
9 years ago
barisusakli 1a1d322d9c closes #4305 9 years ago
barisusakli a67f3d2a15 closes #4299 9 years ago
barisusakli e55168aa11 fix plugin warnings 9 years ago
psychobunny aa2af345f9 removed unused deps 9 years ago
psychobunny 329a7a1e08 @barisusakli fixing minfile caching for multiple processes 9 years ago
psychobunny 92f86eee9c closes #4296 9 years ago
barisusakli cf00371892 closes #4295 9 years ago
barisusakli 7c2041e8d8 fix typo 9 years ago
barisusakli 9614bd30d0 other pages 9 years ago
barisusakli 9bcecf73fa Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
barisusakli 37bca5e40c style 9 years ago
barisusakli 8917ea9f81 closes #4297 9 years ago
psychobunny effcd20597 fixed a bug calling getSortedSetRangeByScoreWithScores 9 years ago
psychobunny 66cf13e546 topics.deleteTopicField 9 years ago
Julian Lam 9d0f53fcd6 closed #4098 9 years ago
Julian Lam 3c7a42c959 fixed #4294 9 years ago
Barış Soner Uşaklı 2b448a0f76 closes #4293 9 years ago
Barış Soner Uşaklı 4316c9a566 style changes 9 years ago
Ben Lubar df8c1abf7d fast path for mongodb batches (otherwise it's O(n^2) memory, which gets ugly fast) 9 years ago
barisusakli df9558f1fa closes #4268 9 years ago
barisusakli 268aa12cc2 closes #4275 9 years ago
Barış Soner Uşaklı 441232e71d fix missing callback 9 years ago
akhoury 509676fdf4 add deprecation warnings for CLS 9 years ago
akhoury a8411d44fd merge 9 years ago
akhoury 07586c9023 merge 9 years ago
Julian Lam 13623a620b fixed #4277 9 years ago
Barış Soner Uşaklı 5556c49f74 removed extra next 9 years ago
Julian Lam 432c3d777d Merge branch 'master' into fix-vendors 9 years ago
Julian Lam 7bc9e4439a removed .gitignore from list of sound files 9 years ago
Julian Lam 3f2872979f added buzz 9 years ago
Julian Lam 44aae7daa5 removed hammer, updated semver, added mousetrap 9 years ago
Julian Lam e1323c0295 Updated js code so vendors can be added to the modules folder, so
they can be required properly and we can finally get rid of that
really annoying "mismatched anonymous" error in Require.js.

First module to make the transition: Chart.js
9 years ago
barisusakli c8ee1b4c58 closes #4261 9 years ago
psychobunny ee6d16c3d8 closes #4266 9 years ago
psychobunny 2b10ef97b2 closes #4262 9 years ago
pichalite 5f6a1a0acd complete fixes for #4144 9 years ago
Julian Lam dd3f1b9ba8 removed console.log 9 years ago
Julian Lam 088940d4c7 Squashed commit of the following:
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 16:12:15 2016 -0500

    added recording and charts for topic and post counts globally and by cid

commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 15:35:49 2016 -0500

    added labels to charts

commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 13:30:47 2016 -0500

    added per category graphs to ACP management page

commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 12:36:11 2016 -0500

    updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page

commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Feb 24 16:48:55 2016 -0500

    saving per-category analytics, and updated the writeData method to use async for "clarity"
9 years ago
psychobunny 9e832e006a closes #2920 9 years ago
barisusakli 8bc80abde6 removed notify typing code, not even working 9 years ago
barisusakli ebcd892aee closes #4259 9 years ago
barisusakli 66c6c47b7c closes #4213 9 years ago
Ole R f537dfee16 Update array-check for settings trim and expand 9 years ago
barisusakli ac09036156 closes #4053 9 years ago
psychobunny fae5fe5c50 closes #3837 9 years ago
barisusakli 211311214e https://github.com/NodeBB/NodeBB/issues/4204 9 years ago
barisusakli 34f68a029a closes #4204 9 years ago
barisusakli 1349c4907d fix notification crash 9 years ago
barisusakli 2b8ecfbb94 dont add topic to `topics:recent` if its deleted 9 years ago
barisusakli 5f17e327ce possible fix for https://github.com/akhoury/nodebb-plugin-import/issues/173 9 years ago
barisusakli e9c488d489 closes #4166 9 years ago
barisusakli 92fba4f396 closes #4248 9 years ago
barisusakli 878b7b21ee closes #4170 9 years ago
barisusakli e4cae9391c moved ips down 9 years ago
psychobunny 911892c5b0 closes #3870 9 years ago
psychobunny 99719414fe closes #4052 9 years ago
psychobunny e069150625 closes #2165 9 years ago
psychobunny b18052210d closes #3146 9 years ago
psychobunny 637c20f44d closes #3526 9 years ago
psychobunny b8eb19b991 closes #3993 9 years ago
psychobunny 75917e25b3 closes #4026 9 years ago
psychobunny a3530340a9 Merge pull request #4250 from pichalite/issue-4228
throw error in chat if no users in room
9 years ago
psychobunny cd0cb5c5f1 closes #4237 9 years ago
Julian Lam ff8e1b52e0 fixed #4251 9 years ago
psychobunny d0862911d3 closes #4181 9 years ago
barisusakli 2b90040c31 closes #4236 9 years ago
barisusakli 6951dc1fe2 closes #4211 9 years ago
barisusakli 738b892074 closes #4217 9 years ago
barisusakli 4608b8f07b closes #4183 9 years ago
barisusakli 46c8101c5c closes #4152 9 years ago
pichalite 6ecc05afd4 throw error in chat if no users in room 9 years ago
psychobunny 933115a853 almost had a heartattack when I saw 121 changed files in this conflict
# Conflicts:
#	src/meta/templates.js
9 years ago
psychobunny 914fc1543e meta/templates.js refactor 9 years ago
psychobunny da5494fdf1 allow recursive base templates
ex. custom theme based off lavender which is based off vanilla
9 years ago
Terry Tate 3e75c6f6a3 Update to nodemailer 2.0 syntax for smtpTransport
Fixes #4193
9 years ago
Ole R 6d35690cbb Prevent breaking eventLoopLagThreshold value
[This problem](https://community.nodebb.org/topic/7955/and-once-again-all-my-data-has-gone/4) occurs when you put a value less than `10`.
9 years ago
barisusakli 2b7ed63236 fix for groups that don't have private field 9 years ago
Barış Soner Uşaklı e39fda2b45 filter dupe tags, closes #4216 9 years ago
Julian Lam dd050c8177 added new hook that is called before templates are compiled 9 years ago
pichalite bd8b32b406 search banned users only on /users/banned route 9 years ago
pichalite 42239e119d search banned users only on /users/banned route 9 years ago
Barış Soner Uşaklı 573840ccbd changed to title raw 9 years ago
barisusakli 2fc385f723 closes #4141, closes #4149 9 years ago
barisusakli e306194065 style 9 years ago
barisusakli 654961ca3b style 9 years ago
barisusakli 3d4e058b6a closes #4192 9 years ago
barisusakli f0cc9120ba fix undefined next 9 years ago
akhoury f47c06279a added depracation warning 9 years ago
akhoury bdc8e6f04f Merge remote-tracking branch 'upstream/master' 9 years ago
Barış Soner Uşaklı 141d1b8ece dont update visible:memberCount if group is hidden, closes #4195 9 years ago
Barış Soner Uşaklı 8f25994482 fix for async whilst derp 9 years ago
Barış Soner Uşaklı 88e4591f88 closes #4194 9 years ago
Julian Lam 10024d7b93 fixed #4186 9 years ago
Julian Lam 30736c0ee9 allowed 'system' to be passed into group creation now 9 years ago
barisusakli 8276090d71 closes #4180 9 years ago
barisusakli 2fd121dc15 #4154 9 years ago
akhoury 496e5ae8bf comment 9 years ago
akhoury 7f0c46b3a7 Merge remote-tracking branch 'upstream/master' 9 years ago
akhoury 4245cb2739 adding cls support for ws 9 years ago
Julian Lam 414762d382 closes #4157 9 years ago
Julian Lam 119930131d fixed errors when uploading files 9 years ago
Ole R 7484389a41 Update array-check to Array.isArray 9 years ago
barisusakli 93ae5e2a3f style change 9 years ago
barisusakli d7df6c0b06 remove more from config 9 years ago
barisusakli 5ac02a59ac remove some more config from api/config 9 years ago
barisusakli c62a60029a fix incorrect id 9 years ago
barisusakli ebf820d571 remove from global config 9 years ago
barisusakli 5b6e8bd167 closes #4171 9 years ago
Julian Lam 3a6ad52ac8 closes #4164 9 years ago
barisusakli 6963632846 closes #4167 9 years ago