Commit Graph

4476 Commits (9ca91cbb8764ef4f8fe5303705dd98984e4e90c0)
 

Author SHA1 Message Date
Sadposter 9ca91cbb87 Change relationship direction of subscriptions
6 years ago
Sadposter d35f6551c1 Move subscriptions endpoint to be under /pleroma
6 years ago
Sadposter 73afd13c21 Add subscription key to one test I forgot about
6 years ago
Sadposter 06cd547fc6 Format subscriptions related stuff
6 years ago
Sadposter d56866c824 Add subscribed status to user view
6 years ago
Sadposter 75c4ceb4a2 Add tests for subscriptions
6 years ago
Sadposter 316fe20d86 Make subscriptions the same direction as blocks
6 years ago
Sadposter 23c4f49494 Fix subscription endpoint return formats
6 years ago
Sadposter 007762e767 Add notification checks
6 years ago
Sadposter 79910ce5cc Add API endpoints and user column for subscription
6 years ago
feld 9c9eec62c2 Merge branch 'feature/quack' into 'develop'
6 years ago
feld 3b12eeda19 Add ability to ship logs to a Slack channel
6 years ago
lambda 3c7f5bb1dc Merge branch 'fix/add-oauth-token-indexes' into 'develop'
6 years ago
lambda c900ff39af Merge branch 'features/pleroma-tan-mastofe' into 'develop'
6 years ago
Haelwenn (lanodan) Monnier af0065a71f
mastodon_api_controller.ex: Add pleroma-tan to initial_state
6 years ago
lambda 3f8be270c6 Merge branch 'feature/robotstxt' into 'develop'
6 years ago
Sachin Joshi cd41584ac4 Generate permissive or restrictive robots.txt in the config generator
6 years ago
lambda 9bb122d5a7 Merge branch 'update-autolinker' into 'develop'
6 years ago
Alex S 86f90c0a54 adding indexes to oauth_tokens table
6 years ago
Egor Kislitsyn d313a0c49c Update `auto_linker` dependency
6 years ago
lambda 7c003991d6 Merge branch 'fix/preview-not-working-with-form-data' into 'develop'
6 years ago
rinpatch 79cb34a4b0 Fix preview not being usable in form data
6 years ago
Haelwenn 0cb94cfa94 Merge branch 'fix-slow-relationships' into 'develop'
6 years ago
lambda 256b492a58 Merge branch 'bugfix/wrong-date-format' into 'develop'
6 years ago
lambda a79ce94dd4 Merge branch 'feature/fake-statuses' into 'develop'
6 years ago
lain 39bcf93007 Merge remote-tracking branch 'origin/develop' into fix-slow-relationships
6 years ago
lain fd07745d1b ActivityPub Utils: Greatly speed up the follow / block activity fetching.
6 years ago
lambda 180b87257c Merge branch 'bugfix/share-mastodon' into 'develop'
6 years ago
lambda ce9284b36f Merge branch 'remove-user-activities' into 'develop'
6 years ago
lambda b95cf3d490 Merge branch 'get_by_id' into 'develop'
6 years ago
lambda bd961a3bad Merge branch 'features/pleroma-tan' into 'develop'
6 years ago
rinpatch fdb4357e9b Rename fake param to preview and make the tests check that the object was not inserted to the db
6 years ago
Egor Kislitsyn 20c619f85f replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(nickname)` in tests
6 years ago
lambda 091baf9316 Merge branch 'features/mastoapi/2.6.0-force-login-option' into 'develop'
6 years ago
lambda 26d509cc86 Merge branch 'get_by_id' into 'develop'
6 years ago
lambda b5d486d9ac Merge branch 'fix/nicknames-beginning-with-numbers' into 'develop'
6 years ago
cascode 95c92c49c9 Fix account lookup for nicknames beginning with numbers
6 years ago
Egor Kislitsyn 9a59c26619 replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)`
6 years ago
Egor Kislitsyn 88d3cb44c3 replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(nickname)`
6 years ago
Ivan Tashkinov 15ce710460 Added "GET /oauth/authorize" tests.
6 years ago
Egor Kislitsyn 11c2d6bdc4 change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests
6 years ago
Egor Kislitsyn 1b3d921921 change `Repo.get(User, id)` => `User.get_by_id(id)`
6 years ago
Egor Kislitsyn 4212527928 change `Repo.get(Activity, id)` => `Activity.get_by_id(id)`
6 years ago
Sergey Suprunenko 3db9235150
Ignore dates in wrong formats
6 years ago
Egor Kislitsyn a14742f495 add `user delete_activities` mix task
6 years ago
lambda 9305e241cb Merge branch 'ci-speedup-2-electric-boogalo' into 'develop'
6 years ago
Egor Kislitsyn a1869f5272 Merge remote-tracking branch 'pleroma/develop' into remove-user-activities
6 years ago
Sachin Joshi f20e8d28de add support for all status type (ostatus) and replase case with if
6 years ago
rinpatch 8c71ea5a1a remove reduntant services in docs deploy and change job names to kebab case
6 years ago
rinpatch 5ee54d8183 what the fuck
6 years ago