Commit Graph

  • 3696a19970 chore(deps): update dependency eslint to v7.19.0 Renovate Bot 2021-01-31 05:23:14 +00:00
  • a29dd21de4 fix: don't translate message on every ajaxify Barış Soner Uşaklı 2021-01-30 15:01:43 -05:00
  • 195e688bac Latest translations and fallbacks Misty (Bot) 2021-01-30 09:06:05 +00:00
  • 1e10ebfb68 fix(deps): update dependency nodebb-plugin-dbsearch to v4.1.3 Renovate Bot 2021-01-29 19:24:18 +00:00
  • 05c53394f3 fix: tests Julian Lam 2021-01-29 17:05:45 -05:00
  • 7419922040 fix: improper override of req.body.username in login logic Julian Lam 2021-01-29 17:03:26 -05:00
  • b820d23401 feat: new hook filter:login.override, deprecate action:auth.overrideLogin Julian Lam 2021-01-29 16:59:57 -05:00
  • 473d5f4aba fix: full settings hash not passed through to action:settings.set Julian Lam 2021-01-29 15:18:57 -05:00
  • eb96046e97 Revert "refactor: use Map to track sorted lists in Settings.set()" Julian Lam 2021-01-29 15:07:09 -05:00
  • 65de2e76b4 refactor: use Map to track sorted lists in Settings.set() Julian Lam 2021-01-29 15:00:06 -05:00
  • a5bf9779fd fix: #9223, don't overwrite stmp settings Baris Usakli 2021-01-29 14:22:08 -05:00
  • 0e2b329bb7 fix(deps): update dependency nodebb-plugin-composer-default to v6.5.6 Renovate Bot 2021-01-29 18:38:40 +00:00
  • 4029ec3713 fix: multiple sorted-lists do not save to the correct set Julian Lam 2021-01-29 13:36:50 -05:00
  • 6c3b1fde87 fix(deps): update dependency autoprefixer to v10.2.4 Renovate Bot 2021-01-29 17:45:41 +00:00
  • 406faf4c66 Latest translations and fallbacks Misty (Bot) 2021-01-29 09:10:35 +00:00
  • 05901fcd3a fix(deps): update dependency nodebb-plugin-markdown to v8.12.5 Renovate Bot 2021-01-28 22:16:28 +00:00
  • 3052256db3 chore: deprecation notices for plugins using plugin old hook methods Julian Lam 2021-01-28 17:15:44 -05:00
  • 15ba0abb34 docs: update deprecation-removal version for plugin hook helper methods in 1.18.0 Julian Lam 2021-01-28 16:23:03 -05:00
  • f8bf9e99c4 fix: pass module name to static:script.init, +comments Julian Lam 2021-01-28 16:14:52 -05:00
  • 4bb3b0323d feat: guard password fields in login/register against accidental caps lock Julian Lam 2021-01-28 15:00:26 -05:00
  • e8429f509b fix: handle delete and update for categories:name zset Barış Soner Uşaklı 2021-01-28 10:18:09 -05:00
  • 53a6dca3c6 Latest translations and fallbacks Misty (Bot) 2021-01-28 09:10:07 +00:00
  • a9b3fb373b fix(deps): update dependency nodebb-theme-persona to v10.4.1 Renovate Bot 2021-01-28 04:19:19 +00:00
  • 34c42c6fa3 feat: ability to search categories, #8813 Barış Soner Uşaklı 2021-01-27 22:51:22 -05:00
  • faeb637353 fix: tests remove old routes Barış Soner Uşaklı 2021-01-27 20:30:33 -05:00
  • d41ce87334 fix: removed object routes Barış Soner Uşaklı 2021-01-27 17:44:48 -05:00
  • a1c014462c revert: bring back backwards compat Barış Soner Uşaklı 2021-01-27 17:41:07 -05:00
  • 647d3ba810 fix: removed methods Barış Soner Uşaklı 2021-01-27 17:36:58 -05:00
  • 05be1c6603 feat: restore action:script.load, allow modifying loaded module via static:script.init Barış Soner Uşaklı 2021-01-27 17:21:08 -05:00
  • a90773a61d fix(deps): update dependency sharp to v0.27.1 Renovate Bot 2021-01-27 21:22:10 +00:00
  • fb84c78544 chore: remove deprecated User.emailConfirm [breaking] Julian Lam 2021-01-27 16:21:53 -05:00
  • 5a775e09dc chore: remove deprecated plugin hook filter:privileges:isUserAllowedTo [breaking] Julian Lam 2021-01-27 16:20:45 -05:00
  • d41de481a4 chore: remove deprecated plugin hook methods [breaking] Julian Lam 2021-01-27 16:18:19 -05:00
  • cc0d562e9a chore: more removals of thumb specific backwards-compatibility [breaking] Julian Lam 2021-01-27 16:17:14 -05:00
  • 8b09292e77 chore: add deprecation notice in comments for ajaxify.loadExtraScripts Julian Lam 2021-01-27 16:10:00 -05:00
  • 5f9f241e37 chore: remove deprecated filter:admin/header.build hook [breaking] Julian Lam 2021-01-27 16:08:47 -05:00
  • 84dfdfe659 chore: remove deprecated v2 style responses for thumbs upload route [breaking] Julian Lam 2021-01-27 16:07:36 -05:00
  • 2ad0d0d0d8 chore: remove deprecated getObject routes [breaking] Julian Lam 2021-01-27 16:04:51 -05:00
  • 7b090c588b fix: incorrect return for Thumbs.get() if thumbs were disabled Julian Lam 2021-01-27 14:33:40 -05:00
  • 7da1b43f2b fix: script failure if client-side page script does not exist Julian Lam 2021-01-27 14:32:00 -05:00
  • ca14c0e2a6 fix(deps): bump persona to get timeline style Julian Lam 2021-01-27 14:00:14 -05:00
  • aa8b84bb56 fix(topic-events): topicEvents.init() test Julian Lam 2021-01-13 10:18:38 -05:00
  • dc84559d0b feat(topic-events): topic events GET route in write API Julian Lam 2021-01-13 10:09:17 -05:00
  • 449c379d22 feat(topic-events): server-side tests for topic events Julian Lam 2021-01-12 13:54:38 -05:00
  • 0d4a377558 feat(topic-events): clear out topic events when a topic is purged Julian Lam 2021-01-12 13:13:26 -05:00
  • 8e93bf7362 feat(topic-events): client-side handling on topic event log Julian Lam 2021-01-12 11:52:55 -05:00
  • df2fdd56ba fix(topic-events): repeated invocations of Posts.addTopicEvents caused dupes to be added to DOM Julian Lam 2021-01-12 11:42:06 -05:00
  • 9559fad8ac refactor(topic-events): expose addTopicEvents method in topic posts lib Julian Lam 2021-01-12 11:32:34 -05:00
  • cec3fc934d refactor(topic-events): break out some logic in events.get into local modifyEvent method Julian Lam 2021-01-12 11:31:16 -05:00
  • 882e6a159c feat(topic-events): handle newest_to_oldest sort in topic events, WIP Julian Lam 2021-01-09 21:28:32 -05:00
  • 2293a07a06 feat(topic-events): generic css for timeline-event Julian Lam 2021-01-08 16:47:22 -05:00
  • 611d1f872d feat(topic-events): support for uids in topic event payloads Julian Lam 2021-01-04 22:27:56 -05:00
  • 425eca145b refactor(topic-events): fire topic event logging in topics/tools instead, pass uid into payload Julian Lam 2021-01-04 15:33:14 -05:00
  • ab2e1ecb40 feat(topic-events): work in progress topic events logic and client-side implementation Julian Lam 2021-01-03 12:44:20 -05:00
  • faf5960373 fix: bug where action:ajaxify.end was never called if there were no init scripts Julian Lam 2021-01-27 12:08:25 -05:00
  • 8e5687a4af refactor(hooks): deprecate action:script.load client-side hook Julian Lam 2021-01-27 12:05:26 -05:00
  • efff8e2ae2 fix(hooks): bug where hook firing would fail if there were no listeners Julian Lam 2021-01-27 12:04:50 -05:00
  • e7bd038db1 refactor(hooks): better error handling Julian Lam 2021-01-27 10:51:38 -05:00
  • 8ff07bc196 fix: update js concatenation logic to bundle scripts.rjs into minfile regardless of build environment Julian Lam 2021-01-27 09:39:19 -05:00
  • 1d77572117 feat(hooks): update action:ajaxify.end to use new hooks module Julian Lam 2021-01-26 14:32:50 -05:00
  • 412d285850 fix(hooks): fallback handling for core invocations of hooks.fire Julian Lam 2021-01-26 14:23:38 -05:00
  • 01c9b1847e feat(hooks): client-side hooks module Julian Lam 2021-01-26 14:07:30 -05:00
  • 42c0f9ac52 Latest translations and fallbacks Misty (Bot) 2021-01-27 09:11:26 +00:00
  • 39bc741bca Latest translations and fallbacks Misty (Bot) 2021-01-26 09:10:04 +00:00
  • f975063b7d fix: #7125, allow list for page route, configurable via plugin hook Julian Lam 2021-01-25 16:01:10 -05:00
  • 8b72479f62 fix: remove 'filters' and 'categories' from flag details API return [breaking] Julian Lam 2021-01-25 12:13:09 -05:00
  • 1603566bcc fix: filtering logic of flags [breaking] Julian Lam 2021-01-25 11:29:00 -05:00
  • 942d924779 fix: error on flag list if no flag filters were saved in session Julian Lam 2021-01-25 11:19:16 -05:00
  • 6b1c97db79 feat: feature flag for auto-resolving a user's flags on ban [breaking] Julian Lam 2021-01-25 11:07:16 -05:00
  • a396b1099c Latest translations and fallbacks Misty (Bot) 2021-01-25 09:09:10 +00:00
  • 35c92d0cff fix: mod cid filter accidentally saved in session Julian Lam 2021-01-24 14:23:00 -05:00
  • ce7c74b2e1 fix: more tests for #9217 Julian Lam 2021-01-24 14:11:47 -05:00
  • f2a5cd0b67 fix: tests for #9217 Julian Lam 2021-01-24 14:05:11 -05:00
  • 27cae0d5d8 fix: missing return for #9217 Julian Lam 2021-01-24 14:01:16 -05:00
  • b2b1450e5d fix: #9217, render 400 error page on bad access to /register Julian Lam 2021-01-24 13:59:00 -05:00
  • 06e2ef1a8e Latest translations and fallbacks Misty (Bot) 2021-01-24 09:06:49 +00:00
  • 65849d9b93 Latest translations and fallbacks Misty (Bot) 2021-01-23 09:06:25 +00:00
  • 78896fc623 fix: redis check compat tests Barış Soner Uşaklı 2021-01-23 00:04:48 -05:00
  • fdfbc90255 feat: async/await redis connection Barış Soner Uşaklı 2021-01-22 23:59:52 -05:00
  • 33bf1b0e2c feat: async/await psql connection Barış Soner Uşaklı 2021-01-22 22:10:34 -05:00
  • 672959c13f feat: add group name to csv event Barış Soner Uşaklı 2021-01-22 13:14:14 -05:00
  • a186ea0fe3 fix: registration completion overriding returnTo if it was already set Julian Lam 2021-01-22 10:01:36 -05:00
  • 280285cda9 feat: allow interstitial callbacks to be async functions [breaking] Julian Lam 2021-01-22 09:58:29 -05:00
  • d1f78cb8c0 Latest translations and fallbacks Misty (Bot) 2021-01-22 09:09:56 +00:00
  • 5b2f0be080 fix(deps): update dependency postcss to v8.2.4 Renovate Bot 2021-01-21 18:09:49 +00:00
  • d99cb1cf83 fix(deps): update dependency autoprefixer to v10.2.3 Renovate Bot 2021-01-21 18:10:47 +00:00
  • 4232d97b57 fix(deps): update dependency postcss-clean to v1.2.0 Renovate Bot 2021-01-21 15:33:29 +00:00
  • 525fbeeb4d Merge branch 'master' of https://github.com/NodeBB/NodeBB Barış Soner Uşaklı 2021-01-20 20:17:12 -05:00
  • 5c1b742979 fix: add missing user delete event types Barış Soner Uşaklı 2021-01-20 20:16:32 -05:00
  • 1c42060241 fix: missing option for user-deleteAccount on ACP Events page psychobunny 2021-01-20 20:16:24 -05:00
  • 023e4cfcee chore: incrementing version number - v1.16.2 v1.16.2 v1.16.x Misty (Bot) 2021-01-21 00:43:53 +00:00
  • ea7f838170 chore: incrementing version number - v1.16.2 Misty (Bot) 2021-01-21 00:43:53 +00:00
  • d3883d4bd9 chore: update changelog for v1.16.2 Misty (Bot) 2021-01-21 00:43:53 +00:00
  • 4d6360d275 Merge commit 'b5cb2f8b9c34ff2646ab60c22aa92b674daad64f' into v1.16.x Misty (Bot) 2021-01-21 00:43:52 +00:00
  • b5cb2f8b9c fix(deps): update dependency bootbox to v5 (#8751) renovate[bot] 2021-01-20 16:50:41 -05:00
  • a55051de2f Latest translations and fallbacks Misty (Bot) 2021-01-20 09:09:28 +00:00
  • 7fb583dcfd Merge branch 'master' of https://github.com/NodeBB/NodeBB Barış Soner Uşaklı 2021-01-18 19:31:14 -05:00
  • c608b0e8a3 fix: https://github.com/NodeBB/nodebb-plugin-webhooks/issues/3 Barış Soner Uşaklı 2021-01-18 19:31:07 -05:00
  • d85ad10d34 fix: restored sanity checks for post move socket calls Julian Lam 2021-01-18 15:47:15 -05:00
  • 966c4117ec refactor(api): post move to write API Julian Lam 2021-01-18 15:31:14 -05:00