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
Age
Commit message (
Expand
)
Author
2017-04-07
Merge pull request #1183 from thoughtbot/cp-post-status-service-specs
Eugen
2017-04-07
Use I18n for media attachment validation errors
Chad Pytel
2017-04-07
DRY up reblog vs original status check
Joël Quenneville
2017-04-07
Merge pull request #1146 from tootsuite/fix-object-type-nil-exception
Eugen
2017-04-07
Merge branch 'master' into fix-object-type-nil-exception
Eugen
2017-04-07
Merge branch 'master' into feature-customized-default-locale
Eugen
2017-04-07
Fix nil#object_type error
Eugen Rochko
2017-04-07
Update Finnish translations, add sample Minio config (#954)
Jantso Porali
2017-04-07
Allow setting of default language through config
Eugen Rochko
2017-04-07
Re-add forgotten <author> element on standalone <entry>
Eugen Rochko
2017-04-07
Force UTF8 encoding on generated XML (#1140)
Eugen
2017-04-07
Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...
Eugen
2017-04-06
Reduce size of background-photo.jpeg
Matt Jankowski
2017-04-06
Fix wrong pubsub channel on public timelines
Eugen Rochko
2017-04-06
Merge pull request #1013 from blackle/master
Eugen
2017-04-06
Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusSe...
Eugen Rochko
2017-04-05
Catch more errors in process_follows so it doesn't fail
blackle
2017-04-05
Split SalmonWorker into smaller parts, move profile updating into another job
Eugen Rochko
2017-04-05
Replace calls to FeedManager#inline_render and #broadcast
Eugen Rochko
2017-04-05
Fix wrong variable used in publish channel
Eugen
2017-04-05
Add proper message to PushUpdateWorker, use redis directly
Eugen
2017-04-05
Merge branch 'master' into broadcast-to-worker
Eugen
2017-04-05
Only render public payload once in FanOutOnWrite
Eugen Rochko
2017-04-05
Replace ActionCable broadcast call with simple redis publish
Eugen Rochko
2017-04-05
Merge pull request #919 from JantsoP/master
Eugen
2017-04-05
Merge pull request #908 from krainboltgreene/application-worker-for-shared-logic
Eugen
2017-04-05
Merge branch 'master' into master
JantsoP
2017-04-05
updated translation
JantsoP
2017-04-05
Eliminate unnecessary queries and query clauses with none and all
Brad Urani
2017-04-04
We're going to want these nice helper methods, lets share them with a parent ...
Kurtis Rainbolt-Greene
2017-04-04
Moved to the worker
Kurtis Rainbolt-Greene
2017-04-04
Moving in the inline render
Kurtis Rainbolt-Greene
2017-04-04
I don't actually think we need that.
Kurtis Rainbolt-Greene
2017-04-04
Moving the queue_at into the worker
Kurtis Rainbolt-Greene
2017-04-04
This method isn't used anymore
Kurtis Rainbolt-Greene
2017-04-04
Replacing the broadcast method with the one defined in the feed manager
Kurtis Rainbolt-Greene
2017-04-04
By pushing this into a worker we can reduce the amount of time the feed manag...
Kurtis Rainbolt-Greene
2017-04-05
Merge branch 'master' into add_more_tests_to_models
Eugen
2017-04-05
Merge pull request #839 from SirCmpwn/profile-readability
Eugen
2017-04-04
Improve readability of text on profiles
Drew DeVault
2017-04-05
Merge pull request #818 from JantsoP/master
Eugen
2017-04-05
Merge pull request #852 from peterkeen/email-whitelist-817
Eugen
2017-04-05
Merge pull request #898 from SirCmpwn/remote-follow-improvements
Eugen
2017-04-05
Merge pull request #858 from krainboltgreene/patch-6
Eugen
2017-04-04
Remote follow improvements
Drew DeVault
2017-04-05
Remove PuSH subscriptions when delivery is answered with a 4xx error
Eugen Rochko
2017-04-05
fix rubocop issues
Samy KACIMI
2017-04-05
add more tests to models
Samy KACIMI
2017-04-04
Spawn FeedInsertWorker to deliver status into personal feed
Eugen Rochko
2017-04-04
Use active record shorthand
Kurtis Rainbolt-Greene
[next]