aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)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 remove-twit...lain
2020-07-06StaticFE Plug: Use phoenix helper to get the requested format.lain
2020-07-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1507-static...lain
2020-07-06ActivityPub: Add new 'capabilities' to user.lain
2020-07-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into chat-federa...lain
2020-07-06Merge branch '1915-dont-filter-announce-notifications' into 'develop'rinpatch
2020-07-06InstanceView: Add chat limit, description limitlain
2020-07-06Upload: Restrict description lengthlain
2020-07-06renaming back and reject nil on createAlexander Strizhakov
2020-07-06Apply suggestion to lib/pleroma/filter.exAlexander Strizhakov
2020-07-06don't filter notifications for follow and move typesAlexander Strizhakov
2020-07-06Restrict thread statuses that contain user's irreversible filtersSergey Suprunenko
2020-07-06Skip notifications for statuses that contain an irreversible filtered wordSergey Suprunenko
2020-07-06Restrict statuses that contain user's irreversible filtersSergey Suprunenko
2020-07-06don't save tesla settings into dbAlexander Strizhakov
2020-07-06Delete activity before sending response to clientRoman Chvanikov
2020-07-05Ensure all CSP parameters for remote hosts have a schemeMark Felder
2020-07-04Streamer: Don't filter out announce notifications.lain
2020-07-03Rename function and clarify that CSP is only strict with MediaProxy enabledMark Felder
2020-07-03Add Captcha endpoint to CSP headers when MediaProxy is enabled.Mark Felder
2020-07-03Merge branch 'develop' into issue/1790-updated-obanMark Felder
2020-07-03Merge branch 'features/mastoapi-2.9.0-status_text' into 'develop'lain
2020-07-03Merge branch '1912-leading-trailing-space-search' into 'develop'lain
2020-07-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/ma...lain
2020-07-03Merge branch '1892-exclude-bots-from-search-results' into 'develop'lain
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-03User, Migration: Change `accepts_chat_messages` to be nullablelain
2020-07-03AccountView: Add 'accepts_chat_messages' to view.lain
2020-07-03User: On registration, set `accepts_chat_messages` to true.lain
2020-07-03Merge branch '1910-migration-fix' into 'develop'rinpatch
2020-07-03Notification Backfill: Explicitly select the needed fields.lain
2020-07-03[#1892] Excluded internal users (applications) from user search results, rein...Ivan Tashkinov
2020-07-02Merge branch 'develop' into activation-metaMark Felder
2020-07-02Remove camelCase from the keysMark Felder
2020-07-02Merge branch 'develop' into refactor/fe-bundlesRoman Chvanikov
2020-07-02Merge branch 'fetcher-fixes' into 'develop'rinpatch
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
2020-07-01Fetcher: Work when we can't get the OP.lain
2020-07-01Merge branch 'develop' into refactor/fe-bundlesRoman Chvanikov
2020-06-30AutoLinker --> Linkify, update to latest versionAlex Gleason