index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-20
Show a proper error. A failure doesn't always mean the command isn't availabl...
Mark Felder
2021-02-19
Avoid unnecessary 500ms sleeps from CommonAPI.follow when the target user is ...
Mark Felder
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
2021-02-18
[#3213] Experimental / debug feature: `database: [improved_hashtag_timeline: ...
Ivan Tashkinov
2021-02-18
[#3213] HashtagsTableMigrator: fault rate allowance to enable the feature (de...
Ivan Tashkinov
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
2021-02-17
Merge branch 'feat/enforce-admin-scope-unconditionally' into 'develop'
Haelwenn
2021-02-17
OAuthScopesPlug: remove transform_scopes in favor of explicit admin scope def...
rinpatch
2021-02-17
OpenAPI: Add `admin:` scope prefix to admin operations
rinpatch
2021-02-17
Remove `:auth, :enforce_oauth_admin_scope_usage`
rinpatch
2021-02-17
Enhance reports in Pleroma API: index, show
Haelwenn (lanodan) Monnier
2021-02-17
Merge branch 'test-docker-images' into 'develop'
rinpatch
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 nam...
Mark Felder
2021-02-17
Merge branch 'chore/documentation-relicensing' into 'develop'
Haelwenn
2021-02-17
Merge branch 'feat/chat-list-pagination' into 'develop'
Haelwenn
2021-02-17
Merge branch 'remove-conversation-api' into 'develop'
rinpatch
2021-02-17
Merge branch '2510-oauth-app-tokens-further-support' into 'develop'
rinpatch
2021-02-17
Chats: Introduce /api/v2/pleroma/chats which implements pagination
rinpatch
2021-02-17
Merge branch 'update-default-avatar' into 'develop'
rinpatch
2021-02-17
[#3213] Fixed `HashtagsTableMigrator.count/1`.
Ivan Tashkinov
2021-02-16
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...
Ivan Tashkinov
2021-02-16
[#3213] HashtagsTableMigrator state management refactoring & improvements (pr...
Ivan Tashkinov
2021-02-16
ChatMessage schema: Add `unread` property
rinpatch
2021-02-16
Merge branch '2053-notifications-actor-is-active-refactoring' into 'develop'
rinpatch
2021-02-16
Relicense documentation under CC-BY-4.0
rinpatch
2021-02-15
[#3213] Fixed `hashtags.name` lookup (must use `citext` type to do index scan...
Ivan Tashkinov
2021-02-15
Add API endpoint to remove a conversation
Egor Kislitsyn
2021-02-15
update changelog to mention change of avatar
Shpuld Shpuldson
2021-02-15
replace avi.png
Shpuld Shpuldson
2021-02-15
Merge branch 'chore/mailmap' into 'develop'
rinpatch
2021-02-15
Add myself to .mailmap
rinpatch
2021-02-15
[#2053] Changed `Notification/for_user_query/2` to use join to filter out ina...
Ivan Tashkinov
2021-02-13
[#3213] `rescue` around potentially-raising `Repo.insert_all/_` calls. Misc. ...
Ivan Tashkinov
2021-02-12
Additional validation so we don't get caught off guard with a nil response
Mark Felder
2021-02-12
Inject fake application metadata and validate it is stripped by transmogrifier
Mark Felder
2021-02-12
App is already preloaded into the token, so avoid an extra query
Mark Felder
2021-02-12
Merge branch 'not-used-mock' into 'develop'
rinpatch
2021-02-12
Merge branch 'bugfix/answer-outbox' into 'develop'
rinpatch
2021-02-11
Use a custom oauth token so we can predict and validate the client_name and w...
Mark Felder
2021-02-11
Document the application metadata is now retained as part of the post.
Mark Felder
2021-02-11
Validate client application metadata is retained in the object
Mark Felder
2021-02-11
Consistency
Mark Felder
2021-02-11
Revert to original formatting for these function defs
Mark Felder
2021-02-11
Prefer naming this put_application because we're putting it into the params map
Mark Felder
2021-02-11
%Token{} may not be in the conn, so avoid breaking the ability to post status...
Mark Felder
[prev]
[next]