-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fixing moderator overview on reshares #30884
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ArtificialOwl
commented
Jan 27, 2022
- fix a call to a deprecated method is returns a non managed exception
- it now uses CircleManager. Still needs to check its availability as there is no integration of circles within core. left a TODO note.
- This is the most efficient way to know if a user is a (inherited) member of a circle and his access level
|
(sorry for the mess, experiencing edge network, and UI had glitches :]) |
16081c3 to
7b48969
Compare
|
Psalm is not happy :) |
To fix it, run: From that I could see, it's just that we have less warning now :) |
0ecd1f8 to
fa562f7
Compare
|
@CarlSchwan @skjnldsv new errors does not seems related ! |
|
@CarlSchwan @PVince81 @come-nc can I have some review on this one pleas ? the drone issue does not seems related to current code |
e6ac03b to
8c84f51
Compare
come-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I cannot vouch for the logic as I do not understand what this does exactly but code looks good now.
PVince81
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
|
/backport to stable23 |
|
/backport to stable22 |
|
please check the tests: |
791ddf8 to
76281fc
Compare
|
/rebase |
Signed-off-by: Maxence Lange <[email protected]>
Signed-off-by: Maxence Lange <[email protected]>
Signed-off-by: Maxence Lange <[email protected]>
1a22165 to
460081b
Compare
|
@ArtificialOwl please resolve the conflict. I'm guessing this is still relevant (also for backport) despite being from January ? |