index
:
pleroma.git
0-cycles-rough
1570-levenshtein-distance-user-search
1668/default-disable-prometheus
1754-bio-length-stable
1918-avatar-background-header-reset
2061-chat-deletion
2151-conversation-stream
2168-media-preview-proxy
2232-double-delete
2298-weird-follow-issue
2307-object-activities-index-issue
2788-fix-user-timeline-when-pins-are-nil
2795-small-fix-for-elixir-1-13
3259-objects-attachments-media-background-migration
add-assets-to-static-file-constants
alexgleason-oauth-form
arm64test
attachment-meta
birth-dates
blocking-use-index
bookwyrm-entities
bugfix/apc2s-published
bugfix/erlang-24-format
bugfix/non-ap_enabled-direct_follow
build-docker/feature/object-hashtags-rework
changelog-update
chore/benchmark-dedicated-db
chore/expose-invalidation-to-adminfe
chore/tag-settings-with-reboot
chore/unhide-features
chore/update-floki-find-usage
chores/non-pipeline-cleanup
chores/our-libs-hex-releases
ci-coverage
cockroachdb
contrib/munin-healthcheck
cycles
cycles-config-url
cycles-context
cycles-ensure-plug
cycles-validator
debug-remote-ip
delete-chats-for-deleted-users
deletion-resilience
deps-update
descriptions-automatic-tabs
develop
docs-asdf
earmark
elixir-1.11-ci
email-list
endpoint-url
feat/fedsocket-simplify
feat/heif-upload-filter
feat/mrf-dnsrbl
feat/user-deletion-transaction
feature/1392-support-irreversible-filters
feature/1469-webfinger-expanding
feature/1820-unify-settings
feature/1902-attachment-filename
feature/2145-installer-and-configdb-changes
feature/2295-email-mention-notification
feature/2389-adding-tabs-into-descriptions
feature/2515-admin-statuses
feature/add-subject-to-text-search
feature/compile_get
feature/config-versioning
feature/dynamic-supervisor
feature/installer
feature/mrf_auto_subject
feature/reply-filtering-mk3
feature/undo-validator
feature/update-description-for-dynamic-render
feature/user-whitelist
features/ap_c2s_proxyUrl
features/attachment_direct
features/attachment_validator
features/emoji_reactions_list
features/image-object
features/ingestion-listen
features/ingestion-unfollow
features/link-previews-disable-remote
features/validators-note-2
finch_everywhere
fix-deprecation-text
fix-home-timeline
fix-tags-again
fix/1518-admin-reports-timeout
fix/1604-emoji-path
fix/1650-domain-mutes
fix/2189-remote-user-deletion
fix/admin-api-grouped-reports-closed-reports
fix/articlenote-fixup-attachments
fix/disable-favicons-in-tests
fix/dont-expose-remote-accounts-to-search-engines
fix/epmd-loopback
fix/featured-collection-without-orderedItems-property
fix/grouped-reports-for-deprecated-format
fix/http_secury_plug
fix/mediaproxy-http-invalidation
fix/newlines-in-push-and-link-previews
fix/user-delete
flag-stuff
flash-support-csp
floki-fast_html-2-electric-boogalo
frontend-caching
frontend-dl-task
frontend-enable
frontends/logic-flow
frontends/static
gin-speedup
groups
gun-memory-leak
hj-develop-patch-68148-maintainers
ilja_simple_policy_reasons_for_instance_specific_policies
instance-view-recompilation
integration/alex.s/gun
issue/1469
issue/1969
issue/2190
issue/2205
issue/2315-poll-notify
maint/niou-curses
make-hashtags-fast-again
matrix
matrix-explorations
media-preview-proxy
message-debug-mode
mongoose-im-deactivated-users
mrf-hashtag-default
mrf-tuples-fix
namespace-move-notification
note-update
nsfw-api-mrf
object-flake
object-id-column
operation-warpsneed
pleroma-fe-2020-05-01-c67e9daf
poll-notification-fixes
quote-post
rate-limiter-compile-time-and-runtime-settings-mix-with-increased-complexity
refactor/fe-bundles
refactor/start-restart-pleroma
refactor/uploads
relay-list-change-for-stable
release/1.0
release/1.0.1
release/1.0.2
release/1.0.3
release/1.0.4
release/1.0.5
release/1.0.6
release/2.2.3
remote-follow-auth-fix
request-logger
revert-6dd1575c
revert/attachment-cleanup
rich-media
simplePolicy_reasons_for_instance_specific_policies
stable
status-view
store-ip
systemd-template-unit
test-speedup
test/buildperf
tests/openapi-oauth
thumbnail-proxy
use-system-time
weblate
weblate-extract
youtube-fix
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
activity_pub
/
activity_pub_controller_test.exs
Age
Commit message (
Expand
)
Author
2020-10-13
tests consistency
Alexander Strizhakov
2020-09-08
AP C2S: Restrict character limit on Note
Haelwenn (lanodan) Monnier
2020-08-19
relay fix for admin-fe
Alexander Strizhakov
2020-07-15
AP C2S tests: Make sure you can't use another user's AP id
Haelwenn (lanodan) Monnier
2020-06-23
ActivityPubControllerTest: Capture error log
lain
2020-06-23
ActivityPubControllerTest: Testing changes.
lain
2020-06-23
An act of desperation.
lain
2020-05-29
AP C2S: allow limit & order on outbox & read_inbox
Haelwenn (lanodan) Monnier
2020-05-29
Bugfix: Reuse Controller.Helper pagination for APC2S
Haelwenn (lanodan) Monnier
2020-05-25
User: Don't error out if we want to refresh a user but can't
lain
2020-05-22
ActivityPubController: Add Mastodon activity compat route.
lain
2020-05-22
ActivityPubController: Add Mastodon compatibility route.
lain
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-05-07
Merge branch 'feature/restrict-c2s' into 'develop'
Haelwenn
2020-05-05
AP C2S: Restrict creation to `Note`s for now.
lain
2020-05-04
Transmogrifier.set_sensitive/1: Keep sensitive set to true
Haelwenn (lanodan) Monnier
2020-05-02
[#1732] Made AP C2S :followers and :following endpoints serve on no auth
Ivan Tashkinov
2020-04-30
Increase tests on AP C2S
Haelwenn (lanodan) Monnier
2020-04-21
Automatic checks of authentication / instance publicity. Definition of missin...
Ivan Tashkinov
2020-04-10
Merge branch 'bugfix/apc2s_upload_activity' into 'develop'
Haelwenn
2020-03-20
Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...
Ivan Tashkinov
2020-03-19
WIP
Haelwenn (lanodan) Monnier
2020-03-18
Improved in-test config management functions.
Ivan Tashkinov
2020-03-17
activity_pub_controller_test.exs: test posting with AP C2S uploaded media
Haelwenn (lanodan) Monnier
2020-03-12
Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federatin...
Ivan Tashkinov
2020-03-11
Merge branch 'relay-list-change' into 'develop'
feld
2020-03-09
[#1560] Ensured authentication or enabled federation for federation-related r...
Ivan Tashkinov
2020-03-06
Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federatin...
Ivan Tashkinov
2020-03-05
[#1560] Misc. improvements in ActivityPubController federation state restrict...
Ivan Tashkinov
2020-03-03
Update Copyrights
Mark Felder
2020-03-03
[#1560] ActivityPubController federation state restrictions adjustments. Adju...
Ivan Tashkinov
2020-03-02
[#1560] Added tests for non-federating instance bahaviour to ActivityPubContr...
Ivan Tashkinov
2020-03-02
relay list shows hosts without accepted follow
Alexander Strizhakov
2019-12-05
ActivityPub: Fix deletes being exempt from MRF
rinpatch
2019-11-25
ActivityPub controller: do not render remote users
rinpatch
2019-10-23
Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-d...
Ivan Tashkinov
2019-10-22
activitypub: visibility: refactor is_public?() to use JSON-LD safe accessors
Ariadne Conill
2019-10-16
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
Ivan Tashkinov
2019-10-04
removed legacy api: "/objects/:uuid/likes"
Maksim Pechnikov
2019-09-30
Merge branch 'features/apc2s-media-upload' into 'develop'
kaniini
2019-09-25
Don't embed the first page in inboxes/outboxes and refactor the views to
rinpatch
2019-09-24
/api/ap/uploadMedia → /api/ap/upload_media
Haelwenn (lanodan) Monnier
2019-09-23
Add support for AP C2S uploadMedia
Haelwenn (lanodan) Monnier
2019-09-23
Document and test /api/ap/whoami
Haelwenn (lanodan) Monnier
2019-09-18
Bump copyright years of files changed in 2019
Haelwenn (lanodan) Monnier
2019-09-16
Merge branch 'feature/delivery-tracking' into 'develop'
kaniini
2019-09-14
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...
Ivan Tashkinov
2019-09-12
Track object/create activity fetches
rinpatch
2019-09-09
Add Pleroma.Plugs.Cache
minibikini
2019-09-10
Fix `ActivityPubController.read_inbox/2`
Egor Kislitsyn
[next]