Ivan Tashkinov
|
1d2f41642c
|
[#534] Various tweaks. Tests for Instances and Instance.
|
2019-01-28 15:25:06 +03:00 |
|
Ivan Tashkinov
|
9560abea10
|
[#534] Refactoring / tweaks per MR review.
|
2019-01-28 11:03:52 +03:00 |
|
Ivan Tashkinov
|
060d280e64
|
[#534] Made Salmon.send_to_user calls be handled through Federator.enqueue.
|
2019-01-25 20:38:13 +03:00 |
|
Ivan Tashkinov
|
465adedb7c
|
[#534] Websub fix: made SQL use UTC time zone when comparing with valid_until (instead of postgresql-server default time zone).
|
2019-01-25 18:29:43 +03:00 |
|
Ivan Tashkinov
|
656ed7c84a
|
[#534] Configurable outgoing federation reachability timeout.
|
2019-01-25 15:10:21 +03:00 |
|
Ivan Tashkinov
|
3e9399ec0b
|
[#534] Optimized bulk publish ops to filter on reachability early. Instance refactoring.
|
2019-01-24 19:15:23 +03:00 |
|
Ivan Tashkinov
|
8654a591f0
|
[#534] Updating external instances reachability on incoming federation.
|
2019-01-24 17:37:23 +03:00 |
|
Ivan Tashkinov
|
20b54366ee
|
[#534] Federation publish requests status control (enforced 2xx response code check).
|
2019-01-24 11:54:52 +03:00 |
|
Ivan Tashkinov
|
f161a92cb1
|
[#534] Initial implementation of unreachable federation targets retirement.
|
2019-01-23 18:37:25 +03:00 |
|
kaniini
|
4a278cd80a
|
Merge branch 's3-namespace' into 'develop'
S3 uploader: support for namespaced bucket
Closes #532
See merge request pleroma/pleroma!699
|
2019-01-23 13:25:04 +00:00 |
|
lain
|
2de208817c
|
Merge branch 'develop' into rename/pleroma_activity_consistency
|
2019-01-23 13:05:58 +01:00 |
|
Haelwenn
|
707cd9389c
|
Merge branch 'fix/activity_get_by_id' into 'develop'
Add get_by_id to activity.ex
See merge request pleroma/pleroma!695
|
2019-01-22 14:28:17 +00:00 |
|
Ivan Tashkinov
|
34d59e4008
|
[#502] Fixed User.active_local_user_query to return users with nil or missing info.deactivated . Adjusted test.
|
2019-01-22 17:12:53 +03:00 |
|
rinpatch
|
e460820fcf
|
Add get_by_id to activity.ex
|
2019-01-22 10:55:10 +03:00 |
|
href
|
f9a3269099
|
Uploader callback controller
|
2019-01-21 22:44:14 +01:00 |
|
href
|
99763999c1
|
reverse_proxy - always override plug's cache-control
|
2019-01-21 15:17:24 +01:00 |
|
href
|
97412d9f94
|
S3 Namespace
|
2019-01-21 14:42:16 +01:00 |
|
lambda
|
8cd853ce0c
|
Merge branch '530_federator_user_info_overwrite_fix' into 'develop'
[#530] Prevents user `info` from being overwritten because of race conditions
Closes #530
See merge request pleroma/pleroma!691
|
2019-01-21 13:03:32 +00:00 |
|
lambda
|
69454c8345
|
Merge branch 'feature/dm-sanity' into 'develop'
DM sanitization
See merge request pleroma/pleroma!458
|
2019-01-21 12:35:10 +00:00 |
|
Ivan Tashkinov
|
a4d3fec8a7
|
[#502] Code comments update.
|
2019-01-21 14:52:41 +03:00 |
|
Ivan Tashkinov
|
aa480f4a8b
|
[#530] Prevents user info from being overwritten because of race conditions
and non-partial update of embed (in WebFinger.ensure_keys_present and other places).
|
2019-01-21 14:16:51 +03:00 |
|
Haelwenn (lanodan) Monnier
|
7390192c03
|
Activity: mix format (2 empty lines)
|
2019-01-21 08:00:41 +01:00 |
|
Haelwenn (lanodan) Monnier
|
98c8184c1f
|
Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1
|
2019-01-21 08:00:41 +01:00 |
|
Haelwenn (lanodan) Monnier
|
2fdbd4d137
|
Activity: create_activity_by_object_id_query/1 → create_by_object_ap_id/1 when is_list
|
2019-01-21 08:00:40 +01:00 |
|
Haelwenn (lanodan) Monnier
|
f8ab1b7427
|
Activity: get_all_by_object_ap_id/1 → get_all_create_by_object_ap_id/1
|
2019-01-21 08:00:38 +01:00 |
|
Haelwenn (lanodan) Monnier
|
4ad5a0abb9
|
Activity: all_by_object_ap_id_q/1 → create_by_object_ap_id/1
|
2019-01-21 07:51:01 +01:00 |
|
Haelwenn (lanodan) Monnier
|
75e4c8f0b2
|
Activity: all_non_create_by_object_ap_id_q → by_object_ap_id
|
2019-01-21 07:50:57 +01:00 |
|
Haelwenn (lanodan) Monnier
|
b82c6dc536
|
Activity: all_by_object_ap_id/1 → get_all_by_object_ap_id/1
|
2019-01-21 07:49:59 +01:00 |
|
Haelwenn (lanodan) Monnier
|
f94cc6d824
|
Mix.Tasks.Pleroma.Instance: Generate signing_salt
Closes: https://git.pleroma.social/pleroma/pleroma/issues/533
|
2019-01-21 01:16:41 +01:00 |
|
lain
|
cf1f35a93a
|
Send delete event over Mastodon streaming api
Closes #116
|
2019-01-20 13:00:46 +01:00 |
|
lambda
|
f3045a179e
|
Merge branch 'i1t/pleroma-477_user_search_improvements' into 'develop'
I1t/pleroma 477 user search improvements
See merge request pleroma/pleroma!685
|
2019-01-20 10:24:05 +00:00 |
|
lain
|
5834b08fe7
|
Set custom similarity limit.
|
2019-01-20 10:57:49 +01:00 |
|
William Pitcock
|
aa37313416
|
activitypub: short-circuit is_public?() with directMessage flag check
|
2019-01-20 02:33:21 +00:00 |
|
William Pitcock
|
7c9749f793
|
transmogrifier: slightly clean up fix_explicit_addressing pipeline
|
2019-01-20 02:27:48 +00:00 |
|
William Pitcock
|
420651157b
|
transmogrifier: don't apply heuristics against messages which have directMessage set true
|
2019-01-20 02:27:48 +00:00 |
|
William Pitcock
|
ddae43eb43
|
activitypub: add is_private?/is_direct? helpers
|
2019-01-20 02:27:48 +00:00 |
|
William Pitcock
|
9adc80afff
|
common api: set directMessage flag on our own posts
|
2019-01-20 02:27:48 +00:00 |
|
William Pitcock
|
75dfa1f0b0
|
mastodon api: get_visibility(): DMs never have a cc list.
|
2019-01-20 02:27:48 +00:00 |
|
William Pitcock
|
681f40ee5c
|
activitypub: transmogrifier: fix up to/cc addressing brain damage caused by mastodon-style explicit DMs
|
2019-01-20 02:27:48 +00:00 |
|
William Pitcock
|
8d06be35e0
|
activitypub: utils: add determine_explicit_mentions() and tests
|
2019-01-20 02:27:48 +00:00 |
|
kaniini
|
42612b1c8d
|
Merge branch 'bugfix/improve-boost-targeting' into 'develop'
improve handling of non-public Announces
See merge request pleroma/pleroma!681
|
2019-01-19 23:44:08 +00:00 |
|
lain
|
b108aeee08
|
Make use of the indices.
Indices in postgresql rely on operators, so they won't be used if you use only functions.
|
2019-01-20 00:31:17 +01:00 |
|
kaniini
|
651ce1c97b
|
Merge branch '491_full_mentions_in_user_bio' into 'develop'
[#491] Made user bio preserve full nicknames (nick@host)
Closes #491
See merge request pleroma/pleroma!676
|
2019-01-19 07:36:58 +00:00 |
|
Ivan Tashkinov
|
79e44042bc
|
[#477] User trigram index adjustment.
|
2019-01-18 10:57:42 +03:00 |
|
Ivan Tashkinov
|
ed8f55ab8e
|
[#477] User: FTS and trigram search results mixing (to handle misspelled requests).
|
2019-01-18 10:35:45 +03:00 |
|
Ivan Tashkinov
|
65bb9b2fba
|
[#491] Made full nicknames be preserved in user links text only in Bio.
|
2019-01-18 09:30:16 +03:00 |
|
William Pitcock
|
75a9b2a851
|
activitypub: add a match clause for objects, not just activities
|
2019-01-17 23:32:16 +00:00 |
|
William Pitcock
|
dbc4e92509
|
activitypub: transmogrifier: do not clobber the addressing on relayed announcements
|
2019-01-17 23:21:31 +00:00 |
|
William Pitcock
|
33b473cc02
|
activitypub: allow is_public?() to work on any type of map representing an AS2 object
|
2019-01-17 23:21:31 +00:00 |
|
William Pitcock
|
8e9f1d5587
|
activitypub: relay: chase selective public announce changes
|
2019-01-17 23:21:31 +00:00 |
|