Alexander Strizhakov
|
282a93554f
|
merging release default config on app start
|
2020-03-11 16:25:53 +03:00 |
|
Haelwenn (lanodan) Monnier
|
863ec33ba2
|
Add support for funkwhale Audio activity
reel2bits fixture not included as it lacks the Actor fixture for it.
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1624
Closes: https://git.pleroma.social/pleroma/pleroma/issues/764
|
2020-03-11 13:46:42 +01:00 |
|
Ivan Tashkinov
|
5b696a8ac1
|
[#1560] Enforced authentication for non-federating instances in StaticFEController.
|
2020-03-11 14:05:56 +03:00 |
|
Ivan Tashkinov
|
972889550d
|
Merge remote-tracking branch 'remotes/origin/develop' into 1560-non-federating-instances-routes-restrictions
|
2020-03-11 09:15:55 +03:00 |
|
Mark Felder
|
5af798f246
|
Fix enforcement of character limits
|
2020-03-10 13:08:00 -05:00 |
|
Alexander Strizhakov
|
f39e1b9eff
|
add verify tls_opts only when we open connection
for other requests tesla will add tls_opts
|
2020-03-10 15:54:11 +03:00 |
|
Alexander Strizhakov
|
426f5ee48a
|
tesla adapter can't be changed in adminFE
|
2020-03-10 15:31:44 +03:00 |
|
Ivan Tashkinov
|
5fc92deef3
|
[#1560] Ensured authentication or enabled federation for federation-related routes. New tests + tests refactoring.
|
2020-03-09 20:51:44 +03:00 |
|
Maksim Pechnikov
|
edb659dc57
|
Merge branch 'develop' into issue/1276
|
2020-03-08 14:10:59 +03:00 |
|
Alexander Strizhakov
|
b2eb1124d1
|
Merge branch 'develop' into gun
|
2020-03-07 12:41:37 +03:00 |
|
Alexander Strizhakov
|
9f884a2639
|
tests changes
|
2020-03-07 11:01:37 +03:00 |
|
Alexander Strizhakov
|
14678a7708
|
using stub instead expect
|
2020-03-07 10:12:34 +03:00 |
|
Alexander Strizhakov
|
56ff02f2ef
|
removing GunMock to use Mox
|
2020-03-06 20:23:58 +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
|
931111fd55
|
removing integration tests
|
2020-03-05 18:57:45 +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 |
|
Alexander Strizhakov
|
d6bebd4f9c
|
moving some logic to tesla adapter
- checking original inside gun adapter
- flushing streams on max_body error
|
2020-03-04 18:13:24 +03: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 |
|
Alexander Strizhakov
|
6b2fb9160c
|
otp version
|
2020-03-04 09:23:42 +03:00 |
|
Mark Felder
|
d9c5ae7c09
|
Update Copyrights for gun related files
|
2020-03-03 17:16:24 -06:00 |
|
Mark Felder
|
4427161ca3
|
Merge branch 'develop' into gun
|
2020-03-03 17:15:49 -06:00 |
|
Mark Felder
|
5592db4757
|
Older copyright updates
|
2020-03-03 16:46:45 -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
|
884d9710b2
|
refactoring for gun api modules
|
2020-03-03 19:24:14 +03:00 |
|
Alexander Strizhakov
|
23f407bf09
|
don't test gun itself
|
2020-03-03 18:57:16 +03:00 |
|
Alexander Strizhakov
|
f98ee730f0
|
adapter renaming to adapter_helper
|
2020-03-03 18:53:44 +03:00 |
|
Alexander Strizhakov
|
3723d72365
|
proxy parse tests fix
|
2020-03-03 17:32:59 +03:00 |
|
Alexander Strizhakov
|
7c0ed9302c
|
unnecessary mock
|
2020-03-03 16:46:20 +03:00 |
|
Alexander Strizhakov
|
e605e79df9
|
simplification of formatting host method
case for format_proxy method
|
2020-03-03 16:42:03 +03:00 |
|
Alexander Strizhakov
|
ee8071f0d5
|
removing unused method
|
2020-03-03 15:12:09 +03:00 |
|
Alexander Strizhakov
|
28ed4b41d0
|
naming for checkin from pool timeout
|
2020-03-03 13:05:28 +03:00 |
|
Alexander Strizhakov
|
4c8569d403
|
otp_version refactor
|
2020-03-03 12:21:10 +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
|
137c600cae
|
stop connections manually
|
2020-03-02 10:01:07 +03: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 |
|