Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-20 | Merge branch 'muting' into 'develop' | lambda | |
Implement muting, add it to the whole mastodon API See merge request pleroma/pleroma!319 | |||
2019-02-20 | Add test for User.mutes and so on. | lain | |
2019-02-20 | Add test for muting functionality. | lain | |
2019-02-20 | [#468] More OAuth scopes-specific tests. | Ivan Tashkinov | |
2019-02-19 | [#468] Added OAuth scopes-specific tests. | Ivan Tashkinov | |
2019-02-19 | Add test for mastodon muting endpoints | Ekaterina Vaartis | |
2019-02-19 | Added admin API for changing user activation status | eugenijm | |
2019-02-19 | [#468] Merged `upstream/develop`. | Ivan Tashkinov | |
2019-02-18 | Merge branch 'feature/jobs' into 'develop' | kaniini | |
Job Queue See merge request pleroma/pleroma!732 | |||
2019-02-18 | Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop' | kaniini | |
Add OAuth tokens endpoint See merge request pleroma/pleroma!805 | |||
2019-02-18 | Merge branch 'features/flavour-switching' into 'develop' | kaniini | |
[MastoAPI] Add switching of frontend flavours See merge request pleroma/pleroma!807 | |||
2019-02-18 | Merge branch 'follow-request-count' into 'develop' | kaniini | |
Follow request count See merge request pleroma/pleroma!817 | |||
2019-02-18 | Merge branch 'csv-export' into 'develop' | kaniini | |
Add option to return all friends in twitter api. Closes #602 See merge request pleroma/pleroma!833 | |||
2019-02-18 | Fix test | Maxim Filippov | |
2019-02-17 | Merge branch 'docker-speedup' into 'develop' | lambda | |
Docker speedup See merge request pleroma/pleroma!837 | |||
2019-02-17 | Merge branch 'fix/hellthread-policy-recipient-check' into 'develop' | lambda | |
Fix recipient count in hellthread policy See merge request pleroma/pleroma!836 | |||
2019-02-17 | More speedup, test fixes. | lain | |
2019-02-17 | more tests for HellthreadPolicy | rinpatch | |
2019-02-17 | [#468] Merged `upstream/develop`, resolved conflicts. | Ivan Tashkinov | |
2019-02-17 | [#468] Refactored OAuth scopes' defaults & missing selection handling. | Ivan Tashkinov | |
2019-02-16 | Web.MastodonAPI.MastodonAPIControllerTest: Add testing of the flavour switching | Haelwenn (lanodan) Monnier | |
2019-02-16 | Check that the welcome message is sent from the correct user. | lain | |
2019-02-16 | Add option to return all friends in twitter api. | lain | |
Mainly useful for user export. | |||
2019-02-16 | Add optional welcome message. | lain | |
2019-02-15 | Merge branch 'hellthread-filter-fix' into 'develop' | rinpatch | |
Hellthread filter fix Closes #634 See merge request pleroma/pleroma!831 | |||
2019-02-15 | Rename test, add check for follower collection when delisting | Karen Konou | |
2019-02-15 | Merge branch 'bugfix/actor-containment' into 'develop' | rinpatch | |
activitypub: correctly handle bare URIs in user lookup Closes #645 See merge request pleroma/pleroma!829 | |||
2019-02-15 | Add tests, change default config values, fix a bug | Karen Konou | |
2019-02-15 | Add logic for keeping follow_request_count up-to-date on the `follow`, | eugenijm | |
`approve_friend_request`, and `deny_friend_request` actions. Add follow_request_count to the user view. | |||
2019-02-14 | test: user: add a test for whether user search returns a user or not | William Pitcock | |
2019-02-14 | Merge branch 'bugfix/activitypub-reserialization' into 'develop' | lambda | |
activitypub transmogrifier: fix reserialization edge cases See merge request pleroma/pleroma!826 | |||
2019-02-14 | fix S3 links encoding in Mediaproxy | Egor Kislitsyn | |
2019-02-14 | Merge branch 'fix/credo-issues-test' into 'develop' | kaniini | |
Fix credo issues in ./test See merge request pleroma/pleroma!808 | |||
2019-02-14 | tests: update tests for totalItems leak fix | William Pitcock | |
2019-02-14 | activitypub: user view: do not expose oAuth endpoints for instance users | William Pitcock | |
2019-02-14 | tests: add some reserialization tests based on IR differences | William Pitcock | |
2019-02-14 | [#468] User UI for OAuth permissions restriction. Standardized storage ↵ | Ivan Tashkinov | |
format for `scopes` fields, updated usages. | |||
2019-02-13 | tests: add tests for endpoints | William Pitcock | |
2019-02-13 | User.follow_all: Respect blocks in both directions. | lain | |
2019-02-13 | Add revoke token | Maxim Filippov | |
2019-02-13 | Add OAuth tokens endpoint | Maxim Filippov | |
2019-02-11 | Filter summary in keywordpolicy | rinpatch | |
2019-02-11 | Merge branch 'develop' into feature/thread-muting | Karen Konou | |
2019-02-11 | Refactor as per Rin's suggestions, add endpoint tests | Karen Konou | |
2019-02-11 | Revert "Merge branch 'object-creation' into 'develop'" | lambda | |
This reverts merge request !802 | |||
2019-02-11 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs | Egor Kislitsyn | |
# Conflicts: # lib/pleroma/web/federator/federator.ex # lib/pleroma/web/websub/websub.ex | |||
2019-02-11 | test: Change `lenght(…) == 0` to `Enum.empty?(…)` | Haelwenn (lanodan) Monnier | |
2019-02-11 | test: de-group alias/es | Haelwenn (lanodan) Monnier | |
2019-02-10 | Merge branch 'object-creation' into 'develop' | rinpatch | |
Do object insertion through Cachex See merge request pleroma/pleroma!802 | |||
2019-02-09 | Merge branch 'follow-enhancements' into 'develop' | kaniini | |
Respect blocks in mass follow. See merge request pleroma/pleroma!797 |