akkoma/lib/pleroma
2020-02-25 07:22:56 +03:00
..
activity [#1505] Fixed @spec for Queries.by_object_in_reply_to_id/3 2020-02-20 14:48:46 +03:00
bbs
captcha Captcha: return invalid when answer_data is nil 2020-02-24 02:49:53 +01:00
config need_reboot flag 2020-02-08 13:00:02 +03:00
conversation Fix mark-as-read (POST /api/v1/conversations/:id/read) refreshing updated_at and bringing conversation to the top in the user's direct conversation list 2020-01-05 17:38:51 +03:00
docs Fix a compilation error under certain circumstances 2020-02-10 18:41:02 +03:00
emails Hotlink logo instead of attachment 2020-02-11 23:33:05 +04:00
emoji
gopher
helpers
http
instances
object [#1505] Restricted max thread distance for fetching replies on incoming federation (in addition to reply-to depth restriction). 2020-02-15 20:41:38 +03:00
plugs Merge branch 'require-signature' into 'develop' 2020-02-20 12:13:21 +00:00
reverse_proxy
upload
uploaders Delete attachments when status is deleted 2020-01-12 18:48:58 +00:00
user
web Merge branch 'develop' into issue/1276 2020-02-25 07:22:56 +03:00
workers Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation 2020-02-20 15:00:48 +03:00
activity.ex [#1505] Fixed replies serialization (included objects' ids instead of activities' ids). 2020-02-09 10:17:21 +03:00
activity_expiration.ex Fix status.expires_in validation 2020-02-12 20:20:44 +04:00
application.ex Merge branch 'develop' into issue/1383 2020-02-03 21:42:36 +03:00
bookmark.ex
clippy.ex
config.ex
constants.ex
conversation.ex
counter_cache.ex Admin API: GET /api/pleroma/admin/stats to get status count by visibility scope 2020-02-24 21:46:37 +03:00
delivery.ex
ecto_enums.ex
emoji-data.txt
emoji.ex
filter.ex
following_relationship.ex Add User.get_follow_state/2 2020-02-07 16:17:34 +04:00
formatter.ex Remove AutoLinker scheme option from the config 2020-02-05 21:13:56 +04:00
healthcheck.ex
html.ex Use floki's new APIs for parsing fragments 2020-02-16 01:55:26 +03:00
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
marker.ex removed a comments 2020-02-10 09:14:15 +03:00
mime.ex
moderation_log.ex
notification.ex maked unread_count as virtual field 2020-02-10 09:01:45 +03:00
object.ex [#1505] Fixed replies serialization (included objects' ids instead of activities' ids). 2020-02-09 10:17:21 +03:00
object_tombstone.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex Check for unapplied migrations on startup 2020-01-20 12:20:26 +03:00
repo_streamer.ex
report_note.ex
scheduled_activity.ex fixed delete ScheduledActivity 2020-01-23 17:18:23 +03:00
signature.ex
stats.ex Admin API: GET /api/pleroma/admin/stats to get status count by visibility scope 2020-02-24 21:46:37 +03:00
thread_mute.ex
upload.ex
user.ex Add User.get_follow_state/2 2020-02-07 16:17:34 +04:00
user_invite_token.ex
user_relationship.ex update ecto 2020-01-28 10:43:47 +03:00
utils.ex