Commit Graph

4460 Commits (3f8be270c6682d14d60ba1071bf32d2ceffd6947)
 

Author SHA1 Message Date
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
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
rinpatch 7827b929fc huh
6 years ago
rinpatch 4861558b93 Separate CI jobs to 3 stages to allow them to be executed in parallel
6 years ago
rinpatch f8aa917eef Merge branch 'bugfix/mastoapi/2.8.0-fake_identityproof' into 'develop'
6 years ago
Sachin Joshi 6386c1c9c1 fetch url for OStatus to know if it is a/c or status
6 years ago
Haelwenn (lanodan) Monnier f56eef8d8c
router: Add fake identity proof endpoint
6 years ago
lambda fd7dd8f9a2 Merge branch 'fix/default-mail-adapter' into 'develop'
6 years ago
lambda fc2bef5ac3 Merge branch 'documentation-improvements' into 'develop'
6 years ago
Sergey Suprunenko b6f9f7b8aa
Handle dates in the Unix timestamp format (Fixes #763)
6 years ago
Sachin Joshi 1d01e8e656 [OStatus] adds status to pleroma instance if the url given is a status
6 years ago
Haelwenn (lanodan) Monnier 66e7d4966d
COPYING: Wording
6 years ago
rinpatch 5373077501 update mastodon api link in README to point to a non-outdated docs
6 years ago
rinpatch d976cc5df7 Merge branch 'update-readme' into 'develop'
6 years ago
rinpatch e2b94d8f33 Make only important note bold rather than the whole paragraph because it looks better that way
6 years ago
rinpatch a309b49c2d Remove outdated howto change config and port and move it to config.md instead
6 years ago
Karen Konou 41f02e87a1 Link to docs page instead of to clients.md
6 years ago
Haelwenn (lanodan) Monnier 715a31c1ed
COPYING: wrap to 79, city.jpg Unsplash, wording
6 years ago