- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Feb 8 2026
Feb 8 2026
lain <lain@soykaf.club> committed rPUBE7e67a29852c8: Merge branch 'master' of git.pleroma.social:pleroma/pleroma.
Merge branch 'master' of git.pleroma.social:pleroma/pleroma
lain <lain@soykaf.club> committed rPUBE5e0a4d1f5941: Correctly identify release..
Correctly identify release.
lain <lain@soykaf.club> committed rPUBEef4e67d76797: Fix and format..
Fix and format.
lain <lain@soykaf.club> committed rPUBE337ea3e107a2: Merge branch 'hotfix-0.9.999'.
Merge branch 'hotfix-0.9.999'
lain <lain@soykaf.club> committed rPUBEd6c70e2ce3e8: Update frontend.
Update frontend
lain <lain@soykaf.club> committed rPUBEd9b9b12005a4: Transmogrifier: Fix user fetching..
Transmogrifier: Fix user fetching.
lain <lain@soykaf.club> committed rPUBEf5851ff645c6: Mastodon API: Fix lists leaking private posts (authored by rinpatch <rinpatch@sdf.org>).
Mastodon API: Fix lists leaking private posts
lain <lain@soykaf.club> committed rPUBE3591b7c1529b: Update versions..
Update versions.
lain <lain@soykaf.club> committed rPUBE1f4c6c32f1d8: html: lock down allowed class attributes to only those related to microformats (authored by William Pitcock <nenolod@dereferenced.org>).
html: lock down allowed class attributes to only those related to microformats
lain <lain@soykaf.club> committed rPUBEd760df475a7c: Fix fix_explicit_addressing moving follower collection to cc and add tests for… (authored by rinpatch <rinpatch@sdf.org>).
Fix fix_explicit_addressing moving follower collection to cc and add tests for…
Add plug to check alternative domains
Make media proxy respect alternative domains
Include replied-to statuses in search
Dedupe search activities
Support other combinations of search configs
Test that one can search their own statuses
Fix search using old object id index
Add attachment relationships
Make MastodonAPI.AccountController translatable
Add uploaded files table
Add uploaded file module
Implement deleting file
Add uploaded files object id index
Implement media listing
Track and display attachment relationships
Add skeleton for media repo migration
Implement media deletion
Add code to add an UploadedFile for uploaded media
Exclude objects with an UploadedFile
Handle the case where multiple base url were used in uploading
Fix tests regarding attachments assoc
Handle link_name and urlencode
Anonymize reporter before federating
Process legacy objects without ap id
Add maybe_anonymize_reporter/1
Ensure actor in Activity is also anonymized
Add changelog for anonymizing reports
Put strip and anonymize process in prepare_outgoing
Filter out Announces of objects of banned users in timelines
tusooa committed rPUBEdcefa7ed1432: Make ActivityPub.Publisher aware of the actor change by Transmogrifier.
Make ActivityPub.Publisher aware of the actor change by Transmogrifier
Workaround erlang atom length limit
Reject Announces of objects of banned users in ObjectValidator
kPherox <kphrx@kpherox.dev> committed rPUBEe9a4b15103f3: chore: add changelog.
chore: add changelog
tusooa committed rPUBE1cdebfdcf6ce: Use joins instead of subqueries for restrict_object_of_deactivated_users/1.
Use joins instead of subqueries for restrict_object_of_deactivated_users/1
kPherox <kphrx@kpherox.dev> committed rPUBE02d195f67435: feat: add task fix_preferred_nickname for all from instance.
feat: add task fix_preferred_nickname for all from instance
kPherox <kphrx@kpherox.dev> committed rPUBE8ec7ed2bff50: feat: add task to fix ap_id for preferred nickname.
feat: add task to fix ap_id for preferred nickname
Haelwenn (lanodan) Monnier <contact@hacktivis.me> committed rPUBE05d9bbc52ea6: COPYING: Refer to LICENSES/ directory.
COPYING: Refer to LICENSES/ directory
Lina Ceballos <lina.ceballos@fsfe.org> committed rPUBEc8f3b5ef0bb0: creating LICENSES directory.
creating LICENSES directory
Lina Ceballos <lina.ceballos@fsfe.org> committed rPUBEb124f756c859: adding headers with copyright and license info to documentation files.
adding headers with copyright and license info to documentation files
Lina Ceballos <lina.ceballos@fsfe.org> committed rPUBE4ee2bf9079de: adding legal information to binary files.
adding legal information to binary files
kPherox <kphrx@kpherox.dev> committed rPUBE57e7ab96e785: fix: split comparison for acct uri and nickname.
fix: split comparison for acct uri and nickname
Haelwenn (lanodan) Monnier <contact@hacktivis.me> committed rPUBE5b4c67e89f0a: benchmarks: Add pleroma copyright header.
benchmarks: Add pleroma copyright header
faried nawaz <faried@gmail.com> committed rPUBE3e9629907fbe: add tests to prune old delete, undo, and remove activities.
add tests to prune old delete, undo, and remove activities
Haelwenn (lanodan) Monnier <contact@hacktivis.me> committed rPUBE1655951e847d: {AGPL-3,CC-BY-4.0,CC-BY-SA-4.0}: Remove in favor of copies in LICENSES/.
{AGPL-3,CC-BY-4.0,CC-BY-SA-4.0}: Remove in favor of copies in LICENSES/
faried nawaz <faried@gmail.com> committed rPUBE3e096d08c80f: oban job to prune old activities and objects.
oban job to prune old activities and objects
faried nawaz <faried@gmail.com> committed rPUBE7e7fb4be9233: add migration to cascade-delete report notes on activity delete.
add migration to cascade-delete report notes on activity delete
faried nawaz <faried@gmail.com> committed rPUBE7a55d7550fbe: simplify the prune functions in Pleroma.Activity.Pruner.
simplify the prune functions in Pleroma.Activity.Pruner
faried nawaz <faried@gmail.com> committed rPUBEf471a5f3d02d: add activity factories for undo and delete, fix remove factory.
add activity factories for undo and delete, fix remove factory
faried nawaz <faried@gmail.com> committed rPUBE04a35be738a7: prune old Delete, Undo, Remove activities and Tombstone objects.
prune old Delete, Undo, Remove activities and Tombstone objects
faried nawaz <faried@gmail.com> committed rPUBE872306eba9b9: mix task for prune_task.
mix task for prune_task
Haelwenn (lanodan) Monnier <contact@hacktivis.me> committed rPUBE5a6408c8d13d: changelog.d: Skip for REUSE.
changelog.d: Skip for REUSE
Haelwenn (lanodan) Monnier <contact@hacktivis.me> committed rPUBE3d33ce255589: priv/static/images/city.jpg.license: new.
priv/static/images/city.jpg.license: new
faried nawaz <faried@gmail.com> committed rPUBE34fd9091f0ba: module is PruneDatabaseWorker but filename was database_prune_worker.ex.
module is PruneDatabaseWorker but filename was database_prune_worker.ex
faried nawaz <faried@gmail.com> committed rPUBE42d3b3ea323b: rename queue from database_prune to prune_database, and document.
rename queue from database_prune to prune_database, and document
faried nawaz <faried@gmail.com> committed rPUBE338daff5905f: add tests for PruneDatabaseWorker.
add tests for PruneDatabaseWorker
faried nawaz <faried@gmail.com> committed rPUBEc66f34edbda0: don't hard-code a "like" activity for undo_activity_factory.
don't hard-code a "like" activity for undo_activity_factory
faried nawaz <faried@gmail.com> committed rPUBEbf5396c4ec71: remove prune code related to Tombstones..
remove prune code related to Tombstones.
faried nawaz <faried@gmail.com> committed rPUBE8761b66f1fe7: test output cleanup, no code change.
test output cleanup, no code change
faried nawaz <faried@gmail.com> committed rPUBEdc0502cf1de6: fix: move erroneous prune database worker's timeout into code.
fix: move erroneous prune database worker's timeout into code
kPherox <kphrx@kpherox.dev> committed rPUBEa4ad96c87fc2: refactor: not stream out notification is filtered irreversible (authored by kPherox <admin@mail.kr-kp.com>).
refactor: not stream out notification is filtered irreversible
kPherox <kphrx@kpherox.dev> committed rPUBEd8cbbfd6980f: fix: add filter regex to filtered_by_user?/4 (authored by kPherox <admin@mail.kr-kp.com>).
fix: add filter regex to filtered_by_user?/4
kPherox <kphrx@kpherox.dev> committed rPUBE29d8e4524382: test: fix filtered_by_user? params for streams edits (authored by kPherox <admin@mail.kr-kp.com>).
test: fix filtered_by_user? params for streams edits
kPherox <kphrx@kpherox.dev> committed rPUBE0834d15367ce: fix: support context value for irreversible filter (authored by kPherox <admin@mail.kr-kp.com>).
fix: support context value for irreversible filter
kPherox <kphrx@kpherox.dev> committed rPUBEf1337bbcd265: chore: add changelog file.
chore: add changelog file
kPherox <kphrx@kpherox.dev> committed rPUBEf90eeed5730f: test: has not home in context ignore irreversible filter (authored by kPherox <admin@mail.kr-kp.com>).
test: has not home in context ignore irreversible filter
kPherox <kphrx@kpherox.dev> committed rPUBEb98c1d4fbd3f: test: irreversible filters on streamer (authored by kPherox <admin@mail.kr-kp.com>).
test: irreversible filters on streamer
Mark Jaroski <pleorama@rationa.li> committed rPUBE993dc58e971e: Tiny grammar fix. The idiomatic term in English is "production instance" even….
Tiny grammar fix. The idiomatic term in English is "production instance" even…
Mark Jaroski <pleorama@rationa.li> committed rPUBE4a1958f01540: Improved consistency formatting for the config and schema generation..
Improved consistency formatting for the config and schema generation.
Mark Jaroski <pleorama@rationa.li> committed rPUBE0cc05ce189fe: Merge branch 'hesperus-develop-patch-86129' into 'develop'.
Merge branch 'hesperus-develop-patch-86129' into 'develop'
Mint <mint@plagu.ee> committed rPUBE5ac04c233c06: Discard Delete activities sent by unknown actors.
Discard Delete activities sent by unknown actors
alemi <me@alemi.dev> committed rPUBEd8449d02883e: feat: replies collection views for object.
feat: replies collection views for object
mkljczk <git@mkljczk.pl> committed rPUBE1583c175af8d: Support replies collection.
Support replies collection
mkljczk <git@mkljczk.pl> committed rPUBE4d54f2cb671d: Actually, update the existing test.
Actually, update the existing test
Mark Jaroski <pleorama@rationa.li> committed rPUBEd50f2a0347e7: Add new file.
Add new file
mkljczk <git@mkljczk.pl> committed rPUBE0354ff06d862: Optimize followed hashtag ids query, add test for hashtags in home timeline.
Optimize followed hashtag ids query, add test for hashtags in home timeline
mkljczk <git@mkljczk.pl> committed rPUBEebb8fb8a7854: not meant to be committed.
not meant to be committed
Ekaterina Vaartis <vaartis@kotobank.ch> committed rPUBE09f57e88f2bf: Allow ToS panel to be configurable (authored by Pleromian <66706-pleromian@users.noreply.git.pleroma.social>).
Allow ToS panel to be configurable
Ekaterina Vaartis <vaartis@kotobank.ch> committed rPUBEf31229f2d8dc: Changelog (authored by Pleromian <66706-pleromian@users.noreply.git.pleroma.social>).
Changelog
mkljczk <git@mkljczk.pl> committed rPUBE23adec42fdb0: maybe keep naming it Collection.
maybe keep naming it Collection
mkljczk <git@mkljczk.pl> committed rPUBE9492825d0b97: ok im just stupid.
ok im just stupid