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
/
test
Age
Commit message (
Expand
)
Author
2023-12-29
ConfigDB export to file does not have a consistent order.
Mark Felder
2023-12-29
Fix regex string match due to OTP26 key order change
Mark Felder
2023-12-29
Fix Chat controller tests failing due to OTP26 key order change
Mark Felder
2023-12-29
Remove call to Pleroma.Web.Endpoint.config_change/2
Mark Felder
2023-12-29
Fix test "transforms config to tuples"
Mark Felder
2023-12-29
Update Floki to get the :attributes_as_maps feature to allow us to compare eq...
Mark Felder
2023-12-29
Implement a custom uri_equal?/2 to fix comparisons of URLs with unordered que...
Mark Felder
2023-12-29
Fix tests by leveraging Keyword.equal?/2
Mark Felder
2023-12-29
Merge branch 'bugfix/chat-attachment-empty-array' into 'develop'
lain
2023-12-29
ChatMessage: Tolerate attachment field set to an empty array
Haelwenn (lanodan) Monnier
2023-12-28
Remove reference to the :federation_publisher_modules setting in our config test
Mark Felder
2023-12-28
Retire the Pleroma.Web.Federator.Publisher module
Mark Felder
2023-12-28
Merge branch 'tusooa/3205-group-actor' into 'develop'
Haelwenn
2023-12-28
Fix some more typos
marcin mikołajczak
2023-12-27
Do not boost if group is blocking poster
tusooa
2023-12-27
Test group actor behaviour in SideEffects
tusooa
2023-12-27
Allow group actors to boost posts
tusooa
2023-12-27
Allow local user to have group actor type
tusooa
2023-12-22
Merge remote-tracking branch 'origin/develop' into webfinger-fix
marcin mikołajczak
2023-12-22
Merge branch 'bad_inbox_request' into 'develop'
lain
2023-12-21
Merge branch 'instance-v2' into 'develop'
Haelwenn
2023-12-20
Fix invalid string comparison for OTP versions and replace with config
Mark Felder
2023-12-20
Fix more Logger warn -> warning
Mark Felder
2023-12-20
Backwards compatibility for OTP
Mark Felder
2023-12-20
OTP26: Chase the :slave.start/3 deprecation
Mark Felder
2023-12-20
Elixir 1.15: Chase the Logger.warn deprecation
Mark Felder
2023-12-19
Return a 400 from a bad delivery attempt to the inbox
Mark Felder
2023-12-19
Fix Web Push notification delivery
Mark Felder
2023-12-16
B ActivityPub.Publisher: Prioritize direct mentions
Lain Soykaf
2023-12-15
UserViewTest: Add basice service actor test.
Lain Soykaf
2023-12-13
StatusViewTest: Fix tests.
Lain Soykaf
2023-12-13
Merge branch 'add-opengraph-rich-media-proxy' into 'develop'
lain
2023-12-12
Revert "EmailTest: use config mock"
Lain Soykaf
2023-12-12
Revert "Tests: fix more tests"
Lain Soykaf
2023-12-12
Add media proxy to opengraph rich media cards
Alexander Tumin
2023-12-12
Linting
Lain Soykaf
2023-12-12
Tests: fix more tests
Lain Soykaf
2023-12-12
EmailTest: use config mock
Lain Soykaf
2023-12-12
Tests: Remove `skip_on_mac` tag
Lain Soykaf
2023-12-12
Tests: More test fixes
Lain Soykaf
2023-12-12
RichMediaTest: Use mocked config
Lain Soykaf
2023-12-12
ScheduledActivityControllerTest: Fix tests, make async.
Lain Soykaf
2023-12-12
MastodonAPITest: Fix tests
Lain Soykaf
2023-12-12
ScheduledActivity: Use config mocking
Lain Soykaf
2023-12-12
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into no-async-cl...
Lain Soykaf
2023-12-11
Merge branch 'authorize-interaction' into 'develop'
lain
2023-12-11
Linting
Lain Soykaf
2023-12-11
BackupTest: Fix tests
Lain Soykaf
2023-12-11
UploadMediaPlugTest: Fix tests
Lain Soykaf
2023-12-11
AttachmentValidatorTest: Fix tests
Lain Soykaf
[next]