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
/
lib
/
pleroma
/
web
/
activity_pub
/
mrf
Age
Commit message (
Expand
)
Author
2020-05-01
Merge branch 'fix-object_age_policy' into 'develop'
lain
2020-03-03
Update Copyrights
Mark Felder
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-02-18
Merge branch 'chore/standardize-mrf-behavior' into 'develop'
lain
2020-02-16
Use floki's new APIs for parsing fragments
rinpatch
2020-02-14
Standardize @behaviour usage in MRFs
Mark Felder
2020-02-11
Revert "Merge branch 'feat/floki-fasthtml' into 'develop'"
feld
2020-02-11
Make Floki use fast_html
rinpatch
2020-01-21
Merge branch 'develop' into admin-be
Alexander Strizhakov
2020-01-20
Bump credo to 1.1.5
Haelwenn (lanodan) Monnier
2020-01-10
config editing through database
Alex S
2019-12-11
Set log level to debug for not important messages
Egor Kislitsyn
2019-11-14
object age policy: remove debug logging
Ariadne Conill
2019-11-14
MRF: add ObjectAgePolicy which deals with old posts being imported
Ariadne Conill
2019-10-16
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
Ivan Tashkinov
2019-10-07
mrf/simple_policy: check actor against accept/reject
Haelwenn (lanodan) Monnier
2019-08-31
[#1149] Refactored Oban workers API (introduced `enqueue/3`).
Ivan Tashkinov
2019-08-31
[#1149] Addressed code review comments (code style, jobs pruning etc.).
Ivan Tashkinov
2019-08-31
[#1149] Added Oban job for "activity_expiration". Merged remote-tracking bran...
Ivan Tashkinov
2019-08-30
Fix AntiFollowbotPolicy when trying to follow a relay
feld
2019-08-22
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...
Ivan Tashkinov
2019-08-14
MRF: fix up unserializable option lists in describe implementations
Ariadne Conill
2019-08-14
Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
Ivan Tashkinov
2019-08-13
Merge branch 'feature/mrf-vocabulary' into 'develop'
rinpatch
2019-08-13
mrf_vocabulary: add describe API support
Ariadne Conill
2019-08-13
fix credo
Ariadne Conill
2019-08-13
MRF: add describe() to all modules, add base MRF configuration to base descri...
Ariadne Conill
2019-08-13
MRF: add vocabulary policy module
Ariadne Conill
2019-08-13
[#1149] Added more oban workers. Refactoring.
Ivan Tashkinov
2019-07-29
constants: add as_public constant and use it everywhere
Ariadne Conill
2019-07-22
Feature/1087 wildcard option for blocks
Alexander Strizhakov
2019-07-17
Add MRF MentionPolicy for dropping posts which mention specific actors
RX14
2019-07-10
tests MRF filters
Maksim
2019-06-28
MRF: add mediaproxy warming policy
William Pitcock
2019-06-21
change the anti-link-spam MRF implementation to use old_user? instead of the ...
William Pitcock
2019-06-19
unbreak polls
William Pitcock
2019-06-19
implement anti link spam MRF
William Pitcock
2019-06-02
formatting
William Pitcock
2019-06-02
mrf: add subchain policy
William Pitcock
2019-05-26
mrf: simple policy: fix matching imported activitypub and ostatus statuses
William Pitcock
2019-05-22
mrf: simple policy: add the ability to strip avatars and banners from user pr...
William Pitcock
2019-05-22
mrf: defang policy modules for filtering user profile objects
William Pitcock
2019-05-20
Add report filtering to MRF.SimplePolicy
Aaron Tinio
2019-05-17
mrf: simple policy: mark all posts instead of posts with media as sensitive i...
William Pitcock
2019-05-17
Fix typo: s/"tags"/"tag"/g
Aaron Tinio
2019-05-06
mrf/tag_policy.ex: Add some documentation
Haelwenn (lanodan) Monnier
2019-05-06
Add short documentation on every MRF Policy
Haelwenn (lanodan) Monnier
2019-03-24
mrf/keyword_policy.ex: Fix when summary == nil, do not whitelist content == nil
Haelwenn (lanodan) Monnier
2019-03-13
[Credo] fix Credo.Check.Readability.MaxLineLength
Haelwenn (lanodan) Monnier
2019-03-07
MRF: anti followbot: gracefully handle accounts without a display name
William Pitcock
[next]