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
/
lib
Age
Commit message (
Expand
)
Author
2023-02-10
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-02-10
Fix unbounded recursion in post discovery (#23506)
Claire
2023-02-09
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-02-08
Apply Rubocop Rails/WhereNot (#23448)
Nick Schonning
2023-02-08
Apply Rubocop Performance/BlockGivenWithExplicitBlock (#23441)
Nick Schonning
2023-02-08
Apply Rubocop Performance/StringIdentifierArgument (#23444)
Nick Schonning
2023-02-08
Apply Rubocop Performance/DoubleStartEndWith (#23442)
Nick Schonning
2023-02-07
Autofix Rails/EagerEvaluationLogMessage (#23429)
Nick Schonning
2023-02-03
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-02-01
Change number of stored items in home feed from 400 to 800 (#23349)
Eugen Rochko
2023-01-20
Advertise supported MIME types for statuses (#2090)
Vyr Cossont
2023-01-18
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-01-18
Fix spurious admin dashboard warning when using ElasticSearch 7.x (#23064)
Claire
2023-01-12
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-01-11
fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)
Markus Unterwaditzer
2023-01-11
Fix/remove calling private method with send in model (#22951)
Kaspar V
2023-01-05
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-01-05
Check OpenSearch compatibility version instead of regular version (#22422)
Vyr Cossont
2023-01-05
Fix home TL could contain post from who blocked me (#22849)
Jeong Arm
2022-12-15
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-12-15
Fix status cache hydration discrepancy (#19879)
Claire
2022-12-15
Fix inability to use local LibreTranslate without setting ALLOWED_PRIVATE_ADD...
Claire
2022-12-15
Fix crash in elasticsearch_check.rb (#21006)
s0
2022-12-15
Don't delivery a reply to domains which are blocked by author (#22117)
Jeong Arm
2022-12-07
Fix unbounded recursion in account discovery (#22025)
Claire
2022-12-04
Fix unbounded recursion in account discovery (#1994)
Claire
2022-12-02
Use a tree‐based approach for advanced text formatting (#1907)
kibigo!
2022-12-01
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-12-01
Fix some performance issues with /admin/instances (#21907)
Claire
2022-11-28
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-27
refactor(vacuum statuses): reduce amount of db queries and load for each quer...
Kaspar V
2022-11-14
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-14
Fix emoji substitution not applying only to text nodes in backend code (#20641)
Claire
2022-11-12
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-11
fixes ArgumentError when proxy is used (#20420)
Bearice Ren
2022-11-10
Change incoming activity processing to happen in `ingress` queue (#20264)
Eugen Rochko
2022-11-10
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-10
Improve performance by avoiding regex construction (#20215)
James Tucker
2022-11-08
Change Request connection logic to try both IPv6 and IPv4 when available (#20...
Claire
2022-11-08
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-08
Improve performance by avoiding method cache busts (#19957)
James Tucker
2022-11-07
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-07
Fix filter handling in status cache hydration (#19963)
Claire
2022-11-06
Fix status cache hydration discrepancy
Claire
2022-11-06
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-11-05
Fix users not being able to change their hide_followers_count setting (#1889)
Claire
2022-11-04
Fix additional issues with status cache hydration (#19747)
Claire
2022-11-04
Fix various issues with store hydration (#19746)
Claire
2022-11-04
Fix reblogs being discarded after the reblogged status (#19731)
Claire
2022-11-04
Add caching for payload serialization during fan-out (#19642)
Eugen Rochko
[next]