Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-24 | Merge branch 'gitignore' into 'develop' | Haelwenn | |
gitignore: Vi and emacs temp files See merge request pleroma/pleroma!3345 | |||
2021-02-24 | Vi and emacs temp files | Mark Felder | |
2021-02-24 | Merge branch 'docfix/chat-token' into 'develop' | Haelwenn | |
Update terminology in differences_in_mastoapi_responses.md See merge request pleroma/pleroma!3344 | |||
2021-02-24 | Update terminology in differences_in_mastoapi_responses.md | zonk | |
2021-02-23 | [#3213] `mix pleroma.database rollback` tweaks. | Ivan Tashkinov | |
2021-02-23 | Merge branch 'fix/whalebird-url' into 'develop' | feld | |
Fix URL of Whalebird in docs See merge request pleroma/pleroma!3339 | |||
2021-02-23 | Merge branch 'chore/no-activitypub-sleeps' into 'develop' | lain | |
Avoid unnecessary 500ms sleeps from CommonAPI.follow when the target user is remote See merge request pleroma/pleroma!3330 | |||
2021-02-23 | Fix URL of Whalebird in docs | AkiraFukushima | |
2021-02-23 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework # Conflicts: # lib/pleroma/application.ex # lib/pleroma/config.ex | |||
2021-02-23 | [#3213] Misc. tweaks: proper upsert in Hashtag, better feature toggle ↵ | Ivan Tashkinov | |
management. | |||
2021-02-23 | Merge branch '2534-pleroma-endpoint-earlier-init' into 'develop' | rinpatch | |
[#2534] Earlier init of Pleroma.Web.Endpoint (must be started prior to Pleroma.Web.Streamer) Closes #2534 See merge request pleroma/pleroma!3338 | |||
2021-02-22 | Apply i1t's suggestion(s) to 1 file(s) | Ivan Tashkinov | |
2021-02-22 | [#3213] `hashtags`: altered `name` type to `text`. `hashtags_objects`: ↵ | Ivan Tashkinov | |
removed unused index. HashtagsTableMigrator: records_per_second calculation fix. ActivityPub: hashtags-related options normalization. | |||
2021-02-22 | [#2534] Earlier init of Pleroma.Web.Endpoint (must be started prior to ↵ | Ivan Tashkinov | |
Pleroma.Web.Streamer). | |||
2021-02-22 | Update the documentation to use make it use /api/v1/pleroma instead of ↵ | eugenijm | |
/api/pleroma | |||
2021-02-21 | Video: Handle peertube videos only stashing attachments in x-mpegURL | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/2535 | |||
2021-02-21 | Reroute /api/pleroma to /api/v1/pleroma | eugenijm | |
2021-02-20 | Merge branch 'revert/changelog' into 'develop' | feld | |
Revert changelog entry that leaked from another branch. See merge request pleroma/pleroma!3334 | |||
2021-02-20 | Revert changelog entry that leaked from another branch. | Mark Felder | |
2021-02-20 | Merge branch 'fix/filters' into 'develop' | Haelwenn | |
Minor fixes to upload filters See merge request pleroma/pleroma!3332 | |||
2021-02-20 | Document HeifToJpeg and its requirement of libheif's heic-convert tool | Mark Felder | |
2021-02-20 | Exiftool also cannot strip from heic files. | Mark Felder | |
2021-02-20 | Show a proper error. A failure doesn't always mean the command isn't ↵ | Mark Felder | |
available, and we check for it on startup | |||
2021-02-19 | Avoid unnecessary 500ms sleeps from CommonAPI.follow when the target user is ↵ | Mark Felder | |
remote | |||
2021-02-18 | Permit :disclose_client in changesets | Mark Felder | |
2021-02-18 | Tests to validate client disclosure obeys user setting | Mark Felder | |
2021-02-18 | Add field to user schema for controlling disclosure of client details | Mark Felder | |
2021-02-18 | Mastodon makes this field null when posting with MastoFE or if you choose to ↵ | Mark Felder | |
not disclose it, so it's safe to be null by default | |||
2021-02-18 | [#3213] Experimental / debug feature: `database: [improved_hashtag_timeline: ↵ | Ivan Tashkinov | |
:preselect_hashtag_ids]`. | |||
2021-02-18 | [#3213] HashtagsTableMigrator: fault rate allowance to enable the feature ↵ | Ivan Tashkinov | |
(defaults to 1%), counting of affected objects, misc. tweaks. | |||
2021-02-18 | expires_in in scheduled status params | Alexander Strizhakov | |
2021-02-18 | Merge branch 'fix/chats-no-unread-in-openapi' into 'develop' | rinpatch | |
ChatMessage schema: Add `unread` property See merge request pleroma/pleroma!3323 | |||
2021-02-17 | Merge branch 'feat/enforce-admin-scope-unconditionally' into 'develop' | Haelwenn | |
Remove `:auth, :enforce_oauth_admin_scope_usage` See merge request pleroma/pleroma!3327 | |||
2021-02-17 | OAuthScopesPlug: remove transform_scopes in favor of explicit admin scope ↵ | rinpatch | |
definitions Transforming scopes is no longer necessary since we are dropping support for accessing admin api without `admin:` prefix in scopes. | |||
2021-02-17 | OpenAPI: Add `admin:` scope prefix to admin operations | rinpatch | |
Also splits "Emoji packs" to two categories: "Emoji pack administration" and "Emoji packs" | |||
2021-02-17 | Remove `:auth, :enforce_oauth_admin_scope_usage` | rinpatch | |
`admin` scope has been required by default for more than a year now and all apps that use the API seems to request a proper scope by now. | |||
2021-02-17 | Enhance reports in Pleroma API: index, show | Haelwenn (lanodan) Monnier | |
2021-02-17 | Merge branch 'test-docker-images' into 'develop' | rinpatch | |
Generate custom docker images for testing See merge request pleroma/pleroma!3326 | |||
2021-02-17 | Do not want these interfering with develop builds | Mark Felder | |
2021-02-17 | Make it possible to generate custom docker images by prefixing the branch ↵ | Mark Felder | |
name with "build-docker" | |||
2021-02-17 | Merge branch 'chore/documentation-relicensing' into 'develop' | Haelwenn | |
Relicense documentation under CC-BY-4.0 See merge request pleroma/pleroma!3322 | |||
2021-02-17 | Merge branch 'feat/chat-list-pagination' into 'develop' | Haelwenn | |
Chats: Introduce /api/v2/pleroma/chats which implements pagination Closes #2140 See merge request pleroma/pleroma!3325 | |||
2021-02-17 | Merge branch 'remove-conversation-api' into 'develop' | rinpatch | |
Add API endpoint to remove a conversation Closes #2488 See merge request pleroma/pleroma!3321 | |||
2021-02-17 | Merge branch '2510-oauth-app-tokens-further-support' into 'develop' | rinpatch | |
[#2510] Improved support for app-bound OAuth tokens Closes #2510 See merge request pleroma/pleroma!3316 | |||
2021-02-17 | Chats: Introduce /api/v2/pleroma/chats which implements pagination | rinpatch | |
Also removes incorrect claim that /api/v1/pleroma/chats supports pagination and deprecates it. Closes #2140 | |||
2021-02-17 | Merge branch 'update-default-avatar' into 'develop' | rinpatch | |
Update the default avatar to look nicer See merge request pleroma/pleroma!3320 | |||
2021-02-17 | [#3213] Fixed `HashtagsTableMigrator.count/1`. | Ivan Tashkinov | |
2021-02-16 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
feature/object-hashtags-rework | |||
2021-02-16 | [#3213] HashtagsTableMigrator state management refactoring & improvements ↵ | Ivan Tashkinov | |
(proper stats serialization etc.). | |||
2021-02-16 | ChatMessage schema: Add `unread` property | rinpatch | |
It is present in the code, but was not documented. |