12934 Commits (b65d8e823aea47ed69129e73bd82ca17d7ee77b7)

Author SHA1 Message Date
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
Barış Soner Uşaklı 49bdb455eb hmm node 20, yummy 1 year ago
Barış Soner Uşaklı 9e829b983d 308 /uid/<uid> to /user/<slug> 2 years ago
Barış Soner Uşaklı e5fc4a5210 remove /1 from url if it goes to first post of topic 2 years ago
Barış Soner Uşaklı fcc04ef376 use same settings for spiders 2 years ago
Barış Soner Uşaklı b7920b7ad9 lets test perm redirect 2 years ago
Barış Soner Uşaklı 7a79fed828 feat: closes #11902, ability to clear search history 2 years ago
Barış Soner Uşaklı 76fde8efd7 feat: #11897, show guest handles in post queue and after using POST /compose 2 years ago
Julian Lam 2fe933614a fix: clicking on email consent form label checks the wrong box 2 years ago
Opliko ac4623ee6d
fix: copy FA fonts to build directory instead of serving them directly (#11891)
resolves issues when proxies don't fall back to NodeBB for assets
2 years ago
Barış Soner Uşaklı 9349cb63cb feat: #11881, limit room names 2 years ago
Barış Soner Uşaklı 9ba6dda8bf handle delete/restore/edit messages 2 years ago
Barış Soner Uşaklı 0316f324e7 feat: add toMid to chat messages 2 years ago
Barış Soner Uşaklı 93bfb92a59 fix margins on reconnect 2 years ago
Barış Soner Uşaklı acef5e3343 feat: add category selector to analytics page
closes #11878
2 years ago
Barış Soner Uşaklı 4f8aa1807e allow first page too 2 years ago
Barış Soner Uşaklı f23891977d fix acp too 2 years ago
Barış Soner Uşaklı 2d883cbb6f fix reconnect toast taking space when no visible 2 years ago
Barış Soner Uşaklı e4f8e5067e fix category analytics tpl 2 years ago
Barış Soner Uşaklı 7a29c2eb2e fix reconnect alert fade and move it to core 2 years ago
Barış Soner Uşaklı ae747875d8 fix: add missing id/for to all checkboxes 2 years ago
Julian Lam bcc4b82cc6 feat: middleware.handleMultipart, applies on API routes — invokes multipart middleware based on content-type header 2 years ago
Barış Soner Uşaklı 23404ad103
feat: #11868 apply blacklist to routes (#11873)
api and regular routes
dont allow blacklisting self ip
check blacklist on socket emits
2 years ago
Barış Soner Uşaklı f826545e93 add tooltips 2 years ago
Barış Soner Uşaklı 856754a5aa dark theme acp 2 years ago
Barış Soner Uşaklı 3837798292 test: fix test if ip is invalid 2 years ago
Barış Soner Uşaklı 38c0c8dec0 refactor: ip blacklist.test
also dont call ipaddr.parse if cidr rules is empty
add a test for cidr
2 years ago