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
2019-10-18
Order fts results by trigram
rinpatch
2019-10-18
User search: Remove trigram and refactor the module
rinpatch
2019-10-18
Fix a migration wiping user info of users that don't have any mutes
rinpatch
2019-10-12
Merge branch 'fix/mediaproxy-too-brutal' into 'develop'
rinpatch
2019-10-07
mastodon api: fix exclude_replies (closes #1287)
Ariadne Conill
2019-10-07
Mastodon API: Fix private and direct statuses not being filtered out from the...
eugenijm
2019-10-06
Merge branch 'backport/custom-field-update' into 'maint/1.1'
kaniini
2019-10-06
Merge branch 'backport/key-moveout-1.1' into 'maint/1.1'
rinpatch
2019-10-06
Extract if block into private function
kPherox
2019-10-06
Change to delete empty name field
kPherox
2019-10-06
Fix type of fields_attributes
kPherox
2019-10-06
Rename fields to fields_attributes
kPherox
2019-10-06
Merge branch 'backport/feature-poll-refresh' into 'maint/1.1'
kaniini
2019-10-06
Fix credo issues
rinpatch
2019-10-06
Do not refetch local objects
rinpatch
2019-10-06
Preserve internal fields when reinjecting
rinpatch
2019-10-06
Move object internal fields to a constant
rinpatch
2019-10-06
Set updated_at even if the object stayed the same
rinpatch
2019-10-06
Fix wrong argument order when calling NaiveDateTime.diff
rinpatch
2019-10-06
Initial poll refresh support
rinpatch
2019-10-06
Use the user.id instead of nickname in report URLs
feld
2019-10-06
Move local keys out of `user.info`
rinpatch
2019-10-05
CommonAPI: Create profile updates as public.
lain
2019-10-05
ActivityPub / Transmogrifier: Correctly store incoming Update id.
lain
2019-10-04
notification_view.ex: Make sure `account` isn’t empty
Haelwenn (lanodan) Monnier
2019-10-04
Merge branch 'backport/hex-flake-id' into 'maint/1.1'
kaniini
2019-10-04
Merge branch 'backport/feature-track-reverse-proxy-failures' into 'maint/1.1'
kaniini
2019-10-04
Replace `Pleroma.FlakeId` with `flake_id` hex package
Egor Kislitsyn
2019-10-04
Track failed proxy urls and don't request them again
Sergey Suprunenko
2019-10-04
removed legacy api: "/objects/:uuid/likes"
Maksim Pechnikov
2019-10-04
ActivityPub: Change addressing of Undo.
lain
2019-10-04
Merge branch 'bugfix/widen-streamer-blocks-for-1.1' into 'maint/1.1'
kaniini
2019-10-04
Fix get_cached_by_nickname_or_id not allowing to get local users by
rinpatch
2019-10-04
application: fix up after_supervisor_start removal backport
Ariadne Conill
2019-10-04
streamer: worker: actually use should_send? consistently
Ariadne Conill
2019-10-04
streamer: worker: check for lack of intersectionality between a user's blockl...
Ariadne Conill
2019-10-04
streamer: add missing copyright headers
Ariadne Conill
2019-10-04
remove remaining errors from tests
Steven Fuchs
2019-10-04
Revert "Merge branch 'revert-4fabf83a' into 'develop'"
Egor Kislitsyn
2019-10-04
Remove in-db configuration references from 1.1
rinpatch
2019-09-30
Transmogrifier: Handle compact objects in undos.
lain
2019-09-26
Apply suggestion to lib/pleroma/web/activity_pub/views/user_view.ex
rinpatch
2019-09-26
Credo considered harmful
rinpatch
2019-09-26
Remove useless with clause
rinpatch
2019-09-26
Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.ex
rinpatch
2019-09-26
Don't embed the first page in inboxes/outboxes and refactor the views to
rinpatch
2019-09-14
Merge branch 'config-changes' into 'develop'
rinpatch
2019-09-14
Mastodon API: Respect post privacy in favourited/reblogged endpoints
rinpatch
2019-09-13
Merge branch 'cleanup-activity' into 'develop'
lain
2019-09-13
Merge branch 'feature/change-email' into 'develop'
Haelwenn
[next]