..
activity_pub
Fix a migration wiping user info of users that don't have any mutes
2019-10-18 14:11:30 +03:00
admin_api
expanding regex sigils to use modifiers
2019-09-11 09:25:33 +03:00
auth
constants: add as_public constant and use it everywhere
2019-07-29 02:43:19 +00:00
channels
Use User.get_cached*
everywhere
2019-04-22 07:20:43 +00:00
common_api
CommonAPI: Create profile updates as public.
2019-10-05 19:31:11 +00:00
federator
use default child_specs
2019-08-14 11:55:17 -04:00
mailer
Fix Credo warnings
2019-04-20 19:57:43 +07:00
mastodon_api
Mastodon API: Fix private and direct statuses not being filtered out from the public timeline for an authenticated user (GET /api/v1/timelines/public
)
2019-10-07 11:28:51 +00:00
media_proxy
Fix/mediaproxy whitelist base url
2019-08-02 17:07:09 +00:00
metadata
Pleroma.Web.Metadata - tests
2019-07-12 16:42:54 +00:00
mongooseim
Wrap error messages into gettext helpers
2019-07-10 18:10:09 +07:00
nodeinfo
nodeinfo: use MRF.describe() instead of hardcoded MRF transparency stuff
2019-08-13 22:09:02 +00:00
oauth
Replace Pleroma.FlakeId
with flake_id
hex package
2019-10-04 21:59:17 +00:00
ostatus
Log admin/moderator actions
2019-08-25 19:39:37 +00:00
pleroma_api
Extend /api/pleroma/notifications/read
to mark multiple notifications
2019-09-04 12:38:27 +03:00
push
Replace Pleroma.FlakeId
with flake_id
hex package
2019-10-04 21:59:17 +00:00
rich_media
[ #1150 ] fixed parser TwitterCard
2019-08-06 20:19:28 +00:00
salmon
Move local keys out of user.info
2019-10-06 17:36:24 +03:00
streamer
streamer: use direct object for filter checks when there is no valid child object in an activity
2019-11-04 16:25:05 +01:00
templates
Add configurable colors and logo for the digest template
2019-08-16 18:32:25 +07:00
twitter_api
Add email change endpoint
2019-09-13 13:09:35 +07:00
views
Revert "Merge branch 'revert-4fabf83a' into 'develop'"
2019-10-04 16:01:31 +00:00
web_finger
Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop'
2019-07-24 19:29:01 +00:00
websub
Replace Pleroma.FlakeId
with flake_id
hex package
2019-10-04 21:59:17 +00:00
xml
update copyright years to 2019
2018-12-31 15:41:47 +00:00
chat_channel.ex
use default child_specs
2019-08-14 11:55:17 -04:00
controller_helper.ex
Pleroma API: Add endpoint to get conversation statuses.
2019-08-02 19:53:08 +02:00
endpoint.ex
Mastdon API: Add ability to get a remote account by nickname to
2019-09-03 19:26:10 +03:00
fallback_redirect_controller.ex
[ #1097 ] added redirect: /pleroma/admin -> /pleroma/admin/
2019-07-26 20:27:38 +00:00
gettext.ex
update copyright years to 2019
2018-12-31 15:41:47 +00:00
metadata.ex
Use object instead of activity for metadata
2019-01-18 09:32:52 +03:00
oauth.ex
Refactoring functions for dealing with oauth scopes.
2019-05-08 10:52:13 +00:00
rel_me.ex
Replace Mix.env with Pleroma.Config.get(:env)
2019-06-06 23:59:51 +03:00
router.ex
removed legacy api: "/objects/:uuid/likes"
2019-10-04 21:36:04 +00:00
translation_helpers.ex
Add translation helpers
2019-07-10 18:10:09 +07:00
uploader_controller.ex
tests for Uploader with webhook
2019-07-18 12:30:18 +00:00
web.ex
Revert "Parallelize template rendering"
2019-09-10 22:01:45 +03:00