Sadposter
|
58c1391c4d
|
use commonAPI in tests
|
2019-08-18 22:54:40 +01:00 |
|
Sadposter
|
94e336d9d5
|
clear follow requests when blocking a user
|
2019-08-18 20:30:57 +01:00 |
|
lain
|
7ab2dbbdb6
|
Merge branch 'pleroma-conversations' into 'develop'
Extended Pleroma Conversations
See merge request pleroma/pleroma!1535
|
2019-08-16 12:55:33 +00:00 |
|
stwf
|
d81f63845a
|
Implement Pleroma.Stats as GenServer
|
2019-08-14 11:59:33 -04:00 |
|
stwf
|
51bdf0cab6
|
use default child_specs
|
2019-08-14 11:55:17 -04:00 |
|
lain
|
d3af9e19ed
|
Conversations: Load relations in one query.
|
2019-08-14 17:01:11 +02:00 |
|
lain
|
560dbad538
|
Merge remote-tracking branch 'origin/develop' into pleroma-conversations
|
2019-08-14 15:30:40 +02:00 |
|
rinpatch
|
9ef31767f2
|
Merge branch 'feature/mrf-vocabulary' into 'develop'
MRF Vocabulary
See merge request pleroma/pleroma!1559
|
2019-08-13 22:51:15 +00:00 |
|
kaniini
|
c3a54cc34d
|
Merge branch 'feature/mrf-describe' into 'develop'
MRF describe API
See merge request pleroma/pleroma!1561
|
2019-08-13 22:46:19 +00:00 |
|
rinpatch
|
83a3de8cc4
|
Merge branch 'length-limit-bio' into 'develop'
Add configurable length limits for `User.bio` and `User.name`
See merge request pleroma/pleroma!1515
|
2019-08-13 22:40:13 +00:00 |
|
Ariadne Conill
|
4244e17de0
|
fix credo
|
2019-08-13 22:36:24 +00:00 |
|
Ariadne Conill
|
10fef2fcee
|
tests: fix up nodeinfo tests
|
2019-08-13 22:32:40 +00:00 |
|
Ariadne Conill
|
dd0b71ea6d
|
tests: add tests for MRF.describe()
|
2019-08-13 22:19:15 +00:00 |
|
Ariadne Conill
|
7089400675
|
test: add mock MRF module for describe() testing
|
2019-08-13 21:29:15 +00:00 |
|
Maksim
|
fea4d89e9f
|
tests for Web/ActivityPub/Relay
|
2019-08-13 21:12:59 +00:00 |
|
Maksim
|
04da1166db
|
tests for /web/mastodon_api/mastodon_api.ex
|
2019-08-13 21:12:37 +00:00 |
|
Ariadne Conill
|
f7e3b7ff75
|
tests: add tests for mrf_vocabulary
|
2019-08-13 20:55:42 +00:00 |
|
lain
|
511ccea5aa
|
ConversationView: Align parameter names with other views.
|
2019-08-12 14:23:06 +02:00 |
|
lain
|
60231ec7bd
|
Conversation: Add endpoint to get a conversation by id.
|
2019-08-12 13:58:04 +02:00 |
|
lain
|
23c46f7e72
|
Conversations: Use 'recipients' for accounts in conversation view.
According to gargron, this is the intended usage.
|
2019-08-12 12:51:08 +02:00 |
|
Ariadne Conill
|
9cfc289594
|
MRF: ensure that subdomain_match calls are case-insensitive
|
2019-08-10 21:19:26 +00:00 |
|
kaniini
|
84808e1697
|
Merge branch 'develop' into 'fix/hide-follows-counters'
# Conflicts:
# CHANGELOG.md
|
2019-08-10 18:49:04 +00:00 |
|
Sergey Suprunenko
|
af4cf35e20
|
Strip internal fields including likes from incoming and outgoing activities
|
2019-08-10 18:47:40 +00:00 |
|
Maksim
|
11d08c2de0
|
tests for Pleroma.Uploaders
|
2019-08-10 18:46:26 +00:00 |
|
rinpatch
|
0802a08871
|
Mastodon API: Fix thread mute detection
It was calling CommonAPI.thread_muted? with post author's account
instead of viewer's one.
|
2019-08-10 16:27:46 +03:00 |
|
Maksim
|
bb9c539580
|
Uploader.S3 added support stream uploads
|
2019-08-10 11:27:59 +00:00 |
|
rinpatch
|
409bcad54b
|
Mastodon API: Set follower/following counters to 0 when hiding
followers/following is enabled
We are already doing that in AP representation, so I think we should do
it here as well for consistency.
|
2019-08-09 16:53:55 +03:00 |
|
lain
|
29807ef6a5
|
Merge branch 'feature/digest-email' into 'develop'
Feature/digest email
See merge request pleroma/pleroma!1078
|
2019-08-08 14:38:33 +00:00 |
|
lain
|
a2b98f6d58
|
Merge remote-tracking branch 'origin/develop' into pleroma-conversations
|
2019-08-08 16:04:20 +02:00 |
|
Haelwenn
|
aa718ab8f6
|
Merge branch 'fix/object-reembeds' into 'develop'
Do not rembed the object after updating it
Closes #1142
See merge request pleroma/pleroma!1538
|
2019-08-06 22:14:00 +00:00 |
|
rinpatch
|
5329e84d62
|
OStatus tests: stop relying on embedded objects
|
2019-08-07 00:58:48 +03:00 |
|
rinpatch
|
32018a4ee0
|
ActivityPub tests: remove assertions of embedded object being updated,
because the objects are no longer supposed to be embedded
|
2019-08-07 00:36:13 +03:00 |
|
Maksim
|
139b196bc0
|
[#1150] fixed parser TwitterCard
|
2019-08-06 20:19:28 +00:00 |
|
lain
|
a49c92f6ae
|
Participation: Setting recipients will always add the owner.
|
2019-08-06 14:51:17 +02:00 |
|
Maksim
|
bdc9a7222c
|
tests for CommonApi/Utils
|
2019-08-05 15:37:05 +00:00 |
|
lain
|
d6fe220e32
|
Linting.
|
2019-08-05 16:11:23 +02:00 |
|
lain
|
b64b6fee2a
|
CommonAPI: Replies to conversations also get the correct context id.
|
2019-08-05 15:33:22 +02:00 |
|
lain
|
3af6d14da7
|
Pleroma Conversations API: Add a way to set recipients.
|
2019-08-05 15:09:19 +02:00 |
|
Eugenij
|
96028cd585
|
Remove Reply-To from report emails
|
2019-08-04 22:24:50 +00:00 |
|
Sergey Suprunenko
|
e8ad116c2a
|
Do not add the "next" key to likes.json if there is no more items
|
2019-08-04 17:13:06 +00:00 |
|
Alexander Strizhakov
|
de0f3b73dd
|
Admin fixes
|
2019-08-03 18:16:09 +00:00 |
|
Sergey Suprunenko
|
040347b248
|
Remove spaces from the domain search
|
2019-08-03 18:13:20 +00:00 |
|
Sergey Suprunenko
|
8b2fa31fed
|
Handle MRF rejections of incoming AP activities
|
2019-08-03 18:12:38 +00:00 |
|
lain
|
eee98aaa73
|
Pleroma API: Add endpoint to get conversation statuses.
|
2019-08-02 19:53:08 +02:00 |
|
|
d93d777915
|
Fix/mediaproxy whitelist base url
|
2019-08-02 17:07:09 +00:00 |
|
Roman Chvanikov
|
9d4f34fbcb
|
Merge branch 'develop' into feature/digest-email
|
2019-08-02 18:16:04 +03:00 |
|
lain
|
56b1c3af13
|
CommonAPI: Extend api with conversation replies.
|
2019-08-02 15:05:27 +02: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 |
|
lain
|
f88560accd
|
Conversations: Add recipient list to conversation participation.
This enables to address the same group of people every time.
|
2019-08-02 11:55:41 +02:00 |
|
Egor Kislitsyn
|
f98235f2ad
|
Clean up tests output
|
2019-08-01 16:33:36 +07:00 |
|