Skip to content

Tags: rougetimelord/Blue-Blocker

Tags

v0.4.0-3

Toggle v0.4.0-3's commit message
0.4.0-3

v0.4.0

Toggle v0.4.0's commit message
0.4.0

v0.4.0-2

Toggle v0.4.0-2's commit message
0.4.0-2

v0.4.0-1

Toggle v0.4.0-1's commit message
0.4.0-1

v0.4.0-0

Toggle v0.4.0-0's commit message
0.4.0-0

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
0.3.5 (kheina-com#221)

* Update version strings
* Skip tombstones, fix kheina-com#219
* Check if a tweet is eligible for editing (Addresses kheina-com#195)
* Fix quotation marks
* Don't overwrite original blue verification
   Sometimes a twitter blue tweet won't be eligible but is marked as blue verified??
* Add check for extended tweets
* Revert "Merge pull request kheina-com#217 from kheina-com/dependabot/npm_and_yarn/vite-2.9.16"
   This reverts commit 50cb1f8, reversing
   changes made to dc1d115.
* Update vite
* Check for expandable tweets as part of kheina-com#195
* Fully update vite... oops
* Fix format task
* Run prettier on instructions.ts

---------

Co-authored-by: Eric Gallager <[email protected]>

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix db transaction errors (kheina-com#176)

* use sync catches to propagate errors correctly

* add retry logic in utils

* add variance to popup

* pull fixes from idb branch

* fix toast, fix queue import indent, user api vs chrome for send message

* don't queue safelisted users

* fix showing dates on chrome

* return promise

* changelog

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kheina-com#161 from kheina-com/llb-v0.3.3

Block History, Safelist Importing, Blocklist Importing, Popup Options, etc

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Chrome109 fix, Legacy DB Patch, IDB.open Logs, Kkip Autoblocking Bots…

…, cleanup (kheina-com#158)

* fix chrome109 issue in worker, add more logs to idb.open, remove bots from affiliated blocks

* remove block request debug log

* bump version 0.3.2

* fix error popup occurring on error responses

* fix horizontal scrollbar appearing in quickmenu

* update package lock to 0.3.2

* remove debug statement

* wrap legacy verified check to add timeout

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.3.1 Promoted Tweets, Code Cleanup, Bugfixes (kheina-com#147)

* bump version 0.3.1

* tabs

* rework popup backend completely, mirror values between tabs

* update checkmark in final .then

* fix sliders, update integrations to not need management api

* remove management from manifest

* fix zip instruction in makefile

* set display to flex, not block

* add promoted logic to instructions path

* add menu option, also reword some things

* add warning about legacy verifications

* update instructions with better error handling

* update changelog