26205 Commits (34242e7a4f2641dfa72e5bbfe2326607a100f7bf)
 

Author SHA1 Message Date
Barış Soner Uşaklı 2e0964e6fe fix: bookmark scroll doing ajaxify
if target post is already on page
fix alerts crash due to double close
2 years ago
Barış Soner Uşaklı a7a266d72c fix: closes #11937, add dropup early based on position on screen 2 years ago
Julian Lam df65c60081 fix: improper SSO format (regression), update openapi schema 2 years ago
Julian Lam 4a846803e8 fix: improper SSO format (regression), update openapi schema 2 years ago
Julian Lam db15e7c4b1 fix: return empty array for 'sso' otherwise 2 years ago
Julian Lam a6c98de631 fix: #11906, remove retrieval of SSO data in getAllData internal method, only retrieve for calling user or admins, and only on edit page 2 years ago
Julian Lam 8aacc8f89c fix: #11906, remove retrieval of SSO data in getAllData internal method, only retrieve for calling user or admins, and only on edit page 2 years ago
Misty Release Bot 271cf81e6c chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation, nodebb.error 2 years ago
Barış Soner Uşaklı 979f24b173
feat: #6021 add min:rep-post-links (#11938)
new reputation limit to post links
if post queue is enabled and user doesn't have enough reputation to post links, queue their posts

if post queue is NOT enabled and user doesn't have enough reputation to post links show error

check content on topic post, topic reply, post edit
2 years ago
Barış Soner Uşaklı c989a4a328 remove node 16 from matrix 2 years ago
Barış Soner Uşaklı c4b865e1b2 chore: up themes 2 years ago
Misty Release Bot 69f867476a chore(i18n): fallback strings for new resources: nodebb.notifications 2 years ago
Barış Soner Uşaklı 8605d9b5dd Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı 4e0c632928 fix: language string
reported on transifex
2 years ago
Misty Release Bot 66926983bc Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 7d9ff9bf4e chore: up themes 2 years ago
Barış Soner Uşaklı 9ac8879e93 moved scroll bottom alert 2 years ago
Barış Soner Uşaklı ba6b3f24c0 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop 2 years ago
Barış Soner Uşaklı c0eefe7273 tes: fix spec 2 years ago
Misty Release Bot 6a1b114106 chore(i18n): fallback strings for new resources: nodebb.email, nodebb.modules, nodebb.notifications 2 years ago
Barış Soner Uşaklı b65d8e823a feat: add new notif type for public rooms
change notification text to display more users
  * user1 wrote in general
  * user1 and user2 wrote in general
  * user1, user2 and user3 wrote in general
  * user1. user2 and 2 others wrote in general
2 years ago
Misty Release Bot ca1fda764d Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 4803e6434f Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı 85a200096c Merge branch 'master' into develop 2 years ago
Misty Release Bot c44ddb10e7 chore: update changelog for v3.3.4 2 years ago
Misty Release Bot 44ca29020b chore: incrementing version number - v3.3.4 2 years ago
Barış Soner Uşaklı 78a7cfe9c2 fix: upgrade script, get rid of nested processSortedSet 2 years ago
Barış Soner Uşaklı c92ecfb4b9 feat: better acp sidebar in dark mode 2 years ago
renovate[bot] 44a9d88a28
chore(deps): update dependency eslint-plugin-import to v2.28.1 (#11848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] c41a4a0fdd
chore(deps): update redis docker tag to v7.2.0 (#11924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 9c837632cc
fix(deps): update dependency pg to v8.11.3 (#11919)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 6492557887
chore(deps): update dependency sass-embedded to v1.66.1 (#11926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 0b1b6af379
fix(deps): update dependency archiver to v6 (#11929)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 01c94daf11
fix(deps): update dependency sass to v1.66.1 (#11927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] c09c29fae4
fix(deps): update dependency pg-cursor to v2.10.3 (#11920)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 7ebdfe7153
chore(deps): update mongo docker tag to v7 (#11928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı 9534f9b9b9 feat: check mute when messaging, closes #11932 2 years ago
Barış Soner Uşaklı 8b533d5467 test: one more fix 2 years ago
Barış Soner Uşaklı 6b09b7c7d4 test: fix tests, dont hang if payload is string
closes #11933
2 years ago
Barış Soner Uşaklı 82d95ba812 remove logs 2 years ago
Barış Soner Uşaklı aeb27f4b8d fix: admins should see public chats
even if they are not in any of the groups
2 years ago
Barış Soner Uşaklı 7dd143e1f8 fix: show access denied instead of internal error
when user doesn't have access to chats
2 years ago
Misty Release Bot 38149a57c5 chore: update changelog for v3.3.3 2 years ago
Misty Release Bot 46c2901872 chore: incrementing version number - v3.3.3 2 years ago
Barış Soner Uşaklı cbc092be1e Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı b958a39a66 feat: log roomId/roomName on delete 2 years ago
Barış Soner Uşaklı 51587ca3b2 fix: one more fix 2 years ago
Barış Soner Uşaklı b5d1e9176b fix: one more upgrade script fix 2 years ago
Barış Soner Uşaklı 5a8e6af43e fix: post preview on skins remove clearfix and floats 2 years ago
Barış Soner Uşaklı 90f29571f1 refactor: add connectionTimeout to psql
only sleep if there is more than one iteration in processSortedSet
2 years ago