scribe-org / scribe-org/Scribe-Server
Migrate and serve profanity table alongside language pack data
Open
@axif0 is already working on this.
Since Aug 8, 2026.
-next release-
blocked
feature
- Dominant language
- Go
- Stars
- 12
- Forks
- 14
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 4
Description
Terms
- I have searched open and closed feature requests
- I agree to follow Scribe-Server's Code of Conduct
Description
[!NOTE]
This issue is blocked by the following issue in Scribe-Data:
- scribe-org/Scribe-Data#710
Per scribe-org/Scribe-Data#710, Scribe-Data will be outputting a profanity table alongside the language packs it already produces. This is needed for Scribe-Android (scribe-org/Scribe-Android#660), so that the table can be used in autosuggestions and autocompletions to ensure strings containing profane words are not displayed to the user.
Proposed work
- Confirm the schema/format of the profanity table once finalized in scribe-org/Scribe-Data#710
- Add a migration step to ingest the profanity table from the Scribe-Data SQLite output into Scribe-Server's database
- Add/extend an API endpoint to serve the profanity table per language
- Update API documentation to reflect the new data being served
- Coordinate with Scribe-Android to confirm the response shape matches what scribe-org/Scribe-Android#660 expects
Contribution
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.