0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from lukeross/master More... about 8 years ago
Merge pull request #41 from jaywink/develop More... over 10 years ago
Fix feed loading if 'more' action is not rendered More... over 10 years ago
Add config USER_REQUIRE_ACTIVATION to allow login without activation More... over 10 years ago
Make user signup on by default. More... over 10 years ago
Delete quickstart.py from repo More... over 10 years ago
Add .idea/ to .gitignore More... over 10 years ago
Make quickstart.py.example template so quickstart.py can be exluded from project. More... over 10 years ago
Fix error. More... almost 11 years ago
Fix-ups for resharing. More... almost 11 years ago
Fix reshares by attempting to import the author and post if required. More... almost 11 years ago
Prevent infinite looping on error. More... almost 11 years ago
Ensure network operations have timeouts. More... about 11 years ago
Simplify the queue logic to reduce duplication. Attempt to process a public queue item when receiving something to reduce the manual intervention required. More... about 11 years ago
Fix typo. More... about 11 years ago
Fix stacktrace on no-such-contact. More... about 11 years ago
Support for account deletion. Fixes to pending queue. More... about 11 years ago
Try to better handle receiving messages out-of-order. More... about 11 years ago
Make more relaxed about tag handling. More... about 11 years ago
Fix incorrect datatype. More... about 11 years ago
Missing line. More... about 11 years ago
Fix missing class definition. More... about 11 years ago
Fix bug. More... about 11 years ago
Compat: some networks (RedMatrix?) seem to generate dodgy sigs which don't get spotted because the author_signature seems not to be verified if parent_author_signature is present. More... about 11 years ago
Fix hang in re matching on nearly-matches. More... about 11 years ago
Use participation messages to keep shares better synced. More... about 11 years ago
Reintroduce python-2.6 compat. More... about 11 years ago
Attempt to suggest a sensible audience in the post composer. More... over 11 years ago
Optional support for gravatar images as fallback. More... over 11 years ago
Sort out the sad timezone problems on SQLite. More... over 11 years ago