1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
🐛 Fix secret placeholder. More... about 1 year ago
🐛 Call the link builder with the activity item. More... about 1 year ago
✨ For Mastodon replace the activity url with the home instance url of the toot. More... about 1 year ago
🐛 Catch "too long" title early to provide a better message than a 500. More... about 1 year ago
👷 Use correct coverage file format for coveralls More... about 1 year ago
🔧 Add test requirement on pytest-cov More... about 1 year ago
✅ Remove successive calls to datetime.now causing test flackyness. More... about 1 year ago
👷 Add back coverage reporting. More... about 1 year ago
📝 Change test badge in README More... about 1 year ago
🔧 Rebase dev requirements on the tests one. More... about 1 year ago
🐛 Fix typo to actually run test for collation function. More... about 1 year ago
🔧 Ensure tests can be run without modifying the main settings. More... about 1 year ago
✅ Fix flake8 errors More... about 1 year ago
🔧 Setup github action for tests replacing travis. More... about 1 year ago
[fix] Actually use the striped content. More... about 1 year ago
Strip HTML tags (typically contained in mastodon toot content). More... about 1 year ago
[fix] Reverse selection logic for webfeeds. More... about 1 year ago
[fix] Avoid index out range exception when no activity was collected. More... about 1 year ago
[fix] Don't fetch feeds that nobody follows anymore. More... about 1 year ago
[fix] Cope with specifics for a mastodon timeline More... about 1 year ago
[fix] Add missing import. More... about 1 year ago
[fix] cover the case when published_parsed is "present" but None. More... about 1 year ago
[fix] Don't return references that were skipped. More... about 1 year ago
Include mastodon toot collection in the common trigger. More... about 1 year ago
[fix] Ensure the code and token are passed AND checked correctly. More... about 1 year ago
[Fix] Acutally plug the mastodon auth gateway page. More... about 1 year ago
[Fix] Ensure the session gets a chance to be stored. More... about 1 year ago
[Fix] Pass redirect_uri as arg now that it is not part of RegistrationInfo. More... about 1 year ago
[Fix] Ensure registration can use the full URL of the site. More... about 1 year ago
[Fix] Remove fake app name and add http response logs. More... about 1 year ago