Commit Graph

1293 Commits (260c87006e288029aea69229b9cd2c018b4811fe)

Author SHA1 Message Date
Norm 561e1f2470 Make backups require its own scope (#218)
2 years ago
Norm 84f8f32ef9 Move remote user interaction changelog entry to correct version
2 years ago
floatingghost b8190f19dc 2022.09 stable release chores (#206)
2 years ago
Norm a6d85003fe Remote interaction with posts (#198)
2 years ago
floatingghost 2641dcdd15 Post editing (#202)
2 years ago
floatingghost df39cab9c1 Automatic status translation (#187)
2 years ago
FloatingGhost 722e56b308 add changelog entry
2 years ago
FloatingGhost 85137f591f Add ability to obfuscate domains in MRF transparency
2 years ago
floatingghost e4f2251e0f Add support for setting language in instance metadata (#183)
2 years ago
FloatingGhost 017b50550b add changelog entry
2 years ago
FloatingGhost a8f8ecce31 add changelog entry
2 years ago
floatingghost 11ec9daa5b API compatibility with fedibird, frontend config (#163)
2 years ago
floatingghost 89ffc01c23 only return create objects for ES search (#165)
2 years ago
floatingghost 61641957cb fix compatibility with meilisearch (#164)
2 years ago
floatingghost 37a1001b97 add finch outbound proxy support (#158)
2 years ago
floatingghost ca000f8301 Merge mrf_simple-reject with quarantine (#137)
2 years ago
Joel Beckmeyer e26388a01c Support reaching user@sub.domain.tld at user@domain.tld (#134)
2 years ago
floatingghost 2c8f57db98 rename-flavours (#123)
2 years ago
floatingghost 645f0390bc Prepare for ubuntu22 murdering openssl (#120)
2 years ago
floatingghost 90c4785b89 remove public post quarantine exception (#114)
2 years ago
floatingghost 1419eee5df Quote posting (#113)
2 years ago
floatingghost c4e9c4bc95 extend custom runtime system (#108)
2 years ago
floatingghost 0c542e58aa Remove instrumentors (#98)
2 years ago
FloatingGhost 0f132b802d purge chat and shout endpoints
2 years ago
floatingghost 07ea4d73e1 update mastofe paths (#95)
2 years ago
floatingghost 729f45ccd2 purge ldap authenticator (#92)
2 years ago
floatingghost dc9f66749c remove all endpoints marked as deprecated (#91)
2 years ago
FloatingGhost a2b384d572 document scrobbling purge
2 years ago
FloatingGhost 99ced95d3b bump version
2 years ago
floatingghost d2a185c013 Documentation updates for stable release (#73)
2 years ago
floatingghost a59fe8ba2d Add support for musl11 build (#71)
2 years ago
floatingghost 82fa766ed7 Remove precompiled javascript (#55)
2 years ago
floatingghost bc6bfe383f Add configurable theme color (#53)
2 years ago
floatingghost a9c82b62f2 Fixes for elasticsearch 8 (#52)
2 years ago
sfr 058bf96798 implement Move activities (#45)
2 years ago
Ilja 661d0ba481 Also use actor_type to determine if an account is a bot in antiFollowbotPolicy
2 years ago
Tusooa Zhu 6e8123a330 Add changelog
2 years ago
FloatingGhost 064c36274c Purge gopher frontend
2 years ago
floatingghost e6cd61619f Purge SSH frontend (#23)
2 years ago
FloatingGhost 883036b245 update changelog
2 years ago
FloatingGhost 502382da45 cherry-pick security from upstream
2 years ago
FloatingGhost d15d55eda2 update changelog
2 years ago
FloatingGhost 0f5bea2465 Add emoji_url to notifications to allow rendering
2 years ago
FloatingGhost 0d012ebea1 Revert "Merge branch 'remove/mastofe' into 'develop'"
3 years ago
Alex Gleason 5f87472cdf
Update CHANGELOG.md
3 years ago
Alex Gleason 326575d5b7
Merge remote-tracking branch 'origin/develop' into finch
3 years ago
Alibek Omarov cd1041c3a4 API: optionally restrict moderators from accessing sensitive data
3 years ago
Lain Soykaf 7ed2258979 Update changelog
3 years ago
Alex Gleason db2bf55e9b
Merge remote-tracking branch 'origin/develop' into notice-routes
3 years ago
Alex Gleason d9746ae4cb Merge branch 'from/develop/tusooa/2802-propagate-reject' into 'develop'
3 years ago
Alex Gleason 3f8fc34593
Merge remote-tracking branch 'origin/develop' into moderators
3 years ago
Tusooa Zhu 538d5ac210
Add changelog for https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3568
3 years ago
Alibek Omarov efc28812b8 Add changelog entry
3 years ago
lain e2772d6bf1 Merge branch 'block-behavior' into 'develop'
3 years ago
lain 6e3df11693 Merge branch 'instance-deletion' into 'develop'
3 years ago
lain 6aff3d3204 Merge branch 'fix-object-deletion-timeout' into 'develop'
3 years ago
Haelwenn 92a8ff59aa Merge branch 'from/develop/tusooa/add-remove-emails' into 'develop'
3 years ago
Haelwenn 6b3842cf50 Merge branch 'remove/mastofe' into 'develop'
3 years ago
Tusooa Zhu 198250dcef
Allow users to remove their emails if instance does not need email to register
3 years ago
Haelwenn (lanodan) Monnier 28a17c2dc7
Merge branch 'release/2.4.1' into chores/2.4.1-develop
3 years ago
Haelwenn (lanodan) Monnier 7372609c5b
Release 2.4.1
3 years ago
someone cc4f20b130
mix pleroma.database set_text_search_config now runs concurrently and infinitely
3 years ago
Ilja 20084329ea
Selecting MRF policies didn't work as intended any more
3 years ago
Tusooa Zhu bd0eb1c675
Make activity search properly use GIN indexes
3 years ago
Ilja 53b0dd4ecc
List available frontends also when no static/frontends folder is present yet
3 years ago
Sam Therapy 09c42ce13e
Add Admin-FE menu for StealEmojiPolicy
3 years ago
Tusooa Zhu a80cb58ac1
Add changelog for !3519
3 years ago
Alex Gleason 01175ef498
Streamer: fix crash in MastodonAPI.StatusView
3 years ago
Haelwenn (lanodan) Monnier 27e1e4c742
Activity.Search: fallback on status resolution on DB Timeout
3 years ago
Alex Gleason e117551169
AdminAPI: hotfix for nil report objects
3 years ago
Haelwenn (lanodan) Monnier bb2d5879cc
maybe_notify_subscribers: Don't create notifications from ingested replies
3 years ago
Haelwenn (lanodan) Monnier 0e2aebd036
TwitterAPI: Make change_email require body params instead of query
3 years ago
Haelwenn (lanodan) Monnier 3961422f85
TwitterAPI: Make change_password require body params instead of query
3 years ago
Haelwenn (lanodan) Monnier 8baaa36a16
ObjectAgePolicy: Fix pattern matching on published
3 years ago
kPherox 34606d609d
fix: stream out Create Activity
3 years ago
rinpatch 7afabe1cc6 Merge branch 'bugfix/status-search-fallback' into 'develop'
3 years ago
Haelwenn (lanodan) Monnier 6455b967ec
Activity.Search: fallback on status resolution on DB Timeout
3 years ago
Haelwenn 3ca39ccf69 Merge branch 'bugfix/subscriptions-replies' into 'develop'
3 years ago
Haelwenn (lanodan) Monnier 436fac3bac
maybe_notify_subscribers: Don't create notifications from ingested messages
3 years ago
Haelwenn 901204df22 Merge branch 'poll-notification' into 'develop'
3 years ago
Haelwenn 6384d78035 Merge branch 'simple_policy_reasons_for_instance_specific_policies' into 'develop'
3 years ago
Sean King 1841bd8383 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remove/mastofe
3 years ago
matildepark 469405b7b2
CHANGELOG.md: Fix instances of 2020 being actually 2021
3 years ago
Ilja cd706c0335
improve changelog entry
3 years ago
Ilja 9418424048
Add transparency_exclusions also to the breaking changes
3 years ago
Ilja 506bf16363
Change docs
3 years ago
Alex Gleason e311c60923
CHANGELOG: moderator abilities
3 years ago
Haelwenn (lanodan) Monnier 79e993cae5
Release 2.4.0
3 years ago
Alex Gleason 3d8ce61fe5
CHANGELOG: fixed JSON error rendering
3 years ago
Alex Gleason 85d71d4f1d
CHANGELOG: Support `poll` notification type
3 years ago
Alex Gleason c4efe0d2d6
CHANGELOG: instance deletion
3 years ago
feld 3f58213646 Merge branch 'admin-api-users-sort' into 'develop'
3 years ago
Alex Gleason 117b3edf54
CHANGELOG: AdminAPI return date with users
3 years ago
Alex Gleason 5681a007d7
CHANGELOG: AdminAPI users sort
3 years ago
Alex Gleason 65514484cc
CHANGELOG: fixed user deletion database timeout
3 years ago
Haelwenn (lanodan) Monnier 6dc78f5f6f
AP C2S: Remove restrictions and make it go through pipeline
3 years ago
Sean King 5d279a22b1 Merge develop branch upstream
3 years ago
Mark Felder 64d009693e Update Linkify to fix crash on posts with a URL we failed to parse correctly
3 years ago
Alex Gleason 310ef6b70d
Deletions: change User.purge/1 to defp, add CHANGELOG entry
3 years ago
Mark Felder d12e62c0b6 Add new Twittercard/OGP changes
3 years ago