This website requires JavaScript.
Explore
Help
Register
Sign In
Offray
/
Socialmetrica
Watch
1
Star
0
Fork
0
You've already forked Socialmetrica
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
abc2752292
Socialmetrica
/
Socialmetrica.package
/
Tweet.class
/
instance
/
retweetedBy.st
3 lines
97 B
Smalltalk
Raw
Normal View
History
Unescape
Escape
Adding tweet metadata and improving storage.
2022-04-02 17:00:26 +00:00
accessing
retweetedBy
Improved tweet metadata to reconstruct timelines and queries.
2022-04-04 15:42:39 +00:00
^
self
timelines
keys
collect:
[
:
author
|
author
!=
self
user
userName
]
Reference in New Issue
Copy Permalink