Commit Graph

14086 Commits (f341e686221598612670c712f754f44cf4e9baed)
 

Author SHA1 Message Date
Alex Gleason b9a99ac0d4
Cache gitlab-ci based on mix.lock
3 years ago
Haelwenn d9e782c180 Merge branch 'fix/delete_activities_timeout' into 'develop'
3 years ago
Mark Felder d7a71a275a Fixed pleroma.user delete_activities mix task.
3 years ago
Mark Felder 959dc6e6fc Cleanup and ensure we obey custom Repo timeout
3 years ago
Mark Felder 99fd9c5e38 OTP releases executing commands via pleroma_ctl show the parent of the process is :erl_eval
3 years ago
Mark Felder 9f711ddcf8 Try to set query timeout intelligently
3 years ago
Mark Felder 9bc69196d5 Add utility function to return infinite timeout for SQL transactions if we detect it was called from a Mix Task
3 years ago
Mark Felder 0effcd2cfe Set Repo.transaction/2 timeout to infinity. Fixes pleroma.user delete_activities mix task.
3 years ago
Haelwenn f9bedf5597 Apply lanodan's suggestion(s) to 1 file(s)
3 years ago
Haelwenn 42185d8750 Apply lanodan's suggestion(s) to 1 file(s)
3 years ago
Haelwenn e104829c2f Apply lanodan's suggestion(s) to 1 file(s)
3 years ago
Haelwenn 30b1d50938 Apply lanodan's suggestion(s) to 1 file(s)
3 years ago
feld b050adb5e2 Merge branch 'fix/docs' into 'develop'
3 years ago
Mark Felder 7eded72189 Fix incorrect shell command
3 years ago
feld 8defbe431e Merge branch 'feature/opt-out-of-google-floc' into 'develop'
3 years ago
Sean King 2780cdd4e7
Add CHANGELOG entry
3 years ago
Sean King d1eb1913e8 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/opt-out-of-google-floc
3 years ago
feld 7183655a07 Merge branch 'fix/tests' into 'develop'
3 years ago
Mark Felder efed94a23e Fix error response which was breaking tests related to pinned posts
3 years ago
Sean King 2b4f958b2a
Add opting out of Google FLoC to HTTPSecurityPlug headers
3 years ago
Sean King 2de41770d0
Remove Twemoji stuff from MastoFE
3 years ago
Sean King 0f8da39b72
Remove priv/static/sounds folder
3 years ago
Sean King a787fed8f7
Move changelog around
3 years ago
rinpatch c6dcd863e2 Apply rinpatch's suggestion(s) to 1 file(s)
3 years ago
rinpatch 15f87cf658 Merge branch 'features/ingestion-ecto-tag' into 'develop'
3 years ago
rinpatch 79376b4afb Merge branch 'feature/521-pinned-post-federation' into 'develop'
3 years ago
rinpatch 0ababdc068 Merge branch 'fix/2593-reading-exported-config-file' into 'develop'
3 years ago
Sean King fa2e62078c
Remove MastoFE configuration stuff
3 years ago
Sean King 08694599ae
Remove bash script for downloading new MastoFE build
3 years ago
Sean King bf9c4f5289
Add note about Mastodon FE being removed from Pleroma in changelog
3 years ago
Sean King f3b403fa98
Remove MastoFE stuff from docs and default panel
3 years ago
Sean King ca79aab0bf
Remove MastoFE settings from users table
3 years ago
Sean King 8afa3f2d1b
Remove no longer necessary unit tests for MastoFE
3 years ago
Sean King 4f55d5123b
Remove MastoFE-related backend code and frontend pieces
3 years ago
Haelwenn 152cb3074e Merge branch 'fix/notifsettings-breaking-login' into 'develop'
3 years ago
feld 0a7c2a32ba Merge branch 'develop' into 'fix/notifsettings-breaking-login'
3 years ago
Haelwenn 0ba8efc950 Merge branch 'fix/mastodon-interface-docs-link' into 'develop'
3 years ago
Sean King d9fce0133e
Fix Mastodon interface link
3 years ago
feld 1bf2b645c5 Merge branch 'fix/adminapi-concurrent-limiter' into 'develop'
3 years ago
Mark Felder f95b52255b Revert guards on string_to_elixir_types/1, remove unnecessary assignment in test
3 years ago
Mark Felder c3b8c77967 Improve string_to_elixir_types/1 with guards
3 years ago
Mark Felder 861f192852 Document fixed ability to save ConcurrentLimiter settings in ConfigDB
3 years ago
Mark Felder ee53ad4d77 Add ConcurrentLimiter to module_name?/1 and apply string_to_elixir_types/1 to search_opts keys during update_or_create/1
3 years ago
Mark Felder 905efc57e9 Initial test validating the AdminAPI issue
3 years ago
Haelwenn d2a03d3c86 Merge branch 'fix/instance-thumbnail-url' into 'develop'
3 years ago
Mark Felder cdd271b065 Fix assignment / assertion
3 years ago
Mark Felder 9fbcdc15b1 Validate custom instance thumbnail set via AdminAPI produces correct URL
3 years ago
Mark Felder 0feafcc20c Use URI.merge to prevent concatenating two canonical URLs when a custom instance thumbnail was uploaded via AdminFE
4 years ago
Alexander Strizhakov 681a42c359
release runtime provider fix for paths
4 years ago
Haelwenn (lanodan) Monnier 5ef4659b37
test/pleroma/web/common_api_test.exs: Strip : around emoji key-name
4 years ago