index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-04-15
Remove MastoFE settings from users table
Sean King
2021-04-15
Remove no longer necessary unit tests for MastoFE
Sean King
2021-04-15
Remove MastoFE-related backend code and frontend pieces
Sean King
2021-04-14
Revert guards on string_to_elixir_types/1, remove unnecessary assignment in test
Mark Felder
2021-04-13
Improve string_to_elixir_types/1 with guards
Mark Felder
2021-04-13
Add ConcurrentLimiter to module_name?/1 and apply string_to_elixir_types/1 to...
Mark Felder
2021-04-09
Use URI.merge to prevent concatenating two canonical URLs when a custom insta...
Mark Felder
2021-04-01
Revert "Merge branch 'patch-fix-open-api-spec' into 'develop'"
Haelwenn
2021-04-01
Merge branch 'refactor/object_validator_validate' into 'develop'
rinpatch
2021-04-01
object_validator: Refactor most of validate/2 to a generic block
Haelwenn (lanodan) Monnier
2021-03-31
date-times are always strings
Miss Pasture
2021-03-30
Prefer FollowBot naming convention vs Followbot
Mark Felder
2021-03-30
Remove Task.async as it is broken here and probably a premature optimization ...
Mark Felder
2021-03-30
Revert
Mark Felder
2021-03-30
Do not try to follow local users. Their posts are already available locally o...
Mark Felder
2021-03-30
Change module name to FollowbotPolicy
Mark Felder
2021-03-30
Add follow_requests_outstanding_since?/3 to Pleroma.Activity
Mark Felder
2021-03-30
Lint
Mark Felder
2021-03-30
Better checking of previous follow request attempts
Mark Felder
2021-03-30
Prevent duplicates from being processed
Mark Felder
2021-03-30
Make the followbot only dispatch follow requests once per 30 day period
Mark Felder
2021-03-30
Enforce that the followbot must be marked as a bot.
Mark Felder
2021-03-30
Try to handle misconfiguration scenarios gracefully
Mark Felder
2021-03-30
Upstream original followbot implementation
Mark Felder
2021-03-23
Merge branch 'fix/2585-config-migration-dir' into 'develop'
feld
2021-03-23
suggestion
Alexander Strizhakov
2021-03-23
migrating config to tmp folder
Alexander Strizhakov
2021-03-22
Copy emoji in the subject from parent post
rinpatch
2021-03-21
Merge branch 'fix/2579-finger-content-type' into 'develop'
rinpatch
2021-03-21
Merge branch 'richmedia-workaround' into 'develop'
rinpatch
2021-03-19
respect content-type header in finger request
Alexander Strizhakov
2021-03-19
Merge branch 'mediaproxy-decode' into 'develop'
rinpatch
2021-03-19
Merge branch 'fix/remove_auto_nsfw' into 'develop'
rinpatch
2021-03-19
Merge branch 'bugfix/bridgy-user-icon' into 'develop'
rinpatch
2021-03-16
Merge branch 'update_open_api_spex' into 'develop'
Haelwenn
2021-03-15
Add support for actor icon being a list (Bridgy)
Haelwenn (lanodan) Monnier
2021-03-13
Prefer naming this function build_image_url/2
Mark Felder
2021-03-12
[#3213] Code formatting fix.
Ivan Tashkinov
2021-03-12
[#3213] Background migration infrastructure refactoring.
Ivan Tashkinov
2021-03-11
Leverage function pattern matching instead
Mark Felder
2021-03-10
Workaround for URI.merge/2 bug https://github.com/elixir-lang/elixir/issues/1...
Mark Felder
2021-03-10
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...
Ivan Tashkinov
2021-03-10
Merge branch 'openapi/admin/user' into 'develop'
Haelwenn
2021-03-07
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...
Ivan Tashkinov
2021-03-07
[#3213] Performance optimization of filtering by hashtags ("any" condition).
Ivan Tashkinov
2021-03-05
Add simple way to decode fully qualified mediaproxy URLs
Mark Felder
2021-03-05
Update OpenApiSpex dependency
Egor Kislitsyn
2021-03-04
Add UserOperation to Redoc
Egor Kislitsyn
2021-03-03
[#3213] ActivityPub hashtags filtering refactoring. Test fix.
Ivan Tashkinov
2021-03-03
Merge branch 'mergeback/2.3.0' into 'develop'
lain
[next]