honkoma/lib/pleroma
rinpatch 69f0b286f7 Merge branch '1915-dont-filter-announce-notifications' into 'develop'
Streamer: Don't filter out announce notifications.

Closes #1915

See merge request pleroma/pleroma!2719
2020-07-06 09:21:03 +00:00
..
activity
bbs
captcha
chat
config don't save tesla settings into db 2020-07-06 08:48:20 +03:00
conversation Conversations: Return last dm for conversation, not last message. 2020-06-15 12:27:13 +02:00
docs Filter config descriptions by config whitelist 2020-05-12 21:07:33 +01:00
ecto_type
emails Added the ability to upload background, logo, default user avatar, instance thumbnail, and the NSFW hiding image via AdminFE 2020-05-21 04:41:42 +03:00
emoji fix for emoji pagination in pack show 2020-06-24 18:06:30 +03:00
gopher
gun fix for gun connections pool 2020-04-08 18:46:01 +03:00
helpers
http added wrapper Pleroma.HTTP for ExAws.S3 2020-06-25 07:12:29 +03:00
instances
mfa copyright update 2020-05-18 15:15:51 +03:00
migration_helper Notification Backfill: Explicitly select the needed fields. 2020-07-03 11:25:12 +02:00
object object/fetcher: Pass full Transmogrifier error 2020-06-26 20:10:47 +02:00
plugs Change references from "deleted_urls" to "banned_urls" as nothing is handled via media deletions anymore; all actions are manual operations by an admin to ban the url 2020-06-17 13:13:55 -05:00
pool Fix spelling 2020-04-13 17:04:43 -05:00
reverse_proxy
tests
upload
uploaders Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
user [#1892] Excluded internal users (applications) from user search results, reinstated service actors in search results. 2020-07-03 11:02:15 +03:00
web Streamer: Don't filter out announce notifications. 2020-07-04 17:11:37 +02:00
workers fixed a visibility of functions 2020-06-15 20:48:22 +03:00
activity.ex
activity_expiration.ex
application.ex
application_requirements.ex added tests 2020-06-23 06:59:00 +03:00
bookmark.ex Update Copyrights 2020-03-03 16:44:49 -06:00
chat.ex
clippy.ex
config.ex Update Copyrights 2020-03-03 16:44:49 -06:00
constants.ex
conversation.ex User: Change signature of get_users_from_set 2020-05-25 15:06:35 +02:00
counter_cache.ex
delivery.ex Update Copyrights 2020-03-03 16:44:49 -06:00
earmark_renderer.ex
ecto_enums.ex [#2332] Misc. improvements per code change requests. 2020-03-31 09:21:42 +03:00
emoji-data.txt Emoji: Add function to detect if a character is an emoji 2019-09-13 02:11:02 +02:00
emoji.ex
filter.ex
following_relationship.ex
formatter.ex formatter: Use user.uri instead of user.source_data.uri 2020-04-10 06:20:02 +02:00
healthcheck.ex healthcheck: report real amount of memory allocated by beam 2020-05-08 23:57:47 +03:00
html.ex excluding attachment links from RichMedia 2020-06-29 15:25:57 +03:00
instances.ex
job_queue_monitor.ex
jwt.ex Digest emails 2019-04-20 19:42:19 +07:00
keys.ex Update Copyrights 2020-03-03 16:44:49 -06:00
list.ex
maintenance.ex
maps.ex
marker.ex
mfa.ex
mime.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
moderation_log.ex
notification.ex Apply suggestion to lib/pleroma/notification.ex 2020-06-29 16:04:14 +00:00
object.ex Merge branch 'issue/1509' into 'develop' 2020-05-20 10:35:36 +00:00
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
repo_streamer.ex Update Copyrights 2020-03-03 16:44:49 -06:00
report_note.ex Update Copyrights 2020-03-03 16:44:49 -06:00
scheduled_activity.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex
user.ex Rename user.settings column 2020-06-30 11:50:53 -05:00
user_invite_token.ex
user_relationship.ex [#2456] Added support for `embed_relationships` param, nailed down endpoints which should support it. Fixed :source_mutes relationships subset fetching. 2020-05-12 19:14:35 +03:00
utils.ex