Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Releases: MobileFirstLLC/doucheblock

v1.3.1

14 Sep 03:02
Compare
Choose a tag to compare

Add log feature: allows viewing list of recent blocks and matched keyword (#20)

This log is on device and builds over time and it is initially empty. The log entry represents twitter account is as-is at the time of blocking. Log will clear on uninstall.

v1.2.1

24 Aug 14:50
Compare
Choose a tag to compare

DoucheBlock now checks both display name and bio for block words

v1.2.0

16 Jul 23:20
Compare
Choose a tag to compare
  • fix tab notification on settings change (firefox) PR 23
  • change share link to use mention instead of hashtag PR 22
  • safari version PR 21
  • update options page PR 17
  • tooling: CI upload for firefox PR 18

v1.0.0

22 Jun 21:26
Compare
Choose a tag to compare
  • Added regex support for keyword matching PR #16
  • maxRequest interval is now configured from 20 sec to 15 sec ref

v0.3.0

23 May 01:12
Compare
Choose a tag to compare
  • add real-time check for blocking status, and check before prompting PR #14
  • use exclude_globs in the manifest to exclude specific pages ref
  • add share and rate links to options page

v0.2.1

25 Apr 20:10
Compare
Choose a tag to compare

fix version numbering

v0.2.0

25 Apr 04:33
Compare
Choose a tag to compare

changes

  • add whitelist: if user chooses to cancel on alert, handle will be added to persistent whitelist PR #7
  • remove alert when viewing list of blocked accounts in settings #8
  • add max limit on how many alerts to show in a sequence (max is 3) #9

0.1.0

07 Apr 06:01
Compare
Choose a tag to compare

In this version

  • improve rate limit handling for twitter API which allows making more requests for bios and should not get blocked anymore
  • improved onboarding for new users
  • improved source code docs

0.0.3

18 Feb 07:28
Compare
Choose a tag to compare

Initial release