-
Notifications
You must be signed in to change notification settings - Fork 447
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
feat: Added database migration for banning users #12558
Merged
skalidindi53
merged 17 commits into
main
from
skalidindi53/12292/Banning-users-and-guests
Jul 10, 2024
Merged
feat: Added database migration for banning users #12558
skalidindi53
merged 17 commits into
main
from
skalidindi53/12292/Banning-users-and-guests
Jul 10, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
skalidindi53
force-pushed
the
skalidindi53/12292/Banning-users-and-guests
branch
from
June 21, 2024 15:39
76eae28
to
c72b203
Compare
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.
And you need to bump the last digit in the version of appinfo/info.xml
skalidindi53
force-pushed
the
skalidindi53/12292/Banning-users-and-guests
branch
4 times, most recently
from
June 21, 2024 18:33
98f5fc2
to
2aa0921
Compare
nickvergessen
added
2. developing
feature: api 🛠️
OCS API for conversations, chats and participants
feature: conversations 👥
enhancement
labels
Jun 24, 2024
skalidindi53
force-pushed
the
skalidindi53/12292/Banning-users-and-guests
branch
3 times, most recently
from
June 24, 2024 13:47
d266235
to
eec0d2c
Compare
skalidindi53
force-pushed
the
skalidindi53/12292/Banning-users-and-guests
branch
8 times, most recently
from
June 24, 2024 18:49
c105d5f
to
5d1eae1
Compare
skalidindi53
force-pushed
the
skalidindi53/12292/Banning-users-and-guests
branch
3 times, most recently
from
June 28, 2024 20:21
68df1ff
to
49185c1
Compare
skalidindi53
force-pushed
the
skalidindi53/12292/Banning-users-and-guests
branch
from
July 8, 2024 14:04
35d1afd
to
08a3c7a
Compare
This comment was marked as outdated.
This comment was marked as outdated.
skalidindi53
force-pushed
the
skalidindi53/12292/Banning-users-and-guests
branch
2 times, most recently
from
July 10, 2024 05:03
eebc99e
to
b04e410
Compare
Signed-off-by: skalidindi53 <[email protected]>
nickvergessen
force-pushed
the
skalidindi53/12292/Banning-users-and-guests
branch
from
July 10, 2024 11:00
b04e410
to
53f7c4b
Compare
Signed-off-by: skalidindi53 <[email protected]>
Signed-off-by: skalidindi53 <[email protected]>
Signed-off-by: skalidindi53 <[email protected]>
Signed-off-by: skalidindi53 <[email protected]>
Signed-off-by: skalidindi53 <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: skalidindi53 <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
nickvergessen
force-pushed
the
skalidindi53/12292/Banning-users-and-guests
branch
from
July 10, 2024 11:01
53f7c4b
to
ed93b6f
Compare
Signed-off-by: Joas Schilling <[email protected]>
nickvergessen
approved these changes
Jul 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3. to review
enhancement
feature: api 🛠️
OCS API for conversations, chats and participants
feature: conversations 👥
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
☑️ Resolves
🛠️ API Checklist
🚧 Tasks
occ migrations:generate spreed 20000
)Version18000Date20230808120823
how to define theoc_talk_bans
table, columns and indixestests/integration/features/conversation-1/ban.feature
)🏁 Checklist
docs/
has been updated or is not required