aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-02-15Merge branch 'bugfix/oauth-token-padding' into 'develop'lambda
2019-02-15Merge branch 'hellthread-filter-fix' into 'develop'rinpatch
2019-02-15Readd threshold is not 0 check, optmization?Karen Konou
2019-02-15Rename test, add check for follower collection when delistingKaren Konou
2019-02-15Merge branch 'bugfix/actor-containment' into 'develop'rinpatch
2019-02-15Add tests, change default config values, fix a bugKaren Konou
2019-02-14user: search: use get_or_fetch() instead of get_or_fetch_by_nickname()William Pitcock
2019-02-14Merge branch 'bugfix/activitypub-reserialization' into 'develop'lambda
2019-02-14activitypub: clean up logging statements a littleWilliam Pitcock
2019-02-14fix S3 links encoding in MediaproxyEgor Kislitsyn
2019-02-14activitypub: user view: formattingWilliam Pitcock
2019-02-14activitypub: user view: report totalItems=0 for follows/followers when hiddenWilliam Pitcock
2019-02-14activitypub: user view: remove totalItems from user outboxWilliam Pitcock
2019-02-14activitypub: user view: remove totalInbox from user inbox viewWilliam Pitcock
2019-02-14Merge branch 'feature/activitypub-oauth-endpoints' into 'develop'kaniini
2019-02-14activitypub: user view: do not expose oAuth endpoints for instance usersWilliam Pitcock
2019-02-14oauth: never use base64 padding when returning tokens to applicationsWilliam Pitcock
2019-02-14activitypub: transmogrifier: correctly handle nil inReplyTo valueWilliam Pitcock
2019-02-14activitypub: transmogrifier: do not attempt to expand pre-existing AS2 tag ob...William Pitcock
2019-02-13Improve login error for OAuth flowMark Felder
2019-02-13activitypub: user view: use route helpers instead of hardcoded URIsWilliam Pitcock
2019-02-13activitypub: user view: add oauthRegistrationEndpoint to user profilesWilliam Pitcock
2019-02-13activitypub: user view: fix up endpoints renderingWilliam Pitcock
2019-02-13user view: add AP C2S oauth endpoints to local user profilesWilliam Pitcock
2019-02-13refactored codeKaren Konou
2019-02-13Merge branch 'develop' into hellthread-filter-fixKaren Konou
2019-02-13User.follow_all: Respect blocks in both directions.lain
2019-02-13bugfix mdii uploaderhakabahitoyo
2019-02-13added checks for public url and follower collectionsKaren Konou
2019-02-12Plugs.HTTPSecurityPlug: Add webpacker to connect-srcHaelwenn (lanodan) Monnier
2019-02-12Plugs.HTTPSecurityPlug: Add unsafe-eval to script-src when in dev modeHaelwenn (lanodan) Monnier
2019-02-12Use url[:scheme] instead of protocol to determine if https is enabledshibayashi
2019-02-11Filter summary in keywordpolicyrinpatch
2019-02-11Merge branch 'feature/thread-muting' into 'develop'rinpatch
2019-02-11Merge branch 'feature/rich-media-limits' into 'develop'lambda
2019-02-11Merge branch 'develop' into feature/thread-mutingKaren Konou
2019-02-11Refactor as per Rin's suggestions, add endpoint testsKaren Konou
2019-02-11Revert "Merge branch 'object-creation' into 'develop'"lambda
2019-02-10rich media: tighten fetching timeouts and size limitsWilliam Pitcock
2019-02-10Merge branch 'fix/credo-issues' into 'develop'kaniini
2019-02-10refactor, status view updating, error handlingKaren Konou
2019-02-10Merge branch 'object-creation' into 'develop'rinpatch
2019-02-09Merge branch 'follow-enhancements' into 'develop'kaniini
2019-02-09Do object insertion through Cachexlain
2019-02-09Add unique index and unique constraint check, uniqueness test failsKaren Konou
2019-02-09elixir too new for CI's mix format lolKaren Konou
2019-02-09it works!!Karen Konou
2019-02-09Mix.Tasks.Pleroma.Uploads: Disable Enum.reduce warning on line 100 (unsure)Haelwenn (lanodan) Monnier
2019-02-09de-group import/sHaelwenn (lanodan) Monnier
2019-02-09de-group alias/esHaelwenn (lanodan) Monnier