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-12-19
Merge branch 'live-dashboard' into 'develop'
Alex Gleason
2021-12-19
Merge branch 'v2-suggestions' into 'develop'
Alex Gleason
2021-12-19
Merge branch 'fix-search-dos' into 'develop'
Alex Gleason
2021-12-18
Merge branch 'from/develop/tusooa/alpine-3.14' into 'develop'
lain
2021-12-17
Bump alpine to 3.14
Tusooa Zhu
2021-12-17
Merge branch 'verbose-emoji-loader' into 'develop'
lain
2021-12-17
emoji/loader.ex: be more verbose about which emoji pack config is loading now
a1batross
2021-12-15
Merge remote-tracking branch 'origin/develop' into live-dashboard
Alex Gleason
2021-12-15
Add Phoenix LiveDashboard
Alex Gleason
2021-12-15
Merge branch 'delete-account-fix' into 'develop'
lain
2021-12-13
TwitterAPI: allow deleting one's own account with request body
Alex Gleason
2021-12-12
Search: limit number of results
Alex Gleason
2021-12-09
Merge branch 'fix-attachment-dimensions' into 'develop'
lain
2021-12-09
Merge branch 'benchmark-fixes' into 'develop'
lain
2021-12-08
Benchmarks: fix user timeline and tags benchmarks
Alex Gleason
2021-12-07
VideoHandlingTest: remove nil values
Alex Gleason
2021-12-07
Apply alexgleason's suggestion(s) to 1 file(s)
Haelwenn
2021-12-07
Merge remote-tracking branch 'origin/develop' into fix-attachment-dimensions
Alex Gleason
2021-12-07
Fix VideoHandlingTest
Alex Gleason
2021-12-07
Merge branch 'fixyfix' into 'develop'
lain
2021-12-07
AttachmentValidator: ingest width and height
Alex Gleason
2021-12-07
Linting.
Lain Soykaf
2021-12-07
Merge branch 'pleroma-result-1_13' into 'develop'
lain
2021-12-07
Merge branch 'mix-lock' into 'develop'
lain
2021-12-07
Run `mix deps.get`
Alex Gleason
2021-12-07
move result into with guard
Finn Behrens
2021-12-07
Transmogrifier: test fix_attachments/1
Alex Gleason
2021-12-06
Merge branch 'benchmark' into 'develop'
lain
2021-12-06
Merge branch 'optimisation/deactivated-subquery' into 'develop'
lain
2021-12-06
make linter happy
FloatingGhost
2021-12-06
Make deactivated user check into a subquery
FloatingGhost
2021-12-03
Fix benchmarks
Alex Gleason
2021-12-03
Merge branch 'password-reset' into 'develop'
lain
2021-12-03
Fix frontend_status_plug_test.exs
Alex Gleason
2021-12-03
Merge remote-tracking branch 'origin/develop' into password-reset
Alex Gleason
2021-12-03
Restore POST /auth/password
Alex Gleason
2021-12-02
Merge branch 'fix/2782-nodeinfo-active-users' into 'develop'
lain
2021-12-01
Merge branch 'update-hackney' into 'develop'
lain
2021-11-29
Merge branch 'force_pinned_objects_to_be_empty' into 'develop'
lain
2021-11-29
Force pinned_objects to be empty, not null
NEETzsche
2021-11-29
Mix: upgrade Hackney to 1.18.0
a1batross
2021-11-26
v2 Suggestions: return `is_suggested` through the API
Alex Gleason
2021-11-26
Instance: add v2_suggestions feature
Alex Gleason
2021-11-26
v2 Suggestions: also filter out users you follow
Alex Gleason
2021-11-26
v2 Suggestions: actually flter out dismissed suggestions
Alex Gleason
2021-11-26
v2 Suggestions: dismiss a suggestion
Alex Gleason
2021-11-26
v2 Suggestions: add index on is_suggested column
Alex Gleason
2021-11-26
AdminAPI: suggest a user through the API
Alex Gleason
2021-11-26
v2 Suggestions: don't skip visibility check
Alex Gleason
2021-11-26
v2 Suggestions: rudimentary API response
Alex Gleason
[next]