lambda
|
58539e1357
|
Revert "Merge branch 'feature/rich-text' into 'develop'"
This reverts merge request !309
|
2018-08-31 09:51:20 +00:00 |
|
William Pitcock
|
856b5e1ca4
|
config: chase pleroma-fe updates from MR pleroma-fe!324.
|
2018-08-31 04:01:21 +00:00 |
|
kaniini
|
a26d5e6b2a
|
Merge branch 'feature/rich-text' into 'develop'
rich text support
See merge request pleroma/pleroma!309
|
2018-08-31 03:41:00 +00:00 |
|
William Pitcock
|
6aa65b68b8
|
common api: add support for formatting messages outside of twitter-style plain text
|
2018-08-31 03:13:59 +00:00 |
|
kaniini
|
e838969495
|
Merge branch 'use-media-proxy-in-suggestions-api' into 'develop'
use media proxy for the suggestions api
See merge request pleroma/pleroma!305
|
2018-08-30 23:06:30 +00:00 |
|
kaniini
|
65e8d47cfb
|
Merge branch 'backendhack' into 'develop'
Flexible Storage Backends
See merge request pleroma/pleroma!304
|
2018-08-30 23:05:01 +00:00 |
|
William Pitcock
|
29b5e30c46
|
activity: drop recipients_to/recipients_cc fields
|
2018-08-29 18:41:02 +00:00 |
|
William Pitcock
|
de9acebbf3
|
activitypub: use jsonb query for containment instead of recipients_to/recipients_cc.
|
2018-08-29 18:41:02 +00:00 |
|
href
|
ddc6f32b75
|
Fix Mastodon API when actor's nickname is null
|
2018-08-29 16:32:50 +02:00 |
|
William Pitcock
|
cce9d008f9
|
streamer: contain list updates in the same way as we do with the database query
|
2018-08-29 09:23:05 +00:00 |
|
William Pitcock
|
ded9091206
|
mastodon api: use bounded AP object graph query to enforce containment of private statuses
|
2018-08-29 08:51:51 +00:00 |
|
William Pitcock
|
643fae6e36
|
activitypub: allow querying the activity/object graph bounded to a specific to/cc set
|
2018-08-29 08:51:23 +00:00 |
|
William Pitcock
|
81673b8136
|
activity: add recipients_to and recipients_cc fields
|
2018-08-29 08:42:33 +00:00 |
|
shibayashi
|
18ad8aaecf
|
Explicitly set 'http_only' to true
|
2018-08-28 22:34:31 +02:00 |
|
shibayashi
|
4656a07e9e
|
Set SameSite flag to 'Strict'
|
2018-08-28 14:03:29 +02:00 |
|
Hakaba Hitoyo
|
6cbfb5ab5d
|
use media proxy for suggestions api
|
2018-08-28 17:01:17 +09:00 |
|
Thurloat
|
0df558a6a5
|
cleaning up a bit.
|
2018-08-27 22:45:53 -03:00 |
|
shibayashi
|
0c4493f144
|
Fix formatting
|
2018-08-28 00:47:34 +02:00 |
|
shibayashi
|
b9a642da1e
|
Add Secure and SameSite cookie flags
|
2018-08-28 00:40:58 +02:00 |
|
Henry Jameson
|
0f1c629d65
|
better solution, added test.
|
2018-08-27 17:07:26 +03:00 |
|
Haelwenn (lanodan) Monnier
|
6973b77e94
|
[Pleroma.Web.MastodonAPI.FilterView] fix expires_at being a unsafe variable
|
2018-08-27 15:09:06 +02:00 |
|
Haelwenn (lanodan) Monnier
|
9bddb39ff0
|
[Pleroma.Web.MastodonAPI.FilterView]: expires_at should be null when N/A
|
2018-08-27 15:09:06 +02:00 |
|
Haelwenn (lanodan) Monnier
|
d571a571fe
|
[Pleroma.Web.MastodonAPI.MastodonAPIController]: Bump mastodon_api_level to 2.4.3
|
2018-08-27 15:09:06 +02:00 |
|
Haelwenn (lanodan) Monnier
|
6e030129fb
|
[MastodonAPI] Add filters
|
2018-08-27 15:09:05 +02:00 |
|
Haelwenn (lanodan) Monnier
|
a5adb251ab
|
[Pleroma.Web.MastodonAPI.AccountView]: Add fields support
|
2018-08-27 15:09:05 +02:00 |
|
Haelwenn (lanodan) Monnier
|
d008f2d69c
|
[Pleroma.Web.MastodonAPI.AccountView]: Add bot field
|
2018-08-27 15:09:04 +02:00 |
|
Haelwenn (lanodan) Monnier
|
97e20d2932
|
[MastodonAPI] the tag field isn’t fixed to a static type in pleroma
|
2018-08-27 15:08:25 +02:00 |
|
Haelwenn (lanodan) Monnier
|
83efaa3af6
|
[MastodonAPI] Add streaming of hashtags
|
2018-08-27 15:08:25 +02:00 |
|
lambda
|
46c7c2380c
|
Merge branch 'feature/relay' into 'develop'
message relay
Closes #144
See merge request pleroma/pleroma!264
|
2018-08-27 08:29:25 +00:00 |
|
lambda
|
440b459cd1
|
Merge branch 'bugfix/announce-timeline-flooding' into 'develop'
activitypub: filter destination list for announce activities differently than normal (closes #164)
Closes #164
See merge request pleroma/pleroma!227
|
2018-08-27 08:25:27 +00:00 |
|
kaniini
|
63094cfd3e
|
Merge branch 'feature/emoji-in-local-users' into 'develop'
Add emoji to local user profiles.
Closes #202
See merge request pleroma/pleroma!271
|
2018-08-26 23:24:41 +00:00 |
|
William Pitcock
|
bc3c30430e
|
fix formatting
|
2018-08-26 22:46:25 +00:00 |
|
kaniini
|
1ad5cbed51
|
Merge branch 'bugfix/common-api-visibility-orphan' into 'develop'
common api: properly handle replying to orphaned threads
See merge request pleroma/pleroma!299
|
2018-08-26 22:39:15 +00:00 |
|
William Pitcock
|
741c6ad671
|
common api: handle replying to orphaned threads
|
2018-08-26 22:37:36 +00:00 |
|
kaniini
|
c9e4c45e0e
|
Merge branch 'login-with-email' into 'develop'
When logging in, try treating the login as an email
Closes #245
See merge request pleroma/pleroma!295
|
2018-08-26 21:35:12 +00:00 |
|
kaniini
|
0f5bff8c66
|
Merge branch 'develop' into 'feature/relay'
# Conflicts:
# lib/pleroma/web/activity_pub/utils.ex
|
2018-08-26 21:06:15 +00:00 |
|
hakabahitoyo
|
946a0769c4
|
remove unused settings from /api/statusnet/config
|
2018-08-26 17:40:15 +09:00 |
|
Ekaterina Vaartis
|
540cce5d10
|
When logging in, try treating the login as an email
Closes #245
|
2018-08-25 23:29:03 +03:00 |
|
William Pitcock
|
aab2bdddf4
|
twitter api: provide object descriptions as attachment description field
|
2018-08-25 00:12:58 +00:00 |
|
kaniini
|
9ded0ee1a5
|
Merge branch 'config/fe-collapse-subject' into 'develop'
fe config: add collapse_message_with_subject fe option
See merge request pleroma/pleroma!289
|
2018-08-24 18:27:43 +00:00 |
|
William Pitcock
|
09cb402203
|
fe config: add collapse_message_with_subject fe option
|
2018-08-24 18:21:42 +00:00 |
|
hakabahitoyo
|
bf9f68b681
|
debug
|
2018-08-23 11:52:18 +09:00 |
|
William Pitcock
|
a909fe45a6
|
formatting
|
2018-08-23 01:34:36 +00:00 |
|
William Pitcock
|
52b44184b4
|
transmogrifier: reject activities lacking a valid ID
|
2018-08-23 01:25:26 +00:00 |
|
Henry Jameson
|
9b046d2a84
|
fixed notifications API completely breaking if there's a like for
missing (deleted) post.
|
2018-08-22 16:10:59 +03:00 |
|
Haelwenn (lanodan) Monnier
|
d5bdd55b5d
|
[Pleroma.Web.TwitterAPI.UserView]: Do not fail if user.bio is nil
|
2018-08-22 01:47:25 +02:00 |
|
Haelwenn (lanodan) Monnier
|
5dde6e4a00
|
[Pleroma.Web.MastodonAPI.StatusView] Fix rendering peertube videos
|
2018-08-22 01:46:26 +02:00 |
|
kaniini
|
f6b06d2ac8
|
Merge branch 'feature/peertube_2' into 'develop'
rebase/update of feature/peertube
See merge request pleroma/pleroma!217
|
2018-08-21 16:58:44 +00:00 |
|
kaniini
|
a6d4cc8917
|
Merge branch 'sanitize-bio' into 'develop'
mastodon api: sanitize the bio HTML
See merge request pleroma/pleroma!282
|
2018-08-21 16:56:24 +00:00 |
|
Haelwenn (lanodan) Monnier
|
046741c60d
|
[Pleroma.Web.MastodonAPI.StatusView] Support Peertube Video titles
|
2018-08-21 18:34:56 +02:00 |
|