Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-14 | Merge branch 'bugfix/llal-object-containment' into 'develop' | kaniini | |
Object.Fetcher: Handle error on Containment.contain_origin/2 See merge request pleroma/pleroma!1414 | |||
2019-07-14 | Object.Fetcher: Keep the with-do block as per kaniini proposition | Haelwenn (lanodan) Monnier | |
2019-07-14 | Object.Fetcher: Fallback to OStatus only if AP actually fails | Haelwenn (lanodan) Monnier | |
2019-07-14 | Feature/1072 muting notifications | Alexander Strizhakov | |
2019-07-14 | Object.Fetcher: Handle error on Containment.contain_origin/2 | Haelwenn (lanodan) Monnier | |
2019-07-14 | parsers configurable | Alex S | |
2019-07-14 | Add follow information refetching after following/unfollowing | rinpatch | |
2019-07-14 | Add tests for fetch_follow_information_for_user and check object type | rinpatch | |
when fetching the page | |||
2019-07-14 | Merge branch 'develop' into feature/admin-api-user-statuses | Maxim Filippov | |
2019-07-14 | Admin API: Endpoint for fetching latest user's statuses | Maxim Filippov | |
2019-07-14 | Use atoms when updating user info | rinpatch | |
2019-07-13 | Refactor fetching follow information to a separate function | rinpatch | |
2019-07-13 | nodeinfo: implement MRF transparency exclusions | Ariadne Conill | |
2019-07-13 | Refactor Follows/Followers counter syncronization | rinpatch | |
- Actually sync counters in the database instead of info cache (which got overriden after user update was finished anyway) - Add following count field to user info - Set hide_followers/hide_follows for remote users based on http status codes for the first collection page | |||
2019-07-13 | Merge branch '1041-status-actions-rate-limit' into 'develop' | kaniini | |
Rate-limited status actions (per user and per user+status). Closes #1041 See merge request pleroma/pleroma!1410 | |||
2019-07-13 | [#1041] Minor refactoring. | Ivan Tashkinov | |
2019-07-13 | Merge branch 'fix/hackney-global-options' into 'develop' | Haelwenn | |
Merge the default options with custom ones in ReverseProxy and Pleroma.HTTP and workaround for remote server certificate chain issues See merge request pleroma/pleroma!1409 | |||
2019-07-13 | [#1041] Rate-limited status actions (per user and per user+status). | Ivan Tashkinov | |
2019-07-12 | Merge the default options with custom ones in ReverseProxy and | rinpatch | |
Pleroma.HTTP | |||
2019-07-12 | Merge branch 'develop' into fix/ap-hide-follows | rinpatch | |
2019-07-12 | ActivityPub Controller: Actually pass for_user to following/followers | rinpatch | |
views and give 403 errors when trying to request hidden follower pages when unauthenticated | |||
2019-07-12 | try to always match the filename for proxy url | Sachin Joshi | |
2019-07-12 | Pleroma.Web.Metadata - tests | Maksim | |
2019-07-12 | ActivityPub User view: Following/Followers refactoring | rinpatch | |
- Render the collection items if the user requesting == the user rendered - Do not render the first page if hide_{followers,follows} is set, just give the URI to it | |||
2019-07-12 | Move these to pleroma namespace in Mastodon API | Mark Felder | |
2019-07-12 | preserve the original path/filename (no encoding/decoding) for proxy | Sachin Joshi | |
2019-07-12 | merge develop | Roman Chvanikov | |
2019-07-11 | Extend Pleroma.Pagination to support offset-based pagination, use ↵ | Eugenij | |
async/await to execute status and account search in parallel | |||
2019-07-11 | admin api configure changes | Alexander Strizhakov | |
2019-07-11 | Merge branch 'fix/1019-refactor' into 'develop' | kaniini | |
Fix/1019 refactor See merge request pleroma/pleroma!1397 | |||
2019-07-11 | Add `list` to Visibility | Egor Kislitsyn | |
2019-07-11 | Add "listMessage" | Egor Kislitsyn | |
2019-07-11 | Merge branch 'develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-07-10 | support for idna domains | Alexander Strizhakov | |
2019-07-10 | MastoAPI: Add categories to custom emojis | Haelwenn (lanodan) Monnier | |
Note: This isn’t in a release yet, can be seen in mastofe on the rebase/glitch-soc branch. | |||
2019-07-10 | removing synchronization worker | Alex S | |
2019-07-10 | adding following_address field to user | Alex S | |
2019-07-10 | Create mentions only for explicitly mentioned users | Sergey Suprunenko | |
2019-07-10 | Fix unused import warning | Egor Kislitsyn | |
2019-07-10 | Fix response | Egor Kislitsyn | |
2019-07-10 | Wrap error messages into gettext helpers | Egor Kislitsyn | |
2019-07-10 | Add translation helpers | Egor Kislitsyn | |
2019-07-10 | Add SetLocalePlug | Egor Kislitsyn | |
2019-07-10 | add test for search_controller/ 100% coverage | Maksim | |
2019-07-10 | [#1062] added option to disable send email | Maksim | |
2019-07-10 | Send and handle "Delete" activity for deleted users | Sergey Suprunenko | |
2019-07-10 | Merge branch 'release/listener' into 'develop' | kaniini | |
add listener port and ip option for 'pleroma.instance gen' and enable its test See merge request pleroma/pleroma!1393 | |||
2019-07-10 | Add license/copyright to all project files | feld | |
2019-07-10 | tests MRF filters | Maksim | |
2019-07-10 | add listener port and ip option for 'pleroma.instance gen' and enable its test | Sachin Joshi | |