Skip to content
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

Add support for setting the pastebin line limit in room state #1301

Merged
merged 14 commits into from
May 7, 2021

Conversation

Half-Shot
Copy link
Contributor

@Half-Shot Half-Shot commented Apr 28, 2021

This feature allows room admins to adjust the amount of lines required to end up in a pastebin by modifying the room state. This PR also paves the way for other features (like reply formats).

Fixed #1293 (accidentally)

@Half-Shot Half-Shot requested a review from a team April 28, 2021 15:14
@Half-Shot Half-Shot force-pushed the hs/add-support-for-per-room-config branch from 57dcca4 to 682cd97 Compare May 6, 2021 17:46
@ara4n ara4n changed the title Add support for setting the line limit in room state Add support for setting the pastebin line limit in room state May 6, 2021
Copy link
Contributor

@jaller94 jaller94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

docs/room_configuration.md Outdated Show resolved Hide resolved
src/bridge/RoomConfig.ts Outdated Show resolved Hide resolved
src/bridge/RoomConfig.ts Outdated Show resolved Hide resolved
src/bridge/RoomConfig.ts Outdated Show resolved Hide resolved
src/bridge/RoomConfig.ts Outdated Show resolved Hide resolved
Half-Shot and others added 2 commits May 7, 2021 12:06
Co-authored-by: Christian Paul <christianp@matrix.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix 4 linter warnings
2 participants