.. |
activity_pub
|
Merge branch 'fix/missing_emoji_steal_dir' into 'develop'
|
2021-01-08 13:10:49 +00:00 |
admin_api
|
AdminAPI: return user email
|
2021-01-06 11:30:32 -06:00 |
api_spec
|
Merge remote-tracking branch 'upstream/develop' into aliases
|
2020-12-30 17:10:02 -06:00 |
auth
|
alias alphabetically order
|
2020-10-13 16:43:59 +03:00 |
channels
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
common_api
|
Object: Rework how Object.normalize works
|
2021-01-04 13:38:31 +01:00 |
fallback
|
RedirectController: Don't replace title, but inject into the meta
|
2020-11-11 17:10:59 +01:00 |
federator
|
Linting
|
2020-12-21 16:48:35 +01:00 |
feed
|
Object: Rework how Object.normalize works
|
2021-01-04 13:38:31 +01:00 |
mailer
|
Add missing Copyright headers
|
2020-10-12 12:00:50 -05:00 |
mastodon_api
|
Merge branch 'object-normalize-refactor' into 'develop'
|
2021-01-07 11:09:18 +00:00 |
media_proxy
|
Merge branch 'develop' into chore/elixir-1.11
|
2020-10-13 09:54:53 -05:00 |
metadata
|
[#2301] Proper handling of User.is_discoverable : users appear in in-service search but are hidden from external services like search bots.
|
2020-11-19 19:30:02 +03:00 |
mongoose_im
|
alias alphabetically order
|
2020-10-13 16:43:59 +03:00 |
nodeinfo
|
Nodeinfo: Add chat information back in.
|
2020-06-26 13:04:15 +02:00 |
o_auth
|
Tweaks to OAuth entities expiration: changed default to 30 days, removed hardcoded values usage, fixed OAuthView (expires_in).
|
2020-12-09 21:14:39 +03:00 |
o_status
|
Object: Rework how Object.normalize works
|
2021-01-04 13:38:31 +01:00 |
pleroma_api
|
Fix URL generated for backup files, try to create a source of truth we can reuse throughout the codebase
|
2021-01-08 17:32:42 -06:00 |
plugs
|
More places we should be using Upload.base_url
|
2021-01-08 17:32:42 -06:00 |
preload/providers
|
fix after rebase
|
2020-10-13 16:44:00 +03:00 |
push
|
Object: Rework how Object.normalize works
|
2021-01-04 13:38:31 +01:00 |
rich_media
|
Object: Rework how Object.normalize works
|
2021-01-04 13:38:31 +01:00 |
static_fe
|
Object: Rework how Object.normalize works
|
2021-01-04 13:38:31 +01:00 |
templates
|
Revert "Merge branch 'features/hashtag-column' into 'develop'"
|
2020-12-28 12:02:16 +00:00 |
twitter_api
|
Merge remote-tracking branch 'upstream/develop' into registration-workflow
|
2020-11-21 10:23:53 -06:00 |
views
|
Document follow relationship updates and cleanup
|
2020-12-02 19:16:36 +04:00 |
web_finger
|
FederatingPlug module name
|
2020-10-13 16:43:55 +03:00 |
api_spec.ex
|
OpenAPI: make it possible to generate a spec without starting the app
|
2020-09-19 16:26:15 +03:00 |
chat_channel.ex
|
[#2791] AccountView: renamed :force option to :skip_visibility_check .
|
2020-07-23 15:08:30 +03:00 |
common_api.ex
|
Object: Rework how Object.normalize works
|
2021-01-04 13:38:31 +01:00 |
controller_helper.ex
|
added paginate links to headers for /chats/:id/messages
|
2020-09-10 12:39:29 +03:00 |
embed_controller.ex
|
Object: Rework how Object.normalize works
|
2021-01-04 13:38:31 +01:00 |
endpoint.ex
|
Merge branch '1668-prometheus-access-restrictions' into 'develop'
|
2020-10-27 17:47:56 +00:00 |
federator.ex
|
Linting
|
2020-12-21 16:48:35 +01:00 |
gettext.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
instance_document.ex
|
Return the file content for GET /api/pleroma/admin/instance_document/:document_name
|
2020-09-17 16:55:53 +03:00 |
masto_fe_controller.ex
|
[#3112] Allowed revoking same-user token from any apps. Added tests.
|
2020-11-30 21:55:48 +03:00 |
media_proxy.ex
|
Simplify. We will always have a result from Upload.base_url/0, so just add it to the list
|
2021-01-11 14:19:14 -06:00 |
metadata.ex
|
Metadata: Move restriction check from Feed provider to activated_providers
|
2020-09-08 20:21:34 +03:00 |
o_auth.ex
|
oauth consistency
|
2020-10-13 16:38:18 +03:00 |
plug.ex
|
more files renamings
|
2020-10-13 16:38:19 +03:00 |
preload.ex
|
add status_net/config
|
2020-06-03 16:34:03 -04:00 |
push.ex
|
more files renamings
|
2020-10-13 16:38:19 +03:00 |
rel_me.ex
|
Cachex: Make caching provider switchable at runtime.
|
2020-12-18 17:44:46 +01:00 |
router.ex
|
[#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions.
|
2020-12-06 13:59:10 +03:00 |
streamer.ex
|
Object: Rework how Object.normalize works
|
2021-01-04 13:38:31 +01:00 |
translation_helpers.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
uploader_controller.ex
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
web_finger.ex
|
Apply 2 suggestion(s) to 1 file(s)
|
2020-12-31 18:51:57 +00:00 |
xml.ex
|
more files renamings
|
2020-10-13 16:38:19 +03:00 |