Piepmatz says goodbye!
Unfortunately, the latest update didn't work for long. So both Piepmatz and the Jolla Twitter events view are no longer working. The situation is again as described in the last status update, but you'll have at least the chance to inject own Twitter API credentials via libsailfishkeyprovider if you are so bold to get a license for Twitter API v1.1 access.
---
Say hello to Piepmatz, a Twitter client for Sailfish OS!
Piepmatz supports all the features of Twitter that you need to stay up-to-date. Your personal timeline, notifications, media etc. - coming with a lot of eye-candy!
On a device with a physical keyboard you have the following shortcuts:
Open Source and Contribution
Feedback about Piepmatz is always appreciated (good, bad, improvement/feature ideas etc.).
You can contribute with a translation, a new feature or even a bugfix. The sources are on GitHub at https://github.com/Wunderfitz/harbour-piepmatz. Please acknowledge the GNU GPLv3 before contributing/forking. Thanks to all new and especially to the existing contributors!
1.13
1.12
1.11
1.10.1
1.10
1.9
1.8.1
1.8
1.7.1
1.7
1.6.1
1.6
1.5.1
1.5
1.4.1
1.4
1.3
1.2.2
1.2.1
1.2
1.1
1.0
Comments
janssoni
Fri, 2021/08/27 - 10:58
Permalink
Oh, didn't know that. Thanks
janssoni
Thu, 2021/08/26 - 09:04
Permalink
Can you please add a aarch64-build so that this works on Xperia 10 II?
aviarus
Thu, 2021/08/26 - 08:32
Permalink
Or that i compiled something on my device which broke some things. But it's strange that even if i launch piepmatz from terminal i only get connection refused. I also cannot register a Twitter account in sailfish settings
aviarus
Thu, 2021/08/26 - 08:26
Permalink
Unfortunately yes. I have an older sailfish x device and there it's still working. I have the feeling that Twitter banned my Mac address or something like that
WerkWolf
Wed, 2021/08/25 - 23:11
Permalink
Sorry for the late reaction, folks. I was quite busy... 1.9 should fix the issue with the error message during startup. Have fun!
aviarus
Wed, 2021/08/25 - 09:07
Permalink
I have connection refused. And also the Twitter feed from sailfish isn't updating anymore. I have the feeling Twitter changed something
WerkWolf
Wed, 2021/08/25 - 23:11
Permalink
Still reproducible? I've never experienced this behavior before...
usernamenotavailable
Sat, 2021/07/31 - 22:31
Permalink
can you add the option to view media only on someones profile
WerkWolf
Wed, 2021/08/25 - 23:13
Permalink
Major feature extensions from my side are unlikely in the next time - probably they won't happen before Twitter migrates to their APIv2 completely. But contributions are welcome, also feel free to open a feature request on https://github.com/Wunderfitz/harbour-piepmatz
RodSeq
Sun, 2021/07/25 - 20:06
Permalink
Same here
mercurio
Tue, 2021/06/29 - 21:11
Permalink
I too have the same situation as Simosagi.
simosagi
Wed, 2021/06/23 - 12:40
Permalink
Since a few days when I open Piepmatz I get a warning "bubble" (which disappear rather quickly) with the following text:
"Error transferring https://api.twitter.com/1.1/help/configuration.json - server replied: Gone"
However the app seems still to be able to work (at least the main functions). What's that message about?
objectifnul
Sun, 2021/04/25 - 11:14
Permalink
Since a couple of days, Piepmatz keeps saying "piepmatz couldn't understand twitter's response"
I guess it's due to some change in Twitter's API.
NGC_Ollie
Fri, 2021/04/02 - 15:59
Permalink
Hey, someone just created a tweet to crash piepmatz with a segfault. How do i send you the log and should I delete sensitive data?
Edit: Nevermind, I opened this issue.
TMavica
Wed, 2021/03/31 - 04:12
Permalink
Can u make a 64 bit package please
Alex
Tue, 2021/03/23 - 10:10
Permalink
Hey @WerkWolf,
since the upgrade to SFOS 4.0.1.x I am experiencing many app shutdowns (likely) caused by the OOM-Killer. It would be great if you could optimize the memory footprint of Piepmatz (maybe integrate a SQL database). Furthermore the images and avatars seem to be downloaded every time while scrolling, a caching mechanism would reduce the CPU and RAM load for that case.
casualbear
Sat, 2021/01/16 - 14:11
Permalink
I can't seem to log into twitter with piepmatz anymore, does anyone else have this issue?
ichthyosaurus
Tue, 2020/12/22 - 12:57
Permalink
Maybe now would be a good occasion to look into the simplified API implementation again?
tmojo
Mon, 2020/12/21 - 15:32
Permalink
Do I understand registration correctly, that I need to give my mobile phone number in order to get a developer account?
ichthyosaurus
Tue, 2020/12/22 - 12:56
Permalink
it appears so, yes
tmojo
Fri, 2020/12/18 - 20:59
Permalink
Has the Twitter API to query threads changed again?
Since today Piepmatz doesn't show threads anymore.
JacekJagosz
Fri, 2020/12/18 - 21:52
Permalink
I have the same problem unfortunately.
WerkWolf
Tue, 2020/12/22 - 00:58
Permalink
Update 1.8.1: Thread support seems to work again also without developer mode, thanks to @ithier for the hint! Details see below:
Piepmatz used the Twitter legacy website to parse threads. Twitter removed this legacy support this week - as a consequence threads were no longer working in Piepmatz. The new website uses sophisticated lazy loading per default for standard browsers. That makes parsing much, much more difficult. But it seems that you still get an HTML page if you identify as search crawler bot. Threads don't seem to contain as many tweets as before, but as least it's a start. On the other side, there is a new Twitter APIv2 that supports threads to a certain extent. Piepmatz 1.8 can use that, if you enable the new developer mode. People using the developer mode need their own so-called Bearer token from the Twitter Developer Portal to make threads work in a sustainable way. The search crawler bot workaround can break at any time! Please see https://github.com/Wunderfitz/harbour-piepmatz#developer-mode for some additional details.
Please note: The new thread support will never be as good as the original one. It's limited to tweets from the last 7 days and may display the thread structure differently than before, some tweets may even be missing, especially in high-volume threads!
Contributions welcome: In case you know a better solution or want to improve the thread support - contributions to the codebase are always welcome! :)
JacekJagosz
Mon, 2020/12/21 - 11:36
Permalink
Thank you so much for keeping this great app alive. Although applying for Twitter developer account is tedious, the threads work really well, thank you for that.
nobodyinperson
Mon, 2020/12/21 - 23:28
Permalink
Yep, it works fine, Thanks WerkWolf! The threads feel slightly faster now. But Twitter's 7-day limit sounds meh...
WerkWolf
Tue, 2020/12/22 - 01:00
Permalink
It seems that there is still a way without the developer mode, please see the updated comment. But please be aware that it may break at any time. Using developer mode and the new APIv2 seems safer to me honestly.
ithier
Mon, 2020/12/21 - 01:55
Permalink
The twitter Api cut off has been discussed on Hacker News : https://news.ycombinator.com/item?id=25464280
Apparently you can still use the old GET URL if you change the user agent to GoogleBot.
Otherwise, nitter.net (also discussed in the Hacker News link) seems to be able to display threads.
Hope it can help.
WerkWolf
Tue, 2020/12/22 - 00:50
Permalink
Wow, I thought I have tried enough different user agents, but obviously I missed the search engine bots. That seemed to be the silver bullet, thank you very much for the hint! Piepmatz now identifies as "Piepmatz Bot (Sailfish OS)", that brings back threads without developer mode (to a certain extent). :) Let's cross our fingers that this lasts a little longer than last time.
Cryx
Wed, 2020/10/14 - 16:07
Permalink
Is possible to use multiple accounts in Piepmatz?
WerkWolf
Sun, 2020/12/20 - 14:10
Permalink
Yep, go to settings to add/change your accounts for use in Piepmatz.
Pages