Skip to content

Commit 6ee08a9

Browse files
committed
docs(readme): update URLs and compatibilty list.
1 parent c7f50e1 commit 6ee08a9

2 files changed

Lines changed: 17 additions & 9 deletions

File tree

COMPATIBILITY.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,26 +18,34 @@ Twitter API v2 is unlikely to be fixed in the future.
1818

1919
### Twitter for iOS (offical)
2020

21-
⭐⚠️: 3.3.6, Uses a **lot** of XML, Posts with images are broken (have (null) at the start), many other faults and missing endpoints
21+
⭐⚠️: 3.3.6, Uses a **lot** of XML, many other faults and missing endpoints.
2222

23-
⭐✅: 4.1.3, Near perfect. Tweeting with media attached requires the BlueTweety tweak, Retweets made by you fail to appear properly on timeline, pagination broken on some minor elements. Notification settings crashes the app.
23+
⚠️: 4.0.1, quite similar to 3.3.6, tweets with
2424

25-
⭐✅: 5.0.0-5.0.3, same as 4.1.3. 5.0.2+ has the aspect ratio change implemented for the iPhone 5.
25+
⭐✅: 4.1.3, Near perfect. Tweeting with media attached requires the BlueTweety tweak, Retweets made by you fail to appear properly on timeline, pagination broken on some minor elements.
26+
27+
⭐✅: 5.0.0-5.0.3, 5.0.2+ has the aspect ratio change implemented for the iPhone 5. Note: Long URLs break retrieving parent tweets
2628

2729
❌: 5.0.4+ Uses Twitter API v1.1
2830

2931
### Twitter iOS Integration
3032

31-
✅: iOS 5-6, Works through Bluetweety
33+
✅: iOS 5-7, Works through Bluetweety
3234

33-
❌: iOS 7+, Uses Twitter API v1.1
35+
❌: iOS 8+, Uses Twitter API v1.1
3436

3537
### Tweetie2
3638

3739
### Tweetie
38-
❌: Uses basic authentication
40+
❌: Login works, uses alternate endpoints to most things, pagination completely broken.
41+
42+
### Twitterific
43+
an iOS 2 version: Same as tweetie
44+
45+
### Tweetbot
46+
some ios 5 version or smth: Requires PIN auth, which is unimplemented.
3947

4048
## Android
41-
⭐⚠️: 3.3.0, Partly works, Followers & following timelines do not work, Connect tab is missing follows & retweets.
49+
⭐⚠️: 3.3.0, Partly works, Followers & following timelines do not work, Connect tab is missing follows & retweets. Crashes are common. Requires a patched apk
4250

4351
⚠️: 3.1.2, same as 3.3.0

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ To see what devices and versions are compatible, look at [the compatibility list
1111

1212
# Public Instances
1313

14-
https://twitterbridge.loganserver.net HTTP & HTTPS, Based on Releases (my instance)
14+
https://twb.preloading.dev HTTP & HTTPS, Based on Releases (my instance) (old url still works)
1515

16-
https://testtwitterbridge.loganserver.net HTTP & HTTPS, Based on commits (my instance)
16+
https://ttwb.preloading.dev HTTP & HTTPS, Based on commits (my instance) (old url still works)
1717

1818
## Usage
1919
### iOS Official App

0 commit comments

Comments
 (0)