12960 Commits (d7a7c3553cbc6b17bde65a5a7ff193159070d523)

Author SHA1 Message Date
Barış Soner Uşaklı 19b7cdb245 fix: #11981, post immediately when canceling scheduling 1 year ago
Barış Soner Uşaklı 600357444d feat: typing user list in chat 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ı 4e5340d260 refactor: add targetUid to email-change event 1 year ago
Barış Soner Uşaklı 8db13d8e86
refactor: how admins change emails (#11973)
* refactor: how admins change emails

ability for admins to change emails from acp
ability for admins to change passwords from acp
only users themselves can use /user/<slug>/edit/email
group actions in manage users dropdown
admins can use the same modal from profile page instead of interstitial to update email
add missing checks to addEmail, if email take throw error
add targetUid to email change event

* test: bunch of baloney

* test: remove old test
1 year ago
Barış Soner Uşaklı 54706b1182
ability to pin chat messages (#11964) 1 year ago
Barış Soner Uşaklı 1a1fd64d9a
fix: deleted chat messages (#11962)
* fix: deleted chat messages

* fix spec
1 year ago
Barış Soner Uşaklı 965780b731 fix: closes #11954, fix custom skins with spaces 1 year ago
Barış Soner Uşaklı f026e74038 feat: add socket.data.uid on connect 1 year ago
Barış Soner Uşaklı 3d6668e7f0 fix: dont show chat notif if you are already in the room
mark all notifs from chat read when you you mark the chat room read
1 year ago
Barış Soner Uşaklı 2930892aa7 pass req.query.next to sso callback
user req.query.next instead of req.session.returnTo if it exists
1 year ago
Barış Soner Uşaklı 9720bb4846 Merge branch 'master' into develop 1 year ago
Julian Lam d13e7cd36c fix: isPrivilegeGroup not capturing admin privileges 1 year ago
Barış Soner Uşaklı 731466e572 feat: #11949, show alert if posts is going to be queued 1 year ago
Barış Soner Uşaklı 31305d64ba Merge branch 'master' into develop 1 year ago
Barış Soner Uşaklı 4ba7633897 fix: msg ref 1 year ago
Barış Soner Uşaklı 2d62a77248 fix: #11947, make user message has a numeric timestamp 1 year ago
Barış Soner Uşaklı dc0fb81bf5 fix: #11947, make user message has a numeric timestamp 1 year ago
Barış Soner Uşaklı e39697061a fix: closes #11921 1 year ago
Barış Soner Uşaklı adb8e85d68 Merge branch 'master' into develop 1 year ago
Julian Lam df65c60081 fix: improper SSO format (regression), update openapi schema 1 year ago
Julian Lam 4a846803e8 fix: improper SSO format (regression), update openapi schema 1 year ago
Julian Lam db15e7c4b1 fix: return empty array for 'sso' otherwise 1 year 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 1 year 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 1 year 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
1 year 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
1 year ago
Barış Soner Uşaklı 85a200096c Merge branch 'master' into develop 1 year ago
Barış Soner Uşaklı 78a7cfe9c2 fix: upgrade script, get rid of nested processSortedSet 1 year ago
Barış Soner Uşaklı c92ecfb4b9 feat: better acp sidebar in dark mode 1 year ago
Barış Soner Uşaklı 9534f9b9b9 feat: check mute when messaging, closes #11932 1 year ago
Barış Soner Uşaklı 8b533d5467 test: one more fix 1 year ago
Barış Soner Uşaklı 6b09b7c7d4 test: fix tests, dont hang if payload is string
closes #11933
1 year ago
Barış Soner Uşaklı 82d95ba812 remove logs 1 year ago
Barış Soner Uşaklı aeb27f4b8d fix: admins should see public chats
even if they are not in any of the groups
1 year ago
Barış Soner Uşaklı 7dd143e1f8 fix: show access denied instead of internal error
when user doesn't have access to chats
1 year ago
Barış Soner Uşaklı cbc092be1e Merge branch 'master' into develop 1 year ago
Barış Soner Uşaklı b958a39a66 feat: log roomId/roomName on delete 1 year ago
Barış Soner Uşaklı 51587ca3b2 fix: one more fix 1 year ago
Barış Soner Uşaklı b5d1e9176b fix: one more upgrade script fix 1 year ago
Barış Soner Uşaklı 5a8e6af43e fix: post preview on skins remove clearfix and floats 1 year ago
Barış Soner Uşaklı 90f29571f1 refactor: add connectionTimeout to psql
only sleep if there is more than one iteration in processSortedSet
1 year ago
Barış Soner Uşaklı c02f1d7066 fix: upgrade script 1 year ago
Barış Soner Uşaklı db07ab1508 feat: #11930, ability to set custom skins as default 1 year ago
Barış Soner Uşaklı d1949cee0c lint: fix lint 1 year ago
Barış Soner Uşaklı f23b0b5bec fix: some more upgrade script fixes
reduce parallel calls for psql
1 year ago
Barış Soner Uşaklı c17ef3659c rewrite upgrade script so it doesnt error on alot of users
https://community.nodebb.org/post/95433
1 year ago
Julian Lam d94c5cc127 Merge remote-tracking branch 'origin/master' into develop 1 year ago
Julian Lam 19e047e2d3 fix: #11906, userData.sso — don't serve deauthUrl or non-associated url if caller uid is not same as target uid 1 year ago
Barış Soner Uşaklı 5602159691 hmm node 20, yummy 1 year ago