Greasy Fork
ログイン
Bokmål (nb)
Romanian (ro)
アラビア語 (ar)
イタリア語 (it)
インドネシア語 (id)
ウイグル語 (ug)
ウクライナ語 (uk)
エスペラント語 (eo)
オランダ語 (nl)
ギリシア語 (el)
グルジア語 (ka)
クロアチア語 (hr)
スウェーデン語 (sv)
スペイン語 (es)
スペイン語 (es-419)
スロヴァキア語 (sk)
セルビア語 (sr)
タイ語 (th)
チェコ語 (cs)
デンマーク語 (da)
ドイツ語 (de)
トルコ語 (tr)
ハンガリー語 (hu)
フィン語 (fi)
フランス語 (fr)
フランス語 (カナダ) (fr-CA)
ブルガリア語 (bg)
ベトナム語 (vi)
ヘブライ語 (he)
ポーランド語 (pl)
ポルトガル語 (ブラジル) (pt-BR)
マラーティー語 (mr)
ロシア語 (ru)
英語 (en)
中国語 (台湾) (zh-TW)
中国語 (中国) (zh-CN)
朝鮮語 (ko)
日本語 (ja)
白ロシア語 (be)
کوردیی ناوەندی (ckb)
Help us translate!
スクリプト
掲示板
ヘルプ
その他
拡張検索
ユーザー一覧
ライブラリ
管理担当者による対処の履歴
☰
スクリプト
掲示板
ヘルプ
拡張検索
ユーザー一覧
ライブラリ
管理担当者による対処の履歴
ログイン
Bokmål (nb)
Romanian (ro)
アラビア語 (ar)
イタリア語 (it)
インドネシア語 (id)
ウイグル語 (ug)
ウクライナ語 (uk)
エスペラント語 (eo)
オランダ語 (nl)
ギリシア語 (el)
グルジア語 (ka)
クロアチア語 (hr)
スウェーデン語 (sv)
スペイン語 (es)
スペイン語 (es-419)
スロヴァキア語 (sk)
セルビア語 (sr)
タイ語 (th)
チェコ語 (cs)
デンマーク語 (da)
ドイツ語 (de)
トルコ語 (tr)
ハンガリー語 (hu)
フィン語 (fi)
フランス語 (fr)
フランス語 (カナダ) (fr-CA)
ブルガリア語 (bg)
ベトナム語 (vi)
ヘブライ語 (he)
ポーランド語 (pl)
ポルトガル語 (ブラジル) (pt-BR)
マラーティー語 (mr)
ロシア語 (ru)
英語 (en)
中国語 (台湾) (zh-TW)
中国語 (中国) (zh-CN)
朝鮮語 (ko)
日本語 (ja)
白ロシア語 (be)
کوردیی ناوەندی (ckb)
Help us translate!
情報
コード
履歴
フィードバック (2)
統計
TwatBegone
Removes twats and all mentions of them from twitter
コードが変更されたバージョンのみを表示しています
すべてのバージョンを表示
v0.5.63
2018/01/28
Yet another bugfix misnamed function It was a copy paste error. I'd copied the function to set rainbow avis as the basis for the one to set hide generic and forgotten to rename it. Or indeed call it on setting update. *Blush*
v0.5.61
2018/01/28
BUGFIX: Generic tweet hiding was broken I'd checked in the wrong file to git. Works now
v0.5.6
2018/01/28
Generic tweet hiding I've noticed these annoying "generic" tweets turning up in the twitter notif page. This version has a flag on the config page to simply hide these promoted/recommended tweets. I made this the default behaviour as I have yet to see one of value, but its easy enough to change the default behaviour.
v0.5.5
2017/04/29
Add toggle button for rainbow Avis on config page
v0.5.5
2017/04/29
Fix indentation of blah text Resolves #20, Merge branch 'master' of github.com:ciderpunx/userscripts Conflicts: TwatBegone/TwatBegone.user.js
v0.5.5
2017/04/28
Allow range of avis fixes #16
v0.5.5
2017/04/28
Another anal commit Consistent indentation!
v0.5.5
2017/04/28
Anal checkin - replace tabs with spaces So that it all lines up.
v0.5.5
2017/04/28
Bump version number
v0.5.4
2017/04/28
Set bsString to a random array item Contributes to #13
v0.5.4
2017/04/28
Update TwatBegone.user.js Change slogan link colour
v0.5.4
2017/04/28
Update TwatBegone.user.js Add slogan to replaced tweets #18
v0.5.4
2017/04/28
Update TwatBegone.user.js Adds padding to left of 'TBG Active' button to make it look even nicerer
v0.5.4
2017/04/27
Refactor dispatch code to make it less yukky Rather than having document.location.href.indexOf ... in 3 places factor out into a function Similarly with the action dispatch, to avoid nested ifs.
v0.5.3
2017/04/27
Refactor showConfigPage and bugfix There was a subtle bug in initAction() and initTwats() where we called setAction and setTwats with a var action or twats that may not have existed. Think this resolves #10
v0.5.2
2017/04/27
Version 0.5.2 - Show version number on pages Show the version number at the bottom of the config and help pages.
v0.5.1
2017/04/27
Version 0.5.1 Tweak to settings css and display block rather than inline so we can centre it.
v0.5
2017/04/27
Version 0.5 Added more metadata fields for stuff like the icon, licence and so on
v0.493
2017/04/27
Fixes #7 Change twat begone button background to green, Merge pull request #9 from oxguin/patch-2 Fixes #7
v0.493
2017/04/26
Sort out glitchy handling of textarea/string in cleanTwats fn.
v0.491
2017/04/26
Fix stringification of twats in cleanTwats
v0.49
2017/04/26
Bump version to 0.49 Also previous checkin closes #3
v0.48
2017/04/26
Added some semi-colons, Text alignment in defaultTwats, Initialize twats in configPage call Fixes #6
v0.48
2017/04/25
Imported from URL