-
Hi,
I'm using twitter4j to fetch user profiles in roughly the following way
ConfigurationBuilder cb = new ConfigurationBuilder();
cb.setDebugEnabled(false)
.setOAuthConsumerKey…
-
extra\twitter-search\pom.xml
```
org.glassfish.samples
twitter-api
1.0-SNAPSHOT
```
-
I'd like your help to troubleshoot an issue that I am having right now.
I have an application that is starting a sample stream and a filter stream.
with following code:
```java
public void saveTw…
ghost updated
3 years ago
-
Presume twitter4j uses unauthenticated direct messaging API, as only requires username and password - this use of API is supposed to be discontinued at end of June 2010 - will need to check back then.…
-
```
What steps will reproduce the problem?
1. in whatever tweet you like, click the favorite button multiple times quickly
What do you see?
After some times of clicking, the tweet cannot be favorited…
-
Hi
Please upgrade the example to the latest version of twitter4j and struts2.3.x
I've been working on it, for more than 2 weeks now, it works fine in normal jsp application but not in struts2, I'm u…
-
org.sourcepit.common.manifest.osgi.parser.GenericManifestBuilder identifies a Manifest as BundleManifest if any bundle-header is set in the manifest. For example a manifest which contains only the 'Bu…
-
Hi @yusuke -san!
Just wanted to check if Twitter4J is still being maintained. The last release was a couple of years ago, making the third party compliance people a little bit nervous. If it is no …
-
In case the status changes a tweet on a specific account should be posted!
-
I show that current version of Twitter4j is 4.x. But this project still use 2.x and support Twitter API 1.0, while must 1.1.
Can you update it, or write some description for another developers can us…