aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-12-19Merge branch 'live-dashboard' into 'develop'Alex Gleason
2021-12-19Merge branch 'v2-suggestions' into 'develop'Alex Gleason
2021-12-19Merge branch 'fix-search-dos' into 'develop'Alex Gleason
2021-12-17emoji/loader.ex: be more verbose about which emoji pack config is loading now a1batross
2021-12-15Merge remote-tracking branch 'origin/develop' into live-dashboardAlex Gleason
2021-12-15Add Phoenix LiveDashboardAlex Gleason
2021-12-15Merge branch 'delete-account-fix' into 'develop'lain
2021-12-13TwitterAPI: allow deleting one's own account with request bodyAlex Gleason
2021-12-12Search: limit number of resultsAlex Gleason
2021-12-07Merge remote-tracking branch 'origin/develop' into fix-attachment-dimensionsAlex Gleason
2021-12-07AttachmentValidator: ingest width and heightAlex Gleason
2021-12-07Linting.Lain Soykaf
2021-12-07move result into with guardFinn Behrens
2021-12-06make linter happyFloatingGhost
2021-12-06Make deactivated user check into a subqueryFloatingGhost
2021-12-03Merge remote-tracking branch 'origin/develop' into password-resetAlex Gleason
2021-12-03Restore POST /auth/passwordAlex Gleason
2021-11-26v2 Suggestions: return `is_suggested` through the APIAlex Gleason
2021-11-26Instance: add v2_suggestions featureAlex Gleason
2021-11-26v2 Suggestions: also filter out users you followAlex Gleason
2021-11-26v2 Suggestions: actually flter out dismissed suggestionsAlex Gleason
2021-11-26v2 Suggestions: dismiss a suggestionAlex Gleason
2021-11-26AdminAPI: suggest a user through the APIAlex Gleason
2021-11-26v2 Suggestions: don't skip visibility checkAlex Gleason
2021-11-26v2 Suggestions: rudimentary API responseAlex Gleason
2021-11-25v2 Suggestions: return empty arrayAlex Gleason
2021-11-15nodeinfo: report activeMonth and activeHalfyear users fieldsAlibek Omarov
2021-11-15Merge branch 'block-behavior' into 'develop'lain
2021-11-15Merge branch 'instance-deletion' into 'develop'lain
2021-11-15Merge branch 'fix-object-deletion-timeout' into 'develop'lain
2021-11-15Merge branch 'userfeed-fe-fallback' into 'develop'lain
2021-11-10activity_pub_controller: Fix misleading debug warning in post_inbox_fallbackHaelwenn (lanodan) Monnier
2021-10-10Merge branch 'refactor/group_validator_fields' into 'develop'Haelwenn
2021-10-10object_validators: Group common fields in CommonValidationsHaelwenn (lanodan) Monnier
2021-10-06Fix typoMark Felder
2021-10-06CI: Bump lint stage to elixir-1.12Haelwenn (lanodan) Monnier
2021-10-06Merge branch 'from/develop/tusooa/add-remove-emails' into 'develop'Haelwenn
2021-09-07Merge branch 'remove/mastofe' into 'develop'Haelwenn
2021-09-05Allow users to remove their emails if instance does not need email to registerTusooa Zhu
2021-09-01Remove unused LoggerMark Felder
2021-08-28mix pleroma.database set_text_search_config now runs concurrently and infinitelysomeone
2021-08-28Selecting MRF policies didn't work as intended any moreIlja
2021-08-28Make activity search properly use GIN indexesTusooa Zhu
2021-08-28List available frontends also when no static/frontends folder is present yetIlja
2021-08-28Add Admin-FE menu for StealEmojiPolicySam Therapy
2021-08-28Merge branch 'set_text_search_config_timeout' into 'develop'Haelwenn
2021-08-28Merge branch 'features/ingestion-no-nil' into 'develop'Haelwenn
2021-08-28Merge branch 'admin_fe_dont_list_mrf_policies_any_more' into 'develop'Haelwenn
2021-08-27Make activity search properly use GIN indexesTusooa Zhu
2021-08-17UserController: fall back to frontend when user isn't foundAlex Gleason