index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-10-25
[Pleroma.Web.MastodonAPI.StatusView]: Remove unused arguments
Haelwenn (lanodan) Monnier
2018-10-25
lib/pleroma/web/mastodon_api/mastodon_api_controller.ex: Output an error when...
Haelwenn (lanodan) Monnier
2018-10-25
[Pleroma.Web.MastodonAPI.StatusView]: Remove nils from lists.json
Haelwenn (lanodan) Monnier
2018-10-25
[Pleroma.Web.MastodonAPI.StatusView]: Return nil as fallback for missing views
Haelwenn (lanodan) Monnier
2018-10-25
twitterapi: activity view: implement in_reply_to_screen_name using the new gr...
William Pitcock
2018-10-25
activity: add helper to fetch an activity's parent
William Pitcock
2018-10-23
Merge branch 'bugfix/html-scrub-comments' into 'develop'
kaniini
2018-10-23
html: ensure comments are correctly scrubbed
William Pitcock
2018-10-21
New frontend options
scarlett
2018-10-19
Add a test for List.get_lists_account_belongs
AkiraFukushima
2018-10-19
Add an endpoint /api/v1/accounts/:id/lists to get lists to which account belongs
AkiraFukushima
2018-10-18
Merge branch 'bugfix/html-scrub-schemes' into 'develop'
kaniini
2018-10-18
html scrubbing policies: restrict img tags to http/https only for mediaproxy ...
William Pitcock
2018-10-18
lib/pleroma/html.ex: Use macros for valid_schemes, change config for schemes
Haelwenn (lanodan) Monnier
2018-10-17
formatter: fix matching osada users
William Pitcock
2018-10-17
Use maybe_direct_follow for follow imports
scarlett
2018-10-16
lib/pleroma/html.ex: Use a function as a variable (broken for some reason)
Haelwenn (lanodan) Monnier
2018-10-16
lib/pleroma/html.ex: Fix scheme lists
Haelwenn (lanodan) Monnier
2018-10-14
common api: enable tag linking in markdown mode
William Pitcock
2018-10-14
Delete Tokens and Authorizations on password change
Haelwenn (lanodan) Monnier
2018-10-11
user: break out local cases for maybe_direct_follow
William Pitcock
2018-10-11
user: local users are always AP-enabled (closes #316)
William Pitcock
2018-10-10
common api: take the combination of the subject and content for length limit ...
William Pitcock
2018-10-07
nodeinfo: allow opting out of MRF transparency
William Pitcock
2018-10-07
{mastodon api, twitter api}: make the follow handshake timeout configurable
William Pitcock
2018-10-05
mastodon api: relationship view: better handle no pre-existing follow activity
William Pitcock
2018-10-05
user: add wait_and_refresh() for async three-way handshake case
William Pitcock
2018-10-05
mastodon api: account view: fetch follow state and use it to populate `reques...
William Pitcock
2018-10-05
activitypub: always track following state for async reasons
William Pitcock
2018-10-05
activitypub transmogrifier: better manage follow state
William Pitcock
2018-10-05
user: only pre-create follow relationships on OStatus
William Pitcock
2018-10-05
nodeinfo: add accepted post formats to metadata
William Pitcock
2018-10-05
config: allow for accepted post formats to be configured
William Pitcock
2018-10-05
formatter: use Pleroma.HTML module instead of HtmlSanitizeEx directly
William Pitcock
2018-10-05
twitterapi: frontend config: add formattingOptionsEnabled
William Pitcock
2018-10-05
Revert "Merge branch 'revert-a26d5e6b' into 'develop'"
William Pitcock
2018-10-05
nodeinfo_controller: Fix JSON rendering
Haelwenn (lanodan) Monnier
2018-10-05
MRF Transparency
Haelwenn (lanodan) Monnier
2018-10-05
Pleroma.Web.Nodeinfo.NodeinfoController: Further transparency, breaks API of ...
Haelwenn (lanodan) Monnier
2018-10-05
[Pleroma.Web.Nodeinfo.NodeinfoController]: Transparency on MRF Simple
Haelwenn (lanodan) Monnier
2018-09-30
Merge branch 'bugfix/fix-mrf-reject-match' into 'develop'
kaniini
2018-09-30
activitypub: fix error condition match
William Pitcock
2018-09-28
formatter: Stop using phoenix HTML and format it ourselves
Haelwenn (lanodan) Monnier
2018-09-28
Merge branch 'feature/twitter_api/fields' into 'develop'
Haelwenn
2018-09-28
[Pleroma.Web.TwitterAPI.UserView]: Add mastodon-fields in "fields"
Haelwenn (lanodan) Monnier
2018-09-28
activitypub: don't fall back to OStatus fetching when MRF rejects an object
William Pitcock
2018-09-28
activitypub inbox: only accept unsigned/invalid-signature relayed creates, no...
William Pitcock
2018-09-27
transmogrifier: get_actor called without casting attributedTo in actor and ac...
Haelwenn (lanodan) Monnier
2018-09-27
transmogrifier: Just make attachement maps into a list and reroll
Haelwenn (lanodan) Monnier
2018-09-27
transmogrifier: Use the correct variable and prefer inspect in case of a bad ...
Haelwenn (lanodan) Monnier
[prev]
[next]