index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
services
/
process_interaction_service.rb
Age
Commit message (
Collapse
)
Author
2016-10-10
Fixing namespaces issue
Eugen Rochko
2016-10-10
Fix namespace parsing in Atom feeds
Eugen Rochko
2016-10-09
Adding domain blocks
Eugen Rochko
2016-10-06
Update OStatus2 to handle malformed Salmon without raising unexpected exceptions
Eugen Rochko
2016-10-03
Blocking will prevent e-mail notifications from blocked user, blocks in UI
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-09-20
Separate PuSH subscriptions from following, add mastodon:push:refresh task,
Eugen Rochko
respect hub.lease_seconds (fix #46)
2016-09-17
Fix how other services used old FollowRemoteAccountService
Eugen Rochko
2016-09-09
Refactored generation of unique tags, URIs and object URLs into own classes,
Eugen Rochko
as well as formatting of content
2016-09-04
Handle delete Salmons, todo: clean up timelines
Eugen Rochko
2016-03-26
Fix favourite handling in ProcessInteractionService
Eugen Rochko
2016-03-19
Fix for incoming favourites
Eugen Rochko
2016-03-19
Adding e-mail notifications about mentions, follows, favourites and reblogs. ↵
Eugen Rochko
Fixing another mention recording bug
2016-03-19
Fix more subtle bugs with first_or_create
Eugen Rochko
2016-03-16
Fixing small bug with FollowRemoteAccountService usage
Eugen Rochko
2016-03-16
Fix unfollows
Eugen Rochko
2016-02-29
Refactoring Grape API methods into normal controllers & other things
Eugen Rochko
2016-02-28
A lot of fixes from a live test
Eugen Rochko
2016-02-28
Update profile information and download avatar of remote accounts
Eugen Rochko
2016-02-25
Fixed small bugs and code style offences
Eugen Rochko
2016-02-24
Send Salmon interactions
Eugen Rochko
2016-02-24
Do not PuSH-subscribe to remote accounts when creating them for salmon
Eugen Rochko
2016-02-24
Forgotten argument fix
Eugen Rochko
2016-02-24
Feed processing except fetching remote statuses
Eugen Rochko
2016-02-24
Process favourites, reblogs and replies from Salmon
Eugen Rochko
2016-02-23
Incoming Salmon requests can be turned into follows and unfollows
Eugen Rochko
2016-02-23
Adding reblogs, favourites, improving atom generation
Eugen Rochko
2016-02-23
Improved Atom rendering templates, added README
Eugen Rochko
2016-02-22
Individual atom entries
Eugen Rochko
2016-02-22
Made some progress
Eugen Rochko