projects
/
akkoma
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
akkoma
2018-09-22
William Pitcock
twitter api: add support for user-specified html policy
commit
|
commitdiff
|
tree
|
snapshot
2018-09-22
William Pitcock
user: add User.html_filter_policy()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-22
William Pitcock
html: default to using normal scrub policy if provided...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
kaniini
Merge branch 'feature/dynamic-user-refresh' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
kaniini
Merge branch 'task-204-on-options-request' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
William Pitcock
mix: remove fix_ap_users task, now obsolete
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
William Pitcock
test: add test proving that users are refreshed when...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
William Pitcock
user: implement dynamic refresh of profiles (gets rid...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Haelwenn
Merge branch 'bump-mastofe-2018-09-20' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Haelwenn (lanodan...
Update mastodon frontend
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Haelwenn
Merge branch 'feature/mastodon_api_2.5.0' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Haelwenn (lanodan...
[Pleroma.Web.MastodonAPI.MastodonAPIController]: Bump...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Haelwenn (lanodan...
[Pleroma.Web.MastodonAPI.MastodonAPIController]: Remove...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Haelwenn (lanodan...
[Pleroma.Web.Router]: Fake /api/v1/endorsements
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Haelwenn (lanodan...
[Pleroma.Web.MastodonAPI.AccountView]: relationship...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-20
Haelwenn (lanodan...
[Pleroma.Web.MastodonAPI.StatusView] add replies_count
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
William Pitcock
twitter api: fix mimetype fallback when attachments...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
William Pitcock
mastodon api: default attachment type to image if one...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Haelwenn
Merge branch 'fix/fake-filters' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Martin Kühl
Revert "Mastodon API: Fake support for loading filters"
commit
|
commitdiff
|
tree
|
snapshot
2018-09-17
Dominique Feyer
Return 204 response on options request
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
kaniini
Merge branch 'feature/mediaproxy-inline-images' into...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
William Pitcock
config: pass inline images through mediaproxy (closes...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
William Pitcock
html: add policy which transforms inline images to...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
William Pitcock
html: allow scrubbing policies to be stackable
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
kaniini
Merge branch 'feature/mrf-scrub' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
William Pitcock
MRF: add policy for normalizing HTML markup (local...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
William Pitcock
html: add the ability to override the default scrub...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
kaniini
Merge branch 'update-pleroma-frontend' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
kaniini
Merge branch 'feature/html-scrub-policy' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
hakabahitoyo
update-pleroma-frontend
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Haelwenn
Merge branch 'patch-3' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
shadowfacts
Update status_view_test.exs
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
shadowfacts
Add visible_in_picker to status emojis
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
kaniini
Merge branch 'bugfix/activitypub-bot-profile-update...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
William Pitcock
activitypub: transmogrifier: allow profile updates...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
kaniini
Merge branch 'refactor/mrf-pattern-matching' into ...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
William Pitcock
MRF: reject non-public: use pattern match to remove...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
William Pitcock
MRF: simple policy: refactor module to use guards and...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
William Pitcock
MRF: simple policy: contain media removal/nsfw ops...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
William Pitcock
formatting
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
William Pitcock
html: allow inline images by default (because of custom...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
William Pitcock
html: add default scrubbing profile and configuration...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
William Pitcock
everywhere: use Pleroma.HTML module instead of HtmlSani...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
William Pitcock
html: new module providing a configurable markup scrubb...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
kaniini
Merge branch 'bugfix/missing-url-encoding-oauth-token...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Dominique Feyer
TASK: Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Dominique Feyer
Add missing URL encoding in create authorization redirect
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
kaniini
Merge branch 'bugfix/test-circular-reference' into...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
William Pitcock
tests: break the cycle using pleroma.factory
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
William Pitcock
tests: try breaking the cycle a different way
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
William Pitcock
test: user enabled plug tests: fix circular reference
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
kaniini
Merge branch 'update/pleroma-fe-20180909' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
William Pitcock
update pleroma frontend
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
kaniini
Merge branch 'suggestion-api-restriction' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-09
Hakaba Hitoyo
make limit for /api/v1/suggestions
commit
|
commitdiff
|
tree
|
snapshot
2018-09-08
lambda
Merge branch 'moonman/pleroma-sha512-crypt' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
kaniini
Merge branch 'add-secure-and-samesite-cookie-flags...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
kaniini
Merge branch 'improve-server-config-examples' into...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
kaniini
Merge branch 'feature/custom_media_url' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
kaniini
Merge branch 'fix/tusk' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Martin Kühl
Mastodon API: Fake support for loading filters
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Martin Kühl
Mastodon API: Add unsupported attributes to relationshi...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
lambda
Merge branch 'fix/test-failure-due-to/306' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Add LegacyAuthenticationPlug to router.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Update legacy passwords automatically.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Martin Kühl
Fix the tests
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Update Mix.lock
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Add Plugs to router.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Add UserEnabledPlug.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Add SetUserSessionIdPlug.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Haelwenn
Merge branch 'fix/sign-in-with-toot' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Add new plugs to router.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Add EnsureUserKeyPlug, smaller fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Simplify AuthenticationPlug
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Add SessionAuthenticationPlug.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Add LegacyAuthenticationPlug
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Add EnsureAuthenticatedPlug
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Add UserFetcherPlug.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
lain
Add BasicAuthDecoderPlug
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Moon Man
pinned crypt dependency to specific commit
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Moon Man
change cond to if else
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Moon Man
auth against sha512-crypt password hashes, upgrade...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
shibayashi
installation/pleroma-apache.conf: OCSP stapling needs...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
kaniini
Merge branch 'feature/staff-discovery-api' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
kaniini
Merge branch 'develop' into 'feature/staff-discovery...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
William Pitcock
tests: add test for staffAccounts presence in nodeinfo
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
William Pitcock
nodeinfo: add staffAccounts field to metadata
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
kaniini
Merge branch 'feature/mastodon_api_2.4.x' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
kaniini
Merge branch 'report-chat-and-gopher-support' into...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Hakaba Hitoyo
report chat and gopher support at /nodeinfo/2.0.json
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
William Pitcock
user: add moderator_user_query()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
William Pitcock
migrations: add is_moderator index for users table
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
kaniini
Merge branch 'nil-bio-emojis' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Haelwenn
Merge branch 'patch-2' into 'develop'
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
shadowfacts
Update mastodon_api_controller.ex
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
shadowfacts
Update mastodon_api_controller.ex
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
shadowfacts
Render notification IDs as strings, not numbers
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Thurloat
sloop around get_emoji/1 to check is_binary and have...
commit
|
commitdiff
|
tree
|
snapshot
next