Page MenuHomePhorge
Feed All Stories

Sep 17 2024

Henry Jameson <me@hjkos.com> committed rPUFEdc4cbbe8308c: fix symlink.
fix symlink
Sep 17 2024, 12:58 PM
Henry Jameson <me@hjkos.com> committed rPUFEbfc1091f7f07: ugh, json.
ugh, json
Sep 17 2024, 12:58 PM
Henry Jameson <me@hjkos.com> committed rPUFEd7059dbf3dca: escape.
escape
Sep 17 2024, 12:58 PM
Henry Jameson <me@hjkos.com> committed rPUFE6b37e5baec48: actual escape for real this time.
actual escape for real this time
Sep 17 2024, 12:58 PM
Henry Jameson <me@hjkos.com> committed rPUFE00df9c9c3283: initial splashscreen implementation.
initial splashscreen implementation
Sep 17 2024, 12:58 PM
Henry Jameson <me@hjkos.com> committed rPUFE023c1d5ff0f6: oops.
oops
Sep 17 2024, 12:58 PM
Mint <mint@plagu.ee> committed rPUBEe10db52e0a1c: Add dependencies for Swoosh's Mua mail adapter.
Add dependencies for Swoosh's Mua mail adapter
Sep 17 2024, 12:45 PM
feld <feld@feld.me> committed rPUBE8776d31794b2: Merge branch 'swoosh-mua' into 'develop'.
Merge branch 'swoosh-mua' into 'develop'
Sep 17 2024, 12:45 PM
Mint <mint@plagu.ee> committed rPUBE1de5208a9e90: Cheatsheet: add Mua mail adapter config.
Cheatsheet: add Mua mail adapter config
Sep 17 2024, 12:45 PM
Mark Felder <feld@feld.me> committed rPUBE2c2de55b054a: Add Oban.Plugins.Lazarus.
Add Oban.Plugins.Lazarus
Sep 17 2024, 11:24 AM
feld <feld@feld.me> committed rPUBEf423534ef068: Merge branch 'ldap-tls' into 'develop'.
Merge branch 'ldap-tls' into 'develop'
Sep 17 2024, 11:15 AM
Mark Felder <feld@feld.me> committed rPUBE35ddb1d2c8a5: LDAP genserver changelog.
LDAP genserver changelog
Sep 17 2024, 10:57 AM
Mark Felder <feld@feld.me> committed rPUBE2b482e34ebf5: Improve matching on bind errors.
Improve matching on bind errors
Sep 17 2024, 10:55 AM
Mark Felder <feld@feld.me> committed rPUBEea63533cf28b: Change :connection to :handle to match upstream nomenclature.
Change :connection to :handle to match upstream nomenclature
Sep 17 2024, 10:47 AM
Mark Felder <feld@feld.me> committed rPUBE21bf229731f2: Reduce LDAP timeouts.
Reduce LDAP timeouts
Sep 17 2024, 10:47 AM
Mark Felder <feld@feld.me> committed rPUBE1d123832da6a: Formatting.
Formatting
Sep 17 2024, 10:47 AM
Mark Felder <feld@feld.me> committed rPUBEa1972d57e30f: Link the eldap connection process.
Link the eldap connection process
Sep 17 2024, 10:40 AM
Mark Felder <feld@feld.me> committed rPUBE14a9663f1abe: Remove cacertfile as child of SSL and TLS options.
Remove cacertfile as child of SSL and TLS options
Sep 17 2024, 10:40 AM
Mark Felder <feld@feld.me> committed rPUBE363b462c54c4: Make the email attribute configurable.
Make the email attribute configurable
Sep 17 2024, 10:40 AM
Mark Felder <feld@feld.me> committed rPUBE123093a1868b: Ensure :ssl is started before we attempt to make the LDAP connection.
Ensure :ssl is started before we attempt to make the LDAP connection
Sep 17 2024, 10:40 AM
Mark Felder <feld@feld.me> committed rPUBE164ffbcab822: Fix return value when not doing STARTTLS.
Fix return value when not doing STARTTLS
Sep 17 2024, 10:40 AM
Mark Felder <feld@feld.me> committed rPUBE65a7b387c35b: Require a reboot if LDAP configuration changes.
Require a reboot if LDAP configuration changes
Sep 17 2024, 10:40 AM
Mark Felder <feld@feld.me> committed rPUBEd0ee899ab947: Only close connection if it is not nil.
Only close connection if it is not nil
Sep 17 2024, 10:40 AM
Mark Felder <feld@feld.me> committed rPUBE7c04098dde06: Catchall for when LDAP is not enabled.
Catchall for when LDAP is not enabled
Sep 17 2024, 10:40 AM
Mark Felder <feld@feld.me> committed rPUBE44b836c94c10: Fix tests.
Fix tests
Sep 17 2024, 10:40 AM
Mark Felder <feld@feld.me> committed rPUBEd82abf925ddb: Ensure :cacertfile is configurable in ConfigDB.
Ensure :cacertfile is configurable in ConfigDB
Sep 17 2024, 10:40 AM
Mark Felder <feld@feld.me> committed rPUBEead287d623e8: Credo.
Credo
Sep 17 2024, 10:40 AM
Mark Felder <feld@feld.me> committed rPUBE9264b21907f5: Pleroma.LDAP.
Pleroma.LDAP
Sep 17 2024, 10:40 AM
Mark Felder <feld@feld.me> committed rPUBE36700bcd2de2: Remove cacertfile as child of SSL and TLS options.
Remove cacertfile as child of SSL and TLS options
Sep 17 2024, 10:39 AM
Mark Felder <feld@feld.me> committed rPUBE2a21b15299e9: Make the email attribute configurable.
Make the email attribute configurable
Sep 17 2024, 10:39 AM
Mark Felder <feld@feld.me> committed rPUBE414a18d9dace: Link the eldap connection process.
Link the eldap connection process
Sep 17 2024, 10:39 AM
Mark Felder <feld@feld.me> committed rPUBEb603ceb8dc24: Only close connection if it is not nil.
Only close connection if it is not nil
Sep 17 2024, 10:39 AM
Mark Felder <feld@feld.me> committed rPUBEd8171919da1c: Fix return value when not doing STARTTLS.
Fix return value when not doing STARTTLS
Sep 17 2024, 10:39 AM
Mark Felder <feld@feld.me> committed rPUBEb7a568e41de0: Ensure :ssl is started before we attempt to make the LDAP connection.
Ensure :ssl is started before we attempt to make the LDAP connection
Sep 17 2024, 10:39 AM
Mark Felder <feld@feld.me> committed R21:e49fc355baaf: Update README.
Update README
Sep 17 2024, 8:19 AM

