|
d93d777915
|
Fix/mediaproxy whitelist base url
|
2019-08-02 17:07:09 +00:00 |
|
lain
|
5ff8f07ca9
|
Merge branch 'feature/hide-follows-remote' into 'develop'
Refactor Follows/Followers counter syncronization and set hide_followers/hide_follows for remote users
See merge request pleroma/pleroma!1411
|
2019-08-02 11:23:07 +00:00 |
|
Egor Kislitsyn
|
f98235f2ad
|
Clean up tests output
|
2019-08-01 16:33:36 +07:00 |
|
kaniini
|
6c06529cd4
|
Merge branch 'fix/disallow-ostatus-follows-locked' into 'develop'
Disallow following locked accounts over OStatus
See merge request pleroma/pleroma!1512
|
2019-07-31 19:13:56 +00:00 |
|
rinpatch
|
813c686dd7
|
Disallow following locked accounts over OStatus
|
2019-07-31 22:05:12 +03:00 |
|
Maksim
|
6eb33e7303
|
test for Pleroma.Web.CommonAPI.Utils.get_by_id_or_ap_id
|
2019-07-31 18:35:15 +00:00 |
|
Ariadne Conill
|
f72e0b7cad
|
ostatus: explicitly disallow protocol downgrade from activitypub
This closes embargoed bug #1135.
|
2019-07-31 18:17:31 +00:00 |
|
rinpatch
|
301ea0dc04
|
Add tests for counters being updated on follow
|
2019-07-31 21:09:13 +03:00 |
|
Maksim
|
58443d0cd6
|
tests for TwitterApi/UtilController
|
2019-07-31 15:14:36 +00:00 |
|
rinpatch
|
c88a5d3251
|
Merge branch 'develop' into feature/hide-follows-remote
|
2019-07-31 14:12:29 +03:00 |
|
Alexander Strizhakov
|
51b3b6d816
|
Admin changes
|
2019-07-30 16:36:05 +00:00 |
|
kaniini
|
5835069215
|
Revert "Merge branch 'bugfix/clean-up-markdown-rendering' into 'develop'"
This reverts merge request !1504
|
2019-07-29 19:42:26 +00:00 |
|
Ariadne Conill
|
5795a890e9
|
markdown: clean up html generated by earmark
|
2019-07-29 19:09:58 +00:00 |
|
lain
|
1dfde4151c
|
Merge branch 'refactor/use-constants' into 'develop'
refactoring: begin to use constants
See merge request pleroma/pleroma!1500
|
2019-07-29 16:30:47 +00:00 |
|
Sergey Suprunenko
|
c0e258cf21
|
Redirect not logged-in users to the MastoFE login page on private instances
|
2019-07-29 16:17:22 +00:00 |
|
Maksim
|
159bbec570
|
added tests for OstatusController
|
2019-07-29 05:02:20 +00:00 |
|
Ariadne Conill
|
b93498eb52
|
constants: add as_public constant and use it everywhere
|
2019-07-29 02:43:19 +00:00 |
|
Ariadne Conill
|
492d854e7a
|
transmogrifier: use User.delete() instead of handrolled user deletion code for remote users
Closes #1104
|
2019-07-28 21:32:04 +00:00 |
|
Sachin Joshi
|
242f5c585e
|
add account confirmation email resend in mastodon api
|
2019-07-28 20:30:10 +00:00 |
|
Maksim
|
6a4b8b2681
|
fixed User.update_and_set_cache for stale user
|
2019-07-28 20:29:26 +00:00 |
|
Maksim
|
6b77a88365
|
[#1097] added redirect: /pleroma/admin -> /pleroma/admin/
|
2019-07-26 20:27:38 +00:00 |
|
rinpatch
|
41e0304757
|
Merge branch 'develop' into feature/hide-follows-remote
|
2019-07-25 18:43:30 +03:00 |
|
Maksim
|
03c386614f
|
fixed test for elixir 1.7.4
|
2019-07-25 03:43:13 +00:00 |
|
kaniini
|
19835be067
|
Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop'
Fix remote follow from /ostatus_subscribe
Closes #1103
See merge request pleroma/pleroma!1472
|
2019-07-24 19:29:01 +00:00 |
|
Sergey Suprunenko
|
b20020da16
|
Show the url advertised in the Activity in the Status JSON response
|
2019-07-24 19:28:21 +00:00 |
|
kPherox
|
8d9f43e1d1
|
Add WebFinger test for AP-only account
|
2019-07-25 01:27:34 +09:00 |
|
|
84fca14c3c
|
Do not prepend /media/ when using base_url
This ensures admin has full control over the path where media resides.
|
2019-07-24 15:35:25 +00:00 |
|
Maksim
|
55341ac717
|
tests WebFinger
|
2019-07-24 15:13:10 +00:00 |
|
Eugenij
|
4504135894
|
Add domain_blocking to the relationship API (GET /api/v1/accounts/relationships)
|
2019-07-24 15:12:27 +00:00 |
|
sadposter
|
f5d574f4ed
|
check both item and parent domain blocks
|
2019-07-24 11:35:16 +01:00 |
|
Sadposter
|
4af4f6166b
|
honour domain blocks on streaming notifications
|
2019-07-24 11:09:06 +01:00 |
|
kaniini
|
9c6357324e
|
Merge branch 'feature/admin-api-user-statuses' into 'develop'
Admin API: Endpoint for fetching latest user's statuses
See merge request pleroma/pleroma!1413
|
2019-07-23 23:59:21 +00:00 |
|
Ariadne Conill
|
d3bdb8e704
|
rich media: parser: splice the given URL into the result
|
2019-07-23 23:51:29 +00:00 |
|
Maxim Filippov
|
f46805bb40
|
Merge branch 'develop' into feature/admin-api-user-statuses
|
2019-07-24 02:42:28 +03:00 |
|
Maxim Filippov
|
03471151d6
|
AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see private statuses)
|
2019-07-24 01:51:36 +03:00 |
|
Alexander Strizhakov
|
5e72554f3c
|
Admin config fix
|
2019-07-23 19:17:00 +00:00 |
|
Maksim
|
c49a09ed88
|
tests for Pleroma.Web.ActivityPub.Publisher
|
2019-07-23 19:15:48 +00:00 |
|
kaniini
|
8d3cf7e519
|
Merge branch 'bugfix/unauthed-liked-by' into 'develop'
Bugfix: don't error out on unauthorized request to liked/favourited_by
See merge request pleroma/pleroma!1474
|
2019-07-23 19:14:43 +00:00 |
|
kaniini
|
03d89e182e
|
Merge branch 'fix/subscriber-notifications' into 'develop'
Do not notify subscribers for messages from users which are replies to others
See merge request pleroma/pleroma!1477
|
2019-07-23 19:13:55 +00:00 |
|
Mark Felder
|
ec7b085b76
|
Fix test
|
2019-07-23 13:57:22 -05:00 |
|
Mark Felder
|
fd287387a0
|
Do not notify subscribers for messages from users which are replies to others
|
2019-07-23 13:14:26 -05:00 |
|
Ariadne Conill
|
e7c64f106e
|
signature: properly deduce the actor from misskey key IDs
|
2019-07-23 16:47:22 +00:00 |
|
Sadposter
|
c400565427
|
fix test names because i cannot type
|
2019-07-23 15:47:17 +01:00 |
|
Sadposter
|
299c0e965b
|
actually reblog on the reblog test
|
2019-07-23 15:38:19 +01:00 |
|
Sadposter
|
7026018c8c
|
Use correct URL for tests
|
2019-07-23 15:31:35 +01:00 |
|
Sadposter
|
452980652d
|
Mix format
|
2019-07-23 15:13:05 +01:00 |
|
Sadposter
|
fd1fa5a2ec
|
add tests for unauthed reqs to liked/reblogged_by
|
2019-07-23 15:08:41 +01:00 |
|
Maxim Filippov
|
14ab2fd0f4
|
remove pry
|
2019-07-23 12:30:37 +03:00 |
|
Sergey Suprunenko
|
9340896c9e
|
Exclude tests that use :crypt.crypt/2 on macOS
|
2019-07-22 19:54:22 +00:00 |
|
Alexander Strizhakov
|
b70e659304
|
Feature/1087 wildcard option for blocks
|
2019-07-22 14:33:58 +00:00 |
|