Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-30 | Revert some changes in html.ex | Rin Toshaka | |
2018-12-30 | Friendship ended with Postgresql now Cachex is my best friend | Rin Toshaka | |
2018-12-30 | Friendship ended with Postgresql now Cachex is my best friend | Rin Toshaka | |
2018-12-30 | Added get_stripped_html_for_object. Renamed a few things | Rin Toshaka | |
2018-12-30 | Improves RetryQueue behavior | Michael Loftis | |
reduces to one single timer firing once a second switches to a parallel worker model | |||
2018-12-30 | Tidy up the code. Rename key to signature | Rin Toshaka | |
2018-12-30 | Fix some stupid typos | Rin Toshaka | |
2018-12-30 | Respond with full activity to outbox post | sxsdv1 | |
2018-12-30 | Limit activity types accepted to outbox to only 'Create' | sxsdv1 | |
2018-12-30 | Create activity when client posts to outbox | sxsdv1 | |
2018-12-30 | Implement ActivityPub inbox view | sxsdv1 | |
More or less verbatim copied from the outbox template with only changes to the activities fetched and url reported | |||
2018-12-30 | Use Object.change instead of Ecto.Changeset.change | Rin Toshaka | |
2018-12-29 | Wire up stub routes for client calls of activitypub inbox/outbox | sxsdv1 | |
Code style: remove wrapping function of outbox | |||
2018-12-29 | use Kernel.put_in instead of Map.merge | Rin Toshaka | |
2018-12-29 | Remove the debugging IO.inspect | vaartis | |
2018-12-29 | Merge branch 'fix_485' into 'develop' | Haelwenn | |
Change 'name' to 'instance_name' so option is used when running non-interactive See merge request pleroma/pleroma!607 | |||
2018-12-29 | I am not sure what's going on anymore so I'll just commit and reset all the ↵ | Rin Toshaka | |
other files to HEAD | |||
2018-12-29 | Merge branch '2018-12-29-update-frontend' into 'develop' | lambda | |
update frontend See merge request pleroma/pleroma!606 | |||
2018-12-29 | update frontend | lain | |
2018-12-29 | Merge branch 'carrot-bullying' into 'develop' | kaniini | |
Add some hard limits on inserted activities. See merge request pleroma/pleroma!595 | |||
2018-12-29 | Change 'name' to 'instance_name' so option is used when running non-interactive | spctrl | |
2018-12-29 | Merge branch '483_blocks_import_export' into 'develop' | kaniini | |
[#483] Blocked users list import & export Closes #483 See merge request pleroma/pleroma!603 | |||
2018-12-29 | Merge branch 'support/issue_480' into 'develop' | kaniini | |
[#480] Salmon# fixed publish an activity to remote accounts See merge request pleroma/pleroma!605 | |||
2018-12-29 | Salmon# fixed publish an activity to remote accounts | Maksim Pechnikov | |
2018-12-29 | [#483] User.get_by_nickname/1: ensured case-insensitive matching for local ↵ | Ivan Tashkinov | |
FQN. Added tests. | |||
2018-12-29 | [#483] User.get_by_nickname/1: ensured case-insensitive matching for local ↵ | Ivan Tashkinov | |
FQN. Added tests. | |||
2018-12-29 | [#483] User.get_by_nickname/1: allowed retrieving user by fully-qualified ↵ | Ivan Tashkinov | |
local nickname (<nick>@<our_instance_host>). | |||
2018-12-29 | [#483] Refactored blocks and follows import, added tests. | Ivan Tashkinov | |
2018-12-29 | Merge branch '471_invalid_accounts_rendering' into 'develop' | kaniini | |
[#471] Prevented rendering of inactive local accounts Closes #471 See merge request pleroma/pleroma!599 | |||
2018-12-28 | Merge branch 'systemd-drop-sysadmin-privilege' into 'develop' | kaniini | |
Security/Drops the sysadmin privilege from the daemon See merge request pleroma/pleroma!604 | |||
2018-12-28 | Security/Drops the sysadmin privilege from the daemon | shibayashi | |
2018-12-28 | [#483] Blocked users list import (TwitterAPI). | Ivan Tashkinov | |
2018-12-28 | [#467] Refactored valid / invalid user rendering. | Ivan Tashkinov | |
2018-12-28 | Raise remote limit | lambda | |
2018-12-28 | Merge branch 'fix/no-attachment-links' into 'develop' | kaniini | |
Treat any present value in "no_attachment_links" as true Closes pleroma-fe#175 See merge request pleroma/pleroma!597 | |||
2018-12-28 | Merge branch 'fix/public-timeline-auth' into 'develop' | kaniini | |
Fix Twitter timelines for private instances See merge request pleroma/pleroma!602 | |||
2018-12-28 | [#483] Blocked users export for TwitterAPI. | Ivan Tashkinov | |
2018-12-28 | Web.TwitterAPI.UserView: Add rights.admin | Haelwenn (lanodan) Monnier | |
2018-12-28 | [#471] Factored out User.visible_for?/2. | Ivan Tashkinov | |
2018-12-27 | Fix Twitter timelines for private instances | Vyr Cossont | |
2018-12-27 | Merge branch '396_elixir_1.7' into 'develop' | Haelwenn | |
[#396] Required Elixir ~> 1.7. Closes #396 See merge request pleroma/pleroma!600 | |||
2018-12-27 | Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop' | kaniini | |
Create tombstone instead of object deletion See merge request pleroma/pleroma!593 | |||
2018-12-27 | Merge branch 'reserve-user-names' into 'develop' | kaniini | |
Reserve a few user names See merge request pleroma/pleroma!594 | |||
2018-12-27 | Merge branch 'feature/exclude_reblogs' into 'develop' | kaniini | |
Implement exclude_reblogs and include_rts See merge request pleroma/pleroma!598 | |||
2018-12-27 | [#396] Updated `ex_doc` version spec. Updated README to reflect Elixir version. | Ivan Tashkinov | |
2018-12-27 | [Fixes #396] Required Elixir ~> 1.7. | Ivan Tashkinov | |
2018-12-27 | [#471] Prevented rendering of inactive local accounts. | Ivan Tashkinov | |
2018-12-27 | Treat only true and "true" as true | Maxim Filippov | |
2018-12-27 | Set ttl_interval to the seconds_valid time | vaartis | |
2018-12-26 | Implement exclude_reblogs and include_rts | Vyr Cossont | |