Alexander Strizhakov
|
b2eb1124d1
|
Merge branch 'develop' into gun
|
2020-03-07 12:41:37 +03:00 |
|
Ivan Tashkinov
|
027714b519
|
Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federating-instances-routes-restrictions
|
2020-03-06 11:48:30 +03:00 |
|
Ivan Tashkinov
|
40765875d4
|
[#1560] Misc. improvements in ActivityPubController federation state restrictions.
|
2020-03-05 21:19:21 +03:00 |
|
Alexander Strizhakov
|
f0753eed0f
|
removing try block in tesla request
added mocks for tests which fail with Tesla.Mock.Error
|
2020-03-05 17:31:06 +03:00 |
|
eugenijm
|
ad22e94f33
|
Exclude private and direct statuses visible to the admin when using godmode
|
2020-03-05 15:15:27 +03:00 |
|
lain
|
f1750b4658
|
Admin API tests: Fix wrong test.
|
2020-03-05 12:42:02 +01:00 |
|
lain
|
4bce13fa2f
|
MastodonController: Return 404 errors correctly.
|
2020-03-04 18:09:06 +01:00 |
|
lain
|
6f7a8c43a2
|
Merge branch 'fix/no-email-no-fail' into 'develop'
Do not fail when user has no email
See merge request pleroma/pleroma!2249
|
2020-03-04 12:43:06 +00:00 |
|
Alexander Strizhakov
|
22d52f5691
|
same copyright date format
|
2020-03-04 09:41:23 +03:00 |
|
Mark Felder
|
4427161ca3
|
Merge branch 'develop' into gun
|
2020-03-03 17:15:49 -06:00 |
|
Mark Felder
|
05da5f5cca
|
Update Copyrights
|
2020-03-03 16:44:49 -06:00 |
|
Ivan Tashkinov
|
b6fc98d9cd
|
[#1560] ActivityPubController federation state restrictions adjustments. Adjusted tests.
|
2020-03-03 22:22:02 +03:00 |
|
Alexander Strizhakov
|
509c81e4b1
|
Merge branch 'develop' into gun
|
2020-03-03 10:08:07 +03:00 |
|
Ivan Tashkinov
|
bd8624d649
|
[#1560] Added tests for non-federating instance bahaviour to OStatusControllerTest.
|
2020-03-02 22:02:21 +03:00 |
|
Ivan Tashkinov
|
b4367125e9
|
[#1560] Added tests for non-federating instance bahaviour to ActivityPubControllerTest.
|
2020-03-02 21:43:18 +03:00 |
|
Ivan Tashkinov
|
99a6c660a9
|
Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federating-instances-routes-restrictions
|
2020-03-02 18:41:12 +03:00 |
|
Egor Kislitsyn
|
4a45b96a91
|
Merge branch 'develop' into fix/signup-without-email
|
2020-03-02 15:35:49 +04:00 |
|
Haelwenn
|
764a50f8a6
|
Merge branch 'feature/1482-activity_pub_transactions' into 'develop'
ActivityPub actions & side-effects in transaction
Closes #1482
See merge request pleroma/pleroma!2089
|
2020-03-02 07:58:01 +00:00 |
|
Alexander Strizhakov
|
cc98d010ed
|
relay list shows hosts without accepted follow
|
2020-03-02 09:27:20 +03:00 |
|
Haelwenn (lanodan) Monnier
|
6da6540036
|
Bump copyright years of files changed after 2020-01-07
Done via the following command:
git diff fcd5dd259a --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
|
2020-03-02 06:08:45 +01:00 |
|
Haelwenn (lanodan) Monnier
|
6c0d869d9d
|
Bump copyright years of files changed after 2019-01-01
Done via the following command:
git diff 1e6c102b --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
|
2020-03-02 05:54:56 +01:00 |
|
Alexander Strizhakov
|
d9e4b77f8b
|
Merge branch 'develop' into gun
|
2020-03-01 12:48:49 +03:00 |
|
Alexander Strizhakov
|
32d1e04817
|
ActivityPub actions & side-effects in transaction
|
2020-03-01 12:01:39 +03:00 |
|
rinpatch
|
19e559fe51
|
Merge branch 'rate-limiter-runtime-settings' into 'develop'
RateLimiter improvements: runtime configurability, no default limits in tests
See merge request pleroma/pleroma!2250
|
2020-02-29 21:52:33 +00:00 |
|
Alexander Strizhakov
|
814b275af7
|
Merge branch 'develop' into gun
|
2020-02-29 11:34:50 +03:00 |
|
feld
|
f2216287a7
|
Merge branch 'admin-status-list' into 'develop'
Admin API: `/api/pleroma/admin/statuses` (accepts `godmode` and `local_only`)
Closes #1550
See merge request pleroma/pleroma!2192
|
2020-02-27 18:11:04 +00:00 |
|
Ivan Tashkinov
|
6f2efb1c45
|
Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests.
|
2020-02-27 18:46:05 +03:00 |
|
Egor Kislitsyn
|
cb60a9c42f
|
Do not fail when user has no email
|
2020-02-27 17:27:49 +04:00 |
|
eugenijm
|
4ab07cf0d5
|
Admin API: Exclude boosts from GET /api/pleroma/admin/users/:nickname/statuses and GET /api/pleroma/admin/instance/:instance/statuses
|
2020-02-26 22:35:57 +03:00 |
|
eugenijm
|
e2a6a40367
|
Admin API: GET /api/pleroma/admin/statuses - list all statuses (accepts godmode and local_only )
|
2020-02-26 20:21:38 +03:00 |
|
Egor Kislitsyn
|
f446744a6a
|
Allow account registration without an email
|
2020-02-26 20:13:53 +04:00 |
|
Egor Kislitsyn
|
c495e6d387
|
Add a test to ensure OAuth tokens are tied to Push subscriptions
|
2020-02-25 18:04:28 +04:00 |
|
Maksim Pechnikov
|
10f452ad1f
|
Merge branch 'develop' into issue/1276
|
2020-02-25 07:22:56 +03:00 |
|
eugenijm
|
7ad5c51f23
|
Admin API: GET /api/pleroma/admin/stats to get status count by visibility scope
|
2020-02-24 21:46:37 +03:00 |
|
Ivan Tashkinov
|
0cf1d4fcd0
|
[#1560] Restricted AP- & OStatus-related routes for non-federating instances.
|
2020-02-22 19:48:41 +03:00 |
|
Ivan Tashkinov
|
8f0ca19b9c
|
Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation
# Conflicts:
# CHANGELOG.md
# config/config.exs
|
2020-02-22 09:31:43 +03:00 |
|
Alexander Strizhakov
|
13918cb545
|
Merge branch 'develop' into gun
|
2020-02-21 10:02:37 +03:00 |
|
Haelwenn
|
c5570e0493
|
Merge branch 'single_emoji_reaction' into 'develop'
Single emoji reaction
Closes #1578
See merge request pleroma/pleroma!2226
|
2020-02-20 23:50:40 +00:00 |
|
lain
|
c69b04c490
|
Merge branch 'features/remote-follow-userpage-redirect' into 'develop'
remote_follow_controller.ex: Redirect to the user page on success
Closes #1245
See merge request pleroma/pleroma!2123
|
2020-02-20 12:04:29 +00:00 |
|
Ivan Tashkinov
|
0c65a8c3d0
|
Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation
# Conflicts:
# config/config.exs
|
2020-02-20 15:00:48 +03:00 |
|
lain
|
cf4ecffcea
|
Merge branch 'tests-clear-config-tweaks' into 'develop'
Tweaks to `clear_config` calls in tests
See merge request pleroma/pleroma!2209
|
2020-02-20 11:36:48 +00:00 |
|
lain
|
314928333a
|
Pleroma API: Add endpoint to get reaction information on a single emoji
|
2020-02-19 17:16:45 +01:00 |
|
Mark Felder
|
cf94349287
|
Merge branch 'develop' into gun
|
2020-02-18 09:06:27 -06:00 |
|
lain
|
cf8307e71c
|
Merge branch 'fix/status-view/expires_at' into 'develop'
Fix `status.expires_at` type
Closes #1573
See merge request pleroma/pleroma!2222
|
2020-02-18 14:56:59 +00:00 |
|
Ivan Tashkinov
|
226f4d5ef9
|
Merge remote-tracking branch 'remotes/origin/develop' into tests-clear-config-tweaks
# Conflicts:
# test/web/admin_api/admin_api_controller_test.exs
|
2020-02-18 17:52:31 +03:00 |
|
Ivan Tashkinov
|
61d9f43e46
|
Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation
|
2020-02-18 17:46:09 +03:00 |
|
lain
|
c07efd5b42
|
Merge branch 'need-reboot-flag' into 'develop'
need_reboot flag for adminFE
See merge request pleroma/pleroma!2188
|
2020-02-18 14:32:03 +00:00 |
|
Egor Kislitsyn
|
ca7ac068f0
|
Add a test
|
2020-02-18 17:09:50 +04:00 |
|
Alexander Strizhakov
|
514c899275
|
adding gun adapter
|
2020-02-18 08:19:01 +03:00 |
|
Maksim Pechnikov
|
28701c08ad
|
Merge branch 'develop' into issue/1276
|
2020-02-17 08:56:03 +03:00 |
|