Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
profile fields
|
|
|
|
|
|
little box
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
allows us to distinguish posts that have come through an unverified group feed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
longer linked in UI
|
|
|
|
|
|
|
|
|
|
- hub now defers subscription state updates until after verification, per spec
- hub now supports synchronous verification when requested (if async is not requested after)
- client now requests synchronous verification (it's a bit safer)
- cleanup on subscription logging/error responses
|
|
|
|
|
|
|
|
|
|
|
|
doing a table scan on notice; explicit subquery makes it run much more efficiently, only scanning items within the period under consideration. Standard subquery should be PostgreSQL-compatible.
|
|
|