Age | Commit message (Collapse) | Author |
|
* Fix #1141, fix #1126 - Work through UpdateRemoteProfileService for both <feed> and <entry> top-level tags
* Improve code quality, remove line unrelated to fix
|
|
|
|
about them would be processed only after the entire status is processed
|
|
|
|
|
|
status is not in the system at time of distribution; fix #607 - reset privacy
settings to defaults when cancelling replies
|
|
fix ProcessFeedService pushing status into distribution if called a second time
while the first is still running (i.e. when a PuSH comes after a Salmon slap),
fix not running escape on spoiler text before emojify
|
|
|
|
non-blank spoiler_text
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations
|
|
downloaded
|
|
accounts from that domain
|
|
|
|
|
|
dependencies,
fix bug in process feed service
|
|
|
|
since that is only ever called in the background
|
|
|
|
Fix #233, fix #268
|
|
|
|
needlessly reload reblogged status, send Devise e-mails asynchronously
|
|
|
|
|
|
wouldn't stop others from going through
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to be more readable, add extra logging to process feed service
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
threaded? check aware of orphaned replies
|
|
|
|
|
|
|
|
|
|
Fetching atom extracted from FetchRemoteAccountService and FetchRemoteStatusService
into FetchAtomService. Mentions of the constant "http://activityschema.org/collection/public"
skipped as it's not a real URL/user.
|
|
|
|
|