akkoma
2021-12-14 FloatingGhostadd hashtag indexing
2021-12-14 FloatingGhostadd user import
2021-12-14 FloatingGhostadd mappings
2021-12-14 FloatingGhostSearch through users and hashtags as well
2021-12-14 FloatingGhostadd hashtag indexing
2021-12-13 Alex GleasonTwitterAPI: allow deleting one's own account with reque...
2021-12-13 FloatingGhostadd user import
2021-12-13 FloatingGhostadd mappings
2021-12-13 Alex GleasonSearch: limit number of results
2021-12-12 sadposterfix buggos
2021-12-12 FloatingGhostfully reference es
2021-12-12 FloatingGhostfix multi-after-transaction
2021-12-12 FloatingGhostpipeline it
2021-12-12 sadposterfix bug in inbound
2021-12-12 sadposterenforce visibility
2021-12-12 sadposterfix buggos
2021-12-12 FloatingGhostfully reference es
2021-12-12 FloatingGhostfix multi-after-transaction
2021-12-12 FloatingGhostpipeline it
2021-12-12 sadposterfix bug in inbound
2021-12-12 sadposterenforce visibility
2021-12-12 sadposterMerge branch 'develop' of gitssh.ihatebeinga.live:IHBAG...
2021-12-12 floatingghostMerge pull request 'feature/elasticsearch' (#1) from...
2021-12-12 FloatingGhostRemove IO inspect
2021-12-12 FloatingGhostmake search provider configurable
2021-12-12 FloatingGhostadd extra filters
2021-12-12 FloatingGhostintegrate search endpoint with ES
2021-12-12 FloatingGhostAdd import functionality
2021-12-12 Alex GleasonVideoHandlingTest: remove nil values
2021-12-12 HaelwennApply alexgleason's suggestion(s) to 1 file(s)
2021-12-12 Alex GleasonFix VideoHandlingTest
2021-12-12 Alex GleasonAttachmentValidator: ingest width and height
2021-12-12 Alex GleasonTransmogrifier: test fix_attachments/1
2021-12-12 Alex GleasonBenchmarks: fix user timeline and tags benchmarks
2021-12-12 Lain SoykafLinting.
2021-12-12 Finn Behrensmove result into with guard
2021-12-12 Alex GleasonFix benchmarks
2021-12-12 FloatingGhostmake linter happy
2021-12-12 FloatingGhostMake deactivated user check into a subquery
2021-12-12 FloatingGhostRemove IO inspect
2021-12-12 FloatingGhostmake search provider configurable
2021-12-12 marcin mikołajczakAdd link headers in ChatController.index2
2021-12-11 FloatingGhostadd extra filters
2021-12-11 FloatingGhostintegrate search endpoint with ES
2021-12-11 FloatingGhostAdd import functionality
2021-12-09 lainMerge branch 'fix-attachment-dimensions' into 'develop'
2021-12-09 lainMerge branch 'benchmark-fixes' into 'develop'
2021-12-08 Alex GleasonBenchmarks: fix user timeline and tags benchmarks
2021-12-08 Alex GleasonVideoHandlingTest: remove nil values
2021-12-07 HaelwennApply alexgleason's suggestion(s) to 1 file(s)
2021-12-07 Alex GleasonMerge remote-tracking branch 'origin/develop' into...
2021-12-07 Alex GleasonFix VideoHandlingTest
2021-12-07 lainMerge branch 'fixyfix' into 'develop'
2021-12-07 Alex GleasonAttachmentValidator: ingest width and height
2021-12-07 Lain SoykafLinting.
2021-12-07 lainMerge branch 'pleroma-result-1_13' into 'develop'
2021-12-07 lainMerge branch 'mix-lock' into 'develop'
2021-12-07 Alex GleasonRun `mix deps.get`
2021-12-07 Finn Behrensmove result into with guard
2021-12-07 Alex GleasonTransmogrifier: test fix_attachments/1
2021-12-06 lainMerge branch 'benchmark' into 'develop'
2021-12-06 sadposterMerge branch 'develop' of https://git.pleroma.social...
2021-12-06 marcin mikołajczakAdd 'notifying' to relationship for compatibility with...
2021-12-06 marcin mikołajczakAdd test for following with subscription
2021-12-06 lainMerge branch 'optimisation/deactivated-subquery' into...
2021-12-06 marcin mikołajczakMastoAPI: accept notify param in follow request
2021-12-06 sadposterre-enable deactivated check
2021-12-06 FloatingGhostmake linter happy
2021-12-06 FloatingGhostMake deactivated user check into a subquery
2021-12-06 sadposterdon't track vmargs
2021-12-06 sadposterremove vmargs
2021-12-06 sadposterremove deactivated_users call
2021-12-06 sadposterupdate adminfe
2021-12-05 Alex GleasonLog Ecto queries > 500ms
2021-12-05 sadposteradd debug
2021-12-05 sadposterMerge branch 'develop' of https://git.pleroma.social...
2021-12-03 Alex GleasonFix benchmarks
2021-12-03 lainMerge branch 'password-reset' into 'develop'
2021-12-03 Alex GleasonFix frontend_status_plug_test.exs
2021-12-03 Alex GleasonMerge remote-tracking branch 'origin/develop' into...
2021-12-03 Alex GleasonRestore POST /auth/password
2021-12-02 lainMerge branch 'fix/2782-nodeinfo-active-users' into...
2021-12-02 marcin mikołajczakremote_interaction API endpoint
2021-12-01 lainMerge branch 'update-hackney' into 'develop'
2021-11-29 lainMerge branch 'force_pinned_objects_to_be_empty' into...
2021-11-29 NEETzscheForce pinned_objects to be empty, not null
2021-11-29 a1batrossMix: upgrade Hackney to 1.18.0
2021-11-27 Alex Gleasonv2 Suggestions: return `is_suggested` through the API
2021-11-27 Alex GleasonInstance: add v2_suggestions feature
2021-11-27 Alex Gleasonv2 Suggestions: also filter out users you follow
2021-11-27 Alex Gleasonv2 Suggestions: actually flter out dismissed suggestions
2021-11-27 Alex Gleasonv2 Suggestions: dismiss a suggestion
2021-11-26 Alex Gleasonv2 Suggestions: add index on is_suggested column
2021-11-26 Alex GleasonAdminAPI: suggest a user through the API
2021-11-26 Alex Gleasonv2 Suggestions: don't skip visibility check
2021-11-26 Alex Gleasonv2 Suggestions: rudimentary API response
2021-11-25 Alex Gleasonv2 Suggestions: return empty array
2021-11-24 Alex GleasonMerge remote-tracking branch 'pleroma/develop' into...
2021-11-24 Alex GleasonExpose /manifest.json for PWA
2021-11-23 marcin mikołajczakFix replies count for remote replies
next