Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-14 | common api: add support for forwarding reports | William Pitcock | |
2019-03-14 | activitypub: utils: also match Activity objects | William Pitcock | |
2019-03-14 | Fix uploaded media plug test | rinpatch | |
2019-03-14 | activitypub: transmogrifier: accept remote Flag activities | William Pitcock | |
2019-03-14 | activitypub: utils: rework make_flag_data to accept either activity payloads ↵ | William Pitcock | |
or IRIs | |||
2019-03-14 | test: add a test for accepting inbound Flag activities | William Pitcock | |
2019-03-14 | Add some tests | rinpatch | |
2019-03-14 | Merge branch 'hotfix/delete-activities' into 'develop' | rinpatch | |
Fix delete activities not federating See merge request pleroma/pleroma!933 | |||
2019-03-14 | Fix delete activities not federating | rinpatch | |
2019-03-14 | Merge remote-tracking branch 'upstream/develop' into feature/openldap-support | link0ff | |
2019-03-14 | Merge branch 'admin-api-account-view-namespace' into 'develop' | kaniini | |
MastodonAPI.Admin.AccountView → AdminAPI.AccountView See merge request pleroma/pleroma!930 | |||
2019-03-14 | Merge branch 'feature/add-local-to-users-admin-api' into 'develop' | kaniini | |
Add "local" & "tags" to users admin API See merge request pleroma/pleroma!932 | |||
2019-03-14 | Ensure empty array is returned for tags | Maxim Filippov | |
2019-03-14 | Add tags | Maxim Filippov | |
2019-03-13 | Merge branch 'mastofe-content-types' into 'develop' | kaniini | |
Set content types settings on mastofe endpoint. See merge request pleroma/pleroma!894 | |||
2019-03-13 | Merge branch 'unify-accept-reject-unfollow' into 'develop' | kaniini | |
Unify unfollow, accept and reject follow requests using CommonAPI See merge request pleroma/pleroma!931 | |||
2019-03-13 | Unify unfollow, accept and reject follow requests using CommonAPI | eugenijm | |
2019-03-13 | Add test when local is false | Maxim Filippov | |
2019-03-13 | Fix test | Maxim Filippov | |
2019-03-13 | Add "local" to users admin API | Maxim Filippov | |
2019-03-13 | MastodonAPI.Admin.AccountView → AdminAPI.AccountView | Haelwenn (lanodan) Monnier | |
2019-03-13 | Merge branch 'features/add-credo-to-ci' into 'develop' | lambda | |
Add credo to CI See merge request pleroma/pleroma!902 | |||
2019-03-13 | Pleroma.Web.TwitterAPI.Controller: Remove duplicated alias/es | Haelwenn (lanodan) Monnier | |
2019-03-13 | .gitlab-ci.yml: Use --strict instead of list | Haelwenn (lanodan) Monnier | |
This makes the output to be more compact while not loosing readability --format=flycheck // --format=json could also be used but they are not very human readable | |||
2019-03-13 | [Credo][CI] Add readability as it’s fixed | Haelwenn (lanodan) Monnier | |
2019-03-13 | [Credo] Change quoted string with 3+ quotes to sigils | Haelwenn (lanodan) Monnier | |
2019-03-13 | [Credo] fix Credo.Check.Readability.MaxLineLength | Haelwenn (lanodan) Monnier | |
2019-03-13 | [Credo] write large numbers with underscore separation | Haelwenn (lanodan) Monnier | |
2019-03-13 | [Credo] make all variables use snake_case | Haelwenn (lanodan) Monnier | |
2019-03-13 | [Credo] Remove parentesis on argument-less functions | Haelwenn (lanodan) Monnier | |
2019-03-13 | [Credo] fix Credo.Check.Readability.AliasOrder | Haelwenn (lanodan) Monnier | |
2019-03-13 | [Credo] Fix the consistency | Haelwenn (lanodan) Monnier | |
2019-03-13 | .credo.exs: Clear removed tests | Haelwenn (lanodan) Monnier | |
2019-03-13 | [Credo][CI] Do not make TODO/FIXME fail | Haelwenn (lanodan) Monnier | |
2019-03-13 | [Credo] Fix the warnings | Haelwenn (lanodan) Monnier | |
2019-03-13 | .gitlab-ci.yml: Adds credo to the chain | Haelwenn (lanodan) Monnier | |
Not really sure about the order in which this is but it feels right because credo is more about checking if a ~working code could need some improvements.<M-1> | |||
2019-03-12 | Merge branch 'feature/add-roles-to-users-admin-api' into 'develop' | kaniini | |
Add "roles" to users admin API See merge request pleroma/pleroma!928 | |||
2019-03-12 | Add "roles" to users admin API | Maxim Filippov | |
2019-03-12 | Merge branch 'masto-api-followers-following' into 'develop' | kaniini | |
MastoAPI followers/following endpoints See merge request pleroma/pleroma!924 | |||
2019-03-12 | Support LDAP method start_tls | link0ff | |
2019-03-12 | fix wording | Egor Kislitsyn | |
2019-03-12 | add `mix pleroma.user delete_activities NICKNAME` task | Egor Kislitsyn | |
2019-03-12 | MastoAPI followers/following endpoints | eugenijm | |
2019-03-12 | Fix upload tests | rinpatch | |
2019-03-12 | escape quotation marks in Content-Disposition header | rinpatch | |
2019-03-12 | WIP: Stop mangling filenames | rinpatch | |
2019-03-11 | Merge branch 'add-screenname-extension-to-masto-api' into 'develop' | kaniini | |
MastoAPI Accounts: Add fetching by nickname. See merge request pleroma/pleroma!922 | |||
2019-03-11 | Merge branch 'add-activity-id-to-push-messages' into 'develop' | kaniini | |
WebPush: Add activity id to the push messages. See merge request pleroma/pleroma!925 | |||
2019-03-11 | Merge branch 'ci-switch-to-elixir-1-8-1' into 'develop' | rinpatch | |
Switch the CI to Elixir 1.8.1 See merge request pleroma/pleroma!926 | |||
2019-03-11 | Switch the CI to Elixir 1.8.1 | rinpatch | |