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
Age
Commit message (
Expand
)
Author
2021-06-15
Merge remote-tracking branch 'pleroma/develop' into email-list
Alex Gleason
2021-06-15
EmailList: ensure that deactivated, unapproved, and unconfirmed users aren't ...
Alex Gleason
2021-06-15
EmailList: add combined.csv view to display all candidates with subscription ...
Alex Gleason
2021-06-15
EmailList: add Subscribed? column
Alex Gleason
2021-06-15
EmailList: export user nickname
Alex Gleason
2021-06-15
Return `email_list` as a nodeinfo feature
Alex Gleason
2021-06-14
EmailList: add unsubscribers csv, fix query
Alex Gleason
2021-06-14
EmailList: ApiSpec typofix
Alex Gleason
2021-06-14
accepts_newsletter --> accepts_email_list
Alex Gleason
2021-06-14
MailingList --> EmailList
Alex Gleason
2021-06-14
AdminAPI: get email list subscribers
Alex Gleason
2021-06-14
Build CSV from subscriber list
Alex Gleason
2021-06-14
Return accepts_newsletter to account owner only
Alex Gleason
2021-06-14
Add `accepts_newsletter` field to User, set during registration or account up...
Alex Gleason
2021-06-10
Merge branch 'fix/twittercard-video-dimensions' into 'develop'
feld
2021-06-10
Add note about video thumbnails for code spelunkers unfamiliar with Media Pre...
Mark Felder
2021-06-09
Fix compile cycle in Pleroma.Tests.AuthTestController
Alex Gleason
2021-06-09
Formatting of the comment
Mark Felder
2021-06-09
Credo
Mark Felder
2021-06-09
Lint
Mark Felder
2021-06-09
Fix incorrectly ordered arguments to the function and not properly merging li...
Mark Felder
2021-06-09
Add a video thumbnail to the OpenGraph metadata if Media Preview Proxy is ena...
Mark Felder
2021-06-09
Remove Metadata.Utils.attachment_url/1
Mark Felder
2021-06-09
ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing
Haelwenn (lanodan) Monnier
2021-06-09
Merge branch 'cycles-plug-deps' into 'develop'
Haelwenn
2021-06-09
Merge branch 'cycles-side-effects' into 'develop'
Haelwenn
2021-06-08
Refactor skipped plugs into Pleroma.Web functions
Alex Gleason
2021-06-08
Switch to runtime deps in ActivityPub.SideEffects
Alex Gleason
2021-06-08
Switch to runtime deps in Pleroma.Instances
Alex Gleason
2021-06-08
Switch OGP default type from "website" to "article"
Mark Felder
2021-06-08
Merge branch 'cycles-config-loader-redux' into 'develop'
feld
2021-06-08
Merge branch 'cycles-user-view' into 'develop'
feld
2021-06-08
Set the correct height/width if the data is available when generating opengra...
Mark Felder
2021-06-08
Create AdminAPI.UserView to avoid compile-time dep
Alex Gleason
2021-06-08
Only use fallback for videos and only add this metadata for images if we real...
Mark Felder
2021-06-08
Twittercard metadata for images should also include dimensions if available
Mark Felder
2021-06-08
Ignore runtime deps in Pleroma.Config.Loader with Module.concat/1
Alex Gleason
2021-06-08
Set the correct height/width if the data is available when generating twitter...
Mark Felder
2021-06-08
Merge branch 'metadata-for-all' into 'develop'
feld
2021-06-08
Merge branch 'improve-og-embed' into 'develop'
feld
2021-06-08
Support metadata for video files too
Mark Felder
2021-06-08
Fix order of Pleroma.Web.Utils.Params aliases
Alex Gleason
2021-06-08
Pleroma.Web.Params --> Pleroma.Web.Utils.Params
Alex Gleason
2021-06-08
Pleroma.Web.ControllerHelper.truthy_param?/1 --> Pleroma.Web.Params.truthy_pa...
Alex Gleason
2021-06-08
Merge branch 'cycles-uploads' into 'develop'
feld
2021-06-07
Create WrapperAuthenticator and simplify Authenticator behaviour
Alex Gleason
2021-06-07
Upload.Filter: use generic types in @spec
Alex Gleason
2021-06-07
Put custom guards in Web.Utils.Guards
Alex Gleason
2021-06-07
Formatting
Mark Felder
2021-06-07
Merge branch 'fix/prune-hashtags' into 'develop'
feld
[next]