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
Age
Commit message (
Expand
)
Author
2016-11-21
Use old rules for mention notifications as for mentions timeline
Eugen Rochko
2016-11-21
Call NotifyService about remote reblogs
Eugen Rochko
2016-11-20
Adding unified streamable notifications
Eugen Rochko
2016-11-18
Catch validation errors in ProcessFeedService so that one failing entry would...
Eugen Rochko
2016-11-18
Don't create attachments if remote file cannot be fetched
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-13
Force utf-8 encoding when processing XML
Eugen Rochko
2016-11-12
Add limit to search results
Eugen Rochko
2016-11-12
Use full-text search for autosuggestions
Eugen Rochko
2016-11-10
Fix live status removal from public/hashtag channels
Eugen Rochko
2016-11-10
Discard misattributed remote statuses, improve timelines filter
Eugen Rochko
2016-11-09
Status removal is broadcast to public/hashtag timelines too
Eugen Rochko
2016-11-08
Adding more logging
Eugen Rochko
2016-11-08
Fix for thread resolve service and process feed service url method
Eugen Rochko
2016-11-08
Fix region setting for AWS gem
Eugen Rochko
2016-11-08
Improve feed regeneration
Eugen Rochko
2016-11-08
Fix typo
Eugen Rochko
2016-11-08
ProcessFeedService refactor
Eugen Rochko
2016-11-07
Improved configuration from ENV, cleaned up timeline filter methods
Eugen Rochko
2016-11-06
Add test for FanOutOnWriteService
Eugen Rochko
2016-11-05
Improve @mention regex
Eugen Rochko
2016-11-05
Adding hashtags
Eugen Rochko
2016-11-03
Allow @username@domain/@username in follow form, prevent duplicate accounts
Eugen Rochko
2016-11-02
Fix subtle bugs, new icon button
Eugen Rochko
2016-10-27
Adding public timeline silencing
Eugen Rochko
2016-10-23
Fix public channel
Eugen Rochko
2016-10-20
Fix method return when rescuing
Eugen Rochko
2016-10-16
Fix RemoveStatusService trying to send delete salmons on behalf of remote sta...
Eugen Rochko
2016-10-14
Fix duplication of media attachments when a remote status reblogs a local one
Eugen Rochko
2016-10-14
Fix remove status service sending salmons
Eugen Rochko
2016-10-13
No-op for Salmons without body, fail fast if Webfinger does not contain
Eugen Rochko
2016-10-12
Treat dfrn:owner like xmlns:author for Friendica compatibility
Eugen Rochko
2016-10-12
Improve Friendica support (but still not there yet)
Eugen Rochko
2016-10-12
Fix up a few exceptions
Eugen Rochko
2016-10-10
Fixing namespaces issue
Eugen Rochko
2016-10-10
Fix namespace parsing in Atom feeds
Eugen Rochko
2016-10-10
Use Account#find_remote method when possible
Eugen Rochko
2016-10-10
Don't return unsaved status from ProcessFeedService
Eugen Rochko
2016-10-10
Adding test for ProcessFeedService
Eugen Rochko
2016-10-10
Improve process feed service
Eugen Rochko
2016-10-10
PuSH unsubscribe needs correct callback URL
Eugen Rochko
2016-10-10
Fix default assumed object type (note->activity), make stream entry threaded?...
Eugen Rochko
2016-10-09
Adding domain blocks
Eugen Rochko
2016-10-07
Adding public timeline
Eugen Rochko
2016-10-06
Fix #83 - if user cannot be found (or is self) throw error, don't return empt...
Eugen Rochko
2016-10-06
Better comparison of "local" domain
Eugen Rochko
2016-10-06
Update OStatus2 to handle malformed Salmon without raising unexpected exceptions
Eugen Rochko
2016-10-06
Catch Paperclip errors on /api/v1/media, return early from update profile ser...
Eugen Rochko
2016-10-05
Move PubSubHubbub pinging to a background worker
Eugen Rochko
2016-10-05
Fix typo
Eugen Rochko
[next]