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
2023-04-09
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-04-09
Fix most rubocop issues (#2165)
Claire
2023-04-08
Fix crash in NotifyService when trying to send an email notification for post...
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-29
Requeue expiration notification (#24311)
Christian Schmidt
2023-03-22
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-03-21
Refactoring relations_map (#24195)
Takeshi Umeda
2023-03-16
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-03-16
Replace `Status#translatable?` with language matrix in separate endpoint (#24...
Christian Schmidt
2023-03-15
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-03-15
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ...
Claire
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
Fix original account being unfollowed on migration before the follow request ...
Claire
2023-03-03
Only offer translation for supported languages (#23879)
Christian Schmidt
2023-03-03
Fix “Remove all followers from the selected domains” being more destructi...
Claire
2023-03-02
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-02-28
Autofix Rubocop Style/HashConversion (#23852)
Nick Schonning
2023-02-25
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-02-22
Autofix Rubocop Rails/Blank (#23765)
Nick Schonning
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-19
Merge branch 'main' into glitch-soc/merge-upstream
Claire
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 Lint/SymbolConversion (#23683)
Nick Schonning
2023-02-18
Run rubocop formatting except line length (#23632)
Nick Schonning
2023-02-13
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-02-13
Add API parameter to safeguard unexpect mentions in new posts (#18350)
Claire
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 Style/NegatedIfElseCondition (#23451)
Nick Schonning
2023-02-07
Autofix Rails/EagerEvaluationLogMessage (#23429)
Nick Schonning
2023-02-06
Fix ActivityPub::ProcessingWorker error on incoming malformed JSON-LD (#23416)
Claire
2023-01-24
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-01-23
Suppress AddressFamilyError in link verification (#23204)
Markus Unterwaditzer
2023-01-21
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-01-21
Revert "Remove LDSignature on actor Delete activities (#21466)" (#23185)
Claire
2023-01-18
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2023-01-18
Add more specific error messages to HTTP signature verification (#21617)
Claire
2023-01-18
Add support for editing media description and focus point of already-posted s...
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
Fix possible race conditions when suspending/unsuspending accounts (#22363)
Claire
2023-01-05
Be more lenient with OEmbed detection and validation (#22533)
Effy Elden
[next]