https://github.com/upsilon/readalltweets
Show all unread tweets in reverse chronological order. You can apply this add-on only to a specified list.
https://github.com/upsilon/readalltweets
Last synced: over 1 year ago
JSON representation
Show all unread tweets in reverse chronological order. You can apply this add-on only to a specified list.
- Host: GitHub
- URL: https://github.com/upsilon/readalltweets
- Owner: upsilon
- Created: 2010-04-25T05:48:26.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-05-25T07:45:42.000Z (about 16 years ago)
- Last Synced: 2024-10-11T20:48:26.341Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
For people who read all tweets on Twitter time-line, show all unread tweets in reverse chronological order.
You can also apply this add-on only to a specified list.
This add-on works on Twitter home, so you can use with other useful add-ons and greasemonkey scripts such as @troynt's Twitter Script( http://userscripts.org/scripts/show/40617 ), whose features are url expansion and media embed and so on.
Other functions
-Show replies from users you don't follow, too(you can turn off this setting)
-Notify new DMs, too
If you use with pbtweet+( http://userscripts.org/scripts/show/66696 ), turn off pbtweet+'s "Auto Update", "Growl Notification" options.
Twitter のタイムラインをすべて読む人のため、未読発言のみ古いものから順に表示します。
指定のリストにだけこのアドオンを適用することもできます。
このスクリプトは Twitter のページ上で動作するため、他のアドオンやGreasemonkeyスクリプトと併用できます。例えば@troynt's Twitter Script( http://userscripts.org/scripts/show/40617 ) は短縮URLの展開、TwitPic や YouTube のプレビューなどの機能を持っています。
その他の機能
-フォローしてる人以外からの返信も表示
-新しいダイレクトメッセージの通知
pbtweet+( http://userscripts.org/scripts/show/66696 ) と一緒に使う場合、pbtweet+ の "Auto Update", "Growl Notification" のオプションをオフにしてください。
history-------------------------------------------------------------------------------------------------------------------
ver 0.5.0.0
-Disable Twitter's update notification to get tweets without omission
-Fix not to get new tweets doubly
-Fix the bug tweets color doesn't return when new tweets are fetched
-取得漏れが起きないように、Twitter自体のアップデート機能を無効化
-二重に発言を取得してしまうことがある問題を修正
-新しい発言の色を元に戻すのが失敗する問題を修正
ver 0.4.5.0
-Fix to reduce failure frequency
-Fix the bug tweets color doesn't return when new tweets are fetched
-Fix to change color of mentions from following
-Make mentions colored more deeply
-Improve settings window's design
-Fix the bug happening when there are no mentions
-Fix the position of "Move to unread tweets"
-Separate a last mention record and a last tweet record
-Update tr-TR locale
-新しい発言をちゃんと取得出来るように修正
-失敗した場合やり直す回数を1回増加
-新しい発言の色を元に戻すのが失敗する問題を修正
-返信の色を濃く
-設定ウインドウのデザインを改良
-フォローしてる人からの返信も色を変えるように
-返信がひとつもない場合のバグを修正
-「未読発言へ移動」の位置を修正
-返信の取得を新着発言のチェックと同時に行う仕様を修正
-Update tr-TR locale