Pleroma/lib/pleroma
Ivan Tashkinov 6f2efb1c45 Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests. 2020-02-27 18:46:05 +03:00
..
activity Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
bbs
captcha Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
config need_reboot flag 2020-02-08 13:00:02 +03:00
conversation Fix Dialyzer warnings 2020-02-25 18:34:56 +04: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 Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
plugs Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests. 2020-02-27 18:46:05 +03:00
reverse_proxy
upload
uploaders
user Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
web Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
workers Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation 2020-02-20 15:00:48 +03:00
activity.ex Fix Dialyzer warnings 2020-02-25 18:34:56 +04: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
mime.ex Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
moderation_log.ex
notification.ex EmojiReactions: Rename to EmojiReacts 2020-02-06 18:09:57 +01: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
repo_streamer.ex
report_note.ex
scheduled_activity.ex
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 Fix Dialyzer warnings 2020-02-25 18:34:56 +04:00
user_invite_token.ex
user_relationship.ex
utils.ex