This website requires JavaScript.
Explore
Help
Register
Sign In
me
/
offline-twitter
Watch
1
Star
0
Fork
0
You've already forked offline-twitter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
111
Commits
1
Branch
0
Tags
Commit Graph
4 Commits
Author
SHA1
Message
Date
Alessio
c803794a0f
Change TweetID to be an
int64
instead of a
string
2021-08-04 14:49:20 -07:00
Alessio
d81fae0013
Make UserID an alias for
int64
rather than
string
2021-08-04 02:00:58 -07:00
Alessio
96e2edfb8a
ID fields are now Hungarian-notated
...
- tweet.User is now a pointer to a User object; tweet.UserID holds the user id
2021-07-24 10:19:05 -07:00
Alessio
5b7d3dcdc4
Add Retweet type
2021-06-14 12:14:51 -07:00