- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sun, Feb 8
Sun, Feb 8
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE518d0c374336: Uploader.S3 added support stream uploads.
Uploader.S3 added support stream uploads
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE44c44fa60c7a: Merge branch 'develop' into test/web_mastodon_api.
Merge branch 'develop' into test/web_mastodon_api
KokaKiwi <kokakiwi@kokakiwi.net> committed rPUBE6e157cc82a6c: Try refresh poll object.
Try refresh poll object
Maksim Pechnikov <parallel588@gmail.com> committed rPUBEc254c1cd7bb7: fixed typo.
fixed typo
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE7ea50286388d: Merge branch 'develop' into test/pleroma_uploaders.
Merge branch 'develop' into test/pleroma_uploaders
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBE0c1d72abcb64: Strip internal fields including "likes" from incoming and outgoing activities.
Strip internal fields including "likes" from incoming and outgoing activities
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE06c2ba6897b5: added tests for Pleroma.Uploaders.
added tests for Pleroma.Uploaders
Maksim <parallel588@gmail.com> committed rPUBE891c13f9b93c: Apply suggestion to lib/pleroma/web/mastodon_api/mastodon_api_controller.ex.
Apply suggestion to lib/pleroma/web/mastodon_api/mastodon_api_controller.ex
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE11cb50bd7494: fixed typo.
fixed typo
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE0d96beb8f2cb: added tests for /web/mastodon_api/mastodon_api.ex.
added tests for /web/mastodon_api/mastodon_api.ex
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE5fae1b228583: Merge branch 'develop' into support/test_helpers.
Merge branch 'develop' into support/test_helpers
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE71e1e9c6cee2: updated tests.
updated tests
Sergey Suprunenko <suprunenko.s@gmail.com> committed rPUBEc363c0f5ab51: Add more tests for Database tasks and DigestEmailWorker.
Add more tests for Database tasks and DigestEmailWorker
Maksim Pechnikov <parallel588@gmail.com> committed rPUBEda0cb22c3021: added tests for Web/ActivityPub/Relay.
added tests for Web/ActivityPub/Relay
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBEb83f7d27f756: move emoji packs into /priv/static/emoji-packs.
move emoji packs into /priv/static/emoji-packs
Aries <aries@asterism.xyz> committed rPUBE9f486efa6b26: fix default account_field config.
fix default account_field config
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE093ad530ff75: Merge branch 'develop' into support/test_helpers.
Merge branch 'develop' into support/test_helpers
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE5a7c97a137c5: put emoji packs into /priv/static/instance/emoji-packs.
put emoji packs into /priv/static/instance/emoji-packs
Maksim Pechnikov <parallel588@gmail.com> committed rPUBE9b6351c47a35: added test helpers to clear config after tests.
added test helpers to clear config after tests
Maxim Filippov <colixer@gmail.com> committed rPUBE548b3bd3badf: Endpoint and docs.
Endpoint and docs
Maxim Filippov <colixer@gmail.com> committed rPUBE8c4a8df9ae6f: Merge branch 'develop' into feature/moderation-log.
Merge branch 'develop' into feature/moderation-log
Maxim Filippov <colixer@gmail.com> committed rPUBE143db27b3870: Finish ModerationLog implementation.
Finish ModerationLog implementation
Maxim Filippov <colixer@gmail.com> committed rPUBE66087c4e0fb6: Implement logging for ~half of AdminAPI actions.
Implement logging for ~half of AdminAPI actions
Maxim Filippov <colixer@gmail.com> committed rPUBE0da15ec6a14e: Do not bake in time into log message.
Do not bake in time into log message
Maxim Filippov <colixer@gmail.com> committed rPUBE02012c3ed29c: Return map, not just plain string.
Return map, not just plain string
Maxim Filippov <colixer@gmail.com> committed rPUBEe188b685dd09: Start moderation log: log user deletions.
Start moderation log: log user deletions
Maxim Filippov <colixer@gmail.com> committed rPUBE813b2ca84a08: A little refactoring.
A little refactoring
Sadposter <hannah+pleroma@coffee-and-dreams.uk> committed rPUBEeafaa2e610f4: return error from AP fail.
return error from AP fail
Egor Kislitsyn <egor@kislitsyn.com> committed rPUBE82d489f55856: Add an ability to specify query param names.
Add an ability to specify query param names
Egor Kislitsyn <egor@kislitsyn.com> committed rPUBEf34c0754835d: Fix punctuation in config.md.
Fix punctuation in config.md
Mark Felder <feld@FreeBSD.org> committed rPUBE77d5e9d05b06: Fix AntiFollowbotPolicy when trying to follow a relay.
Fix AntiFollowbotPolicy when trying to follow a relay
Sadposter <hannah+pleroma@coffee-and-dreams.uk> committed rPUBE3bf1a7830ebb: mix format.
mix format
Mark Felder <feld@FreeBSD.org> committed rPUBE04783a567bb7: Add changelog too.
Add changelog too
Egor Kislitsyn <egor@kislitsyn.com> committed rPUBE175e12f0f1d0: Improve tests.
Improve tests
feld <feld@feld.me> committed rPUBEfa62ee655e7c: Update config.md.
Update config.md
Egor Kislitsyn <egor@kislitsyn.com> committed rPUBEe417f4150c4d: Setup cache for ActivityPubController.
Setup cache for ActivityPubController
Egor Kislitsyn <egor@kislitsyn.com> committed rPUBE3d61cd3e5f7c: Update CHANGELOG and the config documentation.
Update CHANGELOG and the config documentation
Egor Kislitsyn <egor@kislitsyn.com> committed rPUBEc346300f21b9: Purge cache after object/activity deletion.
Purge cache after object/activity deletion
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBEc3d50dbe8800: correct actor_type and discoverable parameters of remote users.
correct actor_type and discoverable parameters of remote users
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE725b5f847bea: add _discoverable_ keyword into ActivityPub @context.
add _discoverable_ keyword into ActivityPub @context
Egor Kislitsyn <egor@kislitsyn.com> committed rPUBEa4e869ee1460: Add Pleroma.Plugs.Cache.
Add Pleroma.Plugs.Cache
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE8f20f95eb6bb: Merge branch 'add-actor-type-and-discoverable-preferences' of https://git..
Merge branch 'add-actor-type-and-discoverable-preferences' of https://git.
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE7d63e8725d24: Update CHANGELOG.md.
Update CHANGELOG.md
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBEe61ea703c191: add actor_type preference.
add actor_type preference
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE4c06085c4fec: store discoverable preference.
store discoverable preference
Egor Kislitsyn <egor@kislitsyn.com> committed rPUBE03dea0c3df71: Add Installer.
Add Installer
Haelwenn (lanodan) Monnier <contact@hacktivis.me> committed rPUBEfba0a56f44cb: instance/panel.html: Add AdminFE link.
instance/panel.html: Add AdminFE link
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBEa8944b11e621: add discoverable and actor_type parameters into AccountView.
add discoverable and actor_type parameters into AccountView
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBEea63590bc375: add discoverable and type parameters into ActivityPub Actor.
add discoverable and type parameters into ActivityPub Actor
stwf <steven.fuchs@dockyard.com> committed rPUBEed6e9765eecd: Incorporate suggestions.
Incorporate suggestions
Egor Kislitsyn <egor@kislitsyn.com> committed rPUBEfdcde49a8adb: Remove "Mock response not implemented" warnings from the tests.
Remove "Mock response not implemented" warnings from the tests
stwf <steven.fuchs@dockyard.com> committed rPUBEce2891cfa154: create Worker module.
create Worker module
stwf <steven.fuchs@dockyard.com> committed rPUBE1cae2167d36d: Implement Poolboy.
Implement Poolboy
Alex S <alex.strizhakov@gmail.com> committed rPUBEe9a7cb213237: host-meta 404.
host-meta 404
Alex S <alex.strizhakov@gmail.com> committed rPUBEd0b82b7c466e: rel me process good statuses.
rel me process good statuses
stwf <steven.fuchs@dockyard.com> committed rPUBEe3af5e6ba45d: refactor ActivityPub.
refactor ActivityPub
stwf <steven.fuchs@dockyard.com> committed rPUBE1ac180ca0560: lessen casting.
lessen casting
Alex S <alex.strizhakov@gmail.com> committed rPUBEf5700a06db87: mock for Pleroma.Web.WebFingerTest.
mock for Pleroma.Web.WebFingerTest
Alex S <alex.strizhakov@gmail.com> committed rPUBE5f85aa4e2579: mock for Pleroma.Web.TwitterAPI.UtilControllerTest.
mock for Pleroma.Web.TwitterAPI.UtilControllerTest
Alex S <alex.strizhakov@gmail.com> committed rPUBE72e243b26672: no false mocks.
no false mocks
Alex S <alex.strizhakov@gmail.com> committed rPUBEf5310510b719: typo fix.
typo fix
Alex S <alex.strizhakov@gmail.com> committed rPUBE078503484a5d: mock for Pleroma.Web.RelMeTest.
mock for Pleroma.Web.RelMeTest
Alex S <alex.strizhakov@gmail.com> committed rPUBEc525f09af861: capture errors.
capture errors
Alex S <alex.strizhakov@gmail.com> committed rPUBE88bae12e5499: mocks for Pleroma.Web.OStatusTest.
mocks for Pleroma.Web.OStatusTest
Alex S <alex.strizhakov@gmail.com> committed rPUBE035f0d952b6e: mocks for Pleroma.Web.OStatus.DeleteHandlingTest.
mocks for Pleroma.Web.OStatus.DeleteHandlingTest
Alex S <alex.strizhakov@gmail.com> committed rPUBEf67f6befadb1: mock for Pleroma.Web.Salmon.SalmonTest.
mock for Pleroma.Web.Salmon.SalmonTest
Alex S <alex.strizhakov@gmail.com> committed rPUBE07516b3cb146: mock for local user.
mock for local user
Alex S <alex.strizhakov@gmail.com> committed rPUBEc1d369b146b3: mocks for Pleroma.Web.RichMedia.HelpersTest.
mocks for Pleroma.Web.RichMedia.HelpersTest
Alex S <alex.strizhakov@gmail.com> committed rPUBEd0f9a61868f8: mocks for user test and publisher test.
mocks for user test and publisher test
Alex S <alex.strizhakov@gmail.com> committed rPUBEa8a76c153908: mocks for fetcher tests.
mocks for fetcher tests
Angelina Filippova <linakirsanova@gmail.com> committed rPUBE0a1291be6cf7: Fix admin api docs for creating a user.
Fix admin api docs for creating a user
stwf <steven.fuchs@dockyard.com> committed rPUBEee4f8ca47c8d: eliminate notification wanrings.
eliminate notification wanrings
Alex S <alex.strizhakov@gmail.com> committed rPUBEb34dfb401849: mock for formatter.
mock for formatter
stwf <steven.fuchs@dockyard.com> committed rPUBE0d43456b48a8: remove remaining errors from tests.
remove remaining errors from tests
Rachel Fae Fox (foxiepaws) <fox@foxiepa.ws> committed rPUBEc10ee0301990: move a conditionally used variable to else block..
move a conditionally used variable to else block.
stwf <steven.fuchs@dockyard.com> committed rPUBE1b763f065156: remove db access from AdminAPI.ReportView.
remove db access from AdminAPI.ReportView
Rachel Fae Fox (foxiepaws) <fox@foxiepa.ws> committed rPUBE7e27a897a1a6: run mix format..
run mix format.
stwf <steven.fuchs@dockyard.com> committed rPUBEe3a2c59f13a0: clean up json rendering.
clean up json rendering
stwf <steven.fuchs@dockyard.com> committed rPUBE08863bed7fe8: provide mocks for unused webfinger lookups.
provide mocks for unused webfinger lookups
Mark Felder <feld@FreeBSD.org> committed rPUBE898a2ae6b9d5: Make it obvious how to support dual stack for MongooseIM.
Make it obvious how to support dual stack for MongooseIM
Rachel Fae Fox <allisonthefox@gmail.com> committed rPUBE8c10839aa07a: document tunable..
document tunable.
Rachel Fae Fox <allisonthefox@gmail.com> committed rPUBE33a30bf65252: Apply suggestion to config/description.exs.
Apply suggestion to config/description.exs
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBEf20499d86fac: Merge branch 'activitypub/add-discoverable-parameter-in-activitypub-actor' of….
Merge branch 'activitypub/add-discoverable-parameter-in-activitypub-actor' of…
Rachel Fae Fox (foxiepaws) <fox@foxiepa.ws> committed rPUBEa1698e66093e: add tunable for stream uploads, as needed for jortage to work..
add tunable for stream uploads, as needed for jortage to work.
Rachel Fae Fox <allisonthefox@gmail.com> committed rPUBEc93849540cd9: Apply suggestion to docs/config.md.
Apply suggestion to docs/config.md
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBEa049fa91fe86: resolve conflict.
resolve conflict
Restricted Repository Identity added a reverting change for rPUBEdca07eee9c70: update tests: rPUBE5c95d0dcfc2d: Revert "update tests".
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE2f48badf6fcc: Merge branch 'develop' into activitypub/add-discoverable-parameter-in….
Merge branch 'develop' into activitypub/add-discoverable-parameter-in…
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE5c95d0dcfc2d: Revert "update tests".
Revert "update tests"
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE8a19129b2907: update test again.
update test again
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE284f7dbb8070: Merge branch 'develop' into 'activitypub/add-discoverable-parameter-in….
Merge branch 'develop' into 'activitypub/add-discoverable-parameter-in…
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBEc9a35cf81756: resolve conflict at CHANGELOG.md.
resolve conflict at CHANGELOG.md
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE96e798c46169: resolve conflict.
resolve conflict
Hakaba Hitoyo <hakabahitoyo@yahoo.co.jp> committed rPUBE6edc3f90ce5f: add keyword `discoverable` into the litepub scheme.
add keyword `discoverable` into the litepub scheme