10099 Commits (eb2c3e562670db930b39418283a31685ef52ceaa)

Author SHA1 Message Date
Julian Lam 701ba73883 updated homepage route logic so that it is all contained in the local function (and plugin hook receives all entries, including custom) @barisusakli 8 years ago
Baris Usakli 2d875a99cb fix data 8 years ago
Baris Usakli dc110e2e3f closes #5818 8 years ago
Julian Lam c2f1d254cc Merge branch 'master' into develop 8 years ago
Baris Usakli 59aeee6516 remove addExpiresHeaders 8 years ago
Baris Usakli e036e26238 closes #5813 8 years ago
Barış Soner Uşaklı 923bd86662 Widgets refactor (#5817)
* widgets refactor

render widgets server side
widgets can use all the data the template can use

* fix tests
8 years ago
Barış Soner Uşaklı 80ea9e9797 fix lint 8 years ago
Barış Soner Uşaklı 6485108dfd faster getReplies 8 years ago
Barış Soner Uşaklı feecf0b61c dont make db call if guest 8 years ago
Barış Soner Uşaklı e9360347ea less padding, closes #5811 8 years ago
Baris Usakli e0de922ede Revert "widgets refactor"
This reverts commit 9e94edb5aa.
8 years ago
Baris Usakli 9e94edb5aa widgets refactor
render widgets server side
widgets can use all the data the template can use
8 years ago
Julian Lam 121a629de6 linting 8 years ago
Julian Lam 09621a3a3d fixes #5776 8 years ago
Baris Usakli fbddb665b0 make tests pass 8 years ago
Julian Lam e309ac5040 fixes #5790 8 years ago
Baris Usakli 7538210b07 #5772
load correct timeago settings on cold load instead of after page load
8 years ago
Baris Usakli d469f53eba using async in batch
removed unused code in debug
8 years ago
Julian Lam b7e8ecc6d3 updated mentions version and changed topics filter to take its translation from global hash instead 8 years ago
psychobunny 14bda343b3 use direct db call to get rss_token instead 8 years ago
psychobunny 0d60b17be1 use direct db call to get rss_token instead 8 years ago
psychobunny 6cb0d6f8c1 wipe existing rss tokens 8 years ago
Barış Soner Uşaklı b807d3750c encodeURI redirect url 8 years ago
psychobunny d44090ba18 Merge remote-tracking branch 'refs/remotes/origin/private-feeds' 8 years ago
psychobunny dd1cfd62d4 don't show rss_token in /api/user/name 8 years ago
Barış Soner Uşaklı 091fec8d6f removed unnecessary code 8 years ago
Julian Lam 3f2c183cbd Merge branch 'master' into develop 8 years ago
Julian Lam 932b3f06a5 closes #5797 8 years ago
Peter Jaszkowiak 6cb8440715 Fix #5793
Use a custom header instead
8 years ago
Julian Lam 8a7950bfd5 add new hook to allow plugins to modify list of valid filters 8 years ago
Baris Usakli 5167c1aa4f Merge remote-tracking branch 'refs/remotes/origin/master' into develop 8 years ago
Baris Usakli 77103fb3d1 closes #5785 8 years ago
Julian Lam 3bd02d58e3 fixes logic that allowed posts beyond maximum post length if min is set to 0, @barisusakli 8 years ago
Barış Soner Uşaklı fd55e4ccdf Merge pull request #5783 from madarche/fix-route-touchicon
Fix /apple-touch-icon not sending uploaded file
8 years ago
Julian Lam 28d8be8b9d fixed #5782 8 years ago
Baris Usakli 7350e54b62 change to verbose 8 years ago
Marc-Aurèle DARCHE 6248e5562f Fix /apple-touch-icon not sending uploaded file
This fixes the following error:

$ wget https://nodebb.yourdomain/apple-touch-icon

28/6 09:57:06 [28332] - error: /apple-touch-icon
 Error: ENOENT: no such file or directory, stat '/home/sweet/nodebb/public/assets/uploads/system/touchicon-orig.png'
    at Error (native)
8 years ago
Barış Soner Uşaklı b64ba40c67 closes #5772 8 years ago
Barış Soner Uşaklı e0dc47f883 closes #5779 8 years ago
Barış Soner Uşaklı e6cbaf6d85 Merge remote-tracking branch 'refs/remotes/origin/master' into develop 8 years ago
Barış Soner Uşaklı 38af651072 use _.uniq 8 years ago
Barış Soner Uşaklı c36f25f761 switch .filter to uniq 8 years ago
Barış Soner Uşaklı 3d85992757 modify db.processSortedSet so it works with intervals 8 years ago
Barış Soner Uşaklı b4b68498cd added interval option to processSortedSet 8 years ago
Baris Usakli 1f5b3ba636 closes #5771 8 years ago
Julian Lam 3cc528dc02 linting 8 years ago
Julian Lam 2e1528942c fixed #5770 8 years ago
Julian Lam eb9f6145d9 fixes #5770 8 years ago
Julian Lam d117c65893 oops :shipit: 8 years ago
Barış Soner Uşaklı 0f234601f1 style changes 8 years ago
Barış Soner Uşaklı 78005d6124 show old groups first 8 years ago
Baris Usakli 1b0c6741f8 Merge remote-tracking branch 'refs/remotes/origin/master' into develop 8 years ago
Barış Soner Uşaklı 8d8f0a391f Merge pull request #5769 from NodeBB/private-feeds
Private feeds, closes #5740
8 years ago
Baris Usakli 77994dcf69 fix link tag url 8 years ago
Baris Usakli ef9e656f34 closes #5740
added token to topic page as well
check privilege even if token is provided
tests
8 years ago
Julian Lam d98b3e8056 automatically lowercasing env vars in nconf, fixes #2544 8 years ago
Jorge Meireles a0e501676c Add relativePath to /ping and /sping 8 years ago
Baris Usakli 7fe239229d show 3 digits 8 years ago
psychobunny 228e9ab8e3 proof of concept for #5740 8 years ago
Baris Usakli cf444755df closes #5729 8 years ago
Barış Soner Uşaklı 50f2a4ed19 remove dupe hook 8 years ago
Barış Soner Uşaklı 7fe9366103 Merge remote-tracking branch 'refs/remotes/origin/master' into develop 8 years ago
Barış Soner Uşaklı d65f494c6d closes #5127 8 years ago
Ben Lubar 07982a3fa2
Fix uploading a file with no extension resulting in invalid-extension even if the file extension list is blank (allow all) 8 years ago
Julian Lam f4fb9ee04b adding filter hooks for flag list and retrieval 8 years ago
Baris Usakli 0ea4ee7dda Merge remote-tracking branch 'refs/remotes/origin/master' into develop 8 years ago
Baris Usakli 4903585d88 refactor userPrivileges and groupPrivileges 8 years ago
Barış Soner Uşaklı d9e84b1db8 Merge remote-tracking branch 'refs/remotes/origin/master' into develop 8 years ago
Barış Soner Uşaklı b13ed26587 closes #5755 8 years ago
Baris Usakli 8ea5c060f5 closes #5754 8 years ago
Barış Soner Uşaklı a16aa33c8d Merge remote-tracking branch 'refs/remotes/origin/master' into develop 8 years ago
Barış Soner Uşaklı f1cbf563fc closes #5751 8 years ago
Barış Soner Uşaklı 22131640fd closes #5749 8 years ago
Baris Usakli bcf2156028 check sortBy 8 years ago
Baris Usakli f6ba79287b get full topic data 8 years ago
Baris Usakli 982184740d small refactor of category controller 8 years ago
psychobunny 50367a971e req should be req. 👍 8 years ago
Baris Usakli deecf04454 add filter:search.filterAndSort 8 years ago
Baris Usakli 037a0e5239 closes #5742
also fix reverse infinite scroll when sorting is changed
8 years ago
Baris Usakli 1d26fc0d89 closes #5741 8 years ago
Barış Soner Uşaklı a49a9a07b3 refactor groups.delete 8 years ago
Barış Soner Uşaklı e56178f72e remove init socket.io 8 years ago
Barış Soner Uşaklı 2ae855678a closes #5735 8 years ago
Julian Lam 3e6a779dbc Merge remote-tracking branch 'origin/master' 8 years ago
Julian Lam 6728e9a5cc #5729 8 years ago
Barış Soner Uşaklı 14ea9a0dd6 Merge pull request #5716 from NodeBB/import-export-ref
Import export cleanup
8 years ago
Julian Lam b3c9992ba3 made upgrade script log verbose 8 years ago
Julian Lam 88a763e08b changes to upgrade script progress bars to work better on narrow terminals, fixes #5732 8 years ago
Julian Lam b4870654fc Merge pull request #5728 from NodeBB/patch-pitaj
Assorted Fixes
8 years ago
Barış Soner Uşaklı ddb83b3eab closes #5731 8 years ago
Julian Lam 29e868b002 closes #5585 8 years ago
Barış Soner Uşaklı 5a55c882ab convert NaN uids to 0 8 years ago
Peter Jaszkowiak 34af855848 Fix npm@5 saving by default 8 years ago
Peter Jaszkowiak 8e5bcf6105 Fix #5727 8 years ago
Peter Jaszkowiak e71fb9ab24 Fix `node --inspect` 8 years ago
Peter Jaszkowiak 9a3b684228 Remove dependency, ignore package-lock.json 8 years ago
Peter Jaszkowiak 44e55d2a98 Less synchronous stuffs 8 years ago
Julian Lam 0ea89c2799 fixes #5608 8 years ago
Julian Lam 3467071a7d fixed extra line break in upgrade scripts introduced in 5516352758 8 years ago
Peter Jaszkowiak b60dbe7d1e Unwrap meta modules 8 years ago
psychobunny c94365aefd closes #5721 8 years ago
Barış Soner Uşaklı 92376a1589 fix calls 8 years ago
Baris Usakli da8b1b605c #5723 8 years ago
Baris Usakli ba9397987a if no email dont send 8 years ago
Baris Usakli d13eb52f39 closes #5722 8 years ago
Julian Lam 12524b5ce4 fix lint 8 years ago
Julian Lam d2b5b53cb4 refactor for sendValidationEmail, and sending better dummy data for welcome email template 8 years ago
Julian Lam 7ce208ca13 Better dummy data for testing banned email template 8 years ago
Julian Lam 313d48b47d updated emailer code so digest emails when tested in ACP are sent with real data instead of incomplete fake data 8 years ago
psychobunny fa25dcd6a5 move ACP category selector in line with pills 8 years ago
psychobunny 88d5f97280 closes #5717 8 years ago
Baris Usakli d7684b042f fix tab 8 years ago
Baris Usakli 1fa52267d4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	public/src/admin/manage/category.js
8 years ago
Baris Usakli de5fe25e57 closes #5715 8 years ago
Barış Soner Uşaklı 59b1d8fbae Merge pull request #5710 from NodeBB/_lodash
Switch from underscore to lodash
8 years ago
Peter Jaszkowiak d4e7db45b7 Use zipObject, more test-related ignores 8 years ago
Baris Usakli dc0971c122 up composer 8 years ago
Peter Jaszkowiak 3da2e1f07f Merge branch '_lodash' of github.com:nodebb/nodebb into _lodash 8 years ago
Peter Jaszkowiak dfbb96d47b Remove require.main.require 8 years ago
Peter Jaszkowiak 7127f34818 Fix indent 8 years ago
Barış Soner Uşaklı 9664033b73 add memory usage to info page 8 years ago
Barış Soner Uşaklı 8eb5564977 fix popular sort 8 years ago
Barış Soner Uşaklı 3049f5cf1f #5522 test 8 years ago
Barış Soner Uşaklı 6635b50c35 closes #5522 8 years ago
Barış Soner Uşaklı 937d6dd4df fix acp privilege page not loading 8 years ago
Barış Soner Uşaklı 5e90e4db02 closes #5618 8 years ago
Barış Soner Uşaklı 08aaabd33c closes #5642 8 years ago
Peter Jaszkowiak 3c2d4fe649 Switch from underscore to lodash 8 years ago
Barış Soner Uşaklı 890c2eff70 style changes 8 years ago
Barış Soner Uşaklı bcc566fb68 remove unnecessary checks 8 years ago
Barış Soner Uşaklı f1b8492164 remove unnecessary checks 8 years ago
Barış Soner Uşaklı 6a742ead38 style 8 years ago
Barış Soner Uşaklı 8e31ec7199 closes #5705 8 years ago
Barış Soner Uşaklı 3d1b1a9423 closes #5706 8 years ago
Barış Soner Uşaklı dcf3db104b search style 8 years ago
Barış Soner Uşaklı 9ec65db539 closes #5711 8 years ago
Barış Soner Uşaklı 5c51a91e85 fix reward claimable check 8 years ago
Barış Soner Uşaklı fb45b498a2 fix lint 8 years ago
psychobunny c133efa258 Fix tests 8 years ago
psychobunny d70ccb1868 closes #5708 8 years ago
Baris Usakli 61eb7aa68b more tests 8 years ago
Baris Usakli 11d9410229 fix test and image normalize test 8 years ago
Baris Usakli 081ac6535c style change 8 years ago
Baris Usakli 9efa46c65a more account tests 8 years ago
Peter Jaszkowiak 8901dad6f2 Revert "fix concat test on windows"
This reverts commit d1dd0cd6df.
8 years ago
Baris Usakli 69b5bb39ec unread tests 8 years ago
Baris Usakli d1dd0cd6df fix concat test on windows 8 years ago
Barış Soner Uşaklı 466e6d7c53 make renameGroup public for #5706 8 years ago
Barış Soner Uşaklı f6ac92111b style changes 8 years ago
Barış Soner Uşaklı 8db193ff55 privileges style changes 8 years ago
Barış Soner Uşaklı 02dee48329 use backgroundImage if its passed in 8 years ago
Barış Soner Uşaklı 79a48cec5f controllers/category tests 8 years ago
Baris Usakli 062bced3dd cleanup and tests 8 years ago
Julian Lam a2bb58ff64 Merge pull request #5703 from NodeBB/uglify3
uglify-js@3, JS source maps finally supported
8 years ago
psychobunny 1b98449686 closes #5704 8 years ago
Baris Usakli b9b02a1fab math.ceil pageCount 8 years ago
Peter Jaszkowiak 9ef2b5a003 Don't use uglify compress 8 years ago
Peter Jaszkowiak 53eced6be0 uglify-js@3, JS source maps 🍰 8 years ago
Julian Lam fc4f016932 Merge pull request #5689 from NodeBB/plugin-load-ref
Plugin load refactor
8 years ago
Peter Jaszkowiak 8ce35c3cc2 async.apply -_- 8 years ago
Barış Soner Uşaklı fcaa10554e logger init test 8 years ago
Barış Soner Uşaklı 2faf175739 refactor 8 years ago
Barış Soner Uşaklı f57b5f4e4c refactor 8 years ago
Barış Soner Uşaklı b0dd1ad4d7 admin navigation test 8 years ago
Barış Soner Uşaklı 5cb53406fe more picture tests 8 years ago
Barış Soner Uşaklı c9d502320f file.delete method 8 years ago
Peter Jaszkowiak 3dd282b7b9 Load languages with other plugin data
- Added more tests
- Should speed up builds
- Allows for incremental builds in the future
8 years ago
Barış Soner Uşaklı 29135dfed3 timeago locale test 8 years ago
Barış Soner Uşaklı b29745aa44 more auth tests 8 years ago
Barış Soner Uşaklı b8cc67dfff social tests 8 years ago
Peter Jaszkowiak b8baac1aad async.apply 8 years ago
Peter Jaszkowiak cd1f0ddc79 Resolve merge conflicts 8 years ago
Barış Soner Uşaklı b2cef4846c Merge pull request #5698 from NodeBB/build-tests
Tests for `./nodebb build`
8 years ago
Peter Jaszkowiak 2a9cdb7be2 Add `--threads=#` option for setting max threads
Make grunt NODE_ENV development by default
8 years ago
Barış Soner Uşaklı a8c649cca6 check data.uid 8 years ago
Barış Soner Uşaklı e4714a0c58 more auth tests 8 years ago
Barış Soner Uşaklı 9625f89665 remove for loop 8 years ago
Barış Soner Uşaklı 1e83d33283 tests for login 8 years ago
Barış Soner Uşaklı fa5026c92e clear settings cache on all nodes on save 8 years ago
Barış Soner Uşaklı 9a9d1cf3f4 Merge pull request #5690 from NodeBB/build-refactor
Restrict total threads, minify modules in a batch, link instead of copying pre-minified files
8 years ago
Julian Lam 12e3369522 Tweaked upgrade script instructions 8 years ago
Peter Jaszkowiak d988e8a50f Test minifier 8 years ago
Barış Soner Uşaklı a4ba88dc60 more feed tests 8 years ago
Barış Soner Uşaklı c5c755fbb0 more notification tests 8 years ago
Barış Soner Uşaklı 9af252b899 notifications tests 8 years ago
Barış Soner Uşaklı 59387540c7 style 8 years ago
Barış Soner Uşaklı 7fb45cc148 more tests 8 years ago
Barış Soner Uşaklı edeb22fcdf change style of meta.js 8 years ago
Barış Soner Uşaklı 4b94446cd9 more user search tests 8 years ago
Barış Soner Uşaklı fe0a5aaf28 fix redis tests 8 years ago
Barış Soner Uşaklı fd0043f36a more tests 8 years ago
Barış Soner Uşaklı 77894915eb closes #5684 8 years ago
Barış Soner Uşaklı b3a265f981 closes #5694 8 years ago
Barış Soner Uşaklı 29ca1dbf08 replies/reply fix 8 years ago
Peter Jaszkowiak 4c1e25c8ce Link instead of copying files
Only mkdirp the necessary directories
8 years ago
Barış Soner Uşaklı 95196ceedc closes #5692 8 years ago
Peter Jaszkowiak 9f5ce24993 Minify modules in a batch 8 years ago
Peter Jaszkowiak e8caee3c4c Restrict total threads
So machines with a small amount of cores build faster
8 years ago
Peter Jaszkowiak 90da6d889d Only load necessary plugin data
Fix tests to work in this case
Add more verbose messages to plugins/data
8 years ago
Peter Jaszkowiak b0645cc67d Plugin load refactor 8 years ago
Peter Jaszkowiak 7ccfb5cdc0 Build refactor
- Target aliases and bundles
- More concurrency
- Use `--series` to force series processing
- Minifier self-hosted threading
- meta/css delegates to minifier
8 years ago
Barış Soner Uşaklı 12f73b7d6f closes #5682 8 years ago
Barış Soner Uşaklı e49f33317d digest cleanup and tests 8 years ago
Julian Lam 5f1eb70d01 fixes #5680 8 years ago
Barış Soner Uşaklı ed9a429ca9 test invalid expiry 8 years ago
Barış Soner Uşaklı 6fdad4b002 fix test on redis 8 years ago
Barış Soner Uşaklı 8920523e06 more tests 8 years ago
Peter Jaszkowiak 6b05f6c5e9 Add hook `filter:topics.getUnreadTids`
Allows for filtering topics from unread count and unread page
8 years ago
Barış Soner Uşaklı 5e3946a6be teaser tests 8 years ago
Barış Soner Uşaklı 376c71adda group search tests 8 years ago
Barış Soner Uşaklı 6049c46f15 meta dependecy tests 8 years ago
Barış Soner Uşaklı 01e2263c01 more tests 8 years ago
Barış Soner Uşaklı 6daeadb7e9 remove async.parallel 8 years ago
Barış Soner Uşaklı 5e4b9479d4 closes #5677 8 years ago
Barış Soner Uşaklı 54a9e7eab9 #5674 8 years ago
Barış Soner Uşaklı 33f135c091 closes #5675 8 years ago
Barış Soner Uşaklı 70adcd64bc #5667 8 years ago
Julian Lam e938d75efc closes #5676 8 years ago
Julian Lam e4adaa8959 linting 8 years ago
Baris Usakli 0f05ae4ac1 filterpidsbycid tests 8 years ago
Julian Lam 816809ce3c fixes #5606 8 years ago
Julian Lam 5ea8145cff Merge pull request #5663 from NodeBB/sounds-fix
Fix soundpacks not working, auto install dependencies, defer logging in tests
8 years ago
Ben Lubar 572d7a1e8c Fix uploads of files with no extension failing when there is no restriction on file extensions. 8 years ago
Julian Lam 064a8aa6d7 Allowing custom date range to be supplied in pageviews graph, closes #5541 8 years ago
Barış Soner Uşaklı e252c5195d coverPhoto tests 8 years ago
Barış Soner Uşaklı 608a7d120c error handler tests 8 years ago
Barış Soner Uşaklı 73f31640d7 more tests 8 years ago
Barış Soner Uşaklı 873801e9f3 fix test on nodev4 remove console.logs 8 years ago
Barış Soner Uşaklı 90018a7aab fix lint 8 years ago
Barış Soner Uşaklı 66dee3452f more tests for admin uploads 8 years ago
Peter Jaszkowiak 759c3f5584 Fix soundpacks not working 8 years ago
Julian Lam 71137dbf43 pass reputation to flag reporter payload as well 8 years ago
Barış Soner Uşaklı 17b57be835 Merge pull request #5661 from NodeBB/utils-rtrim
Deprecate non-standard `String.prototype.rtrim`
8 years ago
Peter Jaszkowiak 2b2544a4b1 Deprecate non-standard `String.prototype.rtrim` 8 years ago
Julian Lam ad14b0d60b more fixes for #5660 8 years ago
Julian Lam 031171caed Merge pull request #5630 from NodeBB/notif-abort
Add more hooks for messaging, allow notification hook to abort the push
8 years ago
Barış Soner Uşaklı bf78786a68 flag controller tests 8 years ago
Barış Soner Uşaklı 5a9b7b673a closes #5659 8 years ago
Peter Jaszkowiak 5ccb488b02 Fix indents 8 years ago
Peter Jaszkowiak 932ae4e86d Merge branch 'master' into notif-abort 8 years ago
Barış Soner Uşaklı db532fbb0d fix user settings cache 8 years ago
Barış Soner Uşaklı b18b0db5be notifications.js style 8 years ago
Barış Soner Uşaklı aca07a0f20 fix typo 8 years ago
Barış Soner Uşaklı 3a1eba2537 merge 8 years ago
Barış Soner Uşaklı 7135d25a4a closes #5654 8 years ago
Barış Soner Uşaklı 6c224c3800 fix cover:url logic 8 years ago
Barış Soner Uşaklı 5b69598f15 Merge pull request #5632 from NodeBB/fix-5631
Fix #5631
8 years ago
psychobunny 480352c650 send the banned user an email with reason + time limit if applies 8 years ago
psychobunny 2a405ad439 fixed permaban on redis 8 years ago
psychobunny 41b4ef859f add ban messaging when logged in 8 years ago
psychobunny b3bd70235a refactor ban messaging; add ban duration to message; use bootbox instead of alert 8 years ago
psychobunny c330218920 revoke sessions as soon as user is banned 8 years ago
Barış Soner Uşaklı 17ca1d33fb faster sitemap 8 years ago
Barış Soner Uşaklı 17d0759672 fix lint 8 years ago
Barış Soner Uşaklı 14f3907aa4 change the way group member posts are stored 8 years ago
Barış Soner Uşaklı 6a822f729d add timestamp to topic edit hook 8 years ago
Barış Soner Uşaklı 9ebbd65544 up user settings cache size 8 years ago
Barış Soner Uşaklı ea6f981686 closes #5638 8 years ago
Barış Soner Uşaklı e7d076a084 closes #5634 8 years ago
Barış Soner Uşaklı 114f416ec0 remove dupe code 8 years ago
Barış Soner Uşaklı 6fb90a17e0 closes #5613 8 years ago
Barış Soner Uşaklı 13a04123e0 closes #5641 8 years ago
Barış Soner Uşaklı 7a1a030865 closes #5640 8 years ago
Barış Soner Uşaklı c0807ab327 closes #5639 8 years ago
Barış Soner Uşaklı 029e2ea8da 404 logging change
dont write to db on every 404
dont log 404 if route is empty
8 years ago
Barış Soner Uşaklı 1d4923a606 limit # of results returned 8 years ago
Barış Soner Uşaklı da24e342f2 limit sessions displayed to 20 8 years ago
psychobunny 5b4dcfafe2 Limiting group members here
Refactor incoming. @barisusakli
8 years ago
psychobunny cd2aac9d28 limiting amount of tid's being loaded via sitemap
temporary stopgap for load issues, fixing this properly next
@barisusakli
8 years ago
Barış Soner Uşaklı f3c4d2ebe3 closes #5636 8 years ago
Barış Soner Uşaklı 59d0815073 closes #5637 8 years ago
Barış Soner Uşaklı 13f5d29cb9 eslint 8 years ago
Barış Soner Uşaklı af6cde5534 show how many nodes responded 8 years ago
Barış Soner Uşaklı 0b3656f34c fix timeouts on category.purge when there are 20k groups 8 years ago
Julian Lam db4fdbaebe removing jslint directive at top of upgrade scripts @pitaj 8 years ago
Julian Lam 6095b7e6db change where progress.incr is called for flags_refactor upgrade script 8 years ago
Peter Jaszkowiak 4b87324234 Quick fix 8 years ago
Peter Jaszkowiak 033ce02e7b Rename hooks
Add `static:messaging.canMessageRoom` as well
8 years ago
Peter Jaszkowiak 8a87311d5c Remove annoying jslint comment
Use an rc file instead
8 years ago
Peter Jaszkowiak 2a0cb3b9ee Fix profile covers not working with subfolders
Remove relative_path from the paths saved in the database so they're more portable
8 years ago
Barış Soner Uşaklı 7a6b685aa0 if the main and last post is purged, purge the topic as well 8 years ago
Barış Soner Uşaklı 870bb87b08 always pass strings to bcrypt compare 8 years ago
Peter Jaszkowiak 19d6386237 Also abort if no uids to push to 8 years ago
Peter Jaszkowiak 42e21d5aa9 Add more messaging hooks 8 years ago
Peter Jaszkowiak 3350a89791 Allow aborting notification push 8 years ago
barisusakli 085d8c2f92 fix lint 8 years ago
Barış Soner Uşaklı 9d229ae960 fix path to log file if base_dir is undefined 8 years ago
Julian Lam 7abd80490b Merge pull request #5626 from NodeBB/reject-nonaudio-uploads
Reject non-audio upload requests to the sounds route
8 years ago
Barış Soner Uşaklı c45c4a5fdb on login display invalid-login-credentials 8 years ago
Barış Soner Uşaklı 4900f21dd5 fix crash in header 8 years ago
Peter Jaszkowiak 1ac14a466e Reject non-audio upload requests to the sounds route 8 years ago
barisusakli 04f884db65 fix crash in languages if lang doesn't exist @pitaj 8 years ago
barisusakli 33e8ecc1f4 closes #5404 8 years ago
barisusakli b91b41dfa3 show database values in gbs 8 years ago
barisusakli fa13e9acc0 closes #5621 8 years ago
barisusakli 08049c0712 remove empty block 8 years ago
barisusakli 5516352758 closes #5612 8 years ago
Barış Soner Uşaklı 081578c7f4 Merge pull request #5616 from NodeBB/auto-lang
Automatically detect user language based on browser accepts header
8 years ago
Peter Jaszkowiak 64bf542d17 Fix HTML `lang` attribute using the `defaultLang`
Themes need `lang="{function.localeToHTML, userLang, defaultLang}"` in
their header.tpl file
8 years ago
barisusakli ba51a6c746 fix underscore 8 years ago
barisusakli b7b65c7d63 change style 8 years ago
barisusakli a2784738a4 fix lint 8 years ago
Peter Jaszkowiak c7929ec7d8 Add option for disabling language autodetection 8 years ago
barisusakli 2029de4cc5 closes #5449 8 years ago
barisusakli 3d39a577f4 style change 8 years ago
Barış Soner Uşaklı c43a4e4b82 Merge pull request #5615 from NodeBB/fix-5536
Fix #5536
8 years ago
barisusakli 75e5f2da74 closes #5485 8 years ago
barisusakli 2ab028a4bc update upgrade script to use batch 8 years ago
barisusakli 3d93667e2b update update script to batch 8 years ago
Peter Jaszkowiak 2476221b79 Close #3462, automatically detect user language based on browser accepts header 8 years ago
Peter Jaszkowiak 413bb4736c Save language metadata on build to avoid readdirs later 8 years ago
Peter Jaszkowiak 30b47d39f3 Fix #5536 8 years ago
barisusakli b45111d44b show max message length in error message 8 years ago
barisusakli d500e7f2aa add back action:plugin.install and action:plugin activate #5407 8 years ago
barisusakli d8170d5d1c fix tests 8 years ago
barisusakli 0d1d8f3874 style changes 8 years ago
Julian Lam e5f7eed8ec adding progress bar to session deletion upgrade script 8 years ago
barisusakli 974106b7e2 closes #5610 8 years ago
Julian Lam 7a0db03d99 Merge branch 'upgrade-progress-bar' into develop 8 years ago
barisusakli 7b91da067b closes #5602 8 years ago
barisusakli 236758b712 Merge remote-tracking branch 'refs/remotes/origin/master' into develop 8 years ago
barisusakli 97f6c0008f add radix 8 years ago
barisusakli fb3020f892 closes #5604 8 years ago
Peter Jaszkowiak 2827db3309 Fix sounds playing through multiple tabs 8 years ago
barisusakli 56ba08f17e fix require path 8 years ago
Julian Lam 82bfa752b9 Removed outdated list of available upgrade scripts 8 years ago
Julian Lam 542cf1a982 Merge remote-tracking branch 'origin/master' into develop 8 years ago
barisusakli fdee61b4f4 use deleteMany instead 8 years ago
barisusakli cf6c4667c8 upgrade script to clear sessions 8 years ago
barisusakli 38e16ca8f6 Merge branch 'master' into develop 8 years ago
barisusakli 65a65b19c0 tests for #5600 8 years ago
barisusakli c3ac7c31b1 Merge branch 'master' into develop 8 years ago
barisusakli 185b6e5c8e #5600 8 years ago
barisusakli e3205bcfad merge 8 years ago
barisusakli 9f8d80e3a4 closes #5600 8 years ago
Julian Lam b25fbd1e2e fix broken upgrade script 8 years ago
Julian Lam 3022a1920b added progress bars to all upgrade scripts processing posts:pid sorted set 8 years ago
Julian Lam 8fc6123230 fixing accidental eachSeries 8 years ago
Julian Lam 33082d90cc updated logic to make it a bit simpler to implement per upgrade script 8 years ago
Julian Lam 1cd50a8c30 Merge branch 'develop' into upgrade-progress-bar 8 years ago
Peter Jaszkowiak 37c4218184 Fix error if `./nodebb build` isn't called before tests 8 years ago
Peter Jaszkowiak e382bca610 Fix tests 8 years ago
Peter Jaszkowiak 0fe10f5e86 Escape topic titles at the source, deduplicate 8 years ago
barisusakli 552f850207 closes #2702 8 years ago
barisusakli 92343eb2e1 fix mongo setObject if key/value is empty string 8 years ago
barisusakli da7bc5bb7a test fix 8 years ago
barisusakli e63559b6fd closes #5484 8 years ago
barisusakli b8c606cbbd closes #5519 8 years ago
barisusakli 886768ba84 check both date and upgrade count 8 years ago
barisusakli 05e9e88a15 fix lint 8 years ago
barisusakli 1cf775a4b8 upgrade script fixes 8 years ago
barisusakli 520d6954c1 test node 7 8 years ago
barisusakli f4b8cb7217 added missing return 8 years ago
barisusakli 6d1702c600 wait for calls to finish 8 years ago
Julian Lam a141835cf8 Merge branch 'master' into develop 8 years ago
barisusakli 7ce6c1d0ad closes #5571 8 years ago
Peter Jaszkowiak 1fb48ef7a7 Fix #5592 (#5593)
* Fix #5592
Escape translation tokens in topic titles, descriptions, profile about, and post contents

* Fix tests
8 years ago
Julian Lam d18cfced96 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Peter Jaszkowiak a8add6477c Fix merge conflicts 8 years ago
Julian Lam a62a4e698f Merge pull request #5578 from NodeBB/utils-translator-require
Make utils and translator easier to require
8 years ago
Peter Jaszkowiak 484a800327 Merge branch master into develop 8 years ago
Julian Lam 42b5cdaae3 progress bars! omg 8 years ago
Peter Jaszkowiak 75d291183d Fix using nodebb in other CWDs 8 years ago
Peter Jaszkowiak 010473e5cc Merge branch 'master' into patch-pitaj 8 years ago
Peter Jaszkowiak 1892492505 Deprecate utils.walk, remove prototype modification 8 years ago
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
8 years ago
Peter Jaszkowiak b53d3254dd buzz is no longer used 8 years ago
Peter Jaszkowiak 2c418fd2af Use npm bootstrap 8 years ago
Peter Jaszkowiak 0ef30e91ba Use ace-builds npm package instead of vendor
ace can be referenced as an r.js module, reduces acp bundle size
8 years ago
Peter Jaszkowiak 17ff8a4151 Enable passing paths as module sources 8 years ago
pichalite d4de345e87 syntax 8 years ago
pichalite 4c89497cc4 Closes #5521 8 years ago
psychobunny 5985a8a7a3 closes #5574 8 years ago
Barış Soner Uşaklı 43f8678c7a update local config immediately 8 years ago
psychobunny e121a5a798 closes #5574 8 years ago
Barış Soner Uşaklı 8afdd71ef1 closes #5559 8 years ago
Barış Soner Uşaklı 5c005bbbdf use bind 8 years ago
Barış Soner Uşaklı 1b6d96dde7 on post flag increment zset 8 years ago
Julian Lam 60990f28ad Merge pull request #5568 from NodeBB/patch-pitaj
`filter:teasers.get` provided with `uid`
8 years ago
Peter Jaszkowiak 8119b8c4ae `filter:teasers.get` provided with `uid` 8 years ago
André Zanghelini 03d432182b Fix postcount is expected to be Number (#5567) 8 years ago
psychobunny 53dac97800 closes #5560 8 years ago
Barış Soner Uşaklı d88219b4d1 closes #5566 8 years ago
Peter Jaszkowiak 81696dd24a Fxi #5561 8 years ago
Peter Jaszkowiak 57696b22f4 Partial fix #5538 8 years ago
Julian Lam 7afe8a32f6 Merge branch 'master' into develop 8 years ago
Julian Lam 55f07d3301 fixed flags list in account info page 8 years ago
husseinwalli 3876a88252 Added additional parameters to user creation method (#5496)
Treating picture, location and birthday similar to data.email as optional parameters to be passed to the create a user
8 years ago
Peter Jaszkowiak ff09d6e0dd Fix #5549, improve tpl compilation (#5551) 8 years ago
Barış Soner Uşaklı 6b0a907ede closes #5552 8 years ago
Julian Lam 42dc496572 Merge pull request #5550 from NodeBB/patch_5543
Remove duplicate slugify
8 years ago
Peter Jaszkowiak 14ed0be4f7 Remove duplicate slugify 8 years ago
Julian Lam 0e157d93ea Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam a49e647de3 fixes #5545 again 8 years ago
Julian Lam b649eb95f8 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam 31b6d47f88 fixes #5545 8 years ago
Peter Jaszkowiak a7677063de Rename to `uniqueUsername` 8 years ago
Peter Jaszkowiak 642306e69c Fix #5543 8 years ago
Julian Lam f2653cd380 broader error handling for empty notif creation return 8 years ago
Barış Soner Uşaklı fe27d40ff6 closes #5542 8 years ago
Julian Lam 4b3dcd1a02 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam ce64db8d71 fix logic error that caused upgrade scripts to always be skipped 8 years ago
Julian Lam a82a50baa6 fix date and name in config urls upgrade script 8 years ago
Julian Lam b6134b160e moved auto_reconnect out of socketOptions object for Mongo 8 years ago
Ben Lubar 7f713ee822 Admin option to allow all users to view votes (#5534)
* Admin option to allow all users to view votes

* Fix </strong></strong>
8 years ago
Julian Lam e4168f4a87 linting 8 years ago
Julian Lam c805d55b85 creating notification for flag assignment 8 years ago
Julian Lam 7f8f197e60 Merge branch 'master' into develop 8 years ago
barisusakli 449352d899 wait for all routes to load before listening 8 years ago
Julian Lam 2ef71e22aa Merge pull request #5532 from NodeBB/patch_5491
Fix tests for #5491 fix
8 years ago
Peter Jaszkowiak 8f8babf90b Fix tests 8 years ago
Julian Lam 23d4497c73 Merge pull request #5531 from NodeBB/patch_5491
Fix #5491
8 years ago
Peter Jaszkowiak 8c45411ccc Fix #5491 8 years ago
psychobunny f7d1e58d65 improved threaded view design... again 8 years ago
Julian Lam 69dd1e3aca Merge branch 'master' into develop 8 years ago
Julian Lam 33bf930bb9 fixes #5528 8 years ago
barisusakli 8d7283e6c7 dont minify if file ends with .min.js #5529 8 years ago
Julian Lam 1ebbbdd3f9 Merge remote-tracking branch 'origin/master' into develop 8 years ago
barisusakli 6a4b082080 closes #5524 8 years ago
barisusakli cb92ebb3be fix call 8 years ago
barisusakli 5a2ff8ed0a closes #5527 8 years ago
Julian Lam 25518bdd18 removed unused vars 8 years ago
Julian Lam c323a813c0 added logic to handle backwards compatibility with old schemaDate method of tracking upgrade scripts 8 years ago
barisusakli 90b8a3afd0 refactor topics/delete.js 8 years ago
barisusakli 0478e9c98c lint 8 years ago
barisusakli 37be43a3c5 async 8 years ago
barisusakli 27b030a71c test for #5523 8 years ago
Julian Lam cf0532168e Merge remote-tracking branch 'origin/develop' into upgrades-refactor 8 years ago
Julian Lam 34d24c4fd4 Refactored upgrade scripts once more (for great justice!) #5467 8 years ago
Julian Lam f0059ec723 fixed paths in upgrade scripts 8 years ago
Julian Lam e309175989 eslinted template 8 years ago
Julian Lam fc13776f26 moving files from src/upgrades to individual folders by version 8 years ago
Julian Lam 4ba795b5f2 adding fallbacks for meta/config.topicsPerPage 8 years ago
Julian Lam 33d1cc6d0f replace erroring line with operator-assignment 8 years ago
Julian Lam 2fd4edc0e2 Merge branch 'develop' into upgrades-refactor 8 years ago
Julian Lam 860999fa6c Merge remote-tracking branch 'origin/master' into develop 8 years ago
psychobunny 62f445ad7f ACP: added tagsinput to other fields that are "comma separated" 8 years ago
psychobunny debe34b96c better styling for tagsinput in ACP and added it to general -> keywords 8 years ago
barisusakli 3b41c40b93 refactor deleter code to use unixtimestamp 8 years ago
psychobunny 447b7b02ca use tagsinput for #5439 instead 8 years ago
psychobunny f2eb4b8083 closes #5439 8 years ago
psychobunny b3f8428691 closes #5510 8 years ago
psychobunny a67d48e719 #5513 (#5520)
closes #5513
8 years ago
barisusakli 5e0de4b8fb closes #5517 8 years ago
psychobunny 8da8e4d8c3 closes #5469 8 years ago
barisusakli 0c7dee05ef fix lint 8 years ago
barisusakli 92fa9fecb6 add mongodb connection options #3670
increase reconnect tries
add keepAlive setting
set autoReconnect to true, should be on by default
8 years ago
barisusakli 0c8058ba9d closes #5516 8 years ago
barisusakli 74d2835a1f escape body class parts 8 years ago
barisusakli 8d493bf3b0 post parse test 8 years ago
barisusakli c619b850ce fix tests 8 years ago
barisusakli 57691d9ad8 test for system group rename 8 years ago
barisusakli 32d37465fb limit size of select 8 years ago
barisusakli 47af3eb7e5 use the real count 8 years ago
Julian Lam db0a42d808 Merge branch 'master' into develop 8 years ago
Julian Lam 364b819a42 moving sanity checks above contentLen calculation 8 years ago
Julian Lam dede304ee2 Merge branch 'master' into develop 8 years ago
Julian Lam fdb4766728 wow. 8 years ago
Julian Lam f35bf91e3b Merge branch 'master' into develop 8 years ago
Julian Lam 5359a14bac better handling of redactor post length calculation on post edit 8 years ago
barisusakli 6f49509645 fix newSet on redis 8 years ago
Julian Lam bacbb6c75f holy moly it took me an hour to find this missing method that got removed in a bad merge conflict resolution... 8 years ago
Julian Lam 793555a344 Merge branch 'master' into develop 8 years ago
Julian Lam 1102ca8ebb fix issue where an auto-redirect to SSO on login route was failing if invoked via API call (ajaxify) 8 years ago
barisusakli 743a3fb442 fix test 8 years ago
barisusakli e7ced2457e clone query object 8 years ago
barisusakli b7e6104bbc closes #5511 8 years ago
barisusakli 992e3128bd closes #5499 8 years ago
Julian Lam f732d6c1b9 Merge pull request #5501 from RoiEXLab/add-osd-functionality
Add OpenSearchDocument XML (#5399)
8 years ago
RoiEX 33e474759b Change var names 8 years ago
RoiEX 6420e22453 Remove uneccessary curly brackets 8 years ago
RoiEX fcda832052 Add spaces 8 years ago
RoiEX 0f9530bbc0 Shrink JSON fix 8 years ago
RoiEX f1b4a9b786 Shrink JSON 8 years ago
RoiEX 186c1f40e9 Refactor Code 8 years ago
RoiEX 710377ceea Remove space 8 years ago
RoiEX 603d45fbfa Changed Serving Method 8 years ago
Julian Lam f0d9bddd56 fix merge conflict artifact that was left in 8 years ago
Julian Lam af2d9fb85b Merge branch 'master' into develop 8 years ago
Julian Lam 8226fd6566 enhancing™️ post reply length checker to account for line breaks in redactor 8 years ago
barisusakli 531df7bd09 closes #5504 8 years ago
RoiEX 4082ca40c1 Add last comma 8 years ago
RoiEX 0710c6488d Fix trailing commas 8 years ago
RoiEX eca150f392 Fix Tests 8 years ago
RoiEX f761191fca Add OSD 8 years ago
barisusakli e85e35cf0c closes #5497 8 years ago
barisusakli 324e5be7bd privileges tests 8 years ago
barisusakli a3b4c83e8b remove description from categories
it gets added in src/meta/tags
8 years ago
barisusakli ea871384d8 remove fallbacks 8 years ago
barisusakli 3b8d14bf12 closes #5493 8 years ago
barisusakli 54c951cc81 fix tests 8 years ago
barisusakli 4369a6d290 more user tests 8 years ago
barisusakli bce1208e2f make uploadFile public 8 years ago
barisusakli cd448f90cd more topic tests 8 years ago
barisusakli 202bafa3e3 add images to bundle 8 years ago
barisusakli b060bda8a0 some more refactors 8 years ago
barisusakli b1b87d339f more refactors 8 years ago
barisusakli bc8d297377 move out error and 404 controllers 8 years ago
barisusakli 2188036148 controllers/users refactor 8 years ago
barisusakli 566ff95d3c call methods directly 8 years ago
barisusakli 3e396a8553 sitemap refactor 8 years ago
barisusakli 1bee91fa22 groups refactor 8 years ago
psychobunny 2ccf60a6ec fixed duplicate uninstall button 8 years ago
Julian Lam 67e8bab783 Merge branch 'develop' into upgrades-refactor 8 years ago
Julian Lam 15665d0872 re-ordered upgrade scripts so schemaDate is saved properly 8 years ago
Julian Lam b85dcb2570 lint 8 years ago
Julian Lam 48fc74f1fa Merge branch 'develop' into upgrades-refactor
re-added upgrade scripts from #5464
8 years ago
Julian Lam 7c21152f2e Merge remote-tracking branch 'origin/master' into develop 8 years ago
Barış Soner Uşaklı fecdbc969f fix set call 8 years ago
Barış Soner Uşaklı c5f40e3cf5 fix indents 8 years ago
Barış Soner Uşaklı 6222b55dd8 Merge branch 'master' into assets-images-upgrade 8 years ago
barisusakli ac84e447dc closes #5492 8 years ago
Peter Jaszkowiak b96b983552 Upgrade script for prepending `/assets` in config
Fix for sound settings upgrade script to upgrade user sound settings even if admin settings weren't set
8 years ago
Julian Lam a8dd794697 reapply ef93ef3dd4 8 years ago
Julian Lam 513f72c0e9 Merge branch 'develop' into upgrades-refactor 8 years ago
Julian Lam 45c479a101 Merge branch 'master' into develop 8 years ago
barisusakli 2e47cf4db3 intersititial test 8 years ago
barisusakli 8a0cf6c0ac more admin socket tests 8 years ago
barisusakli bb1045c5a0 remove unused require 8 years ago
barisusakli ef93ef3dd4 if user does not have settings object skip 8 years ago
psychobunny 06eabbc507 typo 8 years ago
psychobunny 7bdbe7d9db wrong date 8 years ago
psychobunny 5d9b6062d6 simpler method for getting pids 8 years ago
psychobunny 86a8b8ab93 posts:votes sorted set 8 years ago
Julian Lam 1c9cbc3365 Merge branch 'develop' into upgrades-refactor 8 years ago
barisusakli feb359f7d4 closes #5479 8 years ago
Julian Lam 4a851e0a85 Merge branch 'master' into develop 8 years ago
Julian Lam 8166f30b90 abort sound upgrade if no sounds set in config 8 years ago
Julian Lam 022823f57c Merge branch 'master' into develop 8 years ago
Julian Lam 039f80c5aa added null check for #5482 8 years ago
Julian Lam 8f5d1ca4da added null check for #5482 8 years ago
Julian Lam 23a0881311 Merge branch 'develop' into upgrades-refactor
Also handled upgrade script introduced in #5482
8 years ago
Julian Lam 58cbf44143 Merge branch 'master' into develop 8 years ago
Julian Lam 93c96da0b9 adjusted upgrade check logic for instances with no schemaLog 8 years ago
Peter Jaszkowiak da3cb0492c Verbose instead 8 years ago
Julian Lam a2662f8b69 linting for tests to pass 8 years ago
Julian Lam d75cc60e76 added upgrade.check back into upgrade.js 8 years ago
Peter Jaszkowiak 20d250bceb Upgrade script for new sounds system 8 years ago
Peter Jaszkowiak 007051c14c Fix #5476 8 years ago
Julian Lam b1ceec7571 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam 3b1b2d39c6 added some instructions to upgrade script file 8 years ago
Julian Lam b8ee09aacb re: #5467 -- requiring exact filename match sans extension, for a single upgrade to work 8 years ago
Julian Lam b385655dba adding upgrade scripts from all of v1.x.x, #5467 8 years ago
barisusakli 0e7740af32 fix tests for subfolder installs 8 years ago
barisusakli 6aa8c8aa94 merge 8 years ago
barisusakli fa08498a9e closes #5480 8 years ago
psychobunny 2a311d2ff6 printing initialization message twice for some reason 8 years ago
psychobunny 09a1ed0869 Merge pull request #5371 from kingjan1999/master
Update FontAwesome to 4.7.0
8 years ago
Julian Lam 74728a1328 Merge branch 'develop' into upgrades-refactor 8 years ago
Julian Lam 6e7b505ea7 more linting 8 years ago
Julian Lam ddea9f534e running eslint again 8 years ago
Julian Lam 72e77772db Merge branch 'master' into develop 8 years ago
Julian Lam 995f8296a4 linting 8 years ago
Julian Lam e71bd7a27f Merge branch 'master' into styleguide 8 years ago
barisusakli 04b07e292c thumb tests 8 years ago
barisusakli ca1fe557c7 topic controller tests 8 years ago
barisusakli 3a87f2566a more group tests 8 years ago
barisusakli b7d5bc7dc8 more group tests 8 years ago
Peter Jaszkowiak dd2b930824 Resolve merge conflicts, minify only `.js` files 8 years ago
Peter Jaszkowiak ee9d7584e4 Fix test, misc 8 years ago
Peter Jaszkowiak 8b533bb431 Fixes #5474 8 years ago
Julian Lam 4163ce0218 Merge pull request #5473 from pichalite/acp-tags
ACP manage tags page UI changes
8 years ago
pichalite 1d5b3cc73f ACP manage tags page UI changes 8 years ago
Barış Soner Uşaklı b4a32ee96f style changes 8 years ago
Julian Lam a9f144230e Merge branch 'master' into develop 8 years ago
Julian Lam 25f6293821 using io.origins instead 8 years ago
Julian Lam 91d3ce1abc Revert "adding origin to new local ioConfig var, as per @barisusakli, re: #5472"
This reverts commit c1b1ff5c6e.
8 years ago
psychobunny 7b7565ee8e Merge pull request #5468 from pichalite/acp-groups
ACP manage groups UI updates
8 years ago
Julian Lam a4c00663ff Revert "adding origin to new local ioConfig var, as per @barisusakli, re: #5472"
This reverts commit c1b1ff5c6e.
8 years ago
Julian Lam 8154e29ad5 Merge branch 'master' into develop 8 years ago
Julian Lam c1b1ff5c6e adding origin to new local ioConfig var, as per @barisusakli, re: #5472 8 years ago
Barış Soner Uşaklı 9079ee5b14 style 8 years ago
Julian Lam 672d7352bb Merge branch 'master' into develop 8 years ago
psychobunny 458cbfd603 show dashboard notice if forum is running in dev mode 8 years ago
Julian Lam d4c2fc3bc8 closes #5472 8 years ago
psychobunny ebe5ed7560 Merge pull request #5470 from pichalite/acp-templates
Fix ACP templates markup
8 years ago
barisusakli 0de21cb3ff fix tab 8 years ago
barisusakli 09d0ce4778 post tests 8 years ago
barisusakli 4cd4414d19 small change 8 years ago
Barış Soner Uşaklı 026c32f32b Merge pull request #5462 from NodeBB/minify-modules
Minify all module scripts in production
8 years ago
pichalite aea40902b0 Fix markup in category privileges template 8 years ago
pichalite f09f1f6ed8 Fix ACP templates markup 8 years ago
Julian Lam 6ea0fc4e2f changed file schema to be name only, storing them in object sets referencing their applicable versions 8 years ago
pichalite dcb0f18422 ACP manage groups UI updates 8 years ago
Julian Lam e887dda37a Merge pull request #5461 from pichalite/image-dimension
Use ACP profile image dimension setting in cropper
8 years ago
Julian Lam 9eed3abb1d added template to upgrades folder 8 years ago
Julian Lam 5b8c9503c3 refactor upgrade scripts to use individual files in src/upgrades/ as source of schema changes 8 years ago
barisusakli 2dac3d2292 closes #5465, blacklist tests 8 years ago
barisusakli 5c01c7b1c7 delayed notification test 8 years ago
Julian Lam e427f1663e Merge pull request #5456 from NodeBB/sounds-refactor
Sound system improvements
8 years ago
Julian Lam 62e0f5f883 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Barış Soner Uşaklı 89380824f8 navigation test 8 years ago
barisusakli 799f688503 closes #5463 , invitation tests 8 years ago
barisusakli ef90702049 closes #5459 8 years ago
Peter Jaszkowiak beb652ee43 Move `minifier.js` to `src/meta` 8 years ago
Peter Jaszkowiak 9b1068e868 Minify all module scripts in production 8 years ago
pichalite a99572fc48 Use ACP profile image dimension setting in cropper 8 years ago
Peter Jaszkowiak 23540afaeb Resolve merge conflicts 8 years ago
Peter Jaszkowiak b227297ef3 ESlint no-use-before-define 8 years ago
Peter Jaszkowiak 93f38d4f30 ESlint no-multi-assign
and max-nested-callbacks, no-mixed-requires, max-statements-per-line
8 years ago
Barış Soner Uşaklı 1b43faba1a closes #5441 8 years ago
Peter Jaszkowiak 4bb49a7171 ESlint no-unused-vars 8 years ago
Peter Jaszkowiak c18808fdeb ESlint no-useless-concat, no-mixed-spaces-and-tabs 8 years ago
Peter Jaszkowiak 144fa8698c Eslint no-lonely-if 8 years ago
Peter Jaszkowiak 57f89663aa ESlint radix 8 years ago
Peter Jaszkowiak 09e868ce5f ESlint no-useless-escape, no-else-return 8 years ago
Peter Jaszkowiak 11cb3a9554 ESlint operator-assignment, block-scoped-var 8 years ago
Peter Jaszkowiak a0a50677da ESlint n-loop-func, yoda 8 years ago
Peter Jaszkowiak 04bb6513b0 ESlint no-cond-assign, no-void, valid-jsdoc 8 years ago
Peter Jaszkowiak 5a45087fc8 ESlint no-unreachable, no-redeclare 8 years ago
Peter Jaszkowiak 32dc7c23ea ESlint guard-for-in, no-nested-ternary
and operator-linebreak
8 years ago
Peter Jaszkowiak c4bdb72941 ESlint no-unneeded-ternary
and no-extend-native, no-sequences
8 years ago
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing 8 years ago
barisusakli b33d34f7cf refactor user/picture.js 8 years ago
Barış Soner Uşaklı 23ed1af282 Merge pull request #5457 from pichalite/image-extension
Add extensions for cropped images
8 years ago
Peter Jaszkowiak 1493afee2a ESlint indent 8 years ago
Peter Jaszkowiak 3b0dd2d1ef ESlint padded-blocks 8 years ago
Peter Jaszkowiak feb8405f95 ESlint eol-last 8 years ago
Peter Jaszkowiak 41896e1fc7 ESlint lines-around-directive 8 years ago
Peter Jaszkowiak f3a8256f35 ESlint strict 8 years ago
Peter Jaszkowiak a038c66549 ESlint quotes 8 years ago
Peter Jaszkowiak 604358ecc4 ESlint keyword-spacing, no-multi-spaces 8 years ago
Peter Jaszkowiak a5a3f3089a ESlint no-mixed-operators 8 years ago
Peter Jaszkowiak 2e031f3759 ESlint comma-spacing 8 years ago
Peter Jaszkowiak 277a7fb8b4 ESlint key-spacing, no-trailing-spaces 8 years ago
Peter Jaszkowiak 34e233fe1d ESlint spaced-comment 8 years ago
Peter Jaszkowiak 532951c24f ESlint space-in-parens, block-spacing 8 years ago
Peter Jaszkowiak b1b486f729 ESlint quote-props 8 years ago
Peter Jaszkowiak 3361a72725 ESlint no-plusplus
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak d1101a7fb4 ESlint dot-notation
and func-call-spacing
8 years ago
Peter Jaszkowiak d7526b5e44 ESlint array-bracket-spacing
and object-property-newline
8 years ago
Peter Jaszkowiak 1cf25f57fc ESlint no-space-func 8 years ago
Peter Jaszkowiak 3d6bfa47c5 ESlint no-useless-return 8 years ago
Peter Jaszkowiak 879470f417 ESlint brace-style 8 years ago
Peter Jaszkowiak 52f2028206 ESlint no-multiple-empty-lines 8 years ago
Peter Jaszkowiak b09b3aef7f ESlint no-undef, remove global comments 8 years ago
Peter Jaszkowiak 2ba46808a1 ESlint one-var, fix comma-dangle 8 years ago
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle 8 years ago
pichalite aacd8a2422 Fix return and tests 8 years ago
pichalite 7f4e4c8e2e Fix styling 8 years ago
pichalite 4d755bad0c Use typeToExtension from file.js 8 years ago
pichalite 8dab8864f6 Add extensions for cropped images 8 years ago
barisusakli aa64ec7db1 remove unnecessary code 8 years ago
Peter Jaszkowiak 9f15008247 Address review issues 8 years ago
Julian Lam f7f5b2c8d9 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam 5ee2aa8adb Merge pull request #5453 from NodeBB/patch_5369
Fix #5368
8 years ago
barisusakli e009ce5609 closes #5443 8 years ago
Peter Jaszkowiak c75391f9f5 Sound system improvements
- Fix sound ACP uploads
- Display soundpack names with sound files
- Soundpacks can have sounds with identical names
- Link sounds during build step
- Generate map of sound name to file name during build step
- Change how soundpacks work. It's now done via a field in plugin.json
8 years ago
Peter Jaszkowiak 3d56dc4857 Fix #5368 8 years ago
Julian Lam 8bf719b258 Merge pull request #5431 from NodeBB/ajaxify-cache-buster
Ajaxify improvements, `/assets/uploads/` fixes, cache buster improvements
8 years ago
Julian Lam fcaefbadca Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam 9e23d09e5e removing outdated logic to call process.exit on reset completion as all invocations use callbacks now. Allowing invocation of reset -p and -t without nodebb-plugin- or nodebb-theme- prefix 8 years ago
Anil Mandepudi c25836b5fc Option to upload without cropping (#5447)
* Option to upload without cropping

* Fix styling

* Fix styling

* Add missing semi-colon

* I fail at styling :fail:
8 years ago
barisusakli 4bbf517af3 rewards test 8 years ago
barisusakli 9f67142786 closes #5440 8 years ago
psychobunny 0667870286 set an active state for pageview options 8 years ago
psychobunny 3d1425605a prettification of pageview stats 8 years ago
psychobunny 5e35170805 ghfw :rage1: 8 years ago
psychobunny ccfec622d4 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 8 years ago
psychobunny 9e354a09d1 prettier stats on dashboard 8 years ago
barisusakli 30f35c42f6 fix eslint 8 years ago
barisusakli a3cbe5e090 #5436 8 years ago
barisusakli 21eefb9760 closes #5436 8 years ago
barisusakli 8b006fb1ab closes #5434 8 years ago
Peter Jaszkowiak b553236620 Better defaults if cache buster read fails 8 years ago
Julian Lam eae541d040 Merge branch 'master' into develop 8 years ago
Julian Lam 21bc1fba3f Merge pull request #5429 from BenLubar/redis-drops-socket-messages
Fix forum instances using Redis dropping socket.io messages.
8 years ago
Julian Lam 6289f118ae updated cron strings with 5-digit strings instead of 6-digit ones 8 years ago
Ben Lubar 9fb16e3520
Fix forum instances using Redis dropping socket.io messages.
Bug introduced in b08acd197c.

https://github.com/socketio/socket.io-redis/releases/tag/3.0.0
https://github.com/socketio/socket.io-redis/issues/185
8 years ago
Julian Lam 7f124a3ccf Merge branch 'master' into develop 8 years ago
Julian Lam 6b2e40a8ce promoting digest output to info, instead of verbose 8 years ago
barisusakli f4a6527ce6 getRecentPosterUids test 8 years ago
Peter Jaszkowiak 8f27d7810b Ajaxify improvement, `/assets/uploads` 8 years ago
Julian Lam 7ba111acdd Merge pull request #5420 from NodeBB/assets-route
/assets/uploads
8 years ago
Barış Soner Uşaklı a3e327301b update regex 8 years ago
barisusakli b1511a1870 change client route 8 years ago
Julian Lam a17c26ea45 Merge branch 'master' into develop 8 years ago
barisusakli 2c527cdfeb more fixes 8 years ago
barisusakli ae5deff3d5 fix uids 8 years ago
barisusakli 21861fa931 fix next 8 years ago
barisusakli 4f02775bdf replies change 8 years ago
barisusakli ab7867d4b5 topic follow tests, fix filterIgnoring 8 years ago
psychobunny 570efb9e4b Merge branch 'develop' into threads-enhancement 8 years ago
psychobunny 575a3c7b9d no need for a call to count replies 8 years ago
Peter Jaszkowiak 0fffde67b5 Undeprecate `/uploads` 8 years ago
psychobunny 83cd960ffa improved threaded view design 8 years ago
Peter Jaszkowiak aaacdb8413 Fix #5416, uploads path config setting
- Finish moving uploads route to `/assets/uploads`
- Remove `upload_url` config setting, it was broken
8 years ago
Julian Lam 87e02b264c Merge branch 'master' into develop 8 years ago
Julian Lam ce2bda0648 utilising async series if OS reports that system only contains one CPU processor 8 years ago
barisusakli 387110fecc closes #5315 8 years ago
Julian Lam 8a0a74d95e Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam b5daedb7a3 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Peter Jaszkowiak b530701cff Fix tabs 😡 8 years ago
Peter Jaszkowiak bb1bfb0449 Merge branch 'master' into assets-route 8 years ago
psychobunny df1a1811f2 add horizontal rule on top of image crop tools 8 years ago
pichalite 2c5f8ed8e6 Add image options to cropper modal 8 years ago
psychobunny dbc3113940 Merge pull request #5412 from pichalite/cropperjs
Ability to crop profile images before uploading
8 years ago
pichalite b757f563df Move tpl and less to core 8 years ago
Peter Jaszkowiak d31499a860 Fix tests rewriting `logo.png` 8 years ago
pichalite 6a073277ac Fix ACP layout on tablets 8 years ago
barisusakli a15aaaf389 closes #5394
dont allow socket.emits during maintenance mode
8 years ago
Julian Lam bfd16d188e Merge branch 'master' into develop 8 years ago
barisusakli e3a2e13438 build test 8 years ago
Peter Jaszkowiak 360a35d0a6 Resolve merge conflicts 8 years ago
Peter Jaszkowiak 5aa3e6b95b Merge branch 'master' into nodebb-executable-refactor 8 years ago
Peter Jaszkowiak 553567c3b2 Refactor `nodebb`, move `build.js`, add `--dev` 8 years ago
pichalite de28ff5d43 Ability to crop profile images before uploading 8 years ago
barisusakli ae7f9bac98 prevent crash if uri is malformed 8 years ago
Peter Jaszkowiak bf44ca20f2 Better deprecation warning for old language route 8 years ago
barisusakli 51981ffb99 get extention from content type 8 years ago
barisusakli b37d52c089 closes #5407 8 years ago
Peter Jaszkowiak c14a31644b Merge branch 'master' into 'develop' 8 years ago
Peter Jaszkowiak 54ac23cc7a Revert "No 404 responses for missing language files"
This reverts commit f0c941e5ae.
8 years ago
Stephan 0c6679ca9c Update dashboard.js 8 years ago
Julian Lam debffe385f closes #5316 8 years ago
barisusakli 366ab103a4 closes #5405 8 years ago
Julian Lam 3ab631c82e Merge pull request #5391 from Pappmann/patch-4
added missing translation in dashboard
8 years ago
Julian Lam 7c7517d72b Merge pull request #5392 from Pappmann/patch-5
fixed missing translation string
8 years ago
Julian Lam 7414482753 Merge branch 'master' into develop 8 years ago
Julian Lam 05c724de30 added new hook for messaging teaser retrieval, and casting input as String before execuring stripTags templates helper 8 years ago
psychobunny e2b30d6329 improve regex for unwanted whitespace in cover:url 8 years ago
barisusakli 3fb7f9fce5 closes #5398 8 years ago
barisusakli a143a15f5d closes #5397 8 years ago
Julian Lam 4df8832c8d adding conditional to upgrade script to handle cases where an upgrade is performed on a flag that is already in database 8 years ago
Peter Jaszkowiak f4147f7922 Generate cache buster on build 8 years ago
barisusakli 2a33991f0d read usercount from global object 8 years ago
Julian Lam ae279fe57f casting some values as int, in ensureSelfOrPrivileged middleware 8 years ago
Peter Jaszkowiak f0c941e5ae No 404 responses for missing language files 8 years ago
Julian Lam dbb71423a8 executing core middlewares first before secondary or plugin middlewares 8 years ago
Julian Lam ea7d61e2e4 handling err in src/meta/languages.js 8 years ago
Julian Lam 372138c789 Revert "fixing bug that caused plugin language files to not be parsed"
This reverts commit b2bb1a7c24.
8 years ago
Julian Lam b2bb1a7c24 fixing bug that caused plugin language files to not be parsed 8 years ago
Julian Lam a7aaf8ea96 fixing bug that caused plugin language files to not be parsed 8 years ago
Julian Lam fcec6fd41d Merge remote-tracking branch 'origin/master' into develop 8 years ago
barisusakli 0b95eab71e use roomName if availabe in taskbar
if room is renamed update title on taskbar
8 years ago
Stephan 374bc04cdb fixed missing translation string 8 years ago
Stephan af4df8e197 added missing translation
added missing language string in dashboard.js
8 years ago
Peter Jaszkowiak 001aa3d1a8 Fix tests, npm Windows fixes 8 years ago
Peter Jaszkowiak 186209a0a3 Build plugin `staticDirs`
- route `/plugins` -> `build/public/plugins`
- symlink `staticDirs` directories into `build/public/plugins`
- remove custom `/plugins` route handling
8 years ago
Peter Jaszkowiak df77890c2a Plugin `defaultLang` defaults to `en-GB` 8 years ago
Julian Lam 73879b824c Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak 7c88a55153 Fix empty lines in language selectors 8 years ago
Julian Lam 339845ff6b Merge pull request #5366 from pitaj/build-translations
Compile translations in the build step
8 years ago
Julian Lam 76376f52c3 Merge remote-tracking branch 'origin/master' into develop 8 years ago
barisusakli ef72762ba7 use groups.isMemberOfGroups 8 years ago
Peter Jaszkowiak 7f2ded17ab Comments, misc 8 years ago
Barış Soner Uşaklı bcd2b5cc50 Merge pull request #5376 from pichalite/post_create
Send isMain to post.save filters
8 years ago
pichalite 9176f7e037 Only send isMain to hook instead of saving to post hash 8 years ago
Julian Lam 48909e753c Merge branch 'master' into develop 8 years ago
Julian Lam 06a77143bd additional logging and removing interstitial session data if plugins don't return interstitials 8 years ago
Peter Jaszkowiak 65b866192e Fix failing tests 8 years ago
pichalite a3c05b2ea4 Send isMain to post.save filters 8 years ago
Peter Jaszkowiak aff53cccc5 Plugin language fallback support 8 years ago
Julian Lam 183fdf06cb Merge pull request #5356 from DomLennonZA/master
Adding more specific timings for session timeout
8 years ago
Dominic Lennon 3f116e7636 Fixing null ttl issue for MongoSession 8 years ago
Dominic Lennon b1f0f8fa8b Adding ttl value to the MongoStore options 8 years ago
Dominic Lennon 3507e4ce0e Adding closing <p> 8 years ago
Dominic Lennon a06e39528f Code review change 8 years ago
Peter Jaszkowiak 8c86b2e32c Build pipeline improvements
- Refactor meta/css
- `fs.link` usage consolidated to `file.link`
- rimraf built modules directory to fix error
- Remove `local-assets` flag
8 years ago
kingjan1999 cbe8807ebd update fontawesome.tpl 8 years ago
Peter Jaszkowiak 05b68391dd Use `/assets` for client assets
- Route `/assets` -> `build/public`, falling back on `public`
- Moved destinations for `nodebb.min.js`, `acp.min.js`, `admin.css`, `stylesheet.css`, `templates`, and `sounds` to `build/public`
- r.js modules previously routed through express are now symlinked into `public/build/src/modules`
- minfiles no longer served from a memory cache
- use config `views_dir` setting everywhere template directory is used
- fix cache buster `v=v=`
8 years ago
Peter Jaszkowiak e1a29f4aa8 Switch to `assets` route 8 years ago
Peter Jaszkowiak b4b3be3d97 Cache bust translations, query param name 8 years ago
Peter Jaszkowiak c97764ee6f Fix incomplete "group" search results 8 years ago
Peter Jaszkowiak 2f07c18c5a All hail the glorious translation prebuilding 8 years ago
Julian Lam 9dcbe875a0 Merge branch 'master' into develop 8 years ago
Julian Lam c99321a518 always setting app.previousUrl now, and passing cid into filter:category.topics.get hook 8 years ago
barisusakli 8f0f959d53 add `filter:categories.copyPrivilegesFrom`
https://github.com/Schamper/nodebb-plugin-poll/issues/77
8 years ago
Julian Lam 2a9088d571 updating checkGlobalPrivacySettings middleware to hook into write-api for auth 8 years ago
Julian Lam 10f270d016 adding byPid zset for flags 8 years ago
Julian Lam bef3da5b48 pass flagId into flag.update hook 8 years ago
Julian Lam 6c04e393b5 fire hooks for flag update 8 years ago
barisusakli 8f916343f0 closes #5361 8 years ago
barisusakli 938022a0f7 add postData to action:post.delete, closes #5360 8 years ago
barisusakli 274448426d helpers.setupAdminPageRoute 8 years ago
barisusakli 1e137636c9 closes #5359 8 years ago
Julian Lam d29361f4c9 added additional visibility masks for profile menu hook, also added isPrivileged user method, closes #5306 8 years ago
Julian Lam 8eb47e1987 added back missing next(), @baris 8 years ago
Julian Lam bbc02dcc5d lol wtf 8 years ago
Julian Lam a13c6f8c65 adding a safeguard into flags upgrade script @baris 8 years ago
barisusakli 367078056e add hook 8 years ago
barisusakli 0c8aa599a0 closes #5357 8 years ago
Dominic Lennon 04e5707143 Fixing lint issues 8 years ago
barisusakli 37bb6e9b6d action:user.removeUploadedPicture 8 years ago
Dominic Lennon ed19454eca Adding more specific timing for session timings 8 years ago
barisusakli dd9e286633 closes #5355 8 years ago
barisusakli 1e9fabc5db closes #5354 8 years ago
barisusakli 611be77361 closes #5353 8 years ago
Dominic Lennon d248ef95cd Fix for issue #5334. SessionStore now uses the correct value 8 years ago
barisusakli cc96e32970 closes #5352 8 years ago
Julian Lam 43056a4bfa Merge branch 'master' into develop 8 years ago
Peter Jaszkowiak ffa2bd14f8 Fix reverse proxies breaking admin translations 8 years ago
barisusakli c0a8fd7395 allow multiple tags 8 years ago
Julian Lam 81ca10d72e Merge pull request #5332 from pitaj/async@2
async v2 upgrade
8 years ago
Julian Lam 3861b2dd80 Merge remote-tracking branch 'origin/master' into develop 8 years ago
Julian Lam 541f51e947 restrict flags interface so that moderators only see flags from cids they can actually moderate 8 years ago
barisusakli ba1889f441 messaging refactor 8 years ago
barisusakli 6b2dde02b5 closes #5333 8 years ago
Peter Jaszkowiak 11f7cc4163 Pass tests 8 years ago
Peter Jaszkowiak ec544518e8 Use async v2 8 years ago
Barış Soner Uşaklı a08474a9fd Merge pull request #5319 from pichalite/issue-5317
Let global mods change user avatar
8 years ago
pichalite 8a68e1d918 Delete cover position data when cover photo is deleted 8 years ago
pichalite ab797b91a4 Let global mods change user avatar 8 years ago
Julian Lam 05fdd35818 removed menu item for flags management in ACP 8 years ago
Julian Lam 277f447f3e fix minSchemaDate in upgrade.js 8 years ago
Julian Lam 3ea927fa65 fix minSchemaDate in upgrade.js 8 years ago
Julian Lam db20df0110 Merge branch 'master' into develop 8 years ago
Barış Soner Uşaklı f225fc3e3d closes #5314 8 years ago
barisusakli 190b3759a0 fix tests 9 years ago
barisusakli a112655bd2 fix missing ; 9 years ago
barisusakli 4943832dd8 fix dupe code 9 years ago
barisusakli 306687ccaa remove old upgrade code 9 years ago
barisusakli e48f1dac2a move bookmarks 9 years ago
barisusakli c927eb15d7 fix requires 9 years ago
barisusakli c36e2aa13d refactor app.js/start 9 years ago
barisusakli e1253f693a fix redis union 9 years ago
barisusakli b71ab64cf4 organize dbal sorted code 9 years ago
barisusakli 476ec6e4ee closes #5307 9 years ago
psychobunny 66d8c29d25 use different path for installer files 9 years ago
Julian Lam 29c7ae7645 Merge remote-tracking branch 'origin/master' into develop 9 years ago
barisusakli f505b47ac9 prevent crash if topic is not found 9 years ago
Barış Soner Uşaklı c4d4d2385b closes #3973 closes #5303 9 years ago
Barış Soner Uşaklı 805cacb2af dont add tid to :tids:posts if its pinned 9 years ago
psychobunny 29cf6f528c no need to check for logged in status in ACP 9 years ago
Barış Soner Uşaklı 1b6d718dab closes #5300 9 years ago
barisusakli a1af59def3 add missing return, fix tests 9 years ago
Julian Lam c640bdf2b9 Merge branch 'master' into develop 9 years ago
barisusakli 988c485874 post tools test 9 years ago
barisusakli f8d958e065 rooms.getAll test 9 years ago
Julian Lam 926186108b ACP Translations 9 years ago
Peter Jaszkowiak daf3ab4db4 WIP 9 years ago
Peter Jaszkowiak 038c45f4b6 `admin/manage` translations, misc
- Translate Manage templates and JS
- Change `translator.translate -> .html` into `.translateHtml` where fitting
- Translate `admin/partials/download_plugin_item`
9 years ago
Peter Jaszkowiak 94eb74646c `admin/manage/categories` translations
- Fix privilege table headers so bottom borders align
- Fix `/admin` route to show Dashboard title correctly
- Translate ACP category management and privileges templates
- Translate ACP category management JS
- Remove unnecessary translates in JS
- Fix bootbox wrapper to work with translations containing html
9 years ago
Peter Jaszkowiak 862908d0eb ACP search and title improvements
- Search uses translated titles if available
- Use `advanced` for `development` route titles
- Remove route title from showing up in results
- Highlight matching part of result title
- Don't show empty result contents when only title is matched
9 years ago
Peter Jaszkowiak 3008794797 `admin/general` JS translations and misc 9 years ago
Peter Jaszkowiak 95bef8f3f6 `admin/extend` JS translations and misc 9 years ago
Peter Jaszkowiak 38eba81933 ACP menu and title translations 9 years ago
Peter Jaszkowiak 0b4c39338e Translation bootbox wrapper
- Replaced minfied bootbox file with unminified one since it's minified at build anyways
- Removed existing override
- Made translator more verbose in dev mode; it now warns about missing translations
9 years ago
Peter Jaszkowiak 20db4657b2 `admin/general` translations 9 years ago
Peter Jaszkowiak 3cd6a8a94b `admin/extend` translations 9 years ago
Peter Jaszkowiak 50aed01c57 `admin/development` translations 9 years ago
Peter Jaszkowiak 6c1b852d48 `admin/appearance` translations 9 years ago
Peter Jaszkowiak 8931702136 `admin/advanced` translations 9 years ago
barisusakli 9ace5c6e17 moved next() of out try/catch 9 years ago
barisusakli 1fed01fe43 ability to filter search by tags 9 years ago
Julian Lam 76bcc1c327 Merge branch 'flagging-refactor' into develop 9 years ago
Julian Lam 283ae564f2 removing incorrect parseInt 9 years ago
Julian Lam babafde726 once more for good measure! 9 years ago
Julian Lam 2ea63f3d42 how much fun is it to fix tests when stack traces don't work? lots. :shipit: 9 years ago
Julian Lam ad633aad45 additional tests and proper handling for purged flag targets, #5232 9 years ago
Barış Soner Uşaklı 4ff3d06f90 escape labelColor, icon, cover:position, validate toPid 9 years ago
barisusakli 6a0cbadb3e closes #5290 9 years ago
barisusakli 009da723c5 meta.configs tests 9 years ago
barisusakli 975141bc9b more tag tests 9 years ago
barisusakli 835669805a tag tests 9 years ago
barisusakli 3bd1c6c2b5 notification tests 9 years ago
barisusakli 55b68197aa closes #4544 9 years ago
barisusakli 9d75c48236 closes #4563 closes #4569 closes #4566 9 years ago
Julian Lam 0927d54c98 ability to filter flags by cid, #5232, more tests 9 years ago
Julian Lam ebffc44600 fix tests, #5232 9 years ago
Julian Lam 5e109bb4a8 Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
barisusakli e17b37edb6 closes #5287 9 years ago
Julian Lam e6768ab572 some more fixes to flags, simplifying qs manipulation in flags search
re: #5232
9 years ago
Julian Lam e028ac1363 passing in arguments to npm instead of command string, closes #5286 9 years ago
xucheng 40d73e2a54 fix ajax 404 err when base url isn't root (#5285) 9 years ago
barisusakli 9e52d5ec04 new hook, action:user.delete 9 years ago
Julian Lam 831c2064a0 For #5232, added tests and returning flag data on socket flag creation 9 years ago
Julian Lam 451c2838d0 Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
Julian Lam 0196997099 fixing issues as found by @barisusakli
re: #5232 and #5282
9 years ago
barisusakli fba28791f5 missing ; 9 years ago
barisusakli c32e6aaabb use build module instead of forking 9 years ago
barisusakli 53fe432d8a fix hook 9 years ago
barisusakli 97c0b33cf6 filter:middleware.render 9 years ago
barisusakli e86708cb0c add cid to widgets.render
init date pickers in widgets ACP
9 years ago
barisusakli 82d3b24cd3 Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
barisusakli 35a15f37ec closes #5276 9 years ago
Barış Soner Uşaklı 1f52048866 Merge pull request #5252 from Fusselwurm/patch-2
ZSET scores are float: parseInt => parseFloat
9 years ago
Anil Mandepudi aea08d58b1 Fix tabs 9 years ago
pichalite 0a4e45c0da Check password length on setup 9 years ago
Julian Lam e227f5842a Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
Moritz Schmidt c8393d6f87 mongo: set scores as float instead of int 9 years ago
barisusakli 1c6cee207f meta/settings test 9 years ago
barisusakli 9627e53922 change group membership methods 9 years ago
Julian Lam dc508fa0cb Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
Julian Lam 4753042306 lowered analytics disk writes to every ten seconds, because why every 10 minutes? :shipit: 9 years ago
Julian Lam 9ada35cfb9 allowing Analytics.increment to have a callback 9 years ago
Julian Lam ebc9abd773 upgrade script and graphs for #5232 9 years ago
barisusakli 0b9829850c closes #5273 9 years ago
Barış Soner Uşaklı e0501656b6 parallel startup 9 years ago
Barış Soner Uşaklı bca6151892 fix lint 9 years ago
Barış Soner Uşaklı 8c8e2ae190 closes #5271 9 years ago
Julian Lam 5d63c0aa3b Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
Julian Lam acf2e4078b fixes #5263 9 years ago
Julian Lam 31996f9377 added page titles 9 years ago
Julian Lam 6533fa066d removed unneeded fixes #5232 9 years ago
Julian Lam e40eb75f8f change history saving to append an object not a serialised array, #5232 9 years ago
Julian Lam a5fb4825b4 deprecating old hook for #5232 9 years ago
Julian Lam 5dd892bd01 a bunch of changes here... allowing user profiles to be flagged, #5232 9 years ago
barisusakli 78b7d5896c convert topic title to string 9 years ago
barisusakli 74b9f1a016 closes #5262 9 years ago
psychobunny 6b7b51eaf0 Merge pull request #5170 from pitaj/master
ACP search updated to support translations
9 years ago
Julian Lam 9f9051026b more work on #5232 9 years ago
Peter Jaszkowiak f1cfed50a1 Translate skins and themes fully 9 years ago
Peter Jaszkowiak 9fd64549a3 Use async instead of Promises 9 years ago
Julian Lam cd3002e812 removed user flag reset method and associated socket call from ACP 9 years ago
Julian Lam 88958049eb added some more filters, and appending event to history on flag creation
issue #5232
9 years ago
Julian Lam 8e1d441e20 Added some quick filters, #5232 9 years ago
Julian Lam b7217e8841 Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
Julian Lam ad732935fb closes #5254 9 years ago
barisusakli cbd6853ccb notif controller test 9 years ago
barisusakli 7d47f4b067 tag tests 9 years ago
Moritz Schmidt e8e33a8a23 ZSET scores are float: parseInt => parseFloat
In Redis, scores of sorted sets can be floats – so we should use `parseFloat` instead of `parseInt` when converting from string to number.
Should not lead to #4939 again, as `new Date()` works regardless of whether it's being passed a float or integer.
9 years ago
Julian Lam 753d4b0275 wrapped up basic functionality of list and detail for flags, filter support. #5232 9 years ago
Julian Lam 9129597811 #5232 some tweaks to flag history saving 9 years ago
Julian Lam 169defd194 #5232, update flag history to save new value 9 years ago
Julian Lam 0724bee6c6 removed deprecated dismiss methods 9 years ago
Julian Lam 20fa8ebf76 simplified flags.get a tad 9 years ago
Julian Lam dde3d2b135 Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
Julian Lam 33ff5e09bb updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit 9 years ago
Julian Lam 23cdeeb344 linting :shipit: 9 years ago
Julian Lam a1b49a98e7 locking down session deletion route to admins and global mods only 9 years ago
barisusakli 69b766bbc8 more tests 9 years ago
barisusakli 1440139903 more tests 9 years ago
barisusakli 091f459f5e search socket test 9 years ago
barisusakli 4b6e4f085d more tests
group cover upload tests
registration approval queue tests
9 years ago
Julian Lam c36fe3389e Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
Julian Lam f1d144f15e history appending, finished up notes, #5232 9 years ago
psychobunny bcb3903446 priv table headers 9 years ago
Peter Jaszkowiak 5223bb5191 Merge branch 'master' of github.com:nodebb/nodebb 9 years ago
Julian Lam d9d60c20bd flag updating and note appending, #5232 9 years ago
Julian Lam 709a7ff7f0 fixed issue with getUsersData not actually returning the same number of elements as was passed-in 9 years ago
barisusakli fb42b83e1b remove hardcoded value @pichalite 9 years ago
barisusakli 7f90e31a38 more socket user tests 9 years ago
barisusakli c3980d0c2e follow tests 9 years ago
barisusakli 5cf8006640 fix style 9 years ago
Julian Lam 888c120e08 removed some unneeded methods for #5232 9 years ago
Julian Lam c5b9c1e2a4 Merge remote-tracking branch 'origin/master' into flagging-refactor 9 years ago
Julian Lam e9ff605a20 some more tests for #5232 9 years ago
barisusakli 9ba93d8be9 group search tests 9 years ago
barisusakli ea007e2da4 closes #5245 9 years ago
barisusakli d6c2779ed0 remove placeholder #5242 9 years ago
Julian Lam c5c2d27180 flag assignees, state, notes WIP, #5232 9 years ago
barisusakli 02aadf79b5 account/posts controller tests 9 years ago
barisusakli 4cb48c46ab closes #5242 9 years ago
Julian Lam fceb5cc86b more work on flags detail pages (#5232) 9 years ago
Julian Lam 0bf82c0e47 Merge branch 'master' into flagging-refactor 9 years ago
barisusakli f8caed95db don't crash if plugin doesnt set defaultLang 9 years ago
barisusakli afef79a81e closes #5241 9 years ago
Peter Jaszkowiak 77e58f31c5 Fixes, passes tests 9 years ago
Peter Jaszkowiak fd4d53e42c Remove unnecesary admin search indexing 9 years ago
Peter Jaszkowiak de6ced4e07 Tests for admin search, simplifications 9 years ago
Peter Jaszkowiak e3dd68e19c Explanations and simplifications 9 years ago
Peter Jaszkowiak a431dc0305 ACP search updated to support translations 9 years ago
barisusakli 49267d54b7 topics unread tests 9 years ago
barisusakli 444da3c9ec closes #5238 9 years ago
barisusakli 57c8e3e61c fix update privacy 9 years ago
barisusakli dff4ee767c more group tests 9 years ago
barisusakli d8a1e98a43 fix permalinks on pagination 9 years ago
Julian Lam 9f7c4befea omg tests (#5232), and .create returns flag data now 9 years ago
Julian Lam 98a104564b some light refactoring, details API (#5232) 9 years ago
Julian Lam 640df0379e flag list page (#5232) 9 years ago
Julian Lam 106502952a fixed crash in flags page for now 9 years ago
Julian Lam 1aa70c57eb WIP 9 years ago
barisusakli aa69481a0c dont mark chat notifications read if you are not in the room 9 years ago
barisusakli c33d3e874a store pinned topics in new zset
keep pinned topics on top on different sort types
9 years ago
barisusakli d4638ffc15 fix test dont turn single pages into ... 9 years ago
Barış Soner Uşaklı dde32744b7 change pagination so its similar to GH 9 years ago
barisusakli 1c3d9f7e94 switch to createIndex 9 years ago
barisusakli b807915515 removed incorrect markread nid 9 years ago
barisusakli 4b815449f1 closes #5234 9 years ago
barisusakli d3fff28de5 use base_dir 9 years ago
barisusakli 31168c669b closes #5231 9 years ago
barisusakli 6beacdb80c fix headers for new installs
encodeURI(undefined) === "undefined"
9 years ago
barisusakli 12d46ca441 remove async.series 9 years ago
Julian Lam ffbebc646a linting 9 years ago
Julian Lam b7fa8c1db1 fixes #5230 9 years ago
Peter Jaszkowiak c5237443cd Standard language codes (#5218)
* Use standard language codes. Fallback for plugins.

* Fix transifex config

* Tab vs space here for some reason

* Remove redundancies

* config.relative_path instead of allcaps

* added upgrade script for existing users' accounts
9 years ago
Julian Lam cafbdfd83e fixes #5226 9 years ago
barisusakli 4ff71f6b0b allow two sections 9 years ago
barisusakli 5d6e2ad083 multiple test fixes 9 years ago
barisusakli 17f8afd0dc closes #5230 9 years ago
barisusakli f754c8b7df digest test 9 years ago
barisusakli d2fa0c3e6a vote socket tests 9 years ago
barisusakli 1658ebbe20 categories update test 9 years ago
barisusakli f7b77c5341 removed file.exists from getFromFile 9 years ago
barisusakli 259d49e392 all procs should load the js from file 9 years ago
barisusakli cecb4c0403 some more group tests 9 years ago
barisusakli 584cfd09ef suggested topics test 9 years ago
barisusakli 069a90e792 move maintenance mode 9 years ago
barisusakli 38bc8ad5ae maintenance tests 9 years ago
Julian Lam 5916530a35 fix topic creation regression caused by 576df84218 9 years ago
Julian Lam f0936fcafb fixes #5225 9 years ago
barisusakli dcb6773782 #5223 9 years ago
Julian Lam 576df84218 trimming composer input before doing length check in replies 9 years ago
barisusakli b49af0a135 #5223
adjust pagination so each page shows `postsPerPage` posts
9 years ago
barisusakli db14c29e41 socket.io/categories tests 9 years ago
barisusakli 6acc79ec07 convert title to string 9 years ago
barisusakli 2c77a88ba4 closes #5220 9 years ago
barisusakli 51b41a9b44 fix eslint 9 years ago
barisusakli 5d4903f643 fix test 9 years ago
Julian Lam 6acbd3ea21 optimising build step for #5211 9 years ago
barisusakli ef87a2b7d7 closes #5219 9 years ago
Julian Lam 0e8bf17ff0 re: #5211, bringing back the RELOAD BUTTON :rage2: 9 years ago
barisusakli a3efe42938 fix test 9 years ago
barisusakli dada858565 add canReply to messages 9 years ago
barisusakli 83c50f0648 add back emitter 9 years ago
barisusakli 9796f54580 analytics tests, reduce bcrypt rouds for tests 9 years ago
barisusakli e3616ab0f9 socket/meta test 9 years ago
barisusakli 853cea7fec removed emitter.js 9 years ago
barisusakli 5e7fb4eeb2 widget tests 9 years ago
barisusakli 50a2a7abbe plugins/install tests 9 years ago
barisusakli f1a933210b notifications.pushGroups 9 years ago
Barış Soner Uşaklı 42aa4fb67b Merge pull request #5212 from stuwil/fix-relative-path-login-redirect
Replace only base URL in login return URL, fixes #5205
9 years ago
Julian Lam 9bab0b53b0 re: #5211, broke out meta.css.minify to accept targets, made build output marginally nicer looking 9 years ago
Julian Lam 232b387652 set up plugins in build step as well 9 years ago
Julian Lam b1f23c8c4b read req.uid instead of req.user.uid in admin groups list 9 years ago
barisusakli 71c7ef9109 fix test 9 years ago
barisusakli 4f0e93732a #5211
remove passing js/css between procs
9 years ago
Julian Lam 299fcb99f1 more progress on #5211 9 years ago
Stuart Williams f92758c764 Replace only base URL in login redirect URL, fixes #5205 9 years ago
barisusakli f2e4d9ce53 change flag tests so they use socket methods as well 9 years ago
Stuart Williams a20027d8f5 Add missing relative path to Admin tags and widgets links 9 years ago
barisusakli 3380f61985 more tests 9 years ago
barisusakli 2476ab3684 closes #5202 9 years ago
Julian Lam 2f2eb1457d auto-redirect to SSO flow should work in subfolders too 9 years ago
Julian Lam ede7a71db7 Fixes #5186
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.

This room can also be used to emit messages across windows/tabs...
9 years ago
Julian Lam 7d523fae0f closes #5200 9 years ago
barisusakli ee75c69817 post edit tests 9 years ago
barisusakli 1a9dd2311c closes #5175 9 years ago
Ben Lubar e151916f1a
Fix followed topic notifications going to the last unread post
Regression introduced in 1b34ebe230.

Bug originally reported in #4469.
9 years ago
Julian Lam e6c9c89342 closes #5197 9 years ago
barisusakli 1e543dd394 fix profile views on redis 9 years ago
barisusakli 8294fc90e3 closes #5084 9 years ago
barisusakli ce9be7e694 closes #5132 9 years ago
barisusakli 1b34ebe230 closes #5133 9 years ago
barisusakli c1d28af2a7 filter posts that you cant read 9 years ago
Barış Soner Uşaklı 43bcd453dd Merge pull request #5192 from BenLubar/replies-permissions
Check whether the user can read the replies
9 years ago
pichalite 9bcb5710c1 UI fixes for ACP -> Manage -> Registration Queue 9 years ago
pichalite 0087a672ba UI fixes for ACP -> Manage -> Users 9 years ago
Barış Soner Uşaklı b38a10f96a add pagination to user profile 9 years ago
Ben Lubar 5937fefa39
Check whether the user can read the replies and allow filtering the reply count in plugins 9 years ago
barisusakli ecef0c6ad5 more user tests 9 years ago
barisusakli d23966c534 more tests 9 years ago
barisusakli 3ec760ac85 inf scroll tests for topics 9 years ago
barisusakli ce7513c347 allow cookieDomain from config.json 9 years ago
barisusakli f30b694545 gitInfo error doesnt block page 9 years ago
barisusakli 01e7b864b8 change batch.js style 9 years ago
barisusakli 5cfe379841 fix recent for inf scroll 9 years ago
barisusakli 556dfa51d9 fix pagination querystring on /recent 9 years ago
barisusakli f8ae7b069c cid filter 9 years ago
barisusakli 58fff8b0af up persona fix test 9 years ago
barisusakli fb47bf3889 unread/recent changes closes #4774 9 years ago
Anil Mandepudi 6b23dd574e Use postcss-clean to minify css instead of less (#5179)
* use postcss-clean to minify css instead of less

* alphabetical order

* white space

* white space

* Update css.js
9 years ago
Ben Lubar 2185d8eb99 Ban UI fixes (#5169)
- Permanent bans assigned by global moderators no longer expire immediately
  (does not apply retroactively)
- Bans with no reason given no longer have "undefined" as their reason
  (applies retroactively)
- 0 is now a selectable value for "ban duration, select 0 for permanent"
9 years ago
Anil Mandepudi f7b64d655a Fix issue where CSS files imported along with less files are not getting minified (#5178) 9 years ago
Barış Soner Uşaklı af3b6e2759 Merge pull request #5176 from pitaj/is-main
isMain on topic.create for filter:post.create
9 years ago
Julian Lam 7993f6a4d8 fix duplicate labels in cookies ACP template 9 years ago
Peter Jaszkowiak 91a28e98b7 isMain on topic.create for filter:post.create 9 years ago
barisusakli eca850c4b1 nested reply improvements
on new post increase count and add nested reply if replies are expanded
on post purge reduce count and remove nested reply
9 years ago
barisusakli 96d05b58d4 show deleted replies like regular deleted posts 9 years ago
Julian Lam 66aea0eed1 closes #5167 9 years ago
barisusakli a4dfe608e9 ban tests, user/info test 9 years ago
barisusakli 218a1b7aab closes #5015 9 years ago
Julian Lam 663f05b972 adding back banReason to header rendering, as it regressed in 1f10e0b 9 years ago
barisusakli 7a8de6169b admin controller tests 9 years ago
barisusakli ff08cbf677 replies to posts 9 years ago
Barış Soner Uşaklı 0c08e44a34 Merge pull request #5050 from BenLubar/replies-to-post
Add a sorted set for replies-to-this-post
9 years ago
Julian Lam 1f10e0b287 fixed #5166 9 years ago
Barış Soner Uşaklı 4668acaf36 Merge pull request #5160 from BenLubar/plugin-registration-approval-queue
Allow plugins to affect whether a registration goes into the queue
9 years ago
Barış Soner Uşaklı 2214a4d156 Merge pull request #5164 from yariplus/cflags
flag tests
9 years ago
yariplus 179b66d74a flag tests 9 years ago
Ben Lubar d4774e98b4
remove unused functions added in this pull request 9 years ago
Ben Lubar ea10f51f2e
UI for replies-to-post (needs theme update) 9 years ago
Ben Lubar a654a2a5fe
Work around MongoDB bug (see https://github.com/NodeBB/NodeBB/pull/5050#issuecomment-256766439) 9 years ago
Ben Lubar 69ee813d3e
fix typoed variable name 9 years ago
Julian Lam f97f45a138 logic to show a modal to banned users when they try to log in via SSO 9 years ago
Ben Lubar 123c66e3ec Cache the number of replies in the post object. See #5050.
https://github.com/NodeBB/NodeBB/pull/5050#pullrequestreview-4248269
9 years ago
Ben Lubar 5d66811213 Include reply count with posts in topics 9 years ago
Ben Lubar fae28ed3cc Add an index for going from a post to its replies 9 years ago
Ben Lubar 2161f0d473
Allow plugins to affect whether a registration goes into the queue 9 years ago
barisusakli 777914b762 more api tests 9 years ago
barisusakli 687cce6089 closes #5159 9 years ago
barisusakli 2d10490ca3 more plugin tests 9 years ago
Anil Mandepudi 619ca48403 remove shims for IE8 (#5157) 9 years ago
barisusakli d8a9df74d7 fix wrong error returns, more tests 9 years ago
barisusakli 553ee7dcdd more chat tests 9 years ago
Julian Lam 4b5c98fb21 fix broken ACP login, closes #5156 9 years ago
Julian Lam 0590a4f2cf closes #5156 9 years ago
Sergii Paryzhskyi e515b791da Fix eslint rules (#5117)
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
9 years ago
Julian Lam 727710fbd9 using middleware.authenticate for chat route instead of ensureLoggedIn 9 years ago
barisusakli c8b5c181ff fix flag on redis
check if number is returned on tests
9 years ago
barisusakli a995afbfe0 fix style 9 years ago
Julian Lam 2463e85c0d allowing moderators access to the account info page 9 years ago
barisusakli b44f3f4811 closes #5150 9 years ago
barisusakli 2c65b2ecf3 closes #5143 9 years ago
Barış Soner Uşaklı 4859e499e4 filter falsy events first 9 years ago
Barış Soner Uşaklı 92c58cc62f Merge pull request #5131 from bdharrington7/bugfix/undefined_events
Filter out any undefined events
9 years ago
barisusakli bcdd7b12f0 closes #5149 9 years ago
Julian Lam 1abef16cd9 fixes #5147 9 years ago
Barış Soner Uşaklı 041022db63 #5145
dont crash if res.locals.config is undefined
9 years ago
Barış Soner Uşaklı 4e5d120763 closes #5142 9 years ago
Barış Soner Uşaklı cbd936c547 closes #5140 9 years ago
Julian Lam bf276d5147 fixes #5144 9 years ago
Julian Lam 02998669c3 introducing option to disable chat message editing/deletion 9 years ago
Julian Lam d4d3fa3102 add warning about gmail routing 9 years ago
barisusakli b1773ad51d add new hook to add more fields to csv download 9 years ago
barisusakli 8c7de0f239 fix eslint 9 years ago
barisusakli 1e486875f4 add top posters and most rep to acp 9 years ago
bdharrington7 6dba11957e Filter out any undefined events 9 years ago
barisusakli f0f3a86908 closes #5128
write more messaging tests
9 years ago
barisusakli 9131f9d8f6 controller tests 9 years ago
Barış Soner Uşaklı c512a02c83 Merge pull request #5124 from yariplus/lexistuff
Add additional lexical dbal operations.
9 years ago
yariplus af2122bdb9 fix lex tests maybe 9 years ago
barisusakli 4a0f67afdc search tests
new method emptydb
use emptydb instead of flushdb, flushdb  removes indices for mongo which
breaks search tests
initialize meta.config properly in tests
enable nodebb-plugin-dbsearch for tests
9 years ago
yariplus 472dd007d8 fix mongo lex callback 9 years ago
barisusakli cd71eb909d closes #5125 9 years ago
barisusakli 5cd2da4309 Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
barisusakli c972a339e6 fix value 9 years ago
barisusakli 862678eefe encodeURIComponent header values 9 years ago
Julian Lam 4ceb8914e9 adding email sent tally to digest output 9 years ago
Barış Soner Uşaklı 54a24f8dbd Merge pull request #5122 from yariplus/patch-14
Add oldTitle to topic edit hook
9 years ago
yariplus be3b35dea3 fix callbacks and regex 9 years ago
yariplus 1bb44e2429 Allow lex min and max to be inclusive or exclusive. 9 years ago
yariplus 437d2744cc addl lex commands for mongo 9 years ago
yariplus ef20757f3e zremrangebylex, zlexcount 9 years ago
barisusakli 1a63672e66 more test fixes 9 years ago
yariplus 1fc5e5d0d3 getSortedSetRevRangeByLex 9 years ago
Timothy Fike cfa5974515 Add oldTitle to topic edit hook 9 years ago
barisusakli 817cd29f00 try require from root 9 years ago
barisusakli 12f366f4b4 more tests
register/login/logout tests
ability to test socket.io emits for logged in users
9 years ago
barisusakli b8a3ca98cb added callback to webserver.listen
wait for webserver to be ready to run tests
added topic restore test
added test to load topic via controller
9 years ago
barisusakli e462fadd94 init express/webserver for tests 9 years ago
barisusakli 6d97c4cec8 up mongo deps, create session store after db.authenticate 9 years ago
barisusakli bfcef27c47 plugin tests 9 years ago
barisusakli c0db7798b9 fix tests :dull: 9 years ago
barisusakli 235fe9efe3 fix chat modal title 9 years ago
barisusakli 3270f39db0 closes #5118 9 years ago
barisusakli dd077117a2 refactor user.updateProfile and write test 9 years ago
barisusakli 139360ce18 if chat is restricted dont allow adding to room 9 years ago
barisusakli b32d7b86e8 fix isModeratorOfAnyCategory
returns true/false now instead of an array
new method getModeratedCids returns an array of moderated cids
9 years ago
Julian Lam 3272c0b98c linting 9 years ago
Julian Lam 7ba76fc0b6 showing assignee avatar in flags list 9 years ago
Julian Lam ead4de6c6f Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint 9 years ago
Julian Lam eb16eb318e exposing links to moderator tools pages in user logged-in dropdown, closes #5113 9 years ago
Julian Lam e80400665e closes #5111 9 years ago
barisusakli 5f16205d15 closes #5109 9 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 9 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 9 years ago
HeeL 9a0d764bbd Fix wrap-iife linter rule 9 years ago
barisusakli caf30b5580 use post 9 years ago
barisusakli 460ac17eaa closes #4647
addm upvotes, downvotes and votes to getPostSummary
9 years ago
barisusakli 2eec1afc46 fix upgrade script so it only runs once 9 years ago
Julian Lam 4f159acf56 fixes #5104 9 years ago
barisusakli 58810aa063 only delete priv groups if they are empty 9 years ago
barisusakli 59d035376b closes #5025 9 years ago
barisusakli eb174739ee closes #5101 9 years ago
barisusakli dd7839b7f5 add admin next to username 9 years ago
barisusakli 038418bf87 batch.processArray
use batch.processArray in notifications.push and moveRecentReplies
added notification tests
added test for moveRecentReplies
clear group cache if a group is deleted
9 years ago
Barış Soner Uşaklı 5dbcd9cf3f pass string to validator 9 years ago
barisusakli 848065c820 remove empty fields from new posts 9 years ago
barisusakli 6f86621e30 closes #5096 9 years ago
barisusakli 9a55498fc1 changes to manage/users 9 years ago
barisusakli 0614957542 use req.app.render 9 years ago
barisusakli 102beb5f93 closes #5080 9 years ago
barisusakli 3275d26590 removed comments 9 years ago
Barış Soner Uşaklı 4d5df7547e Merge pull request #5091 from bambusoideae/master
Fix: Memory leak & connection flood when access /admin/advanced/database
9 years ago
Nguyen Trung Quan 279559ff97 Fix: Memory leak & connection flood when access /admin/advanced/database 9 years ago
Julian Lam d1721303ab fixes #5079, fixes #5088 9 years ago
Julian Lam 597e375463 update state on new flag so action history is appended 9 years ago
Julian Lam 80fe6bde5d removed 'No Assignee' option, updated flag saving logic 9 years ago
barisusakli b92f455cc1 group cleanup 9 years ago
barisusakli 98fff29869 closes #5082 9 years ago
Barış Soner Uşaklı f1e6ccdbfc remove dupe header 9 years ago
Barış Soner Uşaklı 9d0dc35703 closes #5081 9 years ago
barisusakli aca0a893e7 remove since properly 9 years ago
barisusakli a254222911 if user is already part of group skip instead of error 9 years ago
barisusakli fe50c8d124 closes #5078 9 years ago
barisusakli 128ef884bf #5077 9 years ago
barisusakli a93ee97926 closes #5073 9 years ago
Barış Soner Uşaklı 3a50c46572 Merge pull request #5033 from BenLubar/page-removed-from-url
Include page number in redirected topics
9 years ago
barisusakli 6aec61d722 groupChat on recentChats 9 years ago
barisusakli 15409f92cd escape history data, hide moderation note in api 9 years ago
Barış Soner Uşaklı 1b5287803c closes #5071 9 years ago
barisusakli abd99760e5 closes #5070 9 years ago
Barış Soner Uşaklı a325a85a84 fix mass group invite 9 years ago
barisusakli 4eb8015017 closes #5069 9 years ago
Barış Soner Uşaklı be07772a91 check for e11000 9 years ago
barisusakli 67f137149d fix validator 9 years ago
barisusakli 922f1587e7 closes #5067 9 years ago
barisusakli 0d09fcbee7 fix setAdd on redis for empty arrays 9 years ago
Jorge Meireles 4938b00635 Fix language path (#5032) 9 years ago
Barış Soner Uşaklı a3e1c847b9 fix wrong callback 9 years ago
Barış Soner Uşaklı ad2b44220d escape event data 9 years ago
Barış Soner Uşaklı e2cbc8bc69 fix timeago on acp users 9 years ago
Barış Soner Uşaklı 1eddf4c720 closes #5060 9 years ago
Barış Soner Uşaklı 72775831d9 Merge pull request #5057 from pichalite/patch-1
Fix [socket.io] Unrecognized message: admin.reload
9 years ago
barisusakli 9f2533b5ba closes #5054 9 years ago
Anil Mandepudi c50486b47d Fix [socket.io] Unrecognized message: admin.reload 9 years ago
barisusakli 2704727caf fix /unread 9 years ago
barisusakli 6540b07ab2 closes #5052 9 years ago
barisusakli f464966817 closes #5053 9 years ago
barisusakli 42a8346d2d closes #5051 9 years ago
barisusakli 8326846c2f closes #5043 9 years ago
barisusakli 5746341099 closes #5048 9 years ago
barisusakli cd9e2d17a3 fix db.incrObjectFieldBy for mongo
convert string to int
9 years ago
barisusakli d1989babf5 closes #5044 9 years ago
barisusakli a6c3be0bb1 store category recent tids for faster retrieval 9 years ago
barisusakli 9256c8332a get raw values for status and lastonline 9 years ago
barisusakli 13e624cc86 on login update lastonline 9 years ago
barisusakli 15cae8d6ea ability to set moderation note on users 9 years ago
barisusakli d60ab3c74c removed cacheStaticFiles 9 years ago
barisusakli b0b6c66f77 fix unix domain socket 9 years ago
barisusakli 4b3b123cd0 closes #5042 9 years ago
barisusakli 55396ca442 inf scroll in chat-content 9 years ago
barisusakli 4be20799ec fix getRecentChats 9 years ago
barisusakli 202edfa47e chat history access 9 years ago
barisusakli 598c47b77f fix user icon in notifications 9 years ago
barisusakli 4ce8e2224a optimize topics.markTopicNotificationsRead
let's not call it once for each tid
9 years ago
barisusakli 877820779c optimize notifications.getMultiple 9 years ago
Barış Soner Uşaklı 0452e9cfa4 dont need last step 9 years ago
barisusakli 958fe3e72f closes #3762 9 years ago
barisusakli 2ac3f5e392 closes #5040 9 years ago
barisusakli d7c559a209 moved active users up 9 years ago
barisusakli 1a5e079919 closes #5037 9 years ago
barisusakli 2e6fc4d045 filterPidsByCid 9 years ago
barisusakli 2c140c2107 ability to filter flags by category 9 years ago
barisusakli 990ecc8cd2 sortedSetIntersectionCard 9 years ago
Julian Lam 172702565e show username and email history 9 years ago
Barış Soner Uşaklı 11b5a1f426 simplify map 9 years ago
psychobunny cecdd205cd Merge pull request #5035 from phit/mixed-content
Fix mixed content warning on 503 status page and installer
9 years ago
barisusakli 86b616ab9e removed unnecessary waterfall 9 years ago
barisusakli 89596b81e0 style 9 years ago
barisusakli 72c75bd781 add pagination to flags page 9 years ago
barisusakli dd78f46980 1 more tag change 9 years ago
barisusakli c98b6b7630 tag changes 9 years ago
barisusakli ef5e02534a fix missing translator, add flag reason 9 years ago
phit 2342d59e6f fix mixed content warning on 503 status page and installer 9 years ago
barisusakli dc317d61b6 add missing next 9 years ago
barisusakli 8bffabeee4 merge 9 years ago
barisusakli f46755759a show categories in unread as tree 9 years ago
Julian Lam 4897e861fb handling errors :rage2: 9 years ago
Julian Lam b12607b1de added uid to flag history, fixed loading on IS, worked around tjs bug 9 years ago
Julian Lam 4e6b2555d0 moved flag history expansion to its own method, showing usernames in assignee history event 9 years ago
Julian Lam d04a10225c WIP showing updated flag data, history, updating flag data 9 years ago
Julian Lam 8dc57cba58 allowing updating of flag data 9 years ago
Julian Lam 7d53b778de WIP extending flags management interface with new options for state, assignee, notes, etc 9 years ago
barisusakli 447fc26b9a fix styling issue on reqister queue 9 years ago
barisusakli 07852862f5 improve helpers.isUserAllowedTo
ability to pass in an array of privileges and a single cid
9 years ago
Ben Lubar 7d90a94261 Include page number in redirected topics 9 years ago
barisusakli a42d8c5be2 simplify keys 9 years ago
barisusakli fcbdfa5688 remove post cache dump 9 years ago
barisusakli 1364fb94bf show debug info 9 years ago
barisusakli d621b120b0 fix groups 9 years ago
barisusakli 282ac56bf6 adde expose methods back
used by plugins
9 years ago
barisusakli fac68d52f6 cache group membership methods
groups.isMember
groups.isMembers
groups.isMemberOfGroups
clear cache for user on group.join & group.leave
9 years ago
barisusakli 599ac80f3d use array.find 9 years ago
barisusakli 9c1b1acc5b removed unsused requires 9 years ago
barisusakli ae8b9c3683 closes #4665 9 years ago
barisusakli aefba6e2b1 removed some methods
helpers.getBaseUser
exposeUid, exposeGroupName
9 years ago
barisusakli becacdefb0 new hooks to customize registration queue with custom data 9 years ago
psychobunny 5d28dbb0a4 closes #5027 9 years ago
Peter Jaszkowiak 59ed13b581 Rewrite translator for efficiency and clarity (#5013)
* Rewrite translator for efficiency and clarity

* Fixed failing tests

* Gorram tabs

* Move cache to Translator class, simplify creation

* Documentation and linting

* Use new translator API where it makes sense

* Revert 499fbe21fdd5b7f2735a27e76a300f69039cfbd3 (except translator.d.ts)

* promise polyfill for node<4

* Set `load` on the prototype

* Comment on Translator#translate

* Delete translator.d.ts

* Support translations added by plugins
9 years ago
barisusakli 478da29423 closes #5020 9 years ago
barisusakli 7b7ec77f5c remove console.log 9 years ago
barisusakli e1263f1057 sortedSetUnionCard 9 years ago
barisusakli 77c549081c remove unused clearRequireCache, closes #5021 9 years ago
barisusakli eabb745116 change union to match intersect
accept aggregate and withscores
9 years ago
barisusakli 8d897d8dcf autocompleteTags 9 years ago
barisusakli fdf2cb6f81 stop searching after finding 20 9 years ago
barisusakli d0a94cb86c filter:topics.searchTags 9 years ago
barisusakli d4c512cb3f handle the case where the object is not set at all #5018 9 years ago
barisusakli 3c0a28d293 #5018
fix extra key
9 years ago
barisusakli 7269d45e84 closes #5018 9 years ago
barisusakli 46d2168918 closes #5017 9 years ago
barisusakli 3cf4449020 use eachSeries 9 years ago
barisusakli 3cdfd22a65 on user delete remove their uid from digests 9 years ago
Julian Lam 4410385e8f Merge pull request #5012 from phit/patch-1
Use mousetrap.js minified version
9 years ago
barisusakli 38b17c6157 closes #5011 9 years ago
barisusakli c01a2bfa33 default sounds to off, show correct setting in user settings page 9 years ago
Mathias Schreck fef9ec7ad6 Fix unhandled callback errors 9 years ago
phit 00a06e9253 Use mousetrap.js minified version
didn't see a reason it shouldn't use the minified version
9 years ago
barisusakli de0f4a959a fix group page permissions for global mods 9 years ago
barisusakli a0ef96a6e1 dont treat url as path, closes #5006 9 years ago
Julian Lam bb80dc360e closes #4982 9 years ago
barisusakli 3056adf0e1 change to inactive 9 years ago
Timothy Fike 247db79d57 modifyUserData does not check for offline status. 9 years ago
Julian Lam 1d0edee358 showing ban reason on user login, closes #5002 9 years ago
barisusakli 162f14b229 closes #4908 9 years ago
barisusakli 55c9e6f4b6 closes #3818
set the value saved to empty string if the email is identical to
original
this causes the original to be used since empty string is falsy
9 years ago
barisusakli 7afd2925af get sort setting from config 9 years ago
barisusakli b0f630aaec always use string as cache key 9 years ago
barisusakli fe3417538c fix getSortedSetRange() if start>0 and stop is -1 9 years ago
Julian Lam 194716cd68 re: #5002 9 years ago
barisusakli d4055ddaef no need for pubsub in getNodeInfo 9 years ago
Julian Lam 20ae29cce3 fixes #4992 (#4994)
* fixes #4992

* make jquery ui a r.js module

* require jqueryui in admin/extend/widgets
9 years ago
barisusakli 80c98e5ecf closes #4989 9 years ago
barisusakli 0eb3fb222f convert to string 9 years ago
barisusakli e33dfe3c55 closes #4997 9 years ago
barisusakli 4aac8bbe6a closes #2222 9 years ago
pichalite 3ef7c57a63 make jquery ui a r.js module 9 years ago
barisusakli 6e0a36909d fix pagination after jquery 3.0 update
cache: false in $.ajax breaks the query string by adding _=timestamp

the url results in `page.com/category/2/slug&page=2?_=timestamp`
9 years ago
barisusakli 6d34bb4657 closes #2166 9 years ago
barisusakli 5cd6614d03 refactor 9 years ago
barisusakli 07fe5057e1 make sure validator.escape() receives strings only 9 years ago
barisusakli cbafbab107 closes #4986 9 years ago
barisusakli 50aac3c6a4 closes #4979 closes #4984 9 years ago
barisusakli b933385b76 partially revert fa9f1ac7fe
extending module.exports instead of overwriting fixes the issue
9 years ago
barisusakli c8f270ec67 another validator.escape fix 9 years ago
barisusakli fa9f1ac7fe fix dependency errors 9 years ago
barisusakli 56118ec1da fix 500-embed.tpl 9 years ago
barisusakli 324fbcf325 merge 9 years ago
barisusakli 805b452ae1 closes #4981 9 years ago
psychobunny 0afa55517f fixed app.loadJQueryUI; minified jquery-ui.js; removed jqueryui from cold load payload; fixed broken image paths 9 years ago
Julian Lam be96704d5d possible fix for #4981 9 years ago
Julian Lam 785f4fc5a0 updating to jQuery 3.x on frontend and ACP 9 years ago
barisusakli 89f550ce7c moved middleware requires 9 years ago
barisusakli 56c4e13316 another dependency fix and test 9 years ago
barisusakli 6d946425fa fix tests, circular deps 9 years ago
barisusakli df7cfe2146 missing favicon dep 9 years ago
barisusakli a0f2e8a8ec use req.uid 👍 9 years ago
barisusakli 8f408faf46 organize middlewares
removed app.locals.middleware
middlewares can be required anywhere, ie in controllers
9 years ago
barisusakli f5941cbf1c removed unused requires 9 years ago
Julian Lam 25cd772e0e closes #4766 9 years ago
barisusakli 5c83075806 moved variables parse to ajaxify.js 9 years ago
barisusakli e5ecb333f9 closes #4978 9 years ago
barisusakli 97f0d2438f up timeout to 500ms 9 years ago
barisusakli c8ba61ac7b closes #4791 9 years ago
Julian Lam 2428d5e442 Update bootstrap in ACP
Also fixed #4872 by moving user creation modal to root level
(outside of .panel)
9 years ago
barisusakli f7540a7edc closes #4811 9 years ago
barisusakli f996dfab91 removed find 9 years ago
barisusakli 276031cd6f closes #4585, closes https://github.com/NodeBB/nodebb-theme-persona/issues/299 9 years ago
barisusakli abd0a10918 added selected group to profile api 9 years ago
barisusakli b6ac809a7d moved sync code out of async 9 years ago
Timothy Fike ed3bc06dee Fix requiring files outside of node_modules
e.g.
```
"scripts": [
        "../../public/vendor/jquery/js/jquery-ui-1.10.4.custom.js"
]
```
9 years ago
barisusakli 84f88a6f15 refactor user search
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
9 years ago
barisusakli 0fb74a2636 pass err object along so errors dont get treated as 404 @julianlam 9 years ago
barisusakli 5d5b74f3ed if no sorting specificed let search plugins handle 9 years ago
Ben Lubar 862fd1a94a
ignore/watch categories recursively 9 years ago
Julian Lam 60ea7d5121 fixes #4966 9 years ago
Ben Lubar de49de3c56 Show accounts using the same IP address as a registration queue entry (#4965) 9 years ago
barisusakli e4fa0289d6 closes #4961 9 years ago
Julian Lam 8a107c8d6c saving getUsersCSV to event log and outputting to log if pressed 9 years ago
barisusakli 409621c661 closes #4843 9 years ago
Julian Lam 48ade6099c fixes #4469 9 years ago
Julian Lam 093b21fc31 fixes #4954 9 years ago
Barış Soner Uşaklı 37f7b89e2a Merge pull request #4959 from pichalite/login-sessions
move login sessions section to account info route
9 years ago
pichalite 0b431ec41c move login sessions section to account info route 9 years ago
Anil Mandepudi a36af97c0c fix breadcrumb for account info page (#4958) 9 years ago
barisusakli d272a63492 fix messaging.parse to be err first 9 years ago
Mathias Schreck ce9ee62fa0 Handle callback errors 9 years ago
barisusakli 4af631666a closes #4955 9 years ago
barisusakli 6e469f1f0a add missing return to guestHandleValid 9 years ago
barisusakli 3b0eca3be2 fix timestamp on posts.reply 9 years ago
Julian Lam e26166a45b closes #4950 9 years ago
barisusakli f77d9053ad closes #4795 9 years ago
barisusakli 316187946f fix related crash 9 years ago
barisusakli a002eecd03 dont crash if set is not defined, closes https://github.com/NodeBB/nodebb-plugin-leaderboard/issues/4 9 years ago
barisusakli 3d56776ab0 fix tabs 9 years ago
barisusakli f4e3d571a3 shorter 9 years ago
barisusakli 6022fd984a closes #4945 9 years ago
barisusakli b9961bcffa if email is undefined use empty string 9 years ago
barisusakli c58e23db58 fix tests 9 years ago
barisusakli aad9f83869 use getSortedRevRangeWithScores, cleanup 9 years ago
barisusakli d910ebfac1 Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
barisusakli c8a369f5c3 closes #4939 9 years ago
Accalia de Elementia de007772a4 feat: Allow listing all groups via websocket
also add missing radix to parsing of `after` in groups.loadMore websocket method.
9 years ago
barisusakli 85dfe7704f moved related up 9 years ago
barisusakli b9ad7f2dbb remove unused group code from settings 9 years ago
barisusakli 650f4d6ed5 moved sitemap to its own file 9 years ago
barisusakli 0efe315790 closes #4631 9 years ago
barisusakli 7d4ef3907f fix semicolons 9 years ago
barisusakli b5bf2737e4 bind to regular function 9 years ago
barisusakli bc255110cc closes #2832 9 years ago
barisusakli ed756f18f4 Merge branch 'master' of https://github.com/NodeBB/NodeBB 9 years ago
barisusakli e55043e5ab closes #4867 9 years ago
Julian Lam bc961e2157 removing reload, closes #4936, closes #4929 9 years ago
Accalia de Elementia 74a993ccb3 fix: Use the correct path for utils 9 years ago
Accalia de Elementia 574929337d chore(whitespace): revert whitespace only changes 9 years ago
Accalia de Elementia 413517a084 feat(socket.io-groups): Allow first page of members to be retrieved via websockets
previously requesting the first page of members of a group failed
9 years ago
barisusakli 6c11709cf1 closes #4933 9 years ago
barisusakli 73c3da1a83 dont check maximum group name length if it is a privilege group 9 years ago
barisusakli 973e208329 added banned:expire to user hash 9 years ago
barisusakli 1d70dc0d8b closes #4930 9 years ago
barisusakli d7cda83c8e fix lang key 9 years ago
barisusakli 56d325bd86 privilege fixes 9 years ago
barisusakli 037b901e85 closes #4919 9 years ago
Barış Soner Uşaklı e1c0a8f3b3 Merge pull request #4909 from BenLubar/self-topic-deletion
add edit/delete post, delete topic privileges per-category
9 years ago
Ben Lubar 936149bb38 grant topics:delete by default <f62da5c4e9 (r74206749)> 9 years ago
Julian Lam fd8f5f9415 closes #4918 9 years ago
Julian Lam 19b4679c0e properly handling flattened dependencies in plugin scripts 9 years ago
Ben Lubar f62da5c4e9 see NodeBB/NodeBB#4909 9 years ago
Julian Lam a9c1ee5512 adding ban button to account info page 9 years ago
Julian Lam 9b8bbde0d3 tweak ACP email settings form syntax 9 years ago
barisusakli aac0313f2e closes #4917 9 years ago
barisusakli bb05e6e393 closes #4916 9 years ago
Ben Lubar 26df552d55 Add edit, delete, and topics:delete permissions for users acting on their own posts 9 years ago
barisusakli 84025fa7fc closes #4801 9 years ago
barisusakli 2103880d61 only extend 5mins if less than 5mins left 9 years ago
barisusakli a53f7f65db change homePageRoute logic 9 years ago