scribe-org / scribe-org/Scribe-Server

Migrate and serve profanity table alongside language pack data

Open
#75 5 comments 0 reactions 2 assignees View on GitHub

@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
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.