26245 Commits (77d6d0abfcc75b1ed627012f57038805692b9515)
 

Author SHA1 Message Date
Barış Soner Uşaklı 77d6d0abfc fix: #12035, filter tids in mark all read 1 year ago
Barış Soner Uşaklı 379ed0e2e8 refactor: remove nested promise 1 year ago
pkuanvil-uid1 aff19a6c6b
fix: properly wrap promise to callback-style function (#12030)
Async function xhr use a mixture of await and callback, which is not correct when an exception is thrown before callback happens. Use only async/await for it and create a new callback-style wrapper.
1 year ago
renovate[bot] c805824f43 fix(deps): update dependency nodebb-plugin-2factor to v7.3.0 (#12021)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Barış Soner Uşaklı 7ca37bd6c3 fix: #12009, check if suggested/current versions are valid 1 year ago
Misty Release Bot f9323de6e7 chore: update changelog for v3.4.2 1 year ago
Misty Release Bot 4246de8ab7 chore: incrementing version number - v3.4.2 1 year ago
Julian Lam 6bc2b6c5ae fix(deps): bump 2factor 1 year ago
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 1 year ago
Julian Lam 9dc9d5ef54 test: remove errant .only() 1 year ago
Barış Soner Uşaklı 6625116634 test: fix room count 1 year ago
Barış Soner Uşaklı 53106c009c fix: toMid to posts you cant see 1 year ago
Barış Soner Uşaklı bd94f2632a chore: up harmony 1 year ago
Barış Soner Uşaklı 46f260b503 chore: up harmony 1 year ago
Barış Soner Uşaklı 62afd0bdd6 chore: up harmony 1 year ago
Barış Soner Uşaklı 5c628c566a chore: up composer/persona 1 year ago
Barış Soner Uşaklı 3e07c18d26 chore: up harmony 1 year ago
Barış Soner Uşaklı 3f7de1c7a0 chore: up deps 1 year ago
Barış Soner Uşaklı 512c44d5b7 chore: up harmony 1 year ago
Barış Soner Uşaklı 319d3b1f34 chore: up harmony 1 year ago
Barış Soner Uşaklı d7a7c3553c chore: up themes 1 year ago
Barış Soner Uşaklı aebd9278c2 refactor: reduce socket.emits for typing
if textarea changess between empty/full emit right away
1 year ago
Barış Soner Uşaklı e4ecb96f1a fix: closes #11982, fix element in prepEdit 1 year ago
Barış Soner Uşaklı f2c4041fcb fix: prep edit so textarea isn't below text input 1 year ago
Misty Release Bot f24a334c1d chore: update changelog for v3.4.1 1 year ago
Misty Release Bot f9e93ba32e chore: incrementing version number - v3.4.1 1 year ago
Barış Soner Uşaklı 8357bb2e0a chore: up dbsearch 1 year ago
Barış Soner Uşaklı 19b7cdb245 fix: #11981, post immediately when canceling scheduling 1 year ago
Misty Release Bot 5c023025b4 chore: update changelog for v3.4.0 1 year ago
Misty Release Bot e39a898383 chore: incrementing version number - v3.4.0 1 year ago
Barış Soner Uşaklı d79f79e82e chore: up ntfy 1 year ago
renovate[bot] d263698939
fix(deps): update dependency nodemailer to v6.9.5 (#11980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Barış Soner Uşaklı 98c3d2e96d refactor: use map/get 1 year ago
Barış Soner Uşaklı 6d27f77894 chore: up dbsearch 1 year ago
renovate[bot] 0e885a20d9
fix(deps): update dependency archiver to v6.0.1 (#11976)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] 15c6fd6bf8
chore(deps): update coverallsapp/github-action action to v2.2.2 (#11977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Barış Soner Uşaklı bb460d6f2c Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 1 year ago
Barış Soner Uşaklı ded596fe3d fix: don't create tooltips on mobile 1 year ago
Misty Release Bot 9bb213b3a6 Latest translations and fallbacks 1 year ago
Misty Release Bot 82a5bb5f1e Latest translations and fallbacks 1 year ago
Barış Soner Uşaklı 34242e7a4f lint: remove unused translator 1 year ago
Barış Soner Uşaklı 45ed12c500 chore: up themes, dont send typing on page load 1 year ago
Barış Soner Uşaklı 600357444d feat: typing user list in chat 1 year ago
Misty Release Bot 7e4b4d3a33 Latest translations and fallbacks 1 year ago
Barış Soner Uşaklı 92f5c146fd feat: add data-allow-dupe and data-navigator-ignore
these can be used by plugins like q&n to dupe a post
instead of relying on magic -1 index
1 year ago
Barış Soner Uşaklı bdeca04951 fix: always return string from helper
if value ended up being 0 it wasnt output
1 year ago
renovate[bot] b46425b1fc
fix(deps): update dependency nodebb-theme-harmony to v1.1.50 (#11975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] 9138702d67
fix(deps): update dependency spdx-license-list to v6.7.0 (#11974)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Barış Soner Uşaklı 4e5340d260 refactor: add targetUid to email-change event 1 year ago
Misty Release Bot 55cb1d7868 Latest translations and fallbacks 1 year ago