Sep 16 2024

Henry Jameson <me@hjkos.com> committed rPUFEfdc0a0c4d456: splashscreen is now smaller, big cleanup on aisle themes - removed a lot….
splashscreen is now smaller, big cleanup on aisle themes - removed a lot…
Sep 16 2024, 7:06 PM
Mark Felder <feld@feld.me> committed rPUBE9f952b904d86: Fix tests.
Fix tests
Sep 16 2024, 1:29 PM
Mark Felder <feld@feld.me> committed rPUBE3fc1154ac00d: Require a reboot if LDAP configuration changes.
Require a reboot if LDAP configuration changes
Sep 16 2024, 1:29 PM
Mark Felder <feld@feld.me> committed rPUBE6d4c6a957833: Ensure :cacertfile is configurable in ConfigDB.
Ensure :cacertfile is configurable in ConfigDB
Sep 16 2024, 1:29 PM
Mark Felder <feld@feld.me> committed rPUBEf3d34cc2215d: Catchall for when LDAP is not enabled.
Catchall for when LDAP is not enabled
Sep 16 2024, 1:29 PM
Mark Felder <feld@feld.me> committed rPUBEe7d82c13e7ac: Merge remote-tracking branch 'origin/develop' into ldap-tls.
Merge remote-tracking branch 'origin/develop' into ldap-tls
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBEd5f559945ef7: Merge remote-tracking branch 'origin/ldap-tls' into ldap-tls.
Merge remote-tracking branch 'origin/ldap-tls' into ldap-tls
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBEcb26a3656f11: Add `group_key` to notifications (authored by marcin mikołajczak <git@mkljczk.pl>).
Add `group_key` to notifications
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBE37a3b004e308: Update tests (authored by marcin mikołajczak <git@mkljczk.pl>).
Update tests
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBE07d02d92a521: Credo.
Credo
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBE39abb8b33462: Validate media description length (authored by marcin mikołajczak <git@mkljczk.pl>).
Validate media description length
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBE960e94e30060: Move new fields to pleroma object (authored by marcin mikołajczak <git@mkljczk.pl>).
Move new fields to pleroma object
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBEf5867780bfe9: Update changelog (authored by marcin mikołajczak <git@mkljczk.pl>).
Update changelog
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBE98ff4f37fe69: Update docs (authored by marcin mikołajczak <git@mkljczk.pl>).
Update docs
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBE7b3100b226f3: Include list id in StatusView (authored by marcin mikołajczak <git@mkljczk.pl>).
Include list id in StatusView
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBE6b6c6830505b: Add test for avatar description (authored by marcin mikołajczak <git@mkljczk.pl>).
Add test for avatar description
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBE62c38375054b: Allow providing avatar/header descriptions (authored by marcin mikołajczak <git@mkljczk.pl>).
Allow providing avatar/header descriptions
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBEf4f47bec86e8: Manifest: declare /static/logo.svg as 512x512 to match one provided by pleroma… (authored by marcin mikołajczak <git@mkljczk.pl>).
Manifest: declare /static/logo.svg as 512x512 to match one provided by pleroma…
Sep 16 2024, 1:13 PM
feld <feld@feld.me> committed rPUBEe7176bb998a7: Merge branch 'retry-tests' into 'develop'.
Merge branch 'retry-tests' into 'develop'
Sep 16 2024, 1:13 PM
Mark Felder <feld@feld.me> committed rPUBEa3d4042ac9d3: Credo.
Credo
Sep 16 2024, 10:19 AM
Mark Felder <feld@feld.me> committed rPUBEc1e7431be71f: Merge remote-tracking branch 'origin/develop' into ldap-tls.
Merge remote-tracking branch 'origin/develop' into ldap-tls
Sep 16 2024, 8:54 AM
Mark Felder <feld@feld.me> committed rPUBEb8f7ed80618c: Pleroma.LDAP.
Pleroma.LDAP
Sep 16 2024, 8:53 AM
Mark Felder <feld@feld.me> committed rPUBEe24e107f3d3a: Merge remote-tracking branch 'origin/develop' into retry-tests.
Merge remote-tracking branch 'origin/develop' into retry-tests
Sep 16 2024, 8:51 AM
feld <feld@feld.me> committed rPUBE3a0d4e98374d: Merge branch 'ldap-tls' into 'develop'.
Merge branch 'ldap-tls' into 'develop'
Sep 16 2024, 8:51 AM
Mark Felder <feld@feld.me> committed rPUBEe59706c201bd: Reapply "Custom mix task to retry failed tests once in CI pipeline".
Reapply "Custom mix task to retry failed tests once in CI pipeline"
Sep 16 2024, 8:43 AM
Restricted Repository Identity added a reverting change for rPUBEb281ad06de2d: Revert "Custom mix task to retry failed tests once in CI pipeline": rPUBEe59706c201bd: Reapply "Custom mix task to retry failed tests once in CI pipeline".
Sep 16 2024, 8:43 AM
Restricted Repository Identity added a reverting change for rPUBEb281ad06de2d: Revert "Custom mix task to retry failed tests once in CI pipeline": rPUBE239238a80a9b: Reapply "Custom mix task to retry failed tests once in CI pipeline".
Sep 16 2024, 8:39 AM
Mark Felder <feld@feld.me> committed rPUBE239238a80a9b: Reapply "Custom mix task to retry failed tests once in CI pipeline".
Reapply "Custom mix task to retry failed tests once in CI pipeline"
Sep 16 2024, 8:39 AM
nannanko accepted D184: Set cryptopp as private link lib for libkazvcrypto.
Sep 16 2024, 8:35 AM

