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
/
fan_out_on_write_service.rb
Age
Commit message (
Expand
)
Author
2019-05-21
Implement scoped tags; use `local:` and `self:` scopes for community and pers...
multiple creatures
2019-05-21
Allow own roars to be included in lists.
multiple creatures
2019-05-21
Make sure that replies that are not sections of a root thread get filtered ou...
multiple creatures
2019-05-21
Refactored community-curated world timeline code; **privacy**: remove support...
multiple creatures
2019-05-21
curated world: also consider public favs
multiple creatures
2019-05-21
community world tl + networked home tl
multiple creatures
2019-05-01
Add site-wide options to show reblogs and replies in local/public timelines
Thibaut Girka
2018-10-30
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-10-30
Accept the same payload in multiple inboxes and deliver (#9150)
Eugen Rochko
2018-10-23
Keep back own DMs in Home timeline
Thibaut Girka
2018-10-22
Keep new DMs in home feeds and in the old DM timeline
Thibaut Girka
2018-10-17
Improve support for aspects/circles (#8950)
Eugen Rochko
2018-10-11
Do not push DMs into the home feed (#8940)
Eugen Rochko
2018-10-07
Add conversations API (#8832)
Eugen Rochko
2018-05-29
Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
Eugen Rochko
2018-05-21
Use #any? instead of #exists? when checking media attachments (#7570)
Eugen Rochko
2018-05-21
Add media timeline (#6631)
Yamagishi Kazutoshi
2018-05-05
Store home feeds for 7 days instead of 14 (#7354)
Eugen Rochko
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2018-04-18
Direct messages column (#4514)
Kaito Sinclaire
2017-11-18
Lists (#5703)
Eugen Rochko
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-06-04
change sidekiq queueing to bulk push (#3536)
takayamaki
2017-04-12
Silence more scope order warnings (#1604)
Matt Jankowski
2017-04-06
Fix wrong pubsub channel on public timelines
Eugen Rochko
2017-04-06
Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusSe...
Eugen Rochko
2017-04-05
Replace calls to FeedManager#inline_render and #broadcast
Eugen Rochko
2017-04-05
Only render public payload once in FanOutOnWrite
Eugen Rochko
2017-04-04
Spawn FeedInsertWorker to deliver status into personal feed
Eugen Rochko
2017-04-03
Add check for visibility.nil? even though it can't ever be, to check for race...
Eugen Rochko
2017-04-02
Fix feed regeneration bug
Eugen Rochko
2017-03-15
Add "direct" visibility level in the backend. Web UI is not yet
Eugen Rochko
2017-02-06
Add streaming API channels for local-only statuses
Eugen Rochko
2017-02-02
Move rendering of JSON payloads for public/hashtag timelines to
Eugen Rochko
2017-02-02
Cleaning up format of broadcast real-time messages, removing
Eugen Rochko
2017-01-31
Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in ...
Eugen Rochko
2016-12-02
Fix #323 - self-replies to appear in public timelines again
Eugen Rochko
2016-11-30
Per-status control for unlisted mode, also federation for unlisted mode
Eugen Rochko
2016-11-26
Public and hashtag timelines now exclude reblogs and replies
Eugen Rochko
2016-11-24
Only distribute statuses to followers who signed in in the last 2 weeks, add ...
Eugen Rochko
2016-11-21
Adding option to specify asset server, filter followers query by local accounts
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-10
Fix live status removal from public/hashtag channels
Eugen Rochko
2016-11-08
Improve feed regeneration
Eugen Rochko
2016-11-06
Add test for FanOutOnWriteService
Eugen Rochko
2016-11-05
Adding hashtags
Eugen Rochko
2016-10-27
Adding public timeline silencing
Eugen Rochko
2016-10-07
Adding public timeline
Eugen Rochko
2016-10-02
Preparing feeds for better filtering
Eugen Rochko
2016-09-26
Fix #54 - Fetch remote accounts by URL from mentions
Eugen Rochko
[next]