Page MenuHomePhorge
Feed All Stories

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
Sat, Dec 13, 1:05 AM

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
Fri, Dec 12, 1:04 AM

Thu, Dec 11

Henry Jameson <me@hjkos.com> committed rPUFEd2d8b0167c9d: fix submit button again.
fix submit button again
Thu, Dec 11, 11:58 AM
Henry Jameson <me@hjkos.com> committed rPUFE3355f1d797ce: pleasing the linter gods.
pleasing the linter gods
Thu, Dec 11, 8:30 AM
Henry Jameson <me@hjkos.com> committed rPUFE06608adec4ba: fix submit button.
fix submit button
Thu, Dec 11, 8:27 AM
Henry Jameson <me@hjkos.com> committed rPUFE68aadcdd08ee: MANIFEST EDITING FUCK YEAH.
MANIFEST EDITING FUCK YEAH
Thu, Dec 11, 8:18 AM
Henry Jameson <me@hjkos.com> committed rPUFE0222d493f8fc: fix rates tab.
fix rates tab
Thu, Dec 11, 5:46 AM
Henry Jameson <me@hjkos.com> committed rPUFEdb3bfb6fc335: color setting prettification.
color setting prettification
Thu, Dec 11, 5:46 AM
Henry Jameson <me@hjkos.com> committed rPUFEbb802ed75673: mailer styling controls added.
mailer styling controls added
Thu, Dec 11, 5:46 AM
Henry Jameson <me@hjkos.com> committed rPUFE3ec21cb442ed: prettified pwa setting.
prettified pwa setting
Thu, Dec 11, 5:46 AM
Henry Jameson <me@hjkos.com> committed rPUFE96fc30a1b7f6: proxy setting fixes.
proxy setting fixes
Thu, Dec 11, 5:46 AM
Henry Jameson <me@hjkos.com> committed rPUFE5b143b2aeaa9: small improvement to label/desc display.
small improvement to label/desc display
Thu, Dec 11, 5:46 AM
Henry Jameson <me@hjkos.com> committed rPUFEedbf5f327625: developer tab fixes.
developer tab fixes
Thu, Dec 11, 5:46 AM
Henry Jameson <me@hjkos.com> committed rPUFE189b092d2c60: fix style tab.
fix style tab
Thu, Dec 11, 5:46 AM
Henry Jameson <me@hjkos.com> committed rPUFE952800410e9a: emoji tab fixes.
emoji tab fixes
Thu, Dec 11, 5:46 AM
Henry Jameson <me@hjkos.com> committed rPUFEc085acd2dd5e: fix emoji form & eliminate copypasta.
fix emoji form & eliminate copypasta
Thu, Dec 11, 5:46 AM
Henry Jameson <me@hjkos.com> committed rPUFEbf75c7af85e6: fix follow button.
fix follow button
Thu, Dec 11, 5:46 AM
nicole mikołajczyk <git@mkljczk.pl> committed rPUBEc1aad0f141ac: Fix NodeInfo content-type (authored by Oneric <oneric@oneric.stub>).
Fix NodeInfo content-type
Thu, Dec 11, 4:10 AM
nicole mikołajczyk <me@mkljczk.pl> committed rPUBEc8fc821a0e92: Merge branch 'nodeinfo-content-type' into 'develop'.
Merge branch 'nodeinfo-content-type' into 'develop'
Thu, Dec 11, 4:09 AM
nicole mikołajczyk <git@mkljczk.pl> committed rPUBE32ab9d628e22: Add changelog entry.
Add changelog entry
Thu, Dec 11, 4:09 AM

Wed, Dec 10

