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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2021-02-23
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...
Ivan Tashkinov
2021-02-23
[#3213] Misc. tweaks: proper upsert in Hashtag, better feature toggle managem...
Ivan Tashkinov
2021-02-22
[#3213] `hashtags`: altered `name` type to `text`. `hashtags_objects`: remove...
Ivan Tashkinov
2021-02-22
[#2534] Earlier init of Pleroma.Web.Endpoint (must be started prior to Plerom...
Ivan Tashkinov
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 availabl...
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
Merge branch 'fix/chats-no-unread-in-openapi' into 'develop'
rinpatch
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
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
[#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-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
[#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-11
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...
Ivan Tashkinov
2021-02-11
[#3213] Reorganized hashtags cleanup. Transaction-wrapped Hashtag.get_or_crea...
Ivan Tashkinov
2021-02-11
[#2510] Improved support for app-bound OAuth tokens. Auth-related refactoring.
Ivan Tashkinov
2021-02-10
Merge branch 'fix/no-version-api-pleroma-social' into 'develop'
Haelwenn
2021-02-09
Merge branch 'features/ap_id-c2s-authentication' into 'develop'
rinpatch
2021-02-09
OpenAPI spec: Do not show build enviroment in the spec version
rinpatch
2021-02-09
OpenAPI spec task: Load pleroma application to get version info
rinpatch
2021-02-08
Revert "Add plaintext support for all emails except the digest"
Mark Felder
2021-02-08
Merge branch 'develop' into 'new-user-emails'
feld
2021-02-08
Merge branch 'feat/mrf-noemptypolicy' into 'develop'
Haelwenn
2021-02-08
MRF NoEmptyPolicy: Deny posts from local users if there is no content or only...
Mark Felder
2021-02-08
Merge branch 'fix/rss-link' into 'develop'
rinpatch
2021-02-08
RSS: Make sure post URL is the first `<link>` element
rinpatch
2021-02-08
activity_pub_controller: Add authentication to object & activity endpoints
Haelwenn (lanodan) Monnier
2021-02-08
Merge branch 'fix/reports-from-admins' into 'develop'
rinpatch
2021-02-07
[#3213] Partially addressed code review points.
Ivan Tashkinov
2021-02-06
Merge branch 'feat/allow_alt_text_search_config' into 'develop'
rinpatch
2021-02-06
Update priv/repo/migrations/20190501125843_add_fts_index_to_objects.exs, priv...
hyperion
2021-02-05
Slightly better formatting
Mark Felder
2021-02-05
Add plaintext support for all emails except the digest
Mark Felder
2021-02-04
Actually send the mail
Mark Felder
2021-02-04
Add a registration email that only sends if no other emails (welcome, approva...
Mark Felder
2021-02-04
Improve confirmation email language
Mark Felder
2021-02-04
Also make this maybe_ for consistency
Mark Felder
2021-02-04
These welcome emails are not guaranteed and can be private functions
Mark Felder
2021-02-04
Merge branch 'develop' into fix/reports-from-admins
Mark Felder
[next]