1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'private-posts' of github.com:kylewm/redwind into private-posts More... about 9 years ago
fix micropub errors with new auth mechanism More... about 9 years ago
micropub login by Credential rather than User More... about 9 years ago
support micropub upload photos by URL More... about 9 years ago
remove flask-themes2 and flask-migrate from the requirements More... about 9 years ago
fix failing unit tests More... about 9 years ago
fix failing unit tests More... about 9 years ago
fixing unit tests based on multiple login methods More... about 9 years ago
Merge branch 'private-posts' More... about 9 years ago
Merge in changes to remove Flask-Themes2 More... about 9 years ago
support receiving person mentions More... about 9 years ago
support for person tags More... about 9 years ago
markdown formatting, manually escape leading #'s which are almost always hashtags More... about 9 years ago
set default facebook audience back to Public, can set more restrictive in the app's own settings More... about 9 years ago
offer to different credentialling mechanisms and offer to merge accounts More... about 9 years ago
start allowing logins from Twitter/Facebook. More... about 9 years ago
Merge branch 'master' of github.com:kylewm/redwind More... about 9 years ago
add Post-Type-Discovery to mf2util endpoint More... about 9 years ago
update unit tests with trailing slashes More... about 9 years ago
update brevity and cassis to count 23 chars for all t.co links More... about 9 years ago
update micropub.py to accept our own Venue URLs as the value of location More... about 9 years ago
micropub: avoid duplicates coming from ownyourresponses More... over 9 years ago
render post content in atom feed More... over 9 years ago
Merge branch 'master' of github.com:kylewm/redwind More... over 9 years ago
send webmentions on delete and other random cleanups More... over 9 years ago
Merge pull request #79 from Lancey6/master More... over 9 years ago
collect_images() verifies that post.content exists More... over 9 years ago
do not include syndication url on likes possed to twitter More... over 9 years ago
enable sending webmentions to bookmarks More... over 9 years ago
fix exception calling max() when posts is empty More... over 9 years ago