You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam e1bced8c2c fix: move database call used to associate a NodeBB session UUID to its express session id into user.auth.addSession, which is the only time it is called 2 years ago
..
jobs Chat refactor (#11779) 2 years ago
admin.js style: more fixes 2 years ago
approval.js Bootstrap5 (#10894) 2 years ago
auth.js fix: move database call used to associate a NodeBB session UUID to its express session id into user.auth.addSession, which is the only time it is called 2 years ago
bans.js Revert "fix: update usage of emailer.send to not catch (as errors are no longer thrown), email error throttler" 3 years ago
blocks.js TTL Cache (#10816) 3 years ago
categories.js Bootstrap5 (#10894) 2 years ago
create.js Bootstrap5 (#10894) 2 years ago
data.js fix: improper handling of single vs. multiple inputs for hidePrivateData 3 years ago
delete.js Chat refactor (#11779) 2 years ago
digest.js feat: closes #11812, add unread public rooms into digest 2 years ago
email.js refactor: add targetUid to email-change event 2 years ago
follow.js chore: eslint no-var, vars-on-top 4 years ago
index.js fix: observe user-specific and ACP-specific hiding rules for fullname 3 years ago
info.js feat: add mute history, closes #10596 3 years ago
interstitials.js refactor: how admins change emails (#11973) 2 years ago
invite.js Bootstrap5 (#10894) 2 years ago
jobs.js refactor: remove unused var 4 years ago
notifications.js feat: translate bodyShort 2 years ago
online.js fix: dont add deleted users to users:online 2 years ago
password.js fix: do not throw if password passed into `isPasswordCorrect` is invalid, just return false 3 years ago
picture.js feat: allow gif profile images, sharp 0.30.0 supports gifs 3 years ago
posts.js feat: check mute when messaging, closes #11932 2 years ago
profile.js feat: password check hook (#11853) 2 years ago
reset.js feat: password check hook (#11853) 2 years ago
search.js chore: eslint prefer-arrow-callback 4 years ago
settings.js use same settings for spiders 2 years ago
topics.js chore: eslint prefer-template 4 years ago
uploads.js feat: deleting a user upload dissociates from posts, and vice versa 3 years ago