.. |
bbs
|
BBS: Credo fixes.
|
2019-05-04 15:47:50 +02: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
|
Refactor query to return only 1 message instead of 20
|
2019-04-21 00:40:41 +07:00 |
emails
|
Merge develop to 788-separate-email-addresses
|
2019-04-13 12:24:38 +07:00 |
gopher
|
gopher: fix rendering of post content (closes #895)
|
2019-05-14 15:35:06 +00:00 |
http
|
http: connection: unify adapter configuration and defaults
|
2019-03-08 22:59:10 +00:00 |
instances
|
Ecto 3.0.5 migration
|
2019-03-20 15:59:54 +03:00 |
object
|
containment: remove pointless moduledoc line
|
2019-05-07 16:11:22 +00:00 |
plugs
|
Merge branch 'fix/public-option-not-working' into 'develop'
|
2019-05-15 15:42:21 +00:00 |
upload
|
Credo fixes: parameter consistency
|
2019-02-09 14:59:20 +01:00 |
uploaders
|
Switch to Jason over Poison
|
2019-05-13 15:37:38 -05:00 |
user
|
Reuse query from User.restrict_deactivated/1
|
2019-05-14 18:29:10 +07:00 |
web
|
Add ap_id to List
|
2019-05-17 19:56:37 +07:00 |
activity.ex
|
Merge remote-tracking branch 'pleroma/develop' into feature/disable-account
|
2019-05-14 18:15:56 +07:00 |
application.ex
|
Merge remote-tracking branch 'pleroma/develop' into use-jobs-in-webpush
|
2019-04-08 16:46:59 +07:00 |
bookmark.ex
|
Remove bookmarks assoc and add a fake bookmark assoc instead
|
2019-05-07 19:33:22 +00:00 |
clippy.ex
|
[Credo] fix Credo.Check.Readability.MaxLineLength
|
2019-03-13 04:26:56 +01:00 |
config.ex
|
Fix Pleroma.Config.get!/1 raising an error when value is false
|
2019-05-14 06:40:59 +08:00 |
conversation.ex
|
Normalize the object only after ensuring the activity type is Create
|
2019-05-12 03:01:42 +03:00 |
emoji.ex
|
Fix emoji.txt / custom_emoji.txt / shortcode_globs handling
|
2019-04-21 23:07:14 +03:00 |
filter.ex
|
[Credo] fix Credo.Check.Readability.AliasOrder
|
2019-03-13 04:26:54 +01:00 |
flake_id.ex
|
Fix account lookup for nicknames beginning with numbers
|
2019-04-02 10:51:33 +00:00 |
formatter.ex
|
formatter.ex: Add get_emoji_map/1
|
2019-05-03 16:27:50 +02:00 |
html.ex
|
Pleroma.Formatter: width/height to class=emoji
|
2019-05-03 16:25:58 +02:00 |
instances.ex
|
[#534] Various tweaks. Tests for Instances and Instance.
|
2019-01-28 15:25:06 +03:00 |
list.ex
|
Add ap_id to List
|
2019-05-17 19:56:37 +07:00 |
mime.ex
|
Mime: detect RIFF formats (wave, webp, avi)
|
2019-02-04 17:44:41 +01:00 |
notification.ex
|
Merge branch 'develop' into feature/disable-account
|
2019-04-25 13:41:10 +07:00 |
object.ex
|
If it's an object struct it is already normalized
|
2019-04-17 15:11:22 +03:00 |
object_tombstone.ex
|
Revert Activity tombstones, add ObjectTombstone struct
|
2018-12-25 03:00:06 +03:00 |
pagination.ex
|
pagination.ex: Drop atom keys in params
|
2019-03-28 17:18:59 +01:00 |
PasswordResetToken.ex
|
Use User.get_cached* everywhere
|
2019-04-22 07:20:43 +00:00 |
registration.ex
|
[#923] Nickname & email selection for external registrations, option to connect to existing account.
|
2019-03-20 10:35:31 +03:00 |
repo.ex
|
fix format
|
2019-05-06 17:51:03 +00:00 |
reverse_proxy.ex
|
Content-Disposition regex improvements
|
2019-03-15 08:29:51 +03:00 |
scheduled_activity.ex
|
Add scheduler for sending scheduled activities to the queue
|
2019-04-06 23:56:29 +03:00 |
scheduled_activity_worker.ex
|
Add scheduler for sending scheduled activities to the queue
|
2019-04-06 23:56:29 +03:00 |
signature.ex
|
switch to pleroma/http_signatures library
|
2019-05-14 20:03:13 +00:00 |
stats.ex
|
Merge develop
|
2019-05-08 14:34:36 +00:00 |
thread_mute.ex
|
[Credo] fix Credo.Check.Readability.AliasOrder
|
2019-03-13 04:26:54 +01:00 |
upload.ex
|
Remove H1 in @moduledoc
|
2019-05-06 04:53:12 +02:00 |
user.ex
|
Group def perform() together to fix the build
|
2019-05-14 12:33:03 -05:00 |
user_invite_token.ex
|
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into feature/845-improve-status-deletion
|
2019-05-06 16:45:22 +00:00 |