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-04-09
Fix most rubocop issues (#2165)
Claire
2023-03-31
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-03-30
Change user settings to be stored in a more optimal way (#23630)
Eugen Rochko
2023-03-26
Update retention model sql query (#24249)
Matt Jankowski
2023-03-16
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-03-16
Add warning for object storage misconfiguration (#24137)
Claire
2023-03-16
Replace `Status#translatable?` with language matrix in separate endpoint (#24...
Christian Schmidt
2023-03-16
Refactor monkey-patching of `PrivateAddressCheck` (#24122)
Eugen Rochko
2023-03-15
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-03-15
Fix dashboard crash on ElasticSearch server error (#23751)
Claire
2023-03-15
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ...
Claire
2023-03-08
Unescape HTML entities (#24019)
Christian Schmidt
2023-03-06
Remove unused TOCGenerator (#23986)
Matt Jankowski
2023-03-05
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-03-04
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
Jean byroot Boussier
2023-03-03
Only offer translation for supported languages (#23879)
Christian Schmidt
2023-02-25
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-02-22
Enable Rubocop Style/StringConcatenation defaults (#23792)
Nick Schonning
2023-02-20
Autofix Rubocop Style/RescueStandardError (#23745)
Nick Schonning
2023-02-20
Autofix Rubocop remaining Layout rules (#23679)
Nick Schonning
2023-02-20
Autofix Rubocop Rails/Pluck (#23730)
Nick Schonning
2023-02-19
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-02-19
Autofix Rubocop Style/StringLiterals (#23695)
Nick Schonning
2023-02-19
Autofix Rubocop Style/RedundantBegin (#23703)
Nick Schonning
2023-02-18
Autofix Rubocop Style/IfUnlessModifier (#23697)
Nick Schonning
2023-02-18
Autofix Rubocop Style/PerlBackrefs (#23649)
Nick Schonning
2023-02-18
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)
Nick Schonning
2023-02-18
Autofix Rubocop Lint/SymbolConversion (#23683)
Nick Schonning
2023-02-18
Run rubocop formatting except line length (#23632)
Nick Schonning
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
[next]