Barış Soner Uşaklı
|
e5228179c1
|
Mongo intersection (#8322)
* feat: intersection without aggregation
* feat: intersection
* feat: remove debug code
|
5 years ago |
Julian Lam
|
e327d1247e
|
Revert "fix: #8142 invalid session warning if server-side session destroyed"
This reverts commit 526b3cd9ec .
|
5 years ago |
Barış Soner Uşaklı
|
cb662e15ce
|
feat: improve grunt restart/rebuild speed
|
5 years ago |
Barış Soner Uşaklı
|
4263efa091
|
feat: don't overwrite req.query.lang if it exists
|
5 years ago |
Barış Soner Uşaklı
|
12c6bc2e07
|
feat: convert queries so they used indices directly
|
5 years ago |
Julian Lam
|
ae2db423ee
|
feat: cookie SameSite property
More information:
https://tools.ietf.org/html/draft-ietf-httpbis-cookie-same-site-00#section-4.1.1
https://web.dev/samesite-cookies-explained/
|
5 years ago |
Barış Soner Uşaklı
|
7a801abade
|
fix: tests on redis
|
5 years ago |
Barış Soner Uşaklı
|
8bf980cb63
|
fix: tests, handle no sessions
|
5 years ago |
Barış Soner Uşaklı
|
a0d76ff0a6
|
fix: #8318, clean expired sessions on login and get
|
5 years ago |
Barış Soner Uşaklı
|
2587112f9d
|
feat: if only one value is passed used faster function
|
5 years ago |
Barış Soner Uşaklı
|
81e33b9391
|
fix: #8317
|
5 years ago |
Julian Lam
|
526b3cd9ec
|
fix: #8142 invalid session warning if server-side session destroyed
Resolved regression caused by 5a0c7c1497
|
5 years ago |
Barış Soner Uşaklı
|
5fd81c5c04
|
fix: check privileges before exporting post/topic data
|
5 years ago |
Barış Soner Uşaklı
|
f0323b6cfa
|
feat: closes #8316, add more data to export profile
|
5 years ago |
Barış Soner Uşaklı
|
1d3fa3bc4e
|
feat: throw error if uid is missing for update
|
5 years ago |
Barış Soner Uşaklı
|
dfae664e29
|
fix: exporting posts
|
5 years ago |
Barış Soner Uşaklı
|
bdda022238
|
fix: undefined uid when downloading posts
|
5 years ago |
Barış Soner Uşaklı
|
1ba6929cb3
|
fix: #8311, fix allowUserHomePage value
was always sending 1 even if allowUserHomePage was disabled in acp
|
5 years ago |
Barış Soner Uşaklı
|
0e58fa33eb
|
feat: match hook property to topic property
|
5 years ago |
Barış Soner Uşaklı
|
bfad457275
|
feat: add methods for adding/removing tags from topics
|
5 years ago |
Barış Soner Uşaklı
|
e20ad5c56e
|
fix: dont crash if topic is null
|
5 years ago |
Barış Soner Uşaklı
|
c47a1c4df4
|
fix: convert cids to string for comparison
|
5 years ago |
Barış Soner Uşaklı
|
97c086aba9
|
fix: missing await
|
5 years ago |
Barış Soner Uşaklı
|
337be368eb
|
fix: category selector disabled categories
|
5 years ago |
Barış Soner Uşaklı
|
a73c755b05
|
feat: closes #8308, edit post notif for watched topic posts
|
5 years ago |
Barış Soner Uşaklı
|
edf9fe3b7f
|
feat: add null tests for sorted sets
|
5 years ago |
Barış Soner Uşaklı
|
6a5e86dc66
|
fix: #8305, don't use null values
|
5 years ago |
Barış Soner Uşaklı
|
aad0880f7c
|
feat: add filter:categories.getRecentTopicReplies
pass req.query to getRecentTopicReplies
|
5 years ago |
Barış Soner Uşaklı
|
7e42988489
|
refactor: shorter function
|
5 years ago |
Opliko
|
c4545381d7
|
feat: Add hooks for user blocks (#8296)
* Add hooks for user blocks
* change naming
* Fix the filter...
fixes #8109
|
5 years ago |
Barış Soner Uşaklı
|
7d08184372
|
fix: winston showing json object
|
5 years ago |
Barış Soner Uşaklı
|
0431d75f0d
|
fix: #8297, uids.length is different than topics.length
|
5 years ago |
Julian Lam
|
fcb81cb8ca
|
fix: #8297 guest handles shown in category.tpl
|
5 years ago |
Barış Soner Uşaklı
|
16a98eaf50
|
fix: only add to set if numRecentReplies>0
|
5 years ago |
Barış Soner Uşaklı
|
b25b51bd97
|
feat: add action:post.updatePostVoteCount
|
5 years ago |
Barış Soner Uşaklı
|
6c59683b16
|
refactor: change to action:categories.updateRecentTid
|
5 years ago |
Barış Soner Uşaklı
|
ecd622fdf5
|
fix: failing tests @julianlam
|
5 years ago |
Barış Soner Uşaklı
|
51933c1fcb
|
feat: add filter:categories.updateRecentTid
|
5 years ago |
Barış Soner Uşaklı
|
478ed6c16f
|
refactor: match core field name pinned
|
5 years ago |
Julian Lam
|
0053e779e8
|
feat: response:router.page, dep. filter variant
|
5 years ago |
Barış Soner Uşaklı
|
9839346ec3
|
fix: #8290, if there are no filters go to ?reset=1
dont count ?page=1 as a filter
|
5 years ago |
Barış Soner Uşaklı
|
5ebcdb1806
|
fix: #8287, fix users:flags as well
|
5 years ago |
Barış Soner Uşaklı
|
4f1128fd2b
|
fix: add missing await
|
5 years ago |
Barış Soner Uşaklı
|
9d153fd388
|
fix: #8287, dont readd user after deletion
don't add user uid back to users:* sorted sets if they are deleted
upgrade script to fix users:* sorted sets
|
5 years ago |
Barış Soner Uşaklı
|
4d6b2ec3ce
|
fix: missing await
|
5 years ago |
Barış Soner Uşaklı
|
0391856d7d
|
fix: #8286, rescind notif when its resolved/rejected
|
5 years ago |
Barış Soner Uşaklı
|
0ca84bd9f4
|
fix: #8284, parse ToS on register
rewrite intersitials to async/await
|
5 years ago |
Barış Soner Uşaklı
|
0c7c70edaf
|
fix: crash in topic controller
|
5 years ago |
psychobunny
|
fe03effe7d
|
Revert "fix: crash when res.locals.linkTags is undefined"
This reverts commit 7cab2b0fea .
|
5 years ago |
Andrew Rodrigues
|
7cab2b0fea
|
fix: crash when res.locals.linkTags is undefined
|
5 years ago |