akkoma/lib/pleroma
Alex S be54e40890 twitter api registration
fix for twitter api tests
2019-04-06 17:18:59 +07:00
..
captcha
config
emails Replace Pleroma.Jobs with pleroma_job_queue 2019-03-29 12:46:05 +00: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
web twitter api registration 2019-04-06 17:18:59 +07:00
activity.ex Increment replies_count on replies (MastoAPI) 2019-03-26 15:27:04 +03:00
application.ex Replace Pleroma.Jobs with pleroma_job_queue 2019-03-29 12:46:05 +00:00
clippy.ex
config.ex
emoji.ex
filter.ex
flake_id.ex Fix account lookup for nicknames beginning with numbers 2019-04-02 10:51:33 +00:00
formatter.ex
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 notification: formatting 2019-03-23 02:30:53 +00:00
object.ex Fix the issue with HTML scrubber 2019-04-01 11:55:59 +03:00
object_tombstone.ex
pagination.ex
PasswordResetToken.ex change Repo.get(User, id) => User.get_by_id(id) 2019-04-02 17:01:26 +07:00
repo.ex
reverse_proxy.ex
stats.ex
thread_mute.ex
upload.ex
user.ex Merge branch 'remove-user-activities' into 'develop' 2019-04-02 12:45:29 +00:00
user_invite_token.ex generating tokens with mix 2019-04-06 16:58:22 +07:00