Commit Graph

  • a592ebd1ff feat: category search test Barış Soner Uşaklı 2021-02-19 11:39:10 -05:00
  • d3a9e76ae2 test(user): added additional tests for icon background colour Julian Lam 2021-02-19 11:32:08 -05:00
  • 955021247e feat(user): icon background selector in change picture modal Julian Lam 2021-02-19 11:11:46 -05:00
  • fbccf6e22f refactor(user): all plugins to change list of icon background colours Julian Lam 2021-02-18 16:20:10 -05:00
  • b4c0b32b26 fix: use root context if buildAvatar context is undefined Julian Lam 2021-02-17 12:51:04 -05:00
  • ed3d9dcbbf feat: pass post object to filter:post.tools Barış Soner Uşaklı 2021-02-19 11:32:17 -05:00
  • ed503b8051 fix(deps): update dependency nodebb-theme-persona to v10.5.14 Renovate Bot 2021-02-19 10:20:52 +00:00
  • e23bf9f94d Latest translations and fallbacks Misty (Bot) 2021-02-19 09:08:52 +00:00
  • f9fc884867 Latest translations and fallbacks Misty (Bot) 2021-02-18 09:08:51 +00:00
  • fa91525a6d fix: use bootbox module Barış Soner Uşaklı 2021-02-17 21:24:24 -05:00
  • 0e07f3c9ba feat: allow defining a list of system tags Barış Soner Uşaklı 2021-02-17 14:44:04 -05:00
  • bbaaead09c feat: add category search test, #9307 Barış Soner Uşaklı 2021-02-17 13:03:14 -05:00
  • 25c8f02634 fix: #9307, use _.flatten Barış Soner Uşaklı 2021-02-17 12:48:11 -05:00
  • 2fef462782 fix: awaiting res.render in send404 controller > > A plugin wanted to use response:rotuer.page to 404 a specific page on some condition. res.render returns early in send404 and so must be awaited otherwise multiple responses will be sent Julian Lam 2021-02-17 11:57:12 -05:00
  • 65c57c730c docs: added comment re: #9305 Julian Lam 2021-02-17 10:52:04 -05:00
  • 34096b73ef fix: do not overwrite config.port from URL, if it's already set ahwayakchih 2021-02-16 20:37:52 +01:00
  • 8686fbfa3f fix: switch back to getSortedSetRange Julian Lam 2021-02-17 10:41:48 -05:00
  • ce3f581434 Latest translations and fallbacks Misty (Bot) 2021-02-17 09:08:43 +00:00
  • ddd8fa31d6 fix(deps): update dependency nodebb-theme-persona to v10.5.12 Renovate Bot 2021-02-17 05:25:35 +00:00
  • 9ce6f8ad93 feat: add tag filter to getSortedTopics Barış Soner Uşaklı 2021-02-16 23:12:10 -05:00
  • 5286f20862 refactor: remove dupe code Barış Soner Uşaklı 2021-02-16 22:10:26 -05:00
  • 4c078084dc test: fix spec for topic thumbs Julian Lam 2021-02-16 12:40:25 -05:00
  • 1d9ade4c36 test: added missing properties to topicObject Julian Lam 2021-02-16 12:29:11 -05:00
  • b31f6dd24a test: added missing test file Julian Lam 2021-02-16 12:22:35 -05:00
  • ad54b174a4 test: topic reordering tests Julian Lam 2021-02-16 12:18:25 -05:00
  • 7223074f1d feat: ability to re-order topic thumbnails Julian Lam 2021-02-16 11:54:04 -05:00
  • db027170a8 feat: add close button to topic thumbnail modal Julian Lam 2021-02-13 12:13:21 -05:00
  • 2821b917d0 Latest translations and fallbacks Misty (Bot) 2021-02-16 09:09:26 +00:00
  • 91734a6484 fix: settings v3 Barış Soner Uşaklı 2021-02-15 20:52:01 -05:00
  • 0738dae895 feat: #9304, add category/topic/username to post queue notification emails Barış Soner Uşaklı 2021-02-15 16:15:04 -05:00
  • 59885a9e2e Latest translations and fallbacks Misty (Bot) 2021-02-15 09:08:41 +00:00
  • 8f0386d9ac feat: add failing test for list append/prepend with list (#9303) Barış Soner Uşaklı 2021-02-14 11:12:56 -05:00
  • b5b92768e2 Latest translations and fallbacks Misty (Bot) 2021-02-14 09:06:43 +00:00
  • 4ee3a8e876 fix(deps): update dependency benchpressjs to v2.4.1 Renovate Bot 2021-02-14 04:04:02 +00:00
  • 782bef5eec fix: another topic thumb test fix Julian Lam 2021-02-13 12:06:18 -05:00
  • 1ae8dda8a8 chore: extra console.log Julian Lam 2021-02-13 11:57:10 -05:00
  • 7ebb6d3056 fix: thumbs.associate logic fix + tests Julian Lam 2021-02-13 11:52:12 -05:00
  • 7f8fd4b0f6 fix(deps): update dependency nodebb-theme-persona to v10.5.10 Renovate Bot 2021-02-13 09:29:15 +00:00
  • 3ad25e8ff6 Latest translations and fallbacks Misty (Bot) 2021-02-13 09:06:41 +00:00
  • 9ec0b2ed68 chore(deps): update dependency eslint to v7.20.0 Renovate Bot 2021-02-13 07:01:46 +00:00
  • 7665adf7d1 fix: missing awaits, possible test fix Barış Soner Uşaklı 2021-02-13 01:43:52 -05:00
  • 9a6cf3d967 fix: #9301, dont call sitemapstream if there are no entries in categories/pages/topics.xml Barış Soner Uşaklı 2021-02-12 23:18:16 -05:00
  • 50664487b9 test: additional tests for topic thumbs Julian Lam 2021-02-12 20:42:58 -05:00
  • 807b0d4348 fix: properly incase its the same path Barış Soner Uşaklı 2021-02-12 20:18:47 -05:00
  • 76bcc0c99c fix: numThumbs count on associate Barış Soner Uşaklı 2021-02-12 20:17:43 -05:00
  • 1490b32d1b fix: missing cache deletion calls for post-queue cache Julian Lam 2021-02-12 19:57:26 -05:00
  • 3e6640efb2 refactor: thumbs.associate accepts both relative path and url in path arg Julian Lam 2021-02-12 17:11:32 -05:00
  • 36e8d251c8 fix: use of removed URL to get post data Julian Lam 2021-02-12 17:10:59 -05:00
  • a4b4a5566d feat: link to post-queue from topic event Julian Lam 2021-02-12 15:15:20 -05:00
  • 8fd78ce512 feat: post-queue topic event Julian Lam 2021-02-12 15:10:47 -05:00
  • 3f35fd335d feat: add post-queue cache Julian Lam 2021-02-12 15:10:30 -05:00
  • 36f2021186 refactor: move post queue retrival code to posts.getQueuedPosts Julian Lam 2021-02-12 12:25:27 -05:00
  • b81508c4e2 fix: init topic events from webserver.js Julian Lam 2021-02-12 11:50:43 -05:00
  • 6074a0fbbf refactor: call topic events init from within file itself Julian Lam 2021-02-12 10:26:50 -05:00
  • cc275e1016 Revert "feat: newsletter opt-in/out in UCP, closes #21" Julian Lam 2021-02-12 10:12:38 -05:00
  • 3c7cd9a6c4 feat: newsletter opt-in/out in UCP, closes #21 Julian Lam 2021-02-12 10:11:00 -05:00
  • 48a3c4bd2e Latest translations and fallbacks Misty (Bot) 2021-02-12 09:08:08 +00:00
  • 73f07958d8 chore(deps): update dependency mocha to v8.3.0 Renovate Bot 2021-02-11 22:51:03 +00:00
  • 3595473485 feat: load user posts/topics via xhr on infinitescroll Barış Soner Uşaklı 2021-02-11 16:47:51 -05:00
  • b753c69cfe fix: check null topics Barış Soner Uşaklı 2021-02-11 14:51:17 -05:00
  • 58cd797e4c fix: guard against null topics Barış Soner Uşaklı 2021-02-11 14:48:29 -05:00
  • fc90f32ec0 fix: tests, new categories go to top now Barış Soner Uşaklı 2021-02-11 12:58:59 -05:00
  • c953b1b3d1 fix: #9292, messageobj.content already parsed Barış Soner Uşaklı 2021-02-11 12:55:00 -05:00
  • 4b2bf12fd1 feat: #9294, put new categories at top Barış Soner Uşaklı 2021-02-11 12:35:10 -05:00
  • 9d17f397c0 fix(remountable-routes): more fixes to remountable routes Julian Lam 2021-02-10 12:06:17 -05:00
  • 16c1d6e937 style(remountable-routes): abstract removable routes code to a separate local fn Julian Lam 2021-02-10 10:18:06 -05:00
  • 1f28713f1a refactor(remountable-routes): rename src/routes/accounts.js to src/routes/user.js to better match the route prefix Julian Lam 2021-02-10 10:08:13 -05:00
  • bc68e990af fix(remountable-routes): bug with user routes remounting to itself Julian Lam 2021-02-09 21:27:42 -05:00
  • 9021f071d4 feat(remountable-routes): allow category and account routes to be remounted Julian Lam 2021-02-09 14:27:21 -05:00
  • f01af62b53 feat(remountable-routes): allow /admin and /post to be remountable Julian Lam 2021-02-09 14:06:38 -05:00
  • 92758ec50d refactor(remountable-routes): allow certain route prefixes to be mounted elsewhere Julian Lam 2021-02-09 12:33:04 -05:00
  • 5dd748c633 fix(deps): update dependency nodebb-theme-persona to v10.5.9 Renovate Bot 2021-02-11 13:28:13 +00:00
  • 3a61ac2119 Latest translations and fallbacks Misty (Bot) 2021-02-11 09:09:52 +00:00
  • 765db86d4e fix: clear category cache on copy parent Barış Soner Uşaklı 2021-02-10 22:13:35 -05:00
  • ed3e9ce2e2 fix: delete category cache key on category create Barış Soner Uşaklı 2021-02-10 22:10:54 -05:00
  • c61cc37bba fix: typo Barış Soner Uşaklı 2021-02-10 17:56:46 -05:00
  • cf4002bcc9 perf: cache base_url Barış Soner Uşaklı 2021-02-10 17:41:39 -05:00
  • 5ce2820799 perf: single call to get digest topics, dont send duplicate topics Barış Soner Uşaklı 2021-02-10 17:37:22 -05:00
  • 86e911ba4b fix(deps): require xregexp 5.0.1 Julian Lam 2021-02-10 16:57:49 -05:00
  • 513cd1c325 fix(deps): update dependency xregexp to v5 Renovate Bot 2021-02-10 21:57:12 +00:00
  • 54b4dc1dfa fix(deps): update dependency nodebb-theme-persona to v10.5.8 Renovate Bot 2021-02-10 21:56:52 +00:00
  • 4d92af5a6b fix(deps): update dependency postcss to v8.2.6 Renovate Bot 2021-02-10 19:13:43 +00:00
  • 949f043a96 Latest translations and fallbacks Misty (Bot) 2021-02-10 09:10:53 +00:00
  • 90d5c9da44 perf: single db call to add all uids Barış Soner Uşaklı 2021-02-10 00:58:07 -05:00
  • a5fa212fc7 fix: wait for event.log to finish before killing process Barış Soner Uşaklı 2021-02-09 23:03:02 -05:00
  • 0185ea1b4f perf: make digests a little bit faster Barış Soner Uşaklı 2021-02-09 15:27:08 -05:00
  • b6493f896f fix: tests, only generate csrf_token on 404 gets Barış Soner Uşaklı 2021-02-09 12:40:29 -05:00
  • 2c52fbd1b9 Merge branch 'master' of https://github.com/NodeBB/NodeBB Barış Soner Uşaklı 2021-02-09 12:40:08 -05:00
  • 1c9acef6dd chore: up composer Barış Soner Uşaklı 2021-02-09 12:27:25 -05:00
  • c2459fd50e fix(deps): update dependency nodebb-theme-persona to v10.5.7 (#9288) renovate[bot] 2021-02-09 12:26:48 -05:00
  • 94f72d6093 fix: #9287, generate csrf_token on 404 Barış Soner Uşaklı 2021-02-09 12:23:55 -05:00
  • 783786cf8c fix: do not blindly escape a notification's bodyLong Julian Lam 2021-02-09 11:14:53 -05:00
  • 0092df2c02 Latest translations and fallbacks Misty (Bot) 2021-02-09 09:07:34 +00:00
  • b312725fd3 fix(deps): update dependency nodebb-plugin-composer-default to v6.5.10 Renovate Bot 2021-02-09 05:43:50 +00:00
  • 4599144f31 fix(deps): update dependency nodebb-theme-persona to v10.5.6 Renovate Bot 2021-02-09 01:15:18 +00:00
  • eb9f058fa1 fix(deps): update dependency nodebb-widget-essentials to v5.0.3 (#9284) renovate[bot] 2021-02-08 20:14:29 -05:00
  • 670cde78da feat: add invalid event name to error message Barış Soner Uşaklı 2021-02-08 18:36:41 -05:00
  • cc9d6fd08b chore: eslint max-len Peter Jaszkowiak 2021-02-04 02:07:29 -07:00
  • 5c2f0f0557 chore: eslint no-restricted-syntax Peter Jaszkowiak 2021-02-04 01:34:30 -07:00
  • 115d19e289 chore: eslint prefer-rest-params, prefer-spread Peter Jaszkowiak 2021-02-04 00:52:25 -07:00