- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Today
Today
Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> committed rPUFEf97658b6d627: Update dependency eslint to v9.39.2.
Update dependency eslint to v9.39.2
Yesterday
Yesterday
Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> committed rPUFEb9e6b9b1f05e: Update dependency vue-router to v4.6.4.
Update dependency vue-router to v4.6.4
Thu, Dec 11
Thu, Dec 11
Henry Jameson <me@hjkos.com> committed rPUFEd2d8b0167c9d: fix submit button again.
fix submit button again
Henry Jameson <me@hjkos.com> committed rPUFE3355f1d797ce: pleasing the linter gods.
pleasing the linter gods
Henry Jameson <me@hjkos.com> committed rPUFE06608adec4ba: fix submit button.
fix submit button
Henry Jameson <me@hjkos.com> committed rPUFE68aadcdd08ee: MANIFEST EDITING FUCK YEAH.
MANIFEST EDITING FUCK YEAH
Henry Jameson <me@hjkos.com> committed rPUFE0222d493f8fc: fix rates tab.
fix rates tab
Henry Jameson <me@hjkos.com> committed rPUFEdb3bfb6fc335: color setting prettification.
color setting prettification
Henry Jameson <me@hjkos.com> committed rPUFEbb802ed75673: mailer styling controls added.
mailer styling controls added
Henry Jameson <me@hjkos.com> committed rPUFE3ec21cb442ed: prettified pwa setting.
prettified pwa setting
Henry Jameson <me@hjkos.com> committed rPUFE96fc30a1b7f6: proxy setting fixes.
proxy setting fixes
Henry Jameson <me@hjkos.com> committed rPUFE5b143b2aeaa9: small improvement to label/desc display.
small improvement to label/desc display
Henry Jameson <me@hjkos.com> committed rPUFEedbf5f327625: developer tab fixes.
developer tab fixes
Henry Jameson <me@hjkos.com> committed rPUFE189b092d2c60: fix style tab.
fix style tab
Henry Jameson <me@hjkos.com> committed rPUFE952800410e9a: emoji tab fixes.
emoji tab fixes
Henry Jameson <me@hjkos.com> committed rPUFEc085acd2dd5e: fix emoji form & eliminate copypasta.
fix emoji form & eliminate copypasta
Henry Jameson <me@hjkos.com> committed rPUFEbf75c7af85e6: fix follow button.
fix follow button
nicole mikołajczyk <git@mkljczk.pl> committed rPUBEc1aad0f141ac: Fix NodeInfo content-type (authored by Oneric <oneric@oneric.stub>).
Fix NodeInfo content-type
nicole mikołajczyk <me@mkljczk.pl> committed rPUBEc8fc821a0e92: Merge branch 'nodeinfo-content-type' into 'develop'.
Merge branch 'nodeinfo-content-type' into 'develop'
nicole mikołajczyk <git@mkljczk.pl> committed rPUBE32ab9d628e22: Add changelog entry.
Add changelog entry
Wed, Dec 10
Wed, Dec 10
Henry Jameson <me@hjkos.com> committed rPUFEe4a33bf6d7d8: Merge remote-tracking branch 'origin/admin-tabs-2' into admin-tabs-2.
Merge remote-tracking branch 'origin/admin-tabs-2' into admin-tabs-2
Henry Jameson <me@hjkos.com> committed rPUFE76dd3540e47c: more visual fixes.
more visual fixes
Henry Jameson <me@hjkos.com> committed rPUFE625954721e8a: fixed up unitsetting.
fixed up unitsetting
Henry Jameson <me@hjkos.com> committed rPUFE494f6b471ecd: visual stuff again.
visual stuff again
Henry Jameson <me@hjkos.com> committed rPUFE1642d62b825b: massive visual overhaul.
massive visual overhaul
Henry Jameson <me@hjkos.com> committed rPUFE5a6f4fb4662d: remove most of the stuff mentioned in internal.exs in !pleroma/4403.
remove most of the stuff mentioned in internal.exs in !pleroma/4403
Phantasm <phantasm@centrum.cz> committed rPUBE619f247e38eb: Add more URL-encoding tests.
Add more URL-encoding tests
Phantasm <phantasm@centrum.cz> committed rPUBE0f3b1808fd3d: Check what chars to encode in the path segment of URIs, add list to Constants.
Check what chars to encode in the path segment of URIs, add list to Constants
Phantasm <phantasm@centrum.cz> committed rPUBE80db6f132821: Fix character escaping test for Pleroma.Upload.
Fix character escaping test for Pleroma.Upload
Phantasm <phantasm@centrum.cz> committed rPUBE9445ab9096b7: ReverseProxy: Log request after potentional %-encoding.
ReverseProxy: Log request after potentional %-encoding
Phantasm <phantasm@centrum.cz> committed rPUBE99a1c0890a5a: URI.encode_query needs an enum, add test for this case.
URI.encode_query needs an enum, add test for this case
Phantasm <phantasm@centrum.cz> committed rPUBE0a8423fdf726: Add ability to bypass url decode/parse in Pleroma.HTTP, fix encode in Pleroma..
Add ability to bypass url decode/parse in Pleroma.HTTP, fix encode in Pleroma.
Phantasm <phantasm@centrum.cz> committed rPUBEd413f9bf7078: MediaProxy: fix Pleroma.HTTP.encode_url not being available in test env.
MediaProxy: fix Pleroma.HTTP.encode_url not being available in test env
Phantasm <phantasm@centrum.cz> committed rPUBE004ea90b29fe: MediaProxy: Fix 424 caused by inconsistent %-encoding from remote instances.
MediaProxy: Fix 424 caused by inconsistent %-encoding from remote instances
Phantasm <phantasm@centrum.cz> committed rPUBEa0f73d0e2f1a: Reimplement URI.encode_query/2 to support quirks, add Guardian quirk.
Reimplement URI.encode_query/2 to support quirks, add Guardian quirk
Phantasm <phantasm@centrum.cz> committed rPUBE6487c93c476a: credo lint 2.
credo lint 2
Phantasm <phantasm@centrum.cz> committed rPUBEf290b159875b: Move custom URI encoding functions to Pleroma.Utils.URIEncoding.
Move custom URI encoding functions to Pleroma.Utils.URIEncoding
Phantasm <phantasm@centrum.cz> committed rPUBE1b438fd16736: MediaProxy: fix query params test.
MediaProxy: fix query params test
Phantasm <phantasm@centrum.cz> committed rPUBEf36851acbd20: credo lint.
credo lint
Phantasm <phantasm@centrum.cz> committed rPUBE0935823be988: Add test for mangling incorrect URL in MediaProxy link generation.
Add test for mangling incorrect URL in MediaProxy link generation
Phantasm <phantasm@centrum.cz> committed rPUBEbcdd78fba513: Add changelog.
Add changelog
Phantasm <phantasm@centrum.cz> committed rPUBEc31454fac1cf: Fix unicode URL encoding test.
Fix unicode URL encoding test
Phantasm <phantasm@centrum.cz> committed rPUBEbfe8372ad2de: Remove "preserve ASCII encoding" test in MediaProxy.
Remove "preserve ASCII encoding" test in MediaProxy
Phantasm <phantasm@centrum.cz> committed rPUBE0f7ad318d354: Add encode_url @spec and docs, and a check whether opts are booleans.
Add encode_url @spec and docs, and a check whether opts are booleans
Phantasm <phantasm@centrum.cz> committed rPUBE07ba3bb829f8: Remove "support" for path encoding quirks.
Remove "support" for path encoding quirks
lain <lain@soykaf.club> committed rPUBEed931a668fee: Merge branch 'url-encode-pt2' into 'develop'.
Merge branch 'url-encode-pt2' into 'develop'
Phantasm <phantasm@centrum.cz> committed rPUBE7d8a18896742: Disable Hackney URL encoding function.
Disable Hackney URL encoding function
Phantasm <phantasm@centrum.cz> committed rPUBE73b337245bcc: Make URI encoding query quirks host-aware.
Make URI encoding query quirks host-aware
Fix podman timeout at 20mins
Make a rule without if clause always match
Henry Jameson <me@hjkos.com> committed rPUFE13ace1d24e12: remove most of the stuff mentioned in internal.exs in !pleroma/4403.
remove most of the stuff mentioned in internal.exs in !pleroma/4403
Tue, Dec 9
Tue, Dec 9
Mark Felder <feld@feld.me> committed rPUBEad0ae5325ff2: Rework config structure.
Rework config structure
Mark Felder <feld@feld.me> committed rPUBEf7576c2e3c0c: Rework config structure.
Rework config structure
Display error message on podman run
Check start container status
Henry Jameson <me@hjkos.com> committed rPUFE57dfbd8a53ac: rate limits page.
rate limits page