aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web
AgeCommit message (Collapse)Author
2020-07-06FollowValidator: Add basic validation.lain
2020-07-06Preloaders: Remove status_net preloaderlain
2020-07-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remove-twitter-api
2020-07-06ActivityPub: Add new 'capabilities' to user.lain
2020-07-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
chat-federation-information
2020-07-06InstanceView: Add chat limit, description limitlain
2020-07-06renaming back and reject nil on createAlexander Strizhakov
2020-07-06Restrict thread statuses that contain user's irreversible filtersSergey Suprunenko
2020-07-06Restrict statuses that contain user's irreversible filtersSergey Suprunenko
2020-07-06Delete activity before sending response to clientRoman Chvanikov
2020-07-04Streamer: Don't filter out announce notifications.lain
2020-07-03Merge branch 'features/mastoapi-2.9.0-status_text' into 'develop'lain
MastoAPI 2.9.0: status text on deletion See merge request pleroma/pleroma!2690
2020-07-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
features/mastoapi-2.9.0-status_text
2020-07-03SearchController: Trim query.lain
2020-07-03AccountController: Make setting accepts_chat_messages possible.lain
2020-07-03ChatMessageValidator: Additional validation.lain
2020-07-03Account Schema: Add `accepts_chat_messages`lain
2020-07-03ActivityPub: Ingest information about chat acceptance.lain
2020-07-03UserView: Add acceptsChatMessages fieldlain
2020-07-03AccountView: Add 'accepts_chat_messages' to view.lain
2020-07-02Merge branch 'develop' into activation-metaMark Felder
2020-07-02Remove camelCase from the keysMark Felder
2020-07-02Merge branch 'fetcher-fixes' into 'develop'rinpatch
Don't fail fetching when the user in a replied-to message can't be fetched. See merge request pleroma/pleroma!2711
2020-07-02Credo fixes.lain
2020-07-02Streamer: Align announce streaming with polling.lain
2020-07-02SideEffects: Refactor.lain
2020-07-01ActivityPub: Handle clashing nicknames for the same ap idlain
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-01Fetcher: Work when we can't get the OP.lain
2020-06-30AutoLinker --> Linkify, update to latest versionAlex Gleason
https://git.pleroma.social/pleroma/elixir-libraries/linkify
2020-06-30Add fields limits to instance metadata, add testsMark Felder
2020-06-30Merge branch 'develop' into activation-metaMark Felder
2020-06-30Rename user.settings columnMark Felder
This is used exclusively by MastoFE/GlitchFE now
2020-06-30Credo fixeslain
2020-06-30Merge branch 'preload-fixups-2' into preloadfixupslain
2020-06-30Preload: Load the correct instance panellain
2020-06-29Fix CastAndValidate plugEgor Kislitsyn
2020-06-29Remove `/statusnet/config`Egor Kislitsyn
2020-06-29Fix warningEgor Kislitsyn
2020-06-29Merge branch 'develop' into remove-twitter-apiEgor Kislitsyn
2020-06-29Credo fixes.lain
2020-06-29Token Response: Remove empty file.lain
2020-06-29AccountOperation: Correctly describe create response.lain
2020-06-29OAuth: Extract view-type functions to a view.lain
2020-06-29Preloaders: Use strings as keys.lain
2020-06-29User preloader: Put user info at correct keylain
2020-06-29Merge 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-29ApiSpec.Schemas.Account: import description from ↵Haelwenn (lanodan) Monnier
differences_in_mastoapi_responses
2020-06-26MastoAPI: Show source field when deletingHaelwenn (lanodan) Monnier
2020-06-26Rename notification "privacy_option" settingMark Felder
2020-06-26Merge branch 'block-handling' into 'develop'Haelwenn
Handle blocks with the pipeline See merge request pleroma/pleroma!2685