1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Basic modularization of client app More... about 7 years ago
Fix runtime JPMS issues of API server More... about 7 years ago
Modularize API server More... about 7 years ago
Modularize API module More... about 7 years ago
Merge pull request #112 from Tristan971/remove_markdown_rendering_for_changenotes More... about 7 years ago
Remove markdown rendering for change notes and thus Flexmark dependency More... about 7 years ago
Update documentation with feature checks that were forgotten More... about 7 years ago
Merge pull request #110 from Tristan971/move_out_of_streaming More... about 7 years ago
Update doc More... about 7 years ago
Refresh on post/reply More... about 7 years ago
Remove twitter4a-streaming dependency More... about 7 years ago
Delete user stream listener service More... about 7 years ago
Delete streaming service More... about 7 years ago
Merge pull request #109 from Tristan971/code_quality More... about 7 years ago
Make methods static where possible and appropriate More... about 7 years ago
Make fields, variables and parameters final where possible More... about 7 years ago
Make protected members in final classes package-private More... about 7 years ago
Rename improperly named field that lead to shadowing in a method More... about 7 years ago
Rename improperly named parameter More... about 7 years ago
Make PostUpdateCompatibilityHelper static all the way More... about 7 years ago
Update static field from static initializer rather than instance method More... about 7 years ago
Merge pull request #108 from Tristan971/clickable_hashtags More... about 7 years ago
Revert "Remove the TokenType class and related parameters/getters" More... about 7 years ago
Remove excessive linefeed More... about 7 years ago
Remove the TokenType class and related parameters/getters as we can simply default to no-op clickable hyperlink for inert tokens More... about 7 years ago
Add hashtag token extractor More... about 7 years ago
Remove unused field in Token class More... about 7 years ago
Rename tokenizers subpackage to extractors for semantics More... about 7 years ago
Merge pull request #107 from Tristan971/clickable_mentions More... about 7 years ago
Add @ before mentions tokens as Twitter catches it in range info but does not return it in text representation somehow More... about 7 years ago