summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-13[#1041] Added documentation on existing rate limiters.Ivan Tashkinov
2019-07-13Merge branch 'fix/hackney-global-options' into 'develop'Haelwenn
Merge the default options with custom ones in ReverseProxy and Pleroma.HTTP and workaround for remote server certificate chain issues See merge request pleroma/pleroma!1409
2019-07-13[#1041] Rate-limited status actions (per user and per user+status).Ivan Tashkinov
2019-07-13Add a changelog entry for tolerating incorrect chain orderrinpatch
2019-07-13Merge branch 'fix/ap-hide-follows' into 'develop'Haelwenn
ActivityPub Controller: Change how hiding follows/followers is represented See merge request pleroma/pleroma!1406
2019-07-12Workaround for remote server certificate chain issuesrinpatch
2019-07-12Merge the default options with custom ones in ReverseProxy andrinpatch
Pleroma.HTTP
2019-07-12Add changelog entries for follower/following collection behaviour changesrinpatch
2019-07-12Merge branch 'develop' into fix/ap-hide-followsrinpatch
2019-07-12ActivityPub Controller: Actually pass for_user to following/followersrinpatch
views and give 403 errors when trying to request hidden follower pages when unauthenticated
2019-07-12try to always match the filename for proxy urlSachin Joshi
2019-07-12Merge branch 'tests/web_metadata' into 'develop'kaniini
Pleroma.Web.Metadata - tests See merge request pleroma/pleroma!1401
2019-07-12Pleroma.Web.Metadata - testsMaksim
2019-07-12ActivityPub User view: Following/Followers refactoringrinpatch
- Render the collection items if the user requesting == the user rendered - Do not render the first page if hide_{followers,follows} is set, just give the URI to it
2019-07-12Merge branch 'fix/pleroma-extensions' into 'develop'kaniini
Move new endpoints to pleroma namespace in Mastodon API See merge request pleroma/pleroma!1404
2019-07-12Move these to pleroma namespace in Mastodon APIMark Felder
2019-07-12AP user view: Add a test for hiding totalItems in following/followersrinpatch
2019-07-12Merge branch 'url-parser-proxy' into 'develop'kaniini
preserve the original path/filename (no encoding/decoding) for proxy See merge request pleroma/pleroma!1403
2019-07-12preserve the original path/filename (no encoding/decoding) for proxySachin Joshi
2019-07-12Update mix.lockRoman Chvanikov
2019-07-12merge developRoman Chvanikov
2019-07-11Merge branch 'search-limit-offset-type' into 'develop'kaniini
Add account_id, type, limit, and offset to GET /api/v1/search and /api/v2/search See merge request pleroma/pleroma!1386
2019-07-11Extend Pleroma.Pagination to support offset-based pagination, use ↵Eugenij
async/await to execute status and account search in parallel
2019-07-11Update CHANGELOGEgor Kislitsyn
2019-07-11Merge branch 'admin-configure' into 'develop'kaniini
admin api configure changes See merge request pleroma/pleroma!1345
2019-07-11admin api configure changesAlexander Strizhakov
2019-07-11Merge branch 'fix/1019-refactor' into 'develop'kaniini
Fix/1019 refactor See merge request pleroma/pleroma!1397
2019-07-11Add `list` to VisibilityEgor Kislitsyn
2019-07-11Add "listMessage"Egor Kislitsyn
2019-07-11Merge branch 'chore/mailmap' into 'develop'kaniini
add mailmap [ci skip] See merge request pleroma/pleroma!1399
2019-07-11add mailmap [ci skip]Ariadne Conill
2019-07-11Merge branch 'develop' into feature/addressable-listsEgor Kislitsyn
2019-07-10enable synchronization by defaultAlex S
2019-07-10Merge branch 'fix/1005-idna-domains' into 'develop'kaniini
support for idna domains Closes #1005 See merge request pleroma/pleroma!1330
2019-07-10support for idna domainsAlexander Strizhakov
2019-07-10Merge branch 'features/mastoapi-emoji-categories' into 'develop'Haelwenn
MastoAPI: Add categories to custom emojis See merge request pleroma/pleroma!1365
2019-07-10MastoAPI: Add categories to custom emojisHaelwenn (lanodan) Monnier
Note: This isn’t in a release yet, can be seen in mastofe on the rebase/glitch-soc branch.
2019-07-10removing synchronization workerAlex S
2019-07-10robots txt test fixAlex S
2019-07-10saving following_address for existing usersAlex S
2019-07-10adding following_address field to userAlex S
2019-07-10Merge branch 'feature/render-mentions-for-tags' into 'develop'kaniini
Create mentions only for explicitly mentioned users Closes #999 See merge request pleroma/pleroma!1375
2019-07-10Create mentions only for explicitly mentioned usersSergey Suprunenko
2019-07-10Merge branch 'localization' into 'develop'kaniini
Error Localization See merge request pleroma/pleroma!1396
2019-07-10Fix unused import warningEgor Kislitsyn
2019-07-10Add Russian translationEgor Kislitsyn
2019-07-10Fix responseEgor Kislitsyn
2019-07-10Fix credo warningEgor Kislitsyn
2019-07-10Wrap error messages into gettext helpersEgor Kislitsyn
2019-07-10Add translation helpersEgor Kislitsyn