969 Commits (5ec62ef81c6c558dd42dc65b0713e914cea959d3)

Author SHA1 Message Date
Ben Lubar c7cfe45d0b fix double-URL-encoding causing redirect loops 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 7e6e3b3a40 closes #4383 9 years ago
barisusakli e2f78a9585 closes #4432 9 years ago
barisusakli e694bd8ab5 closes #4431 9 years ago
psychobunny a68811cad2 closes #4428 9 years ago
barisusakli f665a1e353 closes #4394 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
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
barisusakli 9e44bd3d21 up themes 9 years ago
barisusakli 6076bbbed4 added title 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
Barış Soner Uşaklı 71c697037d return the ips of the account we are looking at 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
psychobunny 50b813ae2f merging pull 4347 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
barisusakli 237ff37db5 300ms 9 years ago
barisusakli 16dec24b6c sort by hostname 9 years ago
barisusakli f1047cfdbc up to 200ms 9 years ago
Barış Soner Uşaklı 53249de799 fix performance issue with acp 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 0b2f01b8bc info page 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 c50d655922 closes #4325 9 years ago
barisusakli 5f76695d5a #4261 9 years ago
barisusakli 37b1d3c8be #4261 9 years ago
barisusakli 8d9f7d8e19 added socket methods 9 years ago
pichalite 469dcbea05 fixes #4320 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
barisusakli c7ca045d0b fix teaserTimestamp 9 years ago
barisusakli 2d4fde5af3 closes #4306
dont escape username twice, its already escape in user/data.js
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 37bca5e40c style 9 years ago
barisusakli 8917ea9f81 closes #4297 9 years ago
Barış Soner Uşaklı 5556c49f74 removed extra next 9 years ago
barisusakli c8ee1b4c58 closes #4261 9 years ago
psychobunny 2b10ef97b2 closes #4262 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 66c6c47b7c closes #4213 9 years ago
psychobunny fae5fe5c50 closes #3837 9 years ago
barisusakli 211311214e https://github.com/NodeBB/NodeBB/issues/4204 9 years ago
barisusakli e9c488d489 closes #4166 9 years ago
barisusakli e4cae9391c moved ips down 9 years ago
psychobunny 911892c5b0 closes #3870 9 years ago
psychobunny e069150625 closes #2165 9 years ago
barisusakli 738b892074 closes #4217 9 years ago
Barış Soner Uşaklı 573840ccbd changed to title raw 9 years ago
barisusakli 2fc385f723 closes #4141, closes #4149 9 years ago
Barış Soner Uşaklı 88e4591f88 closes #4194 9 years ago
Julian Lam 414762d382 closes #4157 9 years ago
Julian Lam 119930131d fixed errors when uploading files 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 ebf820d571 remove from global config 9 years ago
barisusakli 4b3f09deea closes #4154 9 years ago
Barış Soner Uşaklı b485b412a8 added title to flagged posts page 9 years ago
barisusakli e6cf8ec5cf more flagged posts shenanigans 9 years ago
barisusakli 086e99de5c wip flagged posts 9 years ago
barisusakli 0bea912077 cleaned up users controller 9 years ago
barisusakli 1b9e18c6fc allow global mods to see banned users 9 years ago
barisusakli 97c42de2d3 remove unused params 9 years ago
barisusakli 1e2779d326 closes #4014 9 years ago
barisusakli 6b9a07bbcf closes #4132 9 years ago
barisusakli 7542364d31 added settings to payload 9 years ago
Julian Lam 159c19e65a pass req.query into search filter 9 years ago
barisusakli 1a87767c2c removed extra isAdminOrMod check 9 years ago
barisusakli 1c29722ac4 recent style 9 years ago
barisusakli 86d70eca74 closes #4103 9 years ago
barisusakli dbc04cb4a2 getTopicWithPosts change, fix feeds 9 years ago
barisusakli 53a88d5d63 fix crash due to hook change 9 years ago
pichalite 53bbc17f32 add uid to hook 9 years ago
barisusakli 32ca95319e closes #3436 10 years ago
barisusakli 089ea75cea closes #4054 10 years ago
barisusakli 45926520cf fix typo 10 years ago
barisusakli ee9d0ac2da cleanup search, removed socketuser.loadSearchPage, use regular route 10 years ago
barisusakli 92f0e2d86a closes #3586
added account/upvoted, account/downvoted, account/best
10 years ago
barisusakli ae9606f5ee closes #3738 10 years ago
barisusakli 40ebd66074 closes #4050 10 years ago
psychobunny d8bcdf4de0 add title to /compose route 10 years ago
Julian Lam d67efa3a5b update core to allow composer to define static route 10 years ago
barisusakli 59c350e63c closes #4019 10 years ago
barisusakli 3ea453e8a0 closes #4006 10 years ago
barisusakli 005db18120 closes #4041 10 years ago
Julian Lam 2ef42e79ec added filter for popular route 10 years ago
Julian Lam 8fa2c34fc5 Deprecated action:user.loggedOut, updated plugin deprecation notices
... to show replacement, if available.
10 years ago
barisusakli 80cc251741 style 10 years ago
barisusakli 96aa94ee10 refactor categories 10 years ago
barisusakli d9b6a06714 limit topic views by session 10 years ago