Haelwenn
|
00d4333373
|
Merge branch 'features/glitch-soc-frontend' into 'develop'
Features/glitch soc frontend
See merge request pleroma/pleroma!192
|
2019-01-31 10:16:11 +00:00 |
|
lain
|
c53b96a024
|
Fix specs.
|
2019-01-30 19:45:31 +01:00 |
|
kaniini
|
d03a116654
|
Merge branch 'hj-happiness-improvement' into 'develop'
New frontend configuration mechanism.
Closes #445
See merge request pleroma/pleroma!700
|
2019-01-29 13:54:10 +00:00 |
|
Haelwenn
|
ebb3496386
|
Merge branch 'feature/rich-media-part-2-electric-boogaloo' into 'develop'
Rich Media support, part 2.
See merge request pleroma/pleroma!719
|
2019-01-29 05:11:08 +00:00 |
|
William Pitcock
|
61d6715714
|
rich media: oembed: return data in the same format as the other parsers
|
2019-01-28 21:13:25 +00:00 |
|
lain
|
8e8a1e1ba8
|
Return new-style config if old-style config is set to false.
This is in preparation for 1.0. We'll be able to switch the config to the new
mechanism on PleromaFE then as well.
|
2019-01-28 13:07:12 +01:00 |
|
lain
|
1825118fd4
|
Correctly handle invalid credentials on auth login.
Closes #407
|
2019-01-28 11:41:47 +01:00 |
|
William Pitcock
|
339c26e12b
|
test: add status posting with OGP link preview test
|
2019-01-28 06:19:00 +00:00 |
|
William Pitcock
|
6096846f5f
|
API: kill /api/rich_media/parse endpoint
|
2019-01-28 05:53:17 +00:00 |
|
William Pitcock
|
020b3b29d9
|
test: update twitterapi tests
|
2019-01-28 05:53:17 +00:00 |
|
William Pitcock
|
364cf5369b
|
test: update mastodon status view tests
|
2019-01-28 05:53:17 +00:00 |
|
William Pitcock
|
132d815f1f
|
mastodon api: factor out status card fetching, move status card rendering to statusview, add opengraph extended data
|
2019-01-28 05:53:17 +00:00 |
|
Haelwenn (lanodan) Monnier
|
cda1470e02
|
[MastoAPI][GlitchAPI] Add bookmarks
|
2019-01-28 04:47:32 +01:00 |
|
kaniini
|
5eb81d2c72
|
Merge branch 'features/mastoapi-multi-hashtag' into 'develop'
MastodonAPI multi-hashtag
See merge request pleroma/pleroma!652
|
2019-01-27 12:45:50 +00:00 |
|
Haelwenn (lanodan) Monnier
|
a65c188593
|
Web.MastodonAPI.AccountView: Add is_moderator and is_admin
Closes: https://git.pleroma.social/pleroma/pleroma/issues/557
|
2019-01-27 10:33:22 +01:00 |
|
William Pitcock
|
1f7843b9b8
|
mastodon api: use OGP uri instead of page_url for deducing domain name, fix test
|
2019-01-26 15:24:16 +00:00 |
|
Haelwenn (lanodan) Monnier
|
3f64379b13
|
Web.MastodonAPI.MastodonAPIController: Add Rich-Media support
|
2019-01-26 14:18:23 +00:00 |
|
Haelwenn (lanodan) Monnier
|
d9f3af477d
|
Move definitions of RichMedia fixtures to test/support/http_request_mock.ex
|
2019-01-26 14:18:23 +00:00 |
|
Haelwenn (lanodan) Monnier
|
22f2687f17
|
Web.MastodonAPI.MastodonAPIControllerTest: Update for difference between all and any parameters
|
2019-01-26 04:46:02 +01:00 |
|
Haelwenn (lanodan) Monnier
|
5a84def6a6
|
Fix the logic in multi-hashtag TLs
|
2019-01-26 04:46:02 +01:00 |
|
Haelwenn (lanodan) Monnier
|
4ad0ad14ed
|
Web.ActivityPub.ActivityPub: Simplify multi-hashtag, add tests
|
2019-01-26 04:46:01 +01:00 |
|
Haelwenn (lanodan) Monnier
|
d8f446f438
|
Web.MastodonAPI.MastodonAPIControllerTest: Add test against multi-hashtag timeline
|
2019-01-26 04:46:01 +01:00 |
|
Haelwenn (lanodan) Monnier
|
499a4591a4
|
Web.ActivityPub.ActivityPubTest: test against inserting activities with content: null
|
2019-01-26 04:23:52 +01:00 |
|
rinpatch
|
a45a903480
|
Fix OGP provider tests
|
2019-01-25 10:51:06 +03:00 |
|
rinpatch
|
3a5b3c5a3a
|
Merge remote-tracking branch 'pl/develop' into oembed_provider
|
2019-01-25 10:40:51 +03:00 |
|
kaniini
|
4c99b6d35a
|
Merge branch 'fix/tusky-dm' into 'develop'
Add actor to recipients list
Closes #390
See merge request pleroma/pleroma!683
|
2019-01-25 05:19:32 +00:00 |
|
kaniini
|
c9b418e547
|
Merge branch 'develop' into 'oembed_provider'
# Conflicts:
# lib/pleroma/activity.ex
|
2019-01-25 05:00:47 +00:00 |
|
kaniini
|
4df71cd88b
|
Merge branch 'classic-flakeids' into 'develop'
Flake Ids for Users and Activities
Closes #450
See merge request pleroma/pleroma!645
|
2019-01-25 04:59:06 +00:00 |
|
Maxim Filippov
|
9274cabe01
|
Use correct logic to determine "attentions" list
|
2019-01-24 23:30:43 +03:00 |
|
William Pitcock
|
13d72826df
|
test: add anti-followbot policy tests
|
2019-01-24 09:50:40 +00:00 |
|
Maxim Filippov
|
4333fea1dc
|
Send "hide_network" in user_view
|
2019-01-23 19:47:51 +03:00 |
|
lain
|
2de208817c
|
Merge branch 'develop' into rename/pleroma_activity_consistency
|
2019-01-23 13:05:58 +01:00 |
|
lain
|
e221c681dc
|
New frontend configuration mechanism.
|
2019-01-23 12:40:57 +01:00 |
|
href
|
28d77e373c
|
Flake Ids for Users and Activities
|
2019-01-23 11:26:27 +01: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 |
|
lain
|
762fafe738
|
Fix buggy test.
|
2019-01-21 17:54:11 +01: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 |
|
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
|
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
|
b82c6dc536
|
Activity: all_by_object_ap_id/1 → get_all_by_object_ap_id/1
|
2019-01-21 07:49:59 +01:00 |
|
kaniini
|
5803672ae5
|
Merge branch '116-send-delete-event' into 'develop'
Send delete event over Mastodon streaming api
Closes #116
See merge request pleroma/pleroma!688
|
2019-01-20 23:06:21 +00:00 |
|
lain
|
cf1f35a93a
|
Send delete event over Mastodon streaming api
Closes #116
|
2019-01-20 13:00:46 +01:00 |
|
lambda
|
501fba33d6
|
Merge branch 'add-custom-emoji-test' into 'develop'
Add a test to ensure #39 is fixed.
See merge request pleroma/pleroma!687
|
2019-01-20 10:58:19 +00:00 |
|
lain
|
be0fb5dec4
|
Add a test to ensure #39 is fixed.
|
2019-01-20 11:48:53 +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 |
|
William Pitcock
|
cf3099231d
|
test: transmogrifier: verify directMessage flag is sent outbound based on declared visibility
|
2019-01-20 02:28:28 +00:00 |
|
William Pitcock
|
21ac35fcc0
|
tests: add tests for DM sanitizer
|
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 |
|
Maxim Filippov
|
0a97badddd
|
Format
|
2019-01-19 04:26:52 +03:00 |
|