akkoma/lib/pleroma
William Pitcock 561a21986d formatting
2019-06-02 10:29:15 +00:00
..
bbs bbs: chase timeline containment patch 2019-05-15 16:02:15 +00:00
captcha Switch to Jason over Poison 2019-05-13 15:37:38 -05:00
config remove deprecated PleromaFE configuration 2019-05-15 15:29:59 +05:45
conversation Conversations: Import order, import as read. 2019-05-09 16:39:28 +02:00
emails Add Reports to Admin API 2019-05-16 19:09:18 +00:00
gopher gopher: fix rendering of post content (closes #895) 2019-05-14 15:35:06 +00:00
http Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
instances
object kill @httpoison 2019-05-25 04:24:21 +00:00
plugs Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
upload
uploaders kill @httpoison 2019-05-25 04:24:21 +00:00
user Merge branch 'feature/notification-control-part-2' into 'develop' 2019-06-02 08:25:37 +00:00
web formatting 2019-06-02 10:29:15 +00:00
activity.ex Add virtual :thread_muted? field 2019-05-21 00:35:46 +08:00
application.ex [#699] add worker to clean expired oauth tokens 2019-05-22 15:44:50 +00:00
bookmark.ex Remove bookmarks assoc and add a fake bookmark assoc instead 2019-05-07 19:33:22 +00:00
clippy.ex
config.ex Fix Pleroma.Config.get!/1 raising an error when value is false 2019-05-14 06:40:59 +08:00
conversation.ex Merge remote-tracking branch 'origin/develop' into conversations-import 2019-05-15 17:47:29 +02:00
emoji.ex Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
filter.ex chase test failures 2019-05-15 16:23:01 +00:00
flake_id.ex
formatter.ex Mention all people in the beginning of DM 2019-05-24 20:34:23 +00:00
html.ex Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
instances.ex
keys.ex move key generation functions into Pleroma.Keys module 2019-05-22 03:58:15 +00:00
list.ex
mime.ex
notification.ex notification: remove local/remote match rules (too complicated) 2019-05-26 00:05:47 +00:00
object.ex object: add Object.prune() 2019-05-21 21:38:56 +00:00
object_tombstone.ex
pagination.ex
PasswordResetToken.ex
registration.ex
repo.ex
reverse_proxy.ex Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
scheduled_activity.ex
scheduled_activity_worker.ex
signature.ex move key generation functions into Pleroma.Keys module 2019-05-22 03:58:15 +00:00
stats.ex Merge develop 2019-05-08 14:34:36 +00:00
thread_mute.ex
upload.ex
user.ex Mastodon API search default value for "resolve" is false 2019-05-31 18:46:57 +00:00
user_invite_token.ex