Commit Graph

1107 Commits (13e606941c6ff5de64b0b104e2b0c1f2a66fda59)

Author SHA1 Message Date
ilja 036e8a40a2 fix for :fetch_initial_posts
5 years ago
Haelwenn (lanodan) Monnier deb5f5c40e
pleroma_api.md: direct_conversation_id vs. conversation_id
5 years ago
Ilja 53ef8c11b9 Add warning to the fetch_initial_posts setting. Now we sometimes have people who enable this without realising the consequences (tons of posts being fetcht as each fetch makes Pleroma discover new users)
5 years ago
Alexander Strizhakov d9e4b77f8b
Merge branch 'develop' into gun
5 years ago
rinpatch ffcebe7e22 timeline controller: rate limit timelines to 3 requests per 500ms per timeline per ip/user
5 years ago
rinpatch 19e559fe51 Merge branch 'rate-limiter-runtime-settings' into 'develop'
5 years ago
Alexander Strizhakov 814b275af7
Merge branch 'develop' into gun
5 years ago
Ivan Tashkinov 6f2efb1c45 Runtime configurability of RateLimiter. Refactoring. Disabled default rate limits in tests.
5 years ago
eugenijm 4ab07cf0d5 Admin API: Exclude boosts from `GET /api/pleroma/admin/users/:nickname/statuses` and `GET /api/pleroma/admin/instance/:instance/statuses`
5 years ago
Alexander Strizhakov 6b012ddd69
some docs
5 years ago
lain e4804137b3 Document database default changes
5 years ago
Maksim Pechnikov 10f452ad1f Merge branch 'develop' into issue/1276
5 years ago
eugenijm 7ad5c51f23 Admin API: `GET /api/pleroma/admin/stats` to get status count by visibility scope
5 years ago
Ilja c0146f4859 DOCS Theming your instance
5 years ago
lain c05cbc47f9 Better advice for vacuuming after restoring.
5 years ago
Ivan Tashkinov 8f0ca19b9c Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation
5 years ago
Igeljäger 1ed485ec1d added why doing a vacuum after restoring a backup is so important
5 years ago
Egor Kislitsyn 011ede4536
Update documentation
5 years ago
Alexander Strizhakov 13918cb545
Merge branch 'develop' into gun
5 years ago
Haelwenn c5570e0493 Merge branch 'single_emoji_reaction' into 'develop'
5 years ago
lain 3eddd9caa6 Merge branch 'require-signature' into 'develop'
5 years ago
lain d536a00d42 Merge branch 'docs_updating' into 'develop'
5 years ago
Ivan Tashkinov 0c65a8c3d0 Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation
5 years ago
lain e0b2de6385 Merge branch 'feature/new-registrations-digest' into 'develop'
5 years ago
lain 3af6d3f8e2 Emoji Reactions: Add documentation
5 years ago
feld 53a7680c16 Merge branch 'develop' into 'fix/mrf-sample-doc'
5 years ago
feld 3416948cdf Merge branch 'fix/mrf-docs' into 'develop'
5 years ago
Mark Felder cf94349287 Merge branch 'develop' into gun
5 years ago
Ivan Tashkinov 61d9f43e46 Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-federation
5 years ago
lain c07efd5b42 Merge branch 'need-reboot-flag' into 'develop'
5 years ago
Alexander Strizhakov 514c899275
adding gun adapter
5 years ago
Ivan Tashkinov 269d592181 [#1505] Restricted max thread distance for fetching replies on incoming federation (in addition to reply-to depth restriction).
5 years ago
Mark Felder 589bffa57d Merge branch 'fix/mrf-sample-doc' of git.pleroma.social:pleroma/pleroma into fix/mrf-sample-doc
5 years ago
Mark Felder 31749559e1 Fix MRF docs further. I don't think anyone has actually tested with the old docs.
5 years ago
feld 6caf6a86c5 Apply suggestion to docs/configuration/mrf.md
5 years ago
Mark Felder 88a76d0142 Update suggested path for location of your custom MRF
5 years ago
Egor Kislitsyn 0ddcd67d32
Update `cheatsheet.md` and `config/description.exs`
5 years ago
Mark Felder 2c95b0fab9 Make the sample code actually compile
5 years ago
Maksim Pechnikov da44ee5b0f Merge branch 'develop' into issue/1276
5 years ago
lain 24c526a0b1 Merge remote-tracking branch 'origin/develop' into uguu-uwu-notices-bulge
5 years ago
lain 2f1c61255f Merge branch 'doc/unlisted-search' into 'develop'
5 years ago
Egor Kislitsyn 6875ccb6bf
Merge branch 'develop' into feature/new-registrations-digest
5 years ago
lain 5ebffd5224 Merge branch 'docs/kyclos' into 'develop'
5 years ago
Maksim Pechnikov 58574ef156 Merge branch 'develop' into issue/1276
5 years ago
Haelwenn (lanodan) Monnier 209e4d8432
clients.md: Add Kyclos
5 years ago
Haelwenn (lanodan) Monnier ad16f38b9c
differences_in_mastoapi_responses.md: Add note about unlisted results
5 years ago
rinpatch 94e5ca1105 Merge branch 'issue/1383' into 'develop'
5 years ago
Ilja a9e946b99a DOCS Backup/Restore/Migrate your instance
5 years ago
Maksim Pechnikov 6813c0302c Merge branch 'develop' into issue/1383
5 years ago
Maksim Pechnikov b87533760b Merge branch 'develop' into issue/1276
5 years ago
Alexander Strizhakov dad23e3766
need_reboot flag
5 years ago
Egor Kislitsyn 815f659ed8
Fix MRF documentation
5 years ago
lain 57098713c0 Apply suggestion to docs/API/pleroma_api.md
5 years ago
lain 713645d5c5 Apply suggestion to docs/API/pleroma_api.md
5 years ago
Lain Soykaf ce95882009 EmojiReactions: Add docs and Changelog
5 years ago
rinpatch f13b7878b4 Merge branch 'rename_emoji_reactios' into 'develop'
5 years ago
Alexander Strizhakov 01da001da1
fix
5 years ago
Lain Soykaf 8a79f20c21 EmojiReactions: Rename to EmojiReacts
5 years ago
feld e12bf05f23 Merge branch 'fix/dymamic-docs' into 'develop'
5 years ago
rinpatch 6769ecd948 Merge branch 'develop' into fix/dymamic-docs
5 years ago
rinpatch 6722dade42 Simplify in-database config docs
5 years ago
Alexander Strizhakov c85aa6e87f
removing confusing error
5 years ago
Alexander Strizhakov 5db6ac8ee4
removing migrate_from_db endpoint from admin api
5 years ago
rinpatch 49e80a1537 Merge branch 'feature/restart-pleroma-from-outside-application' into 'develop'
5 years ago
Lain Soykaf 90b862e7ab Add cheatsheet entry
5 years ago
Maksim Pechnikov 2c40c8b4a2 Merge branch 'develop' into issue/1383
5 years ago
lain 774cba84f5 Merge branch 'reenable-rate-limit-and-remote-ip' into 'develop'
5 years ago
lain 01537cc1d6 Apply suggestion to docs/configuration/cheatsheet.md
5 years ago
rinpatch ff4bef140a Apply suggestion to docs/configuration/cheatsheet.md
5 years ago
rinpatch 889965141a RemoteIp: only trust X-Forwarded-For
5 years ago
rinpatch f5cb2af85a cheatsheet: improve rate limiter docs and add new limiters
5 years ago
lain d378550d2d Emoji Reactions: Document changes
5 years ago
Maksim Pechnikov ba5e8a6444 Merge branch 'develop' into issue/1276
5 years ago
Maksim Pechnikov 21a2a05407 Merge branch 'develop' into issue/1383
5 years ago
lain 12b6fcdb8c Merge branch 'features/task-test-email' into 'develop'
5 years ago
Haelwenn (lanodan) Monnier 4eb935be78
Create pleroma.email mix task
5 years ago
Ilja c8964cc438 DOCS General update for the "Introduction to Pleroma" section
5 years ago
Alexander Strizhakov 7c6e5c541d
docs update
5 years ago
Hakaba Hitoyo dabd535e43 Remove user recommendation by third party engine
5 years ago
Maksim Pechnikov e442ea5722 Merge branch 'develop' into issue/1276
5 years ago
Maksim Pechnikov bfc70fdf29 Merge branch 'develop' into issue/1383
5 years ago
lain 9a994878f1 Emoji reactions: Update docs and changelog
5 years ago
Maksim Pechnikov 5fc2fa8908 Merge branch 'develop' into issue/1383
5 years ago
Haelwenn dddebee047 Merge branch 'emoji-notifications' into 'develop'
5 years ago
Farhan Khan 89eeadc2a8
Updated OpenBSD installation guide for version OpenBSD 6.6
5 years ago
Mark Felder 4c59e9477a Merge branch 'feature/new-registrations-digest' of git.pleroma.social:pleroma/pleroma into feature/new-registrations-digest
5 years ago
lain 85f45c7689 Document new EmojiReaction notifications
5 years ago
Egor Kislitsyn b8b90d967a
Update documentation
5 years ago
Maksim Pechnikov cf19bf3c7c Merge branch 'develop' into issue/1383
5 years ago
feld be27777156 Merge branch 'admin-be' into 'develop'
5 years ago
Maksim e761d76e4f Apply suggestion to docs/configuration/cheatsheet.md
5 years ago
Maksim d43c9ab286 Apply suggestion to docs/configuration/cheatsheet.md
5 years ago
Alexander Strizhakov f3e074e949
little fixes
5 years ago
Alexander Strizhakov a9c6f119ac
docs update
5 years ago
lain 043cd5aa54 Emoji reactions: Document changes
5 years ago
Alexander Strizhakov 32a643a159
Merge branch 'develop' into admin-be
5 years ago
Maksim Pechnikov b8d5c09f48 Merge branch 'develop' into issue/1383
5 years ago
Alexander Strizhakov f01ab6cd29
some refactor and tests
5 years ago
lain 4c5b5f14dc StatusView: Add `emoji_reactions`
5 years ago
ilja e02eb8de3e Add OTP to updating.md
5 years ago
Alexander Strizhakov 70c7a26de8
Merge branch 'develop' into admin-be
5 years ago
Maksim Pechnikov b7908844f2 Merge branch 'develop' into issue/1383
5 years ago
Alibek Omarov e1308f10bd docs: API: update Mastodon API link
5 years ago
Alexander Strizhakov d933fd3d61
more renamings
5 years ago
Alexander Strizhakov 7d128ca208
dynamic_configuration renaming
5 years ago
Alexander Strizhakov 958d0452e4
fix for pleroma assets group update
5 years ago
Alexander Strizhakov 00aff5f78c
syncing new setting to descriptions.exs
5 years ago
Alexander bb9a43c3ae
typo fix
5 years ago
Alexander fea734ca70
errors on endpoints
5 years ago
Alexander 5cacb988b9
partially settings update
5 years ago
Alex S 2753285b77
config editing through database
5 years ago
RX14 b55f2563d0
Fix SMTP mailer example
5 years ago
Haelwenn 11e010fc77 Merge branch 'feat/doc-improvements' into 'develop'
5 years ago
Maksim Pechnikov 54c9db38c8 Merge branch 'develop' into issue/1383
5 years ago
rinpatch c51e93978e Merge branch 'feature/custom-runtime-modules' into 'develop'
5 years ago
Egor Kislitsyn fc79c69173
Remove `/api/account/register` documentation from pleroma_api.md
5 years ago
Egor Kislitsyn 36d66d9655
Fix typo
5 years ago
Egor Kislitsyn a12b6454bb
Add an option to require fetches to be signed
5 years ago
Maksim Pechnikov 67cb46e15d Merge branch 'develop' into issue/1383
5 years ago
Egor Kislitsyn 7528322f83 Merge branch 'develop' into feature/custom-runtime-modules
5 years ago
Egor Kislitsyn e536796984 Add native captcha and enable it by default.
5 years ago
Egor Kislitsyn c6f2735ffa Remove runtime modules config example
5 years ago
Maxim Filippov 3ecf131511 Merge branch 'develop' into feature/report-notes
5 years ago
minibikini 43d9c06a2a Merge branch 'develop' into 'feature/custom-runtime-modules'
5 years ago
lain 1ae976ac51 Merge branch 'develop' into '1427-oauth-admin-scopes'
5 years ago
Hakaba Hitoyo 701815e64c [ActivityPub] Configurable ActivityPub actor type
5 years ago
Ivan Tashkinov 835ac2157c Merge remote-tracking branch 'remotes/upstream/develop' into 1427-oauth-admin-scopes
5 years ago
Egor Kislitsyn c098dec473 Merge branch 'develop' into feature/custom-runtime-modules
5 years ago
rinpatch d237e9b11d docs: drop CentOS 7 install guide
5 years ago
rinpatch 8dbe2dfde1 docs: use tabs and improve grammar in OTP install guide
5 years ago
rinpatch 0a8b32a661 docs: remove overoptimistic OTP benefits and use tabs in migration from source
5 years ago
rinpatch b0505b2cc7 docs: fix incorrect display in digest task docs
5 years ago
Maksim Pechnikov 2b821036c4 Merge branch 'develop' into issue/1383
5 years ago
lain e4ea0e20b3 Merge branch 'issue/1342' into 'develop'
5 years ago
lain 4692919ea6 Update pleroma_api.md
5 years ago
rinpatch 990cd7ef5d Merge branch 'feat/docs-otp-source-picker' into 'develop'
5 years ago
Egor Kislitsyn b4027e7187 Document `with_move` parameter of the notification API
5 years ago
rinpatch eb9ea8475b docs: add OTP/From source tabs to CLI tasks
5 years ago
Maksim Pechnikov e260a16c05 update docs
5 years ago
Maksim Pechnikov 6fbafb1cdc Merge branch 'develop' into issue/1276
5 years ago
Maksim Pechnikov 5876a9cb79 Merge branch 'develop' into issue/1383
5 years ago
Maxim Filippov 00c38cf28d Docs
5 years ago
Ivan Tashkinov 93a80ee915 [#1427] Bugfix for `enforce_oauth_admin_scope_usage`. Admin API documentation entry.
5 years ago
Egor Kislitsyn 157bceeda9 Move runtime configuration from `:instance` to `:modules`
5 years ago
Egor Kislitsyn 48ae3c4347 Add support for custom modules
5 years ago
Maksim Pechnikov 49bb0a130f Merge branch 'develop' into issue/1276
5 years ago
lain 9487995e8b Cheat Sheet: Addg chat_limit information.
5 years ago
Maksim Pechnikov 29a98b86b7 Merge branch 'develop' into issue/1383
5 years ago
Maxim Filippov 4b60d41db9 Add report notes
5 years ago
lain 7722e5a67a Merge branch 'feature/move-activity' into 'develop'
5 years ago
Maksim Pechnikov b7c449118b Merge branch 'develop' into issue/1383
5 years ago
Egor Kislitsyn 1fc28a4b44
Add a view for the move notification
5 years ago
Maksim Pechnikov 0e9be6bafa moved OAuth.Token.CleanWorker to Oban Periodic jobs
5 years ago
Sadposter e2dc89069d move documentation section for http client
5 years ago
Sadposter d3656c2725 add ability to set a custom user-agent string
5 years ago
lain bd62946020 Merge branch 'feature/confirm-user-acc-resend-confirmation' into 'develop'
5 years ago
rinpatch c2ad9fd5f9 Merge branch 'list-users' into 'develop'
5 years ago
Alex Schroeder fbc379d689 Add CLI list users command
5 years ago
Maxim Filippov 46eb160135 AdminAPI: Confirm user account, resend confirmation email
5 years ago
Egor Kislitsyn 36686f5245
Support authentication via `x-admin-token` HTTP header
5 years ago
feld adacf1b5e1 Remove deprecated endpoint from docs that is fully removed from backend now
5 years ago
rinpatch 9e3868425a Merge branch 'mix-task-warning' into 'develop'
5 years ago
lain 234c27cb20 Documentation: Add warning about database mix tasks.
5 years ago
Ariadne Conill 29f49bf5fa docs: document MRF ObjectAgePolicy
5 years ago
feld 1afeaf82fa Merge branch 'feature/reports-groups-and-multiple-state-update' into 'develop'
5 years ago
Egor Kislitsyn 3c0abfca53
Merge remote-tracking branch 'upstream/develop' into feature/move-activity
5 years ago
rinpatch 6085c71bd1 Merge branch 'reactions' into 'develop'
5 years ago
Egor Kislitsyn 3350cd8d96
Fix formatting in OpenBSD install manual
5 years ago
Egor Kislitsyn e6d7e27bd6
Add `allow_following_move` setting to User
5 years ago
rinpatch 04473677cc docs: move static-fe docs under a proper category
5 years ago
kaniini 2cc043591c Merge branch 'feature/static-fe' into 'develop'
5 years ago
Egor Kislitsyn ab2e61238e
Add a warning about Pg version to the RUM related docs
5 years ago
Maxim Filippov 46787b9fe1 Merge branch 'develop' into feature/reports-groups-and-multiple-state-update
5 years ago
Maxim Filippov 31343e4321 Code style fixes
5 years ago
lain a88e834dba Merge branch 'develop' into 'reactions'
5 years ago
Phil Hagelberg 6ef8049664 Add changelog entry, cheatsheet docs, and alphabetize.
5 years ago
rinpatch 518b0193a1 Big config cheatsheet revamp
5 years ago
lain b22ee9d966 Merge remote-tracking branch 'origin/develop' into reactions
5 years ago
Maxim Filippov b14bf9044f Merge branch 'develop' into feature/reports-groups-and-multiple-state-update
5 years ago
eugenijm 7888803ffe Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations`
5 years ago
Maxim Filippov 43ea16870f Merge branch 'develop' into feature/reports-groups-and-multiple-state-update
5 years ago
Maxim Filippov ab5c8ec9fa Update docs
5 years ago
Maksim Pechnikov 58da7f6620 updated docs\changelog
5 years ago
Mark Felder 752d0c6833 Relocate to configuration subdir
5 years ago
Mark Felder 47a551837a Remove proxy_cache_lock suggestion
5 years ago
Mark Felder b9d164fb89 Formatting
5 years ago
Mark Felder a1ad8dc349 Leverage nginx proxy cache to store items with a 1 year TTL with no size limit.
5 years ago
Mark Felder c077dc7af5 Initial doc about storing remote media
5 years ago
Ivan Tashkinov ee04fbc35a [#1304]. Post-merge fixes. Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1304-user-info-deprecation
5 years ago
Ivan Tashkinov c6fdfbc4f1 Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation
5 years ago
Ivan Tashkinov e8843974cb [#1304] Moved remaining fields from User.Info to User.
5 years ago
Haelwenn f01dbc450c Merge branch 'feature/mastofe-pwa' into 'develop'
5 years ago
eugenijm 52ed2f8f2d Pleroma API: `POST /api/v1/pleroma/conversations/read` to mark all user's conversations as read
5 years ago
KokaKiwi df3c2dfd8b Add documentation for PWA manifest configuration.
5 years ago
Maxim Filippov 2473702be2 Merge branch 'develop' into feature/relay-list
5 years ago
Maxim Filippov da0e4879bc DELETE /api/pleroma/admin/users now accepts nicknames array
5 years ago
feld 3b1bc079af Merge branch 'exclude-visibilities-for-timelines' into 'develop'
5 years ago
rinpatch 0e9243e8a2 Preparations for renaming `master` to `stable`
5 years ago
eugenijm a97b642289 Mastodon API: Add `exclude_visibilities` parameter to the timeline and notification endpoints
5 years ago
Maxim Filippov cc6875b582 Add `GET /api/pleroma/admin/relay` endpoint - lists all followed relays
5 years ago
Maxim Filippov aaa4252f41 Deprecate POST/DELETE /api/pleroma/admin/users/:nickname/permission_group/:permission_group instead of deleting it
5 years ago
Maxim Filippov f5104f36bb Deprecate /api/pleroma/admin/users/:nickname/toggle_activation instead of deleting it
5 years ago
Maxim Filippov ad42837244 Ability to toggle activation status and permission group for a group of users
5 years ago
Maxim Filippov 35068baf65 Merge branch 'develop' into feature/reports-groups-and-multiple-state-update
5 years ago
Maxim Filippov 7aceaa517b Admin API: Reports, grouped by status
5 years ago
lain 6c278cfe09 Merge branch 'develop' into 'reactions'
5 years ago
Sergey Suprunenko 4b3f77a99f Extract RSS Feed functionality from OStatus
5 years ago
lain 61097ba6ab Merge branch 'develop' into 'reactions'
5 years ago
eugenijm 8249924485 Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity
5 years ago
lain 1ed8fbc4d9 Merge remote-tracking branch 'origin/develop' into reactions
5 years ago
kaniini e07e9cb75e Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"
5 years ago
lain d9aaea44ff Merge remote-tracking branch 'origin/develop' into reactions
5 years ago
kaniini 5c04e81724 Merge branch 'user-info-unread-direct-conversation' into 'develop'
5 years ago
Maxim Filippov 795ea5dfc2 Move HTTP verb to the header (admin_api.md)
5 years ago
lain 27110793a7 Merge branch 'featrue/job-monitor' into 'develop'
5 years ago
Haelwenn (lanodan) Monnier e4ab9a05dd
cheatsheet.md: link to pleroma-fe docs for :frontend_configurations
5 years ago
eugenijm 06d9df79c5 Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity
5 years ago
rinpatch 69784eb75a Add a missing language specification
5 years ago
rinpatch 1cae564b5d Move config task docs to a separate file and mark it as WIP
5 years ago
rinpatch 6baa037903 Move database maintenance tasks docs to a separate file
5 years ago
rinpatch 8e08d5b233 MkDocs does not like if a paragraph doesn't have a newline after it
5 years ago
rinpatch 2656f41818 Remove silent mode note as it's no longer relevant
5 years ago
rinpatch aefb4dcff5 Cheatsheet: Use note/warning blocks instead of bold text
5 years ago
rinpatch e560d65db3 Fix a typo in activity expirations
5 years ago
rinpatch 25849157aa Remove fe settings from :instance as they no longer do anything
5 years ago
rinpatch 4e70009490 Move bold text in RemoveIp description into a proper warning
5 years ago
rinpatch cb162678df Add missing language spec
5 years ago
rinpatch 66450f8615 Cheatsheet: Move the deprecated config warning into a warning block
5 years ago
rinpatch 2cbe2dcbde Oops
5 years ago
rinpatch b4ca864c6b Move user tasks docs to a separate file
5 years ago
rinpatch 8fd47a4a5a Use consistent command signature
5 years ago
rinpatch f5372bfb4a Fix up some headings
5 years ago
rinpatch d39ccc2e7f Move uploads task docs to a separate file
5 years ago
rinpatch 808d0a0170 Move relay docs to a separate file
5 years ago
rinpatch 6435ba83cd Move instance CLI task docs to a text file
5 years ago
rinpatch a54739a530 Improve styling of CLI tasks
5 years ago
rinpatch 869ea2ab90 Move digest email docs to a separate file and improve styling
5 years ago
rinpatch bd9c7807fb Move emoji task docs to a separate file
5 years ago
rinpatch 2767c413fb Remove a reference to inline docs since everything it describes is
5 years ago
rinpatch 0ba5c1a9d7 Fix more links
5 years ago
rinpatch b8e5e46fa8 Fix references to other pages
5 years ago
rinpatch 74d682a09e Remove Small customizations as it's contents have been integrated into
5 years ago
rinpatch 838ff12ec5 Remove "General tips for customizing Pleroma FE" because it's no longer
5 years ago
rinpatch 03e1898917 Rename "Configuration" to "Configuration Cheat Sheet" and explain a bit
5 years ago
rinpatch acc62f327d Rename some directories because MkDocs uses them for categories
5 years ago
lain 0e41951eab Pleroma API Readme: Document unreaction endpoint.
5 years ago
Egor Kislitsyn 93f966ea4b
Update CHANGELOG and pleroma_api.md
5 years ago
lain b923842e96 Merge remote-tracking branch 'origin/develop' into reactions
5 years ago
Ariadne Conill 1d7cbdaf7b change new scrobble endpoint
5 years ago
Ariadne Conill a6e1469767 router: change scrobble timeline route from now-playing to scrobbles
5 years ago
Ariadne Conill 5fd29edac4 docs: add scrobble API description
5 years ago
Haelwenn (lanodan) Monnier 717cb4f933
admin_api.md: Put data-type info as the values
5 years ago
Maxim Filippov 0e59d1dc04 Update admin_api.md
5 years ago
minibikini f9380289eb Add `remote_ip` plug
5 years ago
kaniini c4fbb56984 Merge branch 'patch-2' into 'develop'
5 years ago
kaniini 0e280354d9 Merge branch 'update/docs-jp' into 'develop'
5 years ago
kaniini 01a7e20c32 Merge branch 'list-packs-docs' into 'develop'
5 years ago
kaniini 8df3a63ce9 Merge branch 'patch-1' into 'develop'
5 years ago
Maxim Filippov 39a4892929 Add docs
5 years ago
kPherox f249b2381f Fix code block for admin api document
5 years ago
Ekaterina Vaartis fc16bec317 Add list_from endpoint to the pleroma_api docs
5 years ago
Maxim Filippov 5e9759cd7d Merge branch 'develop' into feature/return-link-for-password-reset
5 years ago
kaniini 29dd8ab9c0 Merge branch 'feature/force-password-reset' into 'develop'
5 years ago
kaniini 19263f30c3 Merge branch 'support-rel-ugc' into 'develop'
5 years ago
Rachel Fae Fox 63af6951fa add tunable for stream uploads, as needed for jortage to work.
5 years ago
rinpatch fd48bd80eb Merge branch 'better-emoji-packs' into 'develop'
5 years ago
Maxim Filippov 02bbcd6180 Merge branch 'develop' into feature/return-link-for-password-reset
5 years ago
Maxim Filippov f89fe3ac06 Update docs
5 years ago
Maxim Filippov 6f25668215 Admin API: Add ability to force user's password reset
5 years ago
lain fe4db3b94e API Docs: Document conversation ids.
5 years ago
Haelwenn c1e011624d Merge branch 'docs/clients-update' into 'develop'
5 years ago
Egor Kislitsyn cf3041220a Add support for `rel="ugc"`
5 years ago
Haelwenn (lanodan) Monnier c3856bed0c
docs/clients.md: Update source code urls
5 years ago
Ekaterina Vaartis 86795d5ac2 Document emoji pack listing in the api docs
5 years ago
vaartis 43022c347f Apply suggestion to docs/api/pleroma_api.md
5 years ago
vaartis 8aed05ac15 Apply suggestion to docs/api/pleroma_api.md
5 years ago
Ekaterina Vaartis d51e5e447e Move emoji reloading to admin api
5 years ago
Ekaterina Vaartis dd818bdd48 Add documentation for the emoji endpoints
5 years ago
Ekaterina Vaartis ee620ecbf1 Add caching for emoji pack sharing
5 years ago
feld ab2ca3038f Merge branch 'hide-follower-following-count' into 'develop'
5 years ago
Alex S a18f1e7cd7 namings
5 years ago
Alex S 17ff63b3c3 docs fix
5 years ago
Alex S 4faf2b1555 post for creating invite tokens in admin api
5 years ago
rinpatch ef2e2c5e12 Merge branch 'feature/return-total-for-reports' into 'develop'
5 years ago
eugenijm 450bf7a63c Mastodon API: Add a setting to hide follow/follower count from the user view (`hide_follows_count` and `hide_followers_count`)
5 years ago
Egor Kislitsyn d6ab78e610 Set `account_field_value_length` limit to 2048 by default
5 years ago
Maxim Filippov 219dca1b00 Merge branch 'develop' into feature/return-total-for-reports
5 years ago
Ivan Tashkinov 3b8ec98b0e [#1149] Reinstated docs/config.md changes.
5 years ago
Alex S c625fe6f09 config.md back
5 years ago
lain a7f31bf06c Merge remote-tracking branch 'origin/develop' into reactions
5 years ago
lain f649a2e972 Pleroma API Docs: Documented Emoji reaction endpoints.
5 years ago
Haelwenn 0d9609894f Merge branch 'feature/change-email' into 'develop'
5 years ago
rinpatch f884987ace Merge branch 'admin-config-description' into 'develop'
5 years ago
Egor Kislitsyn 7b5c81b391 Add a note about compatibility with Mastodon
5 years ago
Egor Kislitsyn 25d8216804 Add email change endpoint
5 years ago
Angelina Filippova 528a88a686 Fix admin api docs for creating users
5 years ago
Alex S aa7fb22008 placeholder for config.md
5 years ago
Alex S ab4960cc7f deleting old config.md file
5 years ago
Egor Kislitsyn 30f0cec49a Add note about limit to the doc
5 years ago
Egor Kislitsyn b40b10b53d Add an endpoint to get multiple statuses by IDs
5 years ago
minibikini 11e12b5761 Add Pleroma.Plugs.Cache
5 years ago
Maxim Filippov af746fa4a8 Return total for reports
5 years ago
rinpatch 3face45467 Mastodon API: Add `pleroma.thread_muted` to Status entity
5 years ago
rinpatch 328b2612cd Clarify that read notifications are returned
5 years ago
rinpatch 377aa9fb90 Apply suggestion to docs/api/pleroma_api.md
5 years ago
rinpatch c2b6c1b089 Extend `/api/pleroma/notifications/read` to mark multiple notifications
5 years ago
AkiraFukushima 7808eee9aa Update Japanese document to follow English document
5 years ago
ultem 880307e0d5 minor: Fix version dot
5 years ago
Egor Kislitsyn fd076def0a Fix typo
5 years ago
Egor Kislitsyn 66c1966688 Disable rate limiter by default
5 years ago
Maxim Filippov 37dd3867bb Log admin/moderator actions
5 years ago
lain 24994f3e0c Activity expiration: Fix docs.
5 years ago
lain cc6c0b4ba6 Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expiration
5 years ago
ultem ef9930ed80 Minor corrections and clarification for Alpine standard v.3.10
5 years ago
aries e5f76a54e6 Fix default config of account fields length
5 years ago
lain 8340fe8fcc Merge branch 'digest-template' into 'develop'
5 years ago
lain ef43016b2c Merge branch 'feature/custom-fields' into 'develop'
5 years ago
Egor Kislitsyn 158231cd20 Add configurable colors and logo for the digest template
5 years ago
lain 560dbad538 Merge remote-tracking branch 'origin/develop' into pleroma-conversations
5 years ago
Egor Kislitsyn a2e1db5632 Increase max account fields limits
5 years ago
Egor Kislitsyn e457fcc479 Add `:max_remote_account_fields` config option
5 years ago
Egor Kislitsyn 2c35d4b0b0 Add configurable account field name length limit
5 years ago
Egor Kislitsyn db3c05f6b4 Add configurable account field value length limit
5 years ago
Egor Kislitsyn e0ac5c7a66 Add custom profile fields
5 years ago
rinpatch 9ef31767f2 Merge branch 'feature/mrf-vocabulary' into 'develop'
5 years ago
Ariadne Conill 5983f98f26 docs tweak
5 years ago
rinpatch 83a3de8cc4 Merge branch 'length-limit-bio' into 'develop'
5 years ago
Ariadne Conill 3cfaac39e2 docs: document mrf_vocabulary module settings
5 years ago
Ariadne Conill f46cd7e9c7 config: remove legacy activitypub accept_blocks setting
5 years ago
lain 60231ec7bd Conversation: Add endpoint to get a conversation by id.
5 years ago
Maksim 11d08c2de0 tests for Pleroma.Uploaders
5 years ago
lain 29807ef6a5 Merge branch 'feature/digest-email' into 'develop'
5 years ago
lain a2b98f6d58 Merge remote-tracking branch 'origin/develop' into pleroma-conversations
5 years ago
lain a49c92f6ae Participation: Setting recipients will always add the owner.
5 years ago
lain ddabe7784b Pleroma Conversations: Document differences.
5 years ago
x0rz3q 3411f506b3 Replace "impode" with "implode" for
5 years ago
Pierce McGoran 9b9453ceaf Fix some typos and rework a few lines in howto_mediaproxy.md
5 years ago
Alexander Strizhakov de0f3b73dd Admin fixes
5 years ago
Roman Chvanikov 9d4f34fbcb Merge branch 'develop' into feature/digest-email
5 years ago
Egor Kislitsyn 9ca4506355 Add configurable length limits for `User.bio` and `User.name`
5 years ago
Alexander Strizhakov 51b3b6d816 Admin changes
5 years ago
Sachin Joshi 242f5c585e add account confirmation email resend in mastodon api
5 years ago
Mike Verdone 2c83eb0b15 Revert "squash! Expose expires_at datetime in mastoAPI only for the activity actor"
5 years ago
Mike Verdone 2981821db8 squash! Expose expires_at datetime in mastoAPI only for the activity actor
5 years ago
Roman Chvanikov d2da3d30f3 Merge branch 'develop' into feature/digest-email
5 years ago
Mike Verdone 3cb471ec06 Expose expires_at datetime in mastoAPI only for the activity actor
5 years ago
Mike Verdone 704960b3c1 Add support for activity expiration to common and Masto API
5 years ago
Mike Verdone 378f5f0fbe Add activity expiration worker
5 years ago
kaniini 0be548b90a Merge branch 'Fix-static-dir-doc' into 'develop'
5 years ago
aries 9638da43e9 Add text about gitignore
5 years ago
Maxim Filippov f46805bb40 Merge branch 'develop' into feature/admin-api-user-statuses
5 years ago
Maxim Filippov 03471151d6 AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see private statuses)
5 years ago
Alexander Strizhakov 5e72554f3c Admin config fix
5 years ago
Aries 1e7d68e8bf Fix the sentence and add the setting example
5 years ago
aries 63924ee712 Fix static_dir docs
5 years ago
Roman Chvanikov 8292331b35 Merge branch 'develop' into feature/digest-email
5 years ago
Roman Chvanikov 36049f08ef Merge develop
5 years ago
feld 93df0796f0 Merge branch 'feature/matstodon-statuses-by-name' into 'develop'
5 years ago
Mark Felder 9169f331b6 Merge branch 'develop' into feature/matstodon-statuses-by-name
5 years ago
kaniini 33729bbb28 Merge branch 'feature/richmedia-ttl' into 'develop'
5 years ago
tom79 5c4a555b1d Fix domain for the contact clients.md
5 years ago
tom79 b0b9eca37d Update clients.md for Fedilab
5 years ago
Sachin Joshi 581756ccc5 update the docs
5 years ago
Sachin Joshi de9906ad56 change the structure of image ttl parsar
5 years ago
Maxim Filippov 9570a5be40 Merge branch 'develop' into feature/admin-api-user-statuses
5 years ago
kaniini f9a0014681 Merge branch 'feature/signed-object-fetches' into 'develop'
5 years ago
aries 129078eddc Fix redirect setting not working
5 years ago
tallship cffe8229a5 Update clients.md - added Homepage for Fedilab Android app
5 years ago
Bradley D. Thornton cdecef2a08 Update otp_en.md - Added creation of initial admin user
5 years ago
Ariadne Conill b2a8ccf37f config: add sign_object_fetches option
5 years ago
kaniini ce73d5f6a5 Merge branch 'feature/mention-mrf' into 'develop'
5 years ago
RX14 96a2890a9e
Add MRF MentionPolicy for dropping posts which mention specific actors
5 years ago
Sachin Joshi 18234cc44e add the rich media ttl based on image exp time
5 years ago
Ivan Tashkinov 2ba07b63f4 Apply suggestion to docs/config.md
5 years ago
Ivan Tashkinov 889dc17abd [#1094] Rate-limited follow & unfollow actions.
5 years ago
Roman Chvanikov 9bca70b10a Merge develop
5 years ago
Eugenij 520ee6c591 Add `pleroma.deactivated` to the Account entity (Mastodon API)
5 years ago
Mark Felder ffb4eb9779 Merge branch 'develop' into feature/matstodon-statuses-by-name
5 years ago
Eugenij 345a38778e Remove dead link from the installation docs
5 years ago
Egor Kislitsyn 0c66bb5857 Update documentation
5 years ago
Egor Kislitsyn 64a946643e Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists
5 years ago
Roman Chvanikov c729883936 Merge branch 'develop' into feature/digest-email
5 years ago
Alex S 7af27c143d changelog & docs
5 years ago
Maxim Filippov 418ae6638d Merge branch 'develop' into feature/admin-api-user-statuses
5 years ago
Maxim Filippov a9459ff98f Admin API: Endpoint for fetching latest user's statuses
5 years ago
Ariadne Conill 0cc638b968 docs: note that exclusions usage will be included in the transparency metrics if used
5 years ago
Ariadne Conill 80c46d6d8b nodeinfo: implement MRF transparency exclusions
5 years ago
Ivan Tashkinov b74d11e20a [#1041] Added documentation on existing rate limiters.
5 years ago
Mark Felder 360e4cdaa2 Move these to pleroma namespace in Mastodon API
5 years ago
Roman Chvanikov eae991b06a merge develop
5 years ago
Alexander Strizhakov 846ad9a463 admin api configure changes
5 years ago
Egor Kislitsyn 182f7bbb11 Merge branch 'develop' into feature/addressable-lists
5 years ago
Alex S beba7bbc85 removing synchronization worker
5 years ago
Maksim 12b1454245 [#1062] added option to disable send email
5 years ago
Roman Chvanikov 371d39e160 Merge develop
5 years ago
feld c91b5c87ff Docs/more mastodon api
5 years ago
Mark Felder 9a9b60cfbc Merge branch 'develop' into feature/allow-user-query-via-id
5 years ago
Alexander Strizhakov d6b0fce6e9 Fix/1019 correct count remote users
5 years ago
Ivan Tashkinov dd5a41e2a4 Apply suggestion to docs/config.md
5 years ago
Maxim Filippov 9f23502856 Fix docs
5 years ago