1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2024-12-26 08:55:18 +01:00
pleroma/lib/pleroma
Thibaut Girka 089d53a961 Simplify logic to mention.js url field
`User.profile_url` already fallbacks to ap_id
2019-08-07 20:55:37 +00:00
..
activity constants: add as_public constant and use it everywhere 2019-07-29 02:43:19 +00:00
bbs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
captcha Wrap error messages into gettext helpers 2019-07-10 18:10:09 +07:00
config atom keys with leading : 2019-07-15 11:00:55 +03:00
conversation
emails Remove Reply-To from report emails 2019-08-04 22:24:50 +00:00
gopher
helpers
http Handle 303 redirects 2019-07-28 20:24:39 +00:00
instances Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
object Resolve merge conflicts 2019-07-20 22:04:47 +03:00
plugs tests WebFinger 2019-07-24 15:13:10 +00:00
reverse_proxy Merge the default options with custom ones in ReverseProxy and 2019-07-12 23:52:26 +03:00
upload added tests for Pleroma.Upload.Filter 2019-07-16 21:35:43 +00:00
uploaders tests for Uploader with webhook 2019-07-18 12:30:18 +00:00
user Remove spaces from the domain search 2019-08-03 18:13:20 +00:00
web Simplify logic to mention.js url field 2019-08-07 20:55:37 +00:00
activity.ex Extend Pleroma.Pagination to support offset-based pagination, use async/await to execute status and account search in parallel 2019-07-11 13:55:31 +00:00
application.ex activitypub: introduce internal fetch service actor 2019-07-17 17:14:08 +00:00
bookmark.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
clippy.ex
config.ex [#1026] Filter.AnonymizeFilename added ability to retain file extension with custom text 2019-06-30 07:28:35 +00:00
constants.ex constants: add as_public constant and use it everywhere 2019-07-29 02:43:19 +00:00
conversation.ex
emoji.ex Make default pack extensions configurable and default to png and gif 2019-06-26 06:48:59 +03:00
filter.ex
flake_id.ex test for Pleroma.Web.CommonAPI.Utils.get_by_id_or_ap_id 2019-07-31 18:35:15 +00:00
formatter.ex
html.ex Rich Media: Skip Microformats hashtags 2019-06-19 00:46:30 +03:00
instances.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
keys.ex tests for Pleroma.Signature 2019-07-15 13:01:22 +00:00
list.ex Add list to Visibility 2019-07-11 19:29:24 +07:00
mime.ex
notification.ex query fix 2019-07-15 20:53:52 +03:00
object_tombstone.ex Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
object.ex [#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activity-object-decoupling-in-tests 2019-07-09 21:46:16 +03:00
pagination.ex Extend Pleroma.Pagination to support offset-based pagination, use async/await to execute status and account search in parallel 2019-07-11 13:55:31 +00:00
password_reset_token.ex [#184] small refactoring reset password 2019-06-24 19:01:56 +00:00
registration.ex
release_tasks.ex Load the application before executing the create task 2019-06-22 04:33:46 +03:00
repo_streamer.ex Rework user deletion 2019-06-24 18:59:12 +00:00
repo.ex
scheduled_activity_worker.ex
scheduled_activity.ex Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
signature.ex Fix HTTP sig tweak on KeyId 2019-07-28 14:17:56 +02:00
stats.ex
thread_mute.ex
upload.ex Do not prepend /media/ when using base_url 2019-07-24 15:35:25 +00:00
user_invite_token.ex Add tests for users tasks and PleromaAuthenticator 2019-07-22 02:43:15 +00:00
user.ex Merge branch 'feature/hide-follows-remote' into 'develop' 2019-08-02 11:23:07 +00:00