projects
/
akkoma
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Improve Transmogrifier.upgrade_user_from_ap_id/2
[akkoma]
/
test
/
2019-04-04
Egor Kislitsyn
Improve Transmogrifier.upgrade_user_from_ap_id/2
tree
|
commitdiff
2019-04-03
lambda
Merge branch 'feature/robotstxt' into 'develop'
tree
|
commitdiff
2019-04-02
Haelwenn
Merge branch 'fix-slow-relationships' into 'develop'
tree
|
commitdiff
2019-04-02
lambda
Merge branch 'bugfix/wrong-date-format' into 'develop'
tree
|
commitdiff
2019-04-02
lambda
Merge branch 'feature/fake-statuses' into 'develop'
tree
|
commitdiff
2019-04-02
lain
Merge remote-tracking branch 'origin/develop' into...
tree
|
commitdiff
2019-04-02
lain
ActivityPub Utils: Greatly speed up the follow / block...
tree
|
commitdiff
2019-04-02
lambda
Merge branch 'bugfix/share-mastodon' into 'develop'
tree
|
commitdiff
2019-04-02
lambda
Merge branch 'remove-user-activities' into 'develop'
tree
|
commitdiff
2019-04-02
lambda
Merge branch 'get_by_id' into 'develop'
tree
|
commitdiff
2019-04-02
lambda
Merge branch 'features/pleroma-tan' into 'develop'
tree
|
commitdiff
2019-04-02
rinpatch
Rename fake param to preview and make the tests check...
tree
|
commitdiff
2019-04-02
Egor Kislitsyn
replace `Repo.get_by(User, nickname: nickname)` with...
tree
|
commitdiff
2019-04-02
lambda
Merge branch 'features/mastoapi/2.6.0-force-login-optio...
tree
|
commitdiff
2019-04-02
lambda
Merge branch 'get_by_id' into 'develop'
tree
|
commitdiff
2019-04-02
lambda
Merge branch 'fix/nicknames-beginning-with-numbers...
tree
|
commitdiff
2019-04-02
cascode
Fix account lookup for nicknames beginning with numbers
tree
|
commitdiff
2019-04-02
Egor Kislitsyn
replace `Repo.get_by(User, ap_id: ap_id)` with `User...
tree
|
commitdiff
2019-04-02
Ivan Tashkinov
Added "GET /oauth/authorize" tests.
tree
|
commitdiff
2019-04-02
Egor Kislitsyn
change `Repo.get(Activity, id)` => `Activity.get_by_id...
tree
|
commitdiff
2019-04-02
Egor Kislitsyn
change `Repo.get(User, id)` => `User.get_by_id(id)`
tree
|
commitdiff
2019-04-02
Sergey Suprunenko
Ignore dates in wrong formats
tree
|
commitdiff
2019-04-02
Egor Kislitsyn
add `user delete_activities` mix task
tree
|
commitdiff
2019-04-02
Egor Kislitsyn
Merge remote-tracking branch 'pleroma/develop' into...
tree
|
commitdiff
2019-04-02
Sachin Joshi
fetch url for OStatus to know if it is a/c or status
tree
|
commitdiff
2019-04-01
Sergey Suprunenko
Handle dates in the Unix timestamp format (Fixes #763)
tree
|
commitdiff
2019-04-01
Sachin Joshi
[OStatus] adds status to pleroma instance if the url...
tree
|
commitdiff
2019-03-29
rinpatch
Implement fake status submit
tree
|
commitdiff
2019-03-29
lambda
Merge branch 'pleroma_job_queue' into 'develop'
tree
|
commitdiff
2019-03-29
Egor
Replace Pleroma.Jobs with `pleroma_job_queue`
tree
|
commitdiff
2019-03-29
lambda
Merge branch 'sayonara-gitlab-wiki' into 'develop'
tree
|
commitdiff
2019-03-29
lambda
Merge branch 'feature/deploy-docs' into 'develop'
tree
|
commitdiff
2019-03-28
lambda
Merge branch 'admin-api-user-show' into 'develop'
tree
|
commitdiff
2019-03-27
eugenijm
Add user show endpoint for Pleroma admin API
tree
|
commitdiff
2019-03-27
lambda
Merge branch 'feature/more-user-filters' into 'develop'
tree
|
commitdiff
2019-03-27
lambda
Merge branch 'fix-reblog-tests' into 'develop'
tree
|
commitdiff
2019-03-27
rinpatch
Fix muting reblogs tests
tree
|
commitdiff
2019-03-27
lambda
Merge branch 'apps-verify-credentials' into 'develop'
tree
|
commitdiff
2019-03-26
Maxim Filippov
Add more user filters + move search to its own module
tree
|
commitdiff
2019-03-26
eugenijm
Add vapid_key to the `POST /api/v1/apps` response
tree
|
commitdiff
2019-03-26
eugenijm
Add GET /api/v1/apps/verify_credentials
tree
|
commitdiff
2019-03-26
lambda
Merge branch 'fix/ap-icon' into 'develop'
tree
|
commitdiff
2019-03-26
lambda
Merge branch 'features/mastoapi/2.7.2-instance-attribut...
tree
|
commitdiff
2019-03-26
lain
AP UserView: Refactor banner / avatar display code...
tree
|
commitdiff
2019-03-26
Ivan Tashkinov
Test for MastoAPI /api/v1/instance response structure...
tree
|
commitdiff
2019-03-26
lambda
Merge branch 'features/mastoapi/2.7.0-auth-error-messag...
tree
|
commitdiff
2019-03-26
Ivan Tashkinov
Test for MastoAPI /api/v1/instance response structure.
tree
|
commitdiff
2019-03-26
lambda
Merge branch 'replies-count' into 'develop'
tree
|
commitdiff
2019-03-26
lambda
Merge branch 'refactor/remove-activity-representer...
tree
|
commitdiff
2019-03-26
rinpatch
Credo is upset about me not remembering the alphabet
tree
|
commitdiff
2019-03-26
rinpatch
Fix formatting
tree
|
commitdiff
2019-03-26
rinpatch
Remove ActivityRepresenter
tree
|
commitdiff
2019-03-26
eugenijm
Increment replies_count on replies (MastoAPI)
tree
|
commitdiff
2019-03-26
Ivan Tashkinov
Mastodon-based auth error messages. Defaulted User...
tree
|
commitdiff
2019-03-25
rinpatch
Merge branch 'bugfix/missing-announces' into 'develop'
tree
|
commitdiff
2019-03-25
William Pitcock
fix up missing announcements with preloads
tree
|
commitdiff
2019-03-24
rinpatch
Merge branch 'features/mrf-keyword-nil-summary' into...
tree
|
commitdiff
2019-03-24
rinpatch
Merge branch 'fix/eldap-warnings' into 'develop'
tree
|
commitdiff
2019-03-24
kaniini
Merge branch 'feature/object-normalize-preload' into...
tree
|
commitdiff
2019-03-23
William Pitcock
tests: fix up activity collision test
tree
|
commitdiff
2019-03-23
William Pitcock
relay test: don't do preloading (since follow objects...
tree
|
commitdiff
2019-03-23
William Pitcock
activitypub: allow skipping preload in some cases ...
tree
|
commitdiff
2019-03-22
lambda
Merge branch 'safe-mentions' into 'develop'
tree
|
commitdiff
2019-03-22
lain
NodeInfo: Return safe_dm_mentions feature flag.
tree
|
commitdiff
2019-03-22
kaniini
Merge branch 'fix/use-union-all' into 'develop'
tree
|
commitdiff
2019-03-22
rinpatch
Ensure fts is prefered over trigram and use union_all...
tree
|
commitdiff
2019-03-22
kaniini
Merge branch 'safe-mentions' into 'develop'
tree
|
commitdiff
2019-03-22
kaniini
Merge branch 'feature/mastoapi-ext-conversation-id...
tree
|
commitdiff
2019-03-21
William Pitcock
tests: fixup
tree
|
commitdiff
2019-03-21
William Pitcock
mastodon api: add conversation_id extension (ref #674)
tree
|
commitdiff
2019-03-21
William Pitcock
common api: move context functions from twitterapi
tree
|
commitdiff
2019-03-21
rinpatch
Merge branch 'ecto-3-migration' into 'develop'
tree
|
commitdiff
2019-03-21
lain
UtilController: Return state of safe dm mentions.
tree
|
commitdiff
2019-03-21
link0ff
Skip tests in LDAPAuthorizationTest if :eldap module...
tree
|
commitdiff
2019-03-21
kaniini
Merge branch 'imageoptim' into 'develop'
tree
|
commitdiff
2019-03-20
lain
Add safe dm mode option.
tree
|
commitdiff
2019-03-20
kaniini
Merge branch 'fix/search-users-for-admin' into 'develop'
tree
|
commitdiff
2019-03-19
Maxim Filippov
Use ILIKE to search users
tree
|
commitdiff
2019-03-19
kaniini
Merge branch 'bugfix/activitypub-public' into 'develop'
tree
|
commitdiff
2019-03-19
William Pitcock
test: add test for list sanitization
tree
|
commitdiff
2019-03-19
William Pitcock
tests: add test for as:Public issues
tree
|
commitdiff
2019-03-19
optikfluffel
fix UploadTest to use new image_tmp.jpg
tree
|
commitdiff
2019-03-19
optikfluffel
used imageOptim to reduce size of image files
tree
|
commitdiff
2019-03-18
kaniini
Merge branch 'feature/order-users-by-nickname-admin...
tree
|
commitdiff
2019-03-18
kaniini
Merge branch 'doc/mastodon-api-accounts-extension'...
tree
|
commitdiff
2019-03-18
kaniini
Merge branch 'masto-api-notifications' into 'develop'
tree
|
commitdiff
2019-03-18
eugenijm
Added support for exclude_types, limit, and min_id...
tree
|
commitdiff
2019-03-18
kaniini
Merge branch 'feature/allow-link-rel-attribute' into...
tree
|
commitdiff
2019-03-17
Fong-Wan Chau
Allow 'rel' attribute on `<a>` link with specific value...
tree
|
commitdiff
2019-03-17
Maxim Filippov
Merge branch 'feature/order-users-by-nickname-admin...
tree
|
commitdiff
2019-03-17
Maxim Filippov
Fix test
tree
|
commitdiff
2019-03-17
Maxim Filippov
Order users by nickname
tree
|
commitdiff
2019-03-16
kaniini
Merge branch 'feature/federated-flags' into 'develop'
tree
|
commitdiff
2019-03-16
lambda
Merge branch 'feature/oauth-me' into 'develop'
tree
|
commitdiff
2019-03-16
kaniini
Merge branch 'feature/reblog-muting' into 'develop'
tree
|
commitdiff
2019-03-16
kaniini
Merge branch 'bugfix/ldap-test-fix' into 'develop'
tree
|
commitdiff
2019-03-16
William Pitcock
test: fix defective ldap setup/teardown
tree
|
commitdiff
2019-03-16
William Pitcock
oauth: add me property to token responses
tree
|
commitdiff
2019-03-16
kaniini
Merge branch 'mark-notifications-as-read' into 'develop'
tree
|
commitdiff
2019-03-15
eugenijm
Allow to mark a single notification as read
tree
|
commitdiff
next