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
Make use of the token extractors and leftover collector to tokenize statuses More... about 7 years ago
Implement simple textual leftovers tokenization More... about 7 years ago
Remove TokenPosition class as it was mostly useless More... about 7 years ago
Slight renaming of tokenize method to extractTokens More... about 7 years ago
Finish basic cleanup regarding token extraction More... about 7 years ago
Add mentions token extraction and start merge work More... about 7 years ago
Rename propagation More... about 7 years ago
Rename tokenizers to token extractors More... about 7 years ago
Allow displaying a user by userId rather than User More... about 7 years ago
More reorganization of code More... about 7 years ago
Start modularization of the tokenizing process More... about 7 years ago
Fix import issue More... about 7 years ago
Extract token class and create package for tokenization More... about 7 years ago
Rename view.util to view.viewmodel More... about 7 years ago
Move timeline controller base name and package More... about 7 years ago
Fix a rare bug (see https://github.com/Tristan971/Lyrebird/pull/103 ) More... about 7 years ago
Merge pull request #103 from Tristan971/clickable_content_urls More... about 7 years ago
Remove unused ControlsFX dependency. More... about 7 years ago
Document new code More... about 7 years ago
Add somewhat proper cached tokenization for tweet elements. More... about 7 years ago
Add proper wrapping clickable Text hyperlinks & their CSS More... about 7 years ago
Reorganize pom.xml, remove Awaitility and add ControlsFX More... about 7 years ago
Improve general layout and style More... about 7 years ago
Fix multi-line tweet content VGrow More... about 7 years ago
Fix wrapping layout with BorderPane More... about 7 years ago
Try fixes for tweet content's TextFlow wrapping More... about 7 years ago
Make URLs clickable in status content display pane More... about 7 years ago
Extract tweet content management to its own component and expand URLs More... about 7 years ago
Merge pull request #102 from Tristan971/fix_systray_on_linux More... about 7 years ago
Merge pull request #101 from Tristan971/async_root_component_loading More... about 7 years ago