Skip to content

Commit

Permalink
Fix/develop (#32)
Browse files Browse the repository at this point in the history
* Release 1.1.0 (#27)

* Feature/mails admin revamp (#26)

* Update CI

* Don't use decidim commands

* Add organizations to results

* Send a digest to admins by mail

* Fix offenses

* Use bundle exec

* Remove duplicate precompile

* Run in assets precompile in ci

* Fix failing tests

* Normalize locales

* Update translations

* Revert "Update translations"

This reverts commit 1704e0d.

* Don't fail on invalid user

* Use status instead of results

* Send mail in a delegated job

* Fix offenses

* Add conditionnal in mailer

* Display probability in details and reason

Co-authored-by: paulinebessoles <[email protected]>

* Bump version (#28)

Co-authored-by: paulinebessoles <[email protected]>

* Update README.md (#29)

Co-authored-by: paulinebessoles <[email protected]>
  • Loading branch information
armandfardeau and paulinebessoles authored Feb 24, 2022
1 parent 105b6d4 commit c786d67
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Decidim::SpamDetection
[![codecov](https://codecov.io/gh/OpenSourcePolitics/decidim-spam_detection/branch/master/graph/badge.svg?token=eJu34XLlVu)](https://codecov.io/gh/OpenSourcePolitics/decidim-spam_detection)
![Tests](https://github.com/opensourcepolitics/decidim-spam_detection/actions/workflows/tests.yml/badge.svg)
![Tests](https://github.com/opensourcepolitics/decidim-spam_detection/actions/workflows/lint.yml/badge.svg)
![Tests](https://github.com/opensourcepolitics/decidim-spam_detection/actions/workflows/ci_cd.yml/badge.svg)

## Usage

Expand Down

0 comments on commit c786d67

Please sign in to comment.