Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-27 | Add default_scope to /api/v1/update_credentials | rinpatch | |
2019-04-26 | Merge branch 'feature/mastoapi-new-config' into 'develop' | kaniini | |
Fix leaking private configuration parameters in Mastodon and Twitter APIs, and add new configuration parameters to Mastodon API This patch: - Fixes `rights` in TwitterAPI ignoring `show_role` - Fixes exposing default scope of the user to anyone in Mastodon API - Extends Mastodon API to be able to show and set `no_rich_text`, `default_scope`, `hide_follows`, `hide_followers`, `hide_favorites` (requested by the FE in #674) Sorry in advance for 500 line one commit diff, I should have split it up to separate MRs See merge request pleroma/pleroma!1093 | |||
2019-04-25 | Add mediaproxy whitelist capability | Mark Felder | |
2019-04-25 | Move settings to Source subentity | rinpatch | |
2019-04-24 | Fix leaking private configuration parameters in Mastodon and Twitter APIs, ↵ | rinpatch | |
and add new configuration parameters to Mastodon API This patch: - Fixes `rights` in twitterapi ignoring `show_role` - Fixes exposing default scope of the user to anyone in Mastodon API - Extends Mastodon API to be able to show and set `no_rich_text`, `default_scope`, `hide_follows`, `hide_followers`, `hide_favorites` (requested by the FE in #674) Sorry in advance for 500 line one commit diff, I should have split it up to separate MRs | |||
2019-04-23 | Extend Mastodon API with public endpoint for getting Favorites timeline of ↵ | Sergey Suprunenko | |
any user (#789) | |||
2019-04-23 | Merge branch 'mastoapi/add-in-reply-to-screen-name' into 'develop' | kaniini | |
Add `in_reply_to_account_acct` to MastoAPI status entity See merge request pleroma/pleroma!1086 | |||
2019-04-23 | Merge branch 'develop' into 'develop' | kaniini | |
Add shortcode_globs setting to documentation See merge request pleroma/pleroma!1087 | |||
2019-04-22 | Add :emoji settings to config.md | ilja | |
2019-04-22 | added healthcheck setting to instance config | Alex S | |
2019-04-22 | Add shortcode_globs setting to documentation | ilja | |
2019-04-22 | Add `pleroma.in_reply_to_account_acct` to MastoAPI status entity | rinpatch | |
2019-04-22 | Feature/826 healthcheck endpoint | Alexander Strizhakov | |
2019-04-22 | Merge branch 'rework-emoji-management' into 'develop' | kaniini | |
Remove finmoji and add a way to download emojis in packs Closes #817 and #821 See merge request pleroma/pleroma!1073 | |||
2019-04-21 | differences_in_mastoapi_responses.md: `content_type` parameter of post ↵ | Haelwenn (lanodan) Monnier | |
submission | |||
2019-04-20 | Remove most finmoji mentions where appropriate | Ekaterina Vaartis | |
2019-04-20 | Document the pleroma.emoji task | Ekaterina Vaartis | |
2019-04-20 | Include explicit warning for emerge config line as it will vary more widely ↵ | witches.live | |
based on current version of postgres | |||
2019-04-19 | typo fix | Alexander Strizhakov | |
docs for RelMe provider | |||
2019-04-18 | Do not require authentication for user search in MastoAPI | Mark Felder | |
2019-04-16 | Merge branch 'feature/788-separate-email-addresses' into 'develop' | kaniini | |
Feature/788 separate email addresses Closes #788 See merge request pleroma/pleroma!1040 | |||
2019-04-16 | add extra_cookie_attrs option to config | Hakurei Reimu | |
Allow instance admins to set their own SameSite cookie policy from the config. Default value in the config is `Lax`. | |||
2019-04-15 | Custom Emoji docs: Make it clear that config.exs is not for lewd. | lain | |
2019-04-13 | docs/installation/arch_linux_en.md: Remove useless ODBC | Haelwenn (lanodan) Monnier | |
See [1] for confirmation. 1: https://git.pleroma.social/pleroma/pleroma/merge_requests/1050#note_24402 | |||
2019-04-13 | Merge develop to 788-separate-email-addresses | Alex S | |
Merge conflicts: test/web/twitter_api/twitter_api_test.exs test/web/twitter_api/twitter_api_controller_test.exs test/web/admin_api/admin_api_controller_test.exs | |||
2019-04-12 | Merge branch 'bugfix/pleroma-email-naming' into 'develop' | lambda | |
Make the filename and module name of Pleroma.Emails.* orthogonal See merge request pleroma/pleroma!1029 | |||
2019-04-10 | Merge branch 'develop' into feature/788-separate-email-addresses | Alex S | |
2019-04-10 | adding notify_email setting for trigger emails | Alex S | |
2019-04-10 | Merge branch 'feature/767-multiple-use-invite-token' into 'develop' | lambda | |
Feature/767 multiple use invite token See merge request pleroma/pleroma!1032 | |||
2019-04-10 | Merge branch 'develop' into feature/user-status-subscriptions | Sadposter | |
2019-04-10 | Merge branch 'fix/emoji-api-nonsense' into 'develop' | lambda | |
Change response format of /api/pleroma/emoji so it makes sense See merge request pleroma/pleroma!1038 | |||
2019-04-10 | s/Pleroma.Mailer/Pleroma.Emails.Mailer/ | Haelwenn (lanodan) Monnier | |
2019-04-10 | Merge branch 'notification-pleroma-settings' into 'develop' | kaniini | |
Notification controls Closes #738 See merge request pleroma/pleroma!988 | |||
2019-04-09 | Change response format of /api/pleroma/emoji to the one that actually makes ↵ | rinpatch | |
sense | |||
2019-04-08 | renaming expire_at -> expires_at | Alex S | |
keyword style change | |||
2019-04-07 | added docs to docs/api/admin_api.md | Alex S | |
code style and little renamings | |||
2019-04-06 | JSON need quotes! | Sadposter | |
2019-04-06 | Document subscription endpoints, fix typos | Sadposter | |
Also adds a quick error case on the subscription endpoints to avoid 500s | |||
2019-04-05 | Document the admin API endpoints for controlling follow/unfollow | Mark Felder | |
2019-04-04 | Add ability to ship logs to a Slack channel | feld | |
2019-04-02 | Fix preview not being usable in form data | rinpatch | |
2019-04-02 | Merge branch 'feature/fake-statuses' into 'develop' | lambda | |
Add fake status submit See merge request pleroma/pleroma!995 | |||
2019-04-02 | Rename fake param to preview and make the tests check that the object was ↵ | rinpatch | |
not inserted to the db | |||
2019-04-01 | Make only important note bold rather than the whole paragraph because it ↵ | rinpatch | |
looks better that way | |||
2019-04-01 | Remove outdated howto change config and port and move it to config.md instead | rinpatch | |
2019-04-01 | restart makes no sense here as we instructed to stop the service before | rinpatch | |
2019-04-01 | Instruct to stop the service only after git pulling and getting deps to ↵ | rinpatch | |
minimize downtimes | |||
2019-04-01 | change bold text to be proper geadings in introduction.md | rinpatch | |
2019-04-01 | Fix backup/restore page to have proper headings | rinpatch | |
2019-03-29 | document fake option | rinpatch | |