tusooa created T168: Caching.
Wed, Dec 10, 8:58 PM · lilybuild
tusooa closed T159: Upload artifacts to buildbot master, a subtask of T158: Artifacts, as Resolved.
Wed, Dec 10, 8:57 PM · lilybuild
tusooa closed T159: Upload artifacts to buildbot master as Resolved.
Wed, Dec 10, 8:57 PM · lilybuild
tusooa updated the task description for T159: Upload artifacts to buildbot master.
Wed, Dec 10, 8:57 PM · lilybuild
tusooa updated the task description for T159: Upload artifacts to buildbot master.
Wed, Dec 10, 8:57 PM · lilybuild
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
Wed, Dec 10, 10:38 AM
Henry Jameson <me@hjkos.com> committed rPUFE76dd3540e47c: more visual fixes.
more visual fixes
Wed, Dec 10, 10:38 AM
Henry Jameson <me@hjkos.com> committed rPUFE625954721e8a: fixed up unitsetting.
fixed up unitsetting
Wed, Dec 10, 10:38 AM
Henry Jameson <me@hjkos.com> committed rPUFE494f6b471ecd: visual stuff again.
visual stuff again
Wed, Dec 10, 10:38 AM
Henry Jameson <me@hjkos.com> committed rPUFE1642d62b825b: massive visual overhaul.
massive visual overhaul
Wed, Dec 10, 10:38 AM
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
Wed, Dec 10, 10:37 AM
Phantasm <phantasm@centrum.cz> committed rPUBE619f247e38eb: Add more URL-encoding tests.
Add more URL-encoding tests
Wed, Dec 10, 8:34 AM
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
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBE80db6f132821: Fix character escaping test for Pleroma.Upload.
Fix character escaping test for Pleroma.Upload
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBE9445ab9096b7: ReverseProxy: Log request after potentional %-encoding.
ReverseProxy: Log request after potentional %-encoding
Wed, Dec 10, 8:34 AM
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
Wed, Dec 10, 8:34 AM
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.
Wed, Dec 10, 8:34 AM
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
Wed, Dec 10, 8:34 AM
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
Wed, Dec 10, 8:34 AM
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
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBE6487c93c476a: credo lint 2.
credo lint 2
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBEf290b159875b: Move custom URI encoding functions to Pleroma.Utils.URIEncoding.
Move custom URI encoding functions to Pleroma.Utils.URIEncoding
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBEcfd2c08ef6f0: lint.
lint
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBE1b438fd16736: MediaProxy: fix query params test.
MediaProxy: fix query params test
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBEf36851acbd20: credo lint.
credo lint
Wed, Dec 10, 8:34 AM
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
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBEbcdd78fba513: Add changelog.
Add changelog
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBEc31454fac1cf: Fix unicode URL encoding test.
Fix unicode URL encoding test
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBEbfe8372ad2de: Remove "preserve ASCII encoding" test in MediaProxy.
Remove "preserve ASCII encoding" test in MediaProxy
Wed, Dec 10, 8:34 AM
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
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBE07ba3bb829f8: Remove "support" for path encoding quirks.
Remove "support" for path encoding quirks
Wed, Dec 10, 8:34 AM
lain <lain@soykaf.club> committed rPUBEed931a668fee: Merge branch 'url-encode-pt2' into 'develop'.
Merge branch 'url-encode-pt2' into 'develop'
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBE7d8a18896742: Disable Hackney URL encoding function.
Disable Hackney URL encoding function
Wed, Dec 10, 8:34 AM
Phantasm <phantasm@centrum.cz> committed rPUBE73b337245bcc: Make URI encoding query quirks host-aware.
Make URI encoding query quirks host-aware
Wed, Dec 10, 8:34 AM
tusooa committed rB5b5376f00159: Fix podman timeout at 20mins.
Fix podman timeout at 20mins
Wed, Dec 10, 6:53 AM
tusooa closed D254: Fix podman timeout at 20mins.
Wed, Dec 10, 6:53 AM
tusooa closed D253: Make a rule without if clause always match.
Wed, Dec 10, 6:53 AM
tusooa committed rB70c7c5c39f4c: Make a rule without if clause always match.
Make a rule without if clause always match
Wed, Dec 10, 6:53 AM
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
Wed, Dec 10, 4:45 AM

Tue, Dec 9

Mark Felder <feld@feld.me> committed rPUBEad0ae5325ff2: Rework config structure.
Rework config structure
Tue, Dec 9, 12:04 PM
Mark Felder <feld@feld.me> committed rPUBEf7576c2e3c0c: Rework config structure.
Rework config structure
Tue, Dec 9, 12:00 PM
Harbormaster failed remote builds in B491: Diff 761 for D254: Fix podman timeout at 20mins!
Tue, Dec 9, 7:18 AM
tusooa updated the diff for D254: Fix podman timeout at 20mins.

Display error message on podman run

Tue, Dec 9, 7:15 AM
tusooa updated the diff for D254: Fix podman timeout at 20mins.

Check start container status

Tue, Dec 9, 7:05 AM
Henry Jameson <me@hjkos.com> committed rPUFE57dfbd8a53ac: rate limits page.
rate limits page
Tue, Dec 9, 3:24 AM