Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-05 | Don't crash on AP request for tombstone | sxsdv1 | |
Because tombstone objects has no addressing the is_public?-predicate would cause an error that propagated as a 500 error in the api | |||
2019-01-04 | Merge branch 'develop' of git.pleroma.social:cascode/pleroma into ↵ | cascode | |
fix/user-search-null-name | |||
2019-01-04 | Merge branch 'feature/rich-media-cachex' into 'develop' | rinpatch | |
rich media: use cachex to avoid flooding remote servers See merge request pleroma/pleroma!629 | |||
2019-01-04 | rich media: disable cachex in test mode | William Pitcock | |
2019-01-04 | Merge branch 'fix/html-cache-content-collision' into 'develop' | kaniini | |
Different caches based on the module. Remove scrubber version since it is not relevant anymore See merge request pleroma/pleroma!628 | |||
2019-01-04 | rich media: use cachex to avoid flooding remote servers | William Pitcock | |
2019-01-05 | oopsies | Rin Toshaka | |
2019-01-05 | Different caches based on the module. Remove scrubber version since it is ↵ | Rin Toshaka | |
not relevant anymore | |||
2019-01-04 | fix 486: Add option --assume-yes to allow it to work non-interactive | spctrl | |
2019-01-04 | Merge branch 'feature/rich-media' into 'develop' | kaniini | |
URL previews in posts Closes #402 See merge request pleroma/pleroma!617 | |||
2019-01-04 | Merge branch 'activitypub-c2s-delete-activity' into 'develop' | kaniini | |
Activitypub c2s delete activity See merge request pleroma/pleroma!618 | |||
2019-01-04 | formatted | cascode | |
2019-01-04 | added test for #499 | cascode | |
2019-01-04 | handle null | cascode | |
2019-01-03 | Merge branch 'mr/retry-queue-remove-fold' into 'develop' | kaniini | |
rewrites List.foldl to Enum.each in RetryQueue See merge request pleroma/pleroma!621 | |||
2019-01-03 | Merge branch 'media-proxy-remove-empty-conf-defaults' into 'develop' | kaniini | |
Remove media proxy examples in config/config.exs See merge request pleroma/pleroma!624 | |||
2019-01-03 | Remove media proxy examples in config/config.exs | href | |
1. this was overriding the real defaults 2. it's documented in `config/config.md` | |||
2019-01-03 | Merge branch 'fix/follow-requests-deleted-accounts' into 'develop' | kaniini | |
user: check that the follow request actually has an active account associated with it See merge request pleroma/pleroma!623 | |||
2019-01-03 | Merge branch 'captcha' into 'develop' | rinpatch | |
Make captcha (kocaptcha) stateless See merge request pleroma/pleroma!585 | |||
2019-01-03 | Merge branch 'fix-chat' into 'develop' | rinpatch | |
Add handler for Phoenix-style socket. See merge request pleroma/pleroma!619 | |||
2019-01-02 | user: check that the follow request actually has an active account ↵ | William Pitcock | |
associated with it because of user refetch, accounts can stop existing (get_from_ap_id() can fail), accordingly filter the follow requests for these failures. | |||
2019-01-02 | rewrites List.foldl to Enum.each | Michael Loftis | |
2019-01-02 | Merge branch 'fix/reserve-media-username' into 'develop' | rinpatch | |
Reserve /media See merge request pleroma/pleroma!620 | |||
2019-01-02 | reserve /media | Rin Toshaka | |
2019-01-02 | Add RichMediaController and tests | Maxim Filippov | |
2019-01-02 | Add handler for Phoenix-style socket. | lain | |
2019-01-01 | Implement delete activity | sxsdv1 | |
2019-01-01 | Split create activity specifics from update_outbox | sxsdv1 | |
2019-01-01 | Better variable name | Maxim Filippov | |
2019-01-01 | Add OGP parser | Maxim Filippov | |
2019-01-01 | Merge branch 'pool-usage' into 'develop' | kaniini | |
Update of hackney and tesla, removal of superflous default options. See merge request pleroma/pleroma!614 | |||
2019-01-01 | Merge branch 'configurable-federator' into 'develop' | rinpatch | |
Make Federator options configurable. See merge request pleroma/pleroma!615 | |||
2019-01-01 | Merge branch '2019-1-1-update-frontend' into 'develop' | lambda | |
update frontend See merge request pleroma/pleroma!616 | |||
2019-01-01 | update frontend | lain | |
2019-01-01 | Add documentation. | lain | |
2019-01-01 | Merge branch 'cleanup/admin-api-useless-if' into 'develop' | lambda | |
Web.AdminAPI.AdminAPIController: Remove a useless if in user_delete See merge request pleroma/pleroma!612 | |||
2019-01-01 | Make Federator options configurable. | lain | |
2019-01-01 | Merge remote-tracking branch 'origin/develop' into pool-usage | lain | |
2019-01-01 | Update Tesla and Hackney. | lain | |
2019-01-01 | Remove default pool, it's used automatically anyway. | lain | |
2018-12-31 | Web.AdminAPI.AdminAPIController: Remove a useless if in user_delete | Haelwenn (lanodan) Monnier | |
2018-12-31 | Merge branch 'features/admin-api-user-views' into 'develop' | kaniini | |
User/Account views: Add rights.admin Closes #472 See merge request pleroma/pleroma!589 | |||
2018-12-31 | Merge branch 'docs/admin-api' into 'develop' | kaniini | |
Add docs/Admin-API.md See merge request pleroma/pleroma!611 | |||
2018-12-31 | Merge branch 'maintenance/copyright-2019' into 'develop' | kaniini | |
update copyright years to 2019 See merge request pleroma/pleroma!613 | |||
2018-12-31 | update copyright years to 2019 | William Pitcock | |
2018-12-31 | Add docs/Admin-API.md | Haelwenn (lanodan) Monnier | |
[ci skip] | |||
2018-12-31 | Merge branch 'fix/scrubber-cache' into 'develop' | lambda | |
[#481] Store scrubbed posts in Cachex Closes #481 See merge request pleroma/pleroma!610 | |||
2018-12-31 | Fix a typo in user_test.ex | Rin Toshaka | |
2018-12-31 | Eh? | Rin Toshaka | |
2018-12-31 | Move scrubber cache-related functions to Pleroma.HTML | Rin Toshaka | |