.. |
captcha
|
|
|
config
|
|
|
emails
|
Merge develop to 788-separate-email-addresses
|
2019-04-13 12:24:38 +07:00 |
gopher
|
change Repo.get(Activity, id) => Activity.get_by_id(id)
|
2019-04-02 16:50:31 +07:00 |
http
|
|
|
instances
|
|
|
plugs
|
replace Repo.get_by(User, nickname: nickname) with User.get_by_nickname(nickname)
|
2019-04-02 17:47:02 +07:00 |
upload
|
|
|
uploaders
|
add overriding truncated_namespace condition for truncating paths for digital ocean
|
2019-03-24 11:32:09 -07:00 |
user
|
Merge branch 'develop' into feature/user-status-subscriptions
|
2019-04-10 10:44:54 +01:00 |
web
|
Do not require authentication for user search in MastoAPI
|
2019-04-18 12:44:25 -05:00 |
activity.ex
|
Remove inReplyToStatusId
|
2019-04-15 11:50:36 +03:00 |
application.ex
|
Merge remote-tracking branch 'pleroma/develop' into use-jobs-in-webpush
|
2019-04-08 16:46:59 +07:00 |
clippy.ex
|
|
|
config.ex
|
[#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme.
|
2019-04-05 15:12:02 +03:00 |
emoji.ex
|
second level of headertext change in doc
|
2019-04-02 20:36:36 +07:00 |
filter.ex
|
|
|
flake_id.ex
|
Fix account lookup for nicknames beginning with numbers
|
2019-04-02 10:51:33 +00:00 |
formatter.ex
|
Revert "simplify mentions escape"
|
2019-04-12 19:25:53 +00:00 |
html.ex
|
Refactor html caching functions to have a key instead of a module, use more correct terminology and fix summaries in mastoapi
|
2019-04-05 15:19:44 +03:00 |
instances.ex
|
|
|
list.ex
|
change Repo.get(User, id) => User.get_by_id(id)
|
2019-04-02 17:01:26 +07:00 |
mime.ex
|
|
|
notification.ex
|
adding destroy multiple for mastofe
|
2019-04-12 02:28:46 +00:00 |
object.ex
|
Add scheduler for sending scheduled activities to the queue
|
2019-04-06 23:56:29 +03:00 |
object_tombstone.ex
|
|
|
pagination.ex
|
pagination.ex: Drop atom keys in params
|
2019-03-28 17:18:59 +01:00 |
PasswordResetToken.ex
|
change Repo.get(User, id) => User.get_by_id(id)
|
2019-04-02 17:01:26 +07:00 |
registration.ex
|
|
|
repo.ex
|
Set up telemetry and prometheus
|
2019-04-04 11:30:43 -05:00 |
reverse_proxy.ex
|
|
|
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 |
stats.ex
|
|
|
thread_mute.ex
|
|
|
upload.ex
|
|
|
user.ex
|
Revert "Assert on the success of enqueue before returning"
|
2019-04-14 16:12:54 +01:00 |
user_invite_token.ex
|
removing not needed invite update
|
2019-04-08 20:08:16 +07:00 |