Sep 15 2024

Mark Felder <feld@feld.me> committed rPUBE91d1d7260b70: Retain the try do so an LDAP failure can fall back to local database..
Retain the try do so an LDAP failure can fall back to local database.
Sep 15 2024, 8:19 PM
Henry Jameson <me@hjkos.com> committed rPUFEb135bf3b5d7f: fix production.
fix production
Sep 15 2024, 5:36 PM
tusooa committed rKf8fad9e866c2: Build flatpak.
Build flatpak
Sep 15 2024, 5:16 PM
tusooa committed rVB5f99034d7e6a: Provide Cargo.lock.
Provide Cargo.lock
Sep 15 2024, 5:15 PM
Henry Jameson <me@hjkos.com> committed rPUFEd3e264f990d3: attemt to fix production.
attemt to fix production
Sep 15 2024, 5:06 PM
tusooa committed rK202ba72dc632: Build flatpak.
Build flatpak
Sep 15 2024, 5:04 PM
Henry Jameson <me@hjkos.com> committed rPUFEfd7eed2fbfee: swap pleromatan_apology_fox location.
swap pleromatan_apology_fox location
Sep 15 2024, 5:01 PM
Henry Jameson <me@hjkos.com> committed rPUFEab90b242f3f0: fix symlink.
fix symlink
Sep 15 2024, 4:52 PM
Henry Jameson <me@hjkos.com> committed rPUFE01272b22d432: ugh, json.
ugh, json
Sep 15 2024, 4:49 PM
Henry Jameson <me@hjkos.com> committed rPUFE13dfec174f98: actual escape for real this time.
actual escape for real this time
Sep 15 2024, 4:43 PM
Henry Jameson <me@hjkos.com> committed rPUFE124efc0e183c: escape.
escape
Sep 15 2024, 4:41 PM
Henry Jameson <me@hjkos.com> committed rPUFE8492f523d589: oops.
oops
Sep 15 2024, 4:40 PM
Henry Jameson <me@hjkos.com> committed rPUFEac5a0bb0b5c5: initial splashscreen implementation.
initial splashscreen implementation
Sep 15 2024, 4:34 PM
Henry Jameson <me@hjkos.com> committed rPUFEa0c303efb6ea: fixed shadow preview, added more safeguards for spread on separateInset shadows.
fixed shadow preview, added more safeguards for spread on separateInset shadows
Sep 15 2024, 2:04 PM
Mark Felder <feld@feld.me> committed rPUBEaf3bf8a4628c: Support implicit TLS connections.
Support implicit TLS connections
Sep 15 2024, 11:00 AM
Mark Felder <feld@feld.me> committed rPUBEccdd8c7b59df: Support implicit TLS connections.
Support implicit TLS connections
Sep 15 2024, 10:59 AM
Mark Felder <feld@feld.me> committed rPUBEc41f05519a58: Support implicit TLS connections.
Support implicit TLS connections
Sep 15 2024, 10:58 AM
marcin mikołajczak <git@mkljczk.pl> committed rPUBE17b69c43d5ed: Add `group_key` to notifications.
Add `group_key` to notifications
Sep 15 2024, 3:07 AM
marcin mikołajczak <me@mkljczk.pl> committed rPUBE8250a9764ea0: Merge branch 'notifications-group-key' into 'develop'.
Merge branch 'notifications-group-key' into 'develop'
Sep 15 2024, 3:07 AM

Sep 14 2024

Mark Felder <feld@feld.me> committed rPUBE5539fea3bb0d: LDAP: permit overriding the CA root.
LDAP: permit overriding the CA root
Sep 14 2024, 5:36 PM
Mark Felder <feld@feld.me> committed rPUBEcb6c245e84b7: LDAP: permit overriding the CA root.
LDAP: permit overriding the CA root
Sep 14 2024, 5:04 PM
HJ <30-hj@users.noreply.git.pleroma.social> committed rPUFE8ee51229090b: Merge branch 'add-pdc-language' into 'develop'.
Merge branch 'add-pdc-language' into 'develop'
Sep 14 2024, 4:32 PM
Weblate <noreply@weblate.org> committed rPUFE7fe55e28398a: Translated using Weblate (Chinese (Min Nan) (nan_TW)) (authored by Kian-ting Tan <chenjt30@gmail.com>).
Translated using Weblate (Chinese (Min Nan) (nan_TW))
Sep 14 2024, 4:32 PM
HJ <30-hj@users.noreply.git.pleroma.social> committed rPUFE5ad5f4c51e8d: Apply 1 suggestion(s) to 1 file(s).
Apply 1 suggestion(s) to 1 file(s)
Sep 14 2024, 1:24 PM
marcin mikołajczak <git@mkljczk.pl> committed rPUBE071452a5d5e4: Update changelog.
Update changelog
Sep 14 2024, 10:46 AM
marcin mikołajczak <git@mkljczk.pl> committed rPUBE855c5a234f4c: Update docs.
Update docs
Sep 14 2024, 10:46 AM
marcin mikołajczak <git@mkljczk.pl> committed rPUBE681765669c5b: Add test for avatar description.
Add test for avatar description
Sep 14 2024, 10:46 AM
marcin mikołajczak <git@mkljczk.pl> committed rPUBEc802f3b7f61e: Validate media description length.
Validate media description length
Sep 14 2024, 10:46 AM
marcin mikołajczak <git@mkljczk.pl> committed rPUBE71ef9f9519e2: Allow providing avatar/header descriptions.
Allow providing avatar/header descriptions
Sep 14 2024, 10:46 AM
marcin mikołajczak <me@mkljczk.pl> committed rPUBEc1a1150888f4: Merge branch 'profile-image-descriptions' into 'develop'.
Merge branch 'profile-image-descriptions' into 'develop'
Sep 14 2024, 10:46 AM
marcin mikołajczak <git@mkljczk.pl> committed rPUBE3498662712c0: Move new fields to pleroma object.
Move new fields to pleroma object
Sep 14 2024, 10:46 AM
marcin mikołajczak <git@mkljczk.pl> committed rPUBE917ac89b4f94: Update tests.
Update tests
Sep 14 2024, 10:46 AM
marcin mikołajczak <git@mkljczk.pl> committed rPUBE6d5ae4d2e91f: Include list id in StatusView.
Include list id in StatusView
Sep 14 2024, 10:46 AM
marcin mikołajczak <me@mkljczk.pl> committed rPUBE0111659a1f8e: Merge branch 'list-id-visibility' into 'develop'.
Merge branch 'list-id-visibility' into 'develop'
Sep 14 2024, 10:46 AM
marcin mikołajczak <git@mkljczk.pl> committed rPUBEaffdcdb68daa: Manifest: declare /static/logo.svg as 512x512 to match one provided by pleroma….
Manifest: declare /static/logo.svg as 512x512 to match one provided by pleroma…
Sep 14 2024, 10:28 AM
marcin mikołajczak <me@mkljczk.pl> committed rPUBEabf38b405d8d: Merge branch 'manifest-icon-size' into 'develop'.
Merge branch 'manifest-icon-size' into 'develop'
Sep 14 2024, 10:28 AM