- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sat, Jun 28
Sat, Jun 28
Weblate <noreply@weblate.org> committed rPUFE4c9fce80a340: Translated using Weblate (Japanese (ja_PEDANTIC)) (authored by SyoBoN <syobon@syobon.net>).
Translated using Weblate (Japanese (ja_PEDANTIC))
HJ <30-hj@users.noreply.git.pleroma.social> committed rPUFEd25b9098830c: Merge branch 'csp-akkoma' into 'develop'.
Merge branch 'csp-akkoma' into 'develop'
Henry Jameson <me@hjkos.com> committed rPUFE1dfa99c74fe7: more CSP compat.
more CSP compat
HJ <30-hj@users.noreply.git.pleroma.social> committed rPUFEd7fb0739089f: Apply 1 suggestion(s) to 1 file(s).
Apply 1 suggestion(s) to 1 file(s)
Henry Jameson <me@hjkos.com> committed rPUFE100049c94d7d: fontawesome css.
fontawesome css
Henry Jameson <me@hjkos.com> committed rPUFE714ed1040ba0: use floatingghost fork of pinch-zoom-element.
use floatingghost fork of pinch-zoom-element
Henry Jameson <me@hjkos.com> committed rPUFE40a17862a514: akkoma stricter csp compat.
akkoma stricter csp compat
Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> committed rPUFE06bfd83a1585: Update dependency vue-eslint-parser to v10.1.4.
Update dependency vue-eslint-parser to v10.1.4
Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> committed rPUFE3b7966b2a163: Update dependency eslint to v9.30.0.
Update dependency eslint to v9.30.0
Fri, Jun 27
Fri, Jun 27
Mark Felder <feld@feld.me> committed rPUBE8a0551686238: Remove changelog entry that leaked in via….
Remove changelog entry that leaked in via…
Mark Felder <feld@feld.me> committed rPUBEff5f88aae314: Instance.set_reachable/1 should delete any existing ReachabilityWorker jobs for….
Instance.set_reachable/1 should delete any existing ReachabilityWorker jobs for…
Mark Felder <feld@feld.me> committed rPUBE2267ace10687: Ensure ReachabilityWorker jobs can be scheduled without needing awareness of….
Ensure ReachabilityWorker jobs can be scheduled without needing awareness of…
Mark Felder <feld@feld.me> committed rPUBE13db730659c7: Update Oban to 2.19 which gives us the delete_all_jobs/1 and delete_job/1….
Update Oban to 2.19 which gives us the delete_all_jobs/1 and delete_job/1…
Use safetar in place of rsync for archiving
Mark Felder <feld@feld.me> committed rPUBEa5e11ad1101d: Custom pruning is not actually needed because an old job cannot exist in the….
Custom pruning is not actually needed because an old job cannot exist in the…
Mark Felder <feld@feld.me> committed rPUBE6e4b5edc257a: Reduce pruning of history to anything older than 2 days.
Reduce pruning of history to anything older than 2 days
Mark Felder <feld@feld.me> committed rPUBE77dca7c3e590: Refactor ReachabilityWorker to use a 5-phase reachability testing approach.
Refactor ReachabilityWorker to use a 5-phase reachability testing approach
Mark Felder <feld@feld.me> committed rPUBE59bfa83c9ce3: Remove daily reachability scheduling for unreachable instances.
Remove daily reachability scheduling for unreachable instances
Mark Felder <feld@feld.me> committed rPUBEe58ecd323451: Merge remote-tracking branch 'origin/develop' into improved-reachability.
Merge remote-tracking branch 'origin/develop' into improved-reachability
Tested to work on b.lily-is.land .
Weblate <noreply@weblate.org> committed rPUBE2c974d4ad2fc: Translated using Weblate (French) (authored by Irrlicht <freyja_wildes@proton.me>).
Translated using Weblate (French)
feld <feld@feld.me> committed rPUBEcf6587d344d2: Merge branch 'delete-instance-improvement' into 'develop'.
Merge branch 'delete-instance-improvement' into 'develop'
Mark Felder <feld@feld.me> committed rPUBEca616e9e73aa: Fix Instance and Admin API controller tests for deleting instances.
Fix Instance and Admin API controller tests for deleting instances
feld <feld@feld.me> committed rPUBEf6c9b003fa53: Merge branch 'resurrect-mrf-quietreply' into 'develop'.
Merge branch 'resurrect-mrf-quietreply' into 'develop'
Weblate <noreply@weblate.org> committed rPUBE4d268e0c749e: Translated using Weblate (French) (authored by Irrlicht <freyja_wildes@proton.me>).
Translated using Weblate (French)
Mark Felder <feld@feld.me> committed rPUBE81155a229216: changelog for MRF.QuietReply.
changelog for MRF.QuietReply
Mark Felder <feld@feld.me> committed rPUBE56aab905e898: Queue individual jobs for each user that needs to be deleted when deleting an….
Queue individual jobs for each user that needs to be deleted when deleting an…
Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> committed rPUFEe1a5bc718740: Update babel monorepo.
Update babel monorepo
Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> committed rPUFE230e61235d45: Update dependency postcss to v8.5.6.
Update dependency postcss to v8.5.6
Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> committed rPUFE8483268cb352: Update dependency stylelint-config-recommended-vue to v1.6.1.
Update dependency stylelint-config-recommended-vue to v1.6.1
Thu, Jun 26
Thu, Jun 26
Henry Jameson <me@hjkos.com> committed rPUFEe4b44f8c7b44: better dialog, actually working dontAskAgain.
better dialog, actually working dontAskAgain
Create service worker in app
Cache compiled assets in service worker
tusooa committed rPUFEf1f7f5de5126: Fix the bug where remote media fail to load without media proxy.
Fix the bug where remote media fail to load without media proxy
Add changelog for caching assets
Cache emojis in service worker
Treat html file as failure in emoji cache
Exclude local media requests
Verify response is not html when pre-caching in install event
Implement clearing caches in settings
Cache assets when cache is missing
Make asset caching work with vite
Do not preload emoji annotations and i18n files
Henry Jameson <me@hjkos.com> committed rPUFE5263a41cdd1a: Merge branch 'develop' into emoji-pack-upload.
Merge branch 'develop' into emoji-pack-upload
Henry Jameson <me@hjkos.com> committed rPUFEee9e38fac1ce: Merge remote-tracking branch 'origin/develop' into from/develop/tusooa/sw-cache….
Merge remote-tracking branch 'origin/develop' into from/develop/tusooa/sw-cache…
Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> committed rPUFEd6b81d763f06: chore(deps): update dependency node to v22.
chore(deps): update dependency node to v22
Cache assets when cache is missing
Henry Jameson <me@hjkos.com> committed rPUFEde0736dd0fa0: small fixes.
small fixes
Do not preload emoji annotations and i18n files
Fix service worker import path
Implement clearing caches in settings
Add changelog for caching assets
Verify response is not html when pre-caching in install event
Treat html file as failure in emoji cache
tusooa committed rPUFEce6d042a51ab: Fix the bug where remote media fail to load without media proxy.
Fix the bug where remote media fail to load without media proxy
Exclude local media requests
Cache emojis in service worker
Weblate <noreply@weblate.org> committed rPUFEa280508f96da: Translated using Weblate (Esperanto) (authored by Tirifto <tirifto@posteo.cz>).
Translated using Weblate (Esperanto)
Weblate <noreply@weblate.org> committed rPUFE60df96e21425: Translated using Weblate (Czech) (authored by Phantasm <phantasm@fluffytail.org>).
Translated using Weblate (Czech)
Cache compiled assets in service worker
Create service worker in app
Weblate <noreply@weblate.org> committed rPUFEbd1f9070f2d0: Translated using Weblate (Czech) (authored by Phantasm <phantasm@fluffytail.org>).
Translated using Weblate (Czech)
Weblate <noreply@weblate.org> committed rPUFE821e1f99bcab: Translated using Weblate (Esperanto) (authored by Tirifto <tirifto@posteo.cz>).
Translated using Weblate (Esperanto)
Weblate <noreply@weblate.org> committed rPUFE8b97bcfce11e: Translated using Weblate (Esperanto) (authored by Tirifto <tirifto@posteo.cz>).
Translated using Weblate (Esperanto)
Weblate <noreply@weblate.org> committed rPUFEceafd6f442fe: Translated using Weblate (English) (authored by Phantasm <phantasm@fluffytail.org>).
Translated using Weblate (English)
Weblate <noreply@weblate.org> committed rPUFE56e900b9da26: Translated using Weblate (Chinese (Min Nan) (nan_TW)) (authored by Kian-ting Tan <chenjt30@gmail.com>).
Translated using Weblate (Chinese (Min Nan) (nan_TW))
Weblate <noreply@weblate.org> committed rPUFEd13dd80d8970: Translated using Weblate (French) (authored by Irrlicht <freyja_wildes@proton.me>).
Translated using Weblate (French)
Weblate <noreply@weblate.org> committed rPUFEbfa7f70b8497: Translated using Weblate (Japanese (ja_PEDANTIC)) (authored by SyoBoN <syobon@syobon.net>).
Translated using Weblate (Japanese (ja_PEDANTIC))
Weblate <noreply@weblate.org> committed rPUFE4c908915ddab: Translated using Weblate (Esperanto) (authored by Tirifto <tirifto@posteo.cz>).
Translated using Weblate (Esperanto)
Weblate <noreply@weblate.org> committed rPUFEb78e1fa6ee5c: Translated using Weblate (Japanese (ja_PEDANTIC)) (authored by SyoBoN <syobon@syobon.net>).
Translated using Weblate (Japanese (ja_PEDANTIC))
Weblate <noreply@weblate.org> committed rPUFE7c59e25581f7: Translated using Weblate (Japanese (ja_PEDANTIC)) (authored by SyoBoN <syobon@syobon.net>).
Translated using Weblate (Japanese (ja_PEDANTIC))
Weblate <noreply@weblate.org> committed rPUFEf1119d0f0322: Translated using Weblate (French) (authored by Irrlicht <freyja_wildes@proton.me>).
Translated using Weblate (French)
Weblate <noreply@weblate.org> committed rPUFE694b60379dd1: Translated using Weblate (Esperanto) (authored by Tirifto <tirifto@posteo.cz>).
Translated using Weblate (Esperanto)
Weblate <noreply@weblate.org> committed rPUFE66aa6a375b28: Translated using Weblate (Esperanto) (authored by Tirifto <tirifto@posteo.cz>).
Translated using Weblate (Esperanto)
Weblate <noreply@weblate.org> committed rPUFEffc9dbeeb8ea: Translated using Weblate (Esperanto) (authored by Tirifto <tirifto@posteo.cz>).
Translated using Weblate (Esperanto)
Weblate <noreply@weblate.org> committed rPUFE152eedf827c9: Translated using Weblate (Japanese (ja_PEDANTIC)) (authored by SyoBoN <syobon@syobon.net>).
Translated using Weblate (Japanese (ja_PEDANTIC))
Weblate <noreply@weblate.org> committed rPUFEb750640e83e0: Translated using Weblate (French) (authored by Irrlicht <freyja_wildes@proton.me>).
Translated using Weblate (French)
Weblate <noreply@weblate.org> committed rPUFE5582dd5c3700: Translated using Weblate (French) (authored by Haelwenn <contact+git.pleroma.social@hacktivis.me>).
Translated using Weblate (French)
Weblate <noreply@weblate.org> committed rPUFE658d1e60f160: Translated using Weblate (English) (authored by Irrlicht <freyja_wildes@proton.me>).
Translated using Weblate (English)
Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> committed rPUFEb3327ee5db51: Update babel monorepo.
Update babel monorepo
Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> committed rPUFE4146c071ce6a: Update dependency nightwatch to v3.12.2.
Update dependency nightwatch to v3.12.2
Weblate <noreply@weblate.org> committed rPUFE9b3a89f30c9b: Translated using Weblate (Japanese (ja_PEDANTIC)) (authored by SyoBoN <syobon@syobon.net>).
Translated using Weblate (Japanese (ja_PEDANTIC))
Improve action buttons behaviour in the menu
HJ <30-hj@users.noreply.git.pleroma.social> committed rPUFEb3abc5f9c31e: Merge branch 'tusooa/action-buttons' into 'develop'.
Merge branch 'tusooa/action-buttons' into 'develop'
Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> committed rPUFE92da5395cea6: Update dependency eslint to v9.29.0.
Update dependency eslint to v9.29.0
Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> committed rPUFE046b959bd781: Update dependency pinia to v3.0.3.
Update dependency pinia to v3.0.3
HJ <30-hj@users.noreply.git.pleroma.social> committed rPUFE0a8d7ea6591d: Merge branch 'smallfixes' into 'develop'.
Merge branch 'smallfixes' into 'develop'
Henry Jameson <me@hjkos.com> committed rPUFE587be9afc07d: allow empty string in style editor (#1381).
allow empty string in style editor (#1381)
Henry Jameson <me@hjkos.com> committed rPUFE7702c209d5d0: compatibility with stricter CPS (akkoma).
compatibility with stricter CPS (akkoma)
Henry Jameson <me@hjkos.com> committed rPUFEda1830f9b490: fix some notification issues.
fix some notification issues