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
Add a user timeline component for the user being viewed More... about 7 years ago
Fix layout and controller set-up for UserView More... about 7 years ago
Take advantage of UserDetailsService in CurrentAccountController More... about 7 years ago
Small fixup in ControlBar controller More... about 7 years ago
Bind user timeline observable model to user details service target More... about 7 years ago
Add a UserDetailsService to serve as a dynamic bridge for user details More... about 7 years ago
Move user view from components to screens More... about 7 years ago
Clear cached user timeline on change of inspected user More... about 7 years ago
Use property-based user timeline loading More... about 7 years ago
Move user view from screens to components More... about 7 years ago
Better fit the timeline base model for more flexible implementations More... about 7 years ago
Slight renaming to fix typo More... about 7 years ago
Slight signature fixes More... about 7 years ago
Dispatch changes to interaction service to caller sources More... about 7 years ago
Modularize binary interaction service More... about 7 years ago
Add basic setup for user detailed view More... about 7 years ago
Bump version More... about 7 years ago
Merge pull request #44 from Tristan971/reduce_tech_debt More... about 7 years ago
Add private constructor to utility class More... about 7 years ago
Remove useless eager method call More... about 7 years ago
Avoid switch fallthrough More... about 7 years ago
Remove unused field More... about 7 years ago
Extract utility method from lambda More... about 7 years ago
Simplify if condition More... about 7 years ago
Follow method naming conventions More... about 7 years ago
Avoid shadowing field in local variable More... about 7 years ago
Avoid int truncation from long More... about 7 years ago
Make us of mentions service in user stream listener More... about 7 years ago
Reformat lambda and don't uselessly call #toString method ourselves More... about 7 years ago
Rename field to be more explicit More... about 7 years ago