aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web
AgeCommit message (Expand)Author
2019-05-21Do not stream out poll repliesrinpatch
2019-05-21Restrict poll replies when fetching activiites for contextrinpatch
2019-05-21Actual vote count in poll viewrinpatch
2019-05-21Fix posting non-polls from mastoferinpatch
2019-05-21Handle poll votesrinpatch
2019-05-21Enforce poll limits and add error handling for MastodonAPI's post endpointrinpatch
2019-05-21Add poll limits to /api/v1/instance and initial staterinpatch
2019-05-20Merge branch 'refactor/add-virtual-thread-muted-field' into 'develop'kaniini
2019-05-21Add virtual :thread_muted? fieldAaron Tinio
2019-05-20Move default mascot configuration to `config/`Sadposter
2019-05-20Add mascot get/set testsSadposter
2019-05-20Add API endpoints for a custom user mascotSadposter
2019-05-20Add report filtering to MRF.SimplePolicyAaron Tinio
2019-05-19Restrict poll replies from fetch queries by defaultrinpatch
2019-05-19Remove tags/mentions/rich text from poll options because Mastodon andrinpatch
2019-05-18Resolve merge conflicts and remove IO.inspectsrinpatch
2019-05-18Mastodon API: Add support for posting pollsrinpatch
2019-05-17add Changelog entryWilliam Pitcock
2019-05-17also suppress link previews from posts marked #nsfwWilliam Pitcock
2019-05-17rich media: suppress link previews if post is marked as sensitiveWilliam Pitcock
2019-05-17mrf: simple policy: mark all posts instead of posts with media as sensitive i...William Pitcock
2019-05-17Linting.lain
2019-05-17MongooseIM: Add basic integration endpoints.lain
2019-05-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rum-indexlain
2019-05-17Merge branch 'bugfix/903-mastoapi-relationship-requested' into 'develop'lambda
2019-05-17Update account_view.exlambda
2019-05-17Render polls in statusesrinpatch
2019-05-17Fix/902 random compile failingAlexander Strizhakov
2019-05-17MastoAPI account_view.ex: requested is false when following is trueHaelwenn (lanodan) Monnier
2019-05-17Fix typo: s/"tags"/"tag"/gAaron Tinio
2019-05-16Add Reports to Admin APISergey Suprunenko
2019-05-16Merge branch 'fix/domain-unblocked-reblogs' into 'develop'feld
2019-05-16Merge branch 'develop' into conversations-importMark Felder
2019-05-16Merge branch 'feature/sql-thread-sat' into 'develop'lambda
2019-05-16publisher: use the correct queue name for outgoing federationWilliam Pitcock
2019-05-16Use named binding to conditionally join objectAaron Tinio
2019-05-16Restrict reblogs of activities from blocked domainsAaron Tinio
2019-05-15Handle incoming Question objectsrinpatch
2019-05-15activity pub: remove Ecto SQL query dumpsWilliam Pitcock
2019-05-15activitypub: visibility: use SQL thread_visibility() function instead of manu...William Pitcock
2019-05-15activitypub: remove contain_timeline()William Pitcock
2019-05-15activitypub: add restrict_thread_visibility()William Pitcock
2019-05-15Merge remote-tracking branch 'origin/develop' into conversations-importlain
2019-05-15Merge branch 'fix/public-option-not-working' into 'develop'kaniini
2019-05-15Merge branch 'chore/extricate-http-signatures' into 'develop'lambda
2019-05-15CommonAPI: Visibility refactor.lain
2019-05-15CommonAPI: Refactor visibility, forbid public to private replies.lain
2019-05-15Search: Add optional rum indexing / searching.lain
2019-05-15remove deprecated PleromaFE configurationSachin Joshi
2019-05-15Pipe requests to public endpoints through EnsurePublicOrAuthenticatedPlugAaron Tinio