Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-02 | Streamer: Align announce streaming with polling. | lain | |
2020-07-02 | SideEffects: Refactor. | lain | |
2020-07-01 | Merge branch '1716-handle-nickname-clashes' into 'develop' | rinpatch | |
ActivityPub: Handle clashing nicknames for the same ap id Closes #1716 See merge request pleroma/pleroma!2712 | |||
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-07-01 | Fetcher: Work when we can't get the OP. | lain | |
2020-07-01 | Fixtures: Pretty print. | lain | |
2020-07-01 | Merge branch 'revert-651f2695' into 'develop' | lain | |
Revert "Merge branch 'avatar-removing' into 'develop'" See merge request pleroma/pleroma!2710 | |||
2020-07-01 | Merge branch 'develop' into refactor/fe-bundles | Roman Chvanikov | |
2020-07-01 | Revert "Merge branch 'avatar-removing' into 'develop'" | lain | |
This reverts merge request !2701 | |||
2020-07-01 | Add labels, update descriptions and labels | Angelina Filippova | |
2020-06-30 | AutoLinker --> Linkify, update to latest version | Alex Gleason | |
https://git.pleroma.social/pleroma/elixir-libraries/linkify | |||
2020-06-30 | Merge develop | Roman Chvanikov | |
2020-06-30 | Merge branch 'chore/rename-user-settings-column' into 'develop' | Haelwenn | |
Rename user.settings column See merge request pleroma/pleroma!2707 | |||
2020-06-30 | Add fields limits to instance metadata, add tests | Mark Felder | |
2020-06-30 | Merge branch 'develop' into activation-meta | Mark Felder | |
2020-06-30 | [#1892] Excluded bot actors (applications, services) from search results. | Ivan Tashkinov | |
2020-06-30 | Rename user.settings column | Mark Felder | |
This is used exclusively by MastoFE/GlitchFE now | |||
2020-06-30 | Merge branch 'preloadfixups' into 'develop' | lain | |
Some fixups for the preload. See merge request pleroma/pleroma!2692 | |||
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-30 | Merge branch 'patch-1' into 'develop' | lain | |
Use correct PostgreSQL version command in bug template See merge request pleroma/pleroma!2706 | |||
2020-06-30 | Use correct PostgreSQL version command in bug template | normandy | |
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 | Merge branch 'fix/cast-and-validate' into 'develop' | lain | |
Fix CastAndValidate plug Closes #1889 See merge request pleroma/pleroma!2704 | |||
2020-06-29 | Notification: Remove TODO. | lain | |
2020-06-29 | Notifications: Never return `nil` in the notification list. | lain | |
2020-06-29 | Test default "content-type" for CastAndValidate | Egor Kislitsyn | |
2020-06-29 | Merge branch 'fix/swoosh-sendmail' into 'develop' | feld | |
updated swoosh See merge request pleroma/pleroma!2703 | |||
2020-06-29 | Fix CastAndValidate plug | Egor Kislitsyn | |
2020-06-29 | updated swoosh | Maksim Pechnikov | |
2020-06-29 | Remove `/statusnet/config` | Egor Kislitsyn | |
2020-06-29 | Merge branch 'rich-media-parser-exclude-attachment-links' into 'develop' | lain | |
excluding attachment links from RichMedia See merge request pleroma/pleroma!2702 | |||
2020-06-29 | Fix warning | Egor Kislitsyn | |
2020-06-29 | excluding attachment links from RichMedia | Alexander Strizhakov | |
2020-06-29 | Merge branch 'develop' into remove-twitter-api | Egor Kislitsyn | |
2020-06-29 | Credo fixes. | lain | |
2020-06-29 | Token Response: Remove empty file. | lain | |
2020-06-29 | AccountOperation: Correctly describe create response. | lain | |
2020-06-29 | OAuth: Extract view-type functions to a view. | lain | |
2020-06-29 | Merge branch 'avatar-removing' into 'develop' | lain | |
UpdateCredentialsTest: Add test for removing profile images. See merge request pleroma/pleroma!2701 | |||
2020-06-29 | UpdateCredentialsTest: Add test for removing profile images. | lain | |
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 | Merge branch 'openapi/schema-account-pleromafields' into 'develop' | lain | |
ApiSpec.Schemas.Account: import description from differences_in_mastoapi_responses See merge request pleroma/pleroma!2700 | |||
2020-06-29 | ApiSpec.Schemas.Account: import description from ↵ | Haelwenn (lanodan) Monnier | |
differences_in_mastoapi_responses | |||
2020-06-29 | Merge branch 'docs/mastoapi-account-fields' into 'develop' | Haelwenn | |
differences_in_mastoapi_responses: Update account fields See merge request pleroma/pleroma!2699 | |||
2020-06-29 | differences_in_mastoapi_responses: Update account fields | Haelwenn (lanodan) Monnier | |