Commit Graph

1145 Commits (2b42e7edb04652bfa191e017ffdefcb986c056dd)

Author SHA1 Message Date
Julian Lam 16e0bca570 fix: improper use of filename extensions
Barış Soner Uşaklı 2c22b06feb fix: isObjectField(s) empty field
Barış Soner Uşaklı 084c985117 feat: guard against multiple resolves
Barış Soner Uşaklı 5fe97b9c2e revert: sync hooks
Barış Soner Uşaklı 308252f566 fix: , dont error in markUnread if room doesnt exist
this prevents deleting the user if they are the only person in the chat room
Barış Soner Uşaklı 1029a06a87 test: fix tests
Barış Soner Uşaklı 01956af43a feat: remove sync hooks support
Barış Soner Uşaklı 92de49be00 test: add test for undefined fields in getObjectsFields
gasoved 8b79c7f139
fix: regress. rescheduling shouldn't add to sets that pinning removed… ()
* fix: regress. rescheduling shouldn't add to sets that pinning removed from

* test: remove the also from tests
Barış Soner Uşaklı 435067aa5f test: remove logs
Barış Soner Uşaklı 2ea468daa3 test: clear cache between runs, require middleware later in helpers
Barış Soner Uşaklı 2f401d7d74 test: test times
psychobunny 4dd3844680 fix: logic is hard
psychobunny bc0ca61c6a fix: run in series
Barış Soner Uşaklı 80ef108220 test: log
psychobunny 13fa983e61 fix: accidentally committed this
psychobunny eb240c905f fix: tests
psychobunny ea22cd302a fix: use req.ip instead, since guests can upload as well
psychobunny a9978fcfd2 feat: rate limit file uploads
Barış Soner Uşaklı 36f119a96a fix: , keep query params on redirect
Julian Lam f4c5050a16 fix: failure on session reroll 🍣 test
Julian Lam a3a7ab3ae1 test: added test for session id reroll on login
Barış Soner Uşaklı 161081e960 fix: escape flag reason
Barış Soner Uşaklı f9df6431c9 revert: revert tag sort
Barış Soner Uşaklı 05f2236193 feat: add reverse of recent to getSortedTopics
gasoved aa0137b1c4
feat: rescheduling (editing ST) ()
Barış Soner Uşaklı f7f46e7c65
feat: upgrade sharp ()
gasoved 077330b764
feat: scheduled topics ()
* feat: scheduled topics

* refactor: linting fixes

* fix: tests

* fix(test): race condition

* fix: make a single request
Barış Soner Uşaklı eb360351e5 fix: , fix guest handles
Barış Soner Uşaklı 5c59354c58 fix: , allow admins to add themselves to private groups
Barış Soner Uşaklı 4327a09d76
feat: allow optional fields argument on db.getObject(s) ()
Barış Soner Uşaklı e789fe8d2a fix: , don't show deleted topic titles in inf scroll
Barış Soner Uşaklı 34b9aaedee
feat: allow sync function ()
* feat: allow sync function

* fix: remove async
Barış Soner Uşaklı e725beaa4a Revert "feat: allow filter functions that return promises or the data directly"
This reverts commit e6c52cf26c.
Barış Soner Uşaklı e6c52cf26c feat: allow filter functions that return promises or the data directly
Barış Soner Uşaklı 46270f9f20 feat: bring back static hook timeout
Barış Soner Uşaklı 39b0e0fb91 fix: tests
Barış Soner Uşaklı 8ef38cb252 test: add missing test
Barış Soner Uşaklı 70a653d0a5 test: double filter test
Barış Soner Uşaklı f4f61b92b4 fix: lint
Barış Soner Uşaklı 0e67ab01ca test: admin/manage/users tests
Barış Soner Uşaklı 0af9d26fe5 feat: change uploadCroppedPicture to use updateProfile as well
Barış Soner Uşaklı a598abcd8e feat: use updateProfile for picture change
so it triggers action:user:updateProfile
Barış Soner Uşaklı ca8176312f fix: notification prune test
Barış Soner Uşaklı 293b7c2650
refactor: privileges, export modules directly ()
fix unused/commented out methods in admin privileges
Julian Lam 0804d54759 spec: schema docs for new ACP dashboard subpage routes
Barış Soner Uşaklı cfc237c2b7 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı a592ebd1ff feat: category search test
Julian Lam d3a9e76ae2 test(user): added additional tests for icon background colour
Barış Soner Uşaklı 0e07f3c9ba feat: allow defining a list of system tags