| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-01 | ActivityPub: Handle clashing nicknames for the same ap id | lain | |
| If we get a new user (identified by ap_id) that would have the same nickname as an existing user, give the existing user a nickname that is prepended with the user id, as this will never clash. This can happen when a user switches server software and that soft- ware generates ap ids in a different way. | |||
| 2020-06-30 | Rename user.settings column | Mark Felder | |
| This is used exclusively by MastoFE/GlitchFE now | |||
| 2020-06-30 | Credo fixes | lain | |
| 2020-06-30 | Merge branch 'preload-fixups-2' into preloadfixups | lain | |
| 2020-06-30 | Preload: Load the correct instance panel | lain | |
| 2020-06-29 | Merge branch 'fix-notification-filtering' into 'develop' | rinpatch | |
| Notifications: Never return `nil` in the notification list. See merge request pleroma/pleroma!2705 | |||
| 2020-06-29 | Apply suggestion to lib/pleroma/notification.ex | lain | |
| 2020-06-29 | Notifications: Never return `nil` in the notification list. | lain | |
| 2020-06-29 | Fix CastAndValidate plug | Egor Kislitsyn | |
| 2020-06-29 | excluding attachment links from RichMedia | Alexander Strizhakov | |
| 2020-06-29 | Preloaders: Use strings as keys. | lain | |
| 2020-06-29 | User preloader: Put user info at correct key | lain | |
| 2020-06-29 | Merge branch '1031-parent-visible' into 'develop' | lain | |
| Resolve "Add `pleroma.parent_visible` to the status view" Closes #1031 See merge request pleroma/pleroma!2679 | |||
| 2020-06-29 | ApiSpec.Schemas.Account: import description from ↵ | Haelwenn (lanodan) Monnier | |
| differences_in_mastoapi_responses | |||
| 2020-06-26 | object/fetcher: Pass full Transmogrifier error | Haelwenn (lanodan) Monnier | |
| 2020-06-26 | Merge branch 'block-handling' into 'develop' | Haelwenn | |
| Handle blocks with the pipeline See merge request pleroma/pleroma!2685 | |||
| 2020-06-26 | Merge branch '1258-anti-link-spam-exemption' into 'develop' | Haelwenn | |
| AntiSpamLinkPolicy: Exempt local users. Closes #1258 See merge request pleroma/pleroma!2686 | |||
| 2020-06-26 | Preloading: Fix nodeinfo url. | lain | |
| 2020-06-26 | Preloading: Return correct data for statusnet stuff. | lain | |
| 2020-06-26 | Nodeinfo: Add chat information back in. | lain | |
| 2020-06-26 | User: Don't unfollow on block when the relevant setting is set. | lain | |
| 2020-06-26 | BlockValidator: Restore old behavior for incoming blocks. | lain | |
| 2020-06-26 | nodeinfo: Fix MRF transparency | Haelwenn (lanodan) Monnier | |
| 2020-06-25 | Merge branch 'preload-data' into 'develop' | feld | |
| Preload data into index.html Closes #1660 See merge request pleroma/pleroma!2381 | |||
| 2020-06-25 | AntiSpamLinkPolicy: Exempt local users. | lain | |
| 2020-06-25 | Merge branch 'issue/1872-ex_aws' into 'develop' | lain | |
| [#1872] use Pleroma.HTTP for ExAws.S3 See merge request pleroma/pleroma!2683 | |||
| 2020-06-25 | Blocking: Don't federate if the options is set. | lain | |
| 2020-06-25 | ActivityPub: Remove `block`. | lain | |
| 2020-06-25 | AccountController: Extract blocking to CommonAPI. | lain | |
| 2020-06-25 | Transmogrifier: Switch to pipeline for Blocks. | lain | |
| 2020-06-25 | ObjectValidator: Basic `Block` support. | lain | |
| 2020-06-25 | Merge branch 'fix/following-request-from-deactivated' into 'develop' | lain | |
| Filter outstanding follower requests from deactivated accounts Closes #1771 See merge request pleroma/pleroma!2682 | |||
| 2020-06-25 | added wrapper Pleroma.HTTP for ExAws.S3 | Maksim Pechnikov | |
| 2020-06-24 | Filter outstanding follower requests from deactivated accounts | Mark Felder | |
| 2020-06-24 | fix for emoji pagination in pack show | Alexander Strizhakov | |
| 2020-06-24 | Status schema: Add parent_visible. | lain | |
| 2020-06-24 | StatusView: Add pleroma.parent_visible | lain | |
| 2020-06-24 | Merge branch 'feature/admin-api-status-count-per-instance' into 'develop' | lain | |
| admin api status count per instance See merge request pleroma/pleroma!2500 | |||
| 2020-06-24 | added wrapper Pleroma.HTTP for Tzdata.HTTPClient | Maksim Pechnikov | |
| 2020-06-23 | Merge branch 'update-validator' into 'develop' | lain | |
| Update validator See merge request pleroma/pleroma!2668 | |||
| 2020-06-23 | Merge develop | Roman Chvanikov | |
| 2020-06-23 | Merge branch 'feature/1631-redesign-mrf-configuration' into 'develop' | Haelwenn | |
| Moving mrf settings from instance to separate mrf group Closes #1631 See merge request pleroma/pleroma!2320 | |||
| 2020-06-23 | Merge branch 'issue/1798' into 'develop' | lain | |
| [#1798] fixed migration the settings to DB See merge request pleroma/pleroma!2655 | |||
| 2020-06-23 | ObjectValidator: Clarify type of object. | lain | |
| 2020-06-23 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
| update-validator | |||
| 2020-06-23 | added tests | Maksim Pechnikov | |
| 2020-06-23 | ActivityPubController: Update upload_media @doc | Haelwenn (lanodan) Monnier | |
| Small cherry-pick from https://git.pleroma.social/pleroma/pleroma/-/merge_requests/1810 | |||
| 2020-06-23 | Merge branch 'fix/missing-default-instance_thumbnail_config' into 'develop' | Haelwenn | |
| Add missing default config value for :instance, instance_thumbnail See merge request pleroma/pleroma!2672 | |||
| 2020-06-22 | Do not need a function to provide fallback value with default defined in ↵ | Mark Felder | |
| config.exs | |||
| 2020-06-22 | Merge branch 'warning/mastofe-settings-blob' into 'develop' | Haelwenn | |
| Add warning against parsing/reusing MastoFE settings blob See merge request pleroma/pleroma!2671 | |||
