62 Commits (51e154f5e87968d6bb115e053689767ab33e80cd)

Autor SHA1 Nachricht Datum
  Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250) vor 5 Jahren
  Eugen Rochko 43c61bca60
Add locale param to sign-up API (#9747) vor 5 Jahren
  Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572) vor 5 Jahren
  Eugen Rochko 6d59dfa15d
Optimize the process of following someone (#9220) vor 5 Jahren
  Eugen Rochko 1f6ed4f86a
Add more granular OAuth scopes (#7929) vor 5 Jahren
  Eugen Rochko 54f34d3f2a
Return HTTP 410 for suspended accounts in GET /api/v1/accounts/:id (#7287) vor 6 Jahren
  Eugen Rochko fce8464077
Ensure that boolean params in the API are parsed for truthiness (#6575) vor 6 Jahren
  Yamagishi Kazutoshi b21db9bbde Using double splat operator (#5859) vor 6 Jahren
  aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) vor 6 Jahren
  Surinna Curtis 031a5a8f92 Optional notification muting (#5087) vor 6 Jahren
  Eugen Rochko 0ef9d45d05 Fix error when following locked accounts (#4896) vor 6 Jahren
  Eugen Rochko 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) vor 6 Jahren
  Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) vor 6 Jahren
  Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629) vor 7 Jahren
  Matt Jankowski 5c63523972 Spec coverage and refactor for the api/v1/accounts controllers (#3451) vor 7 Jahren
  unarist cf4fe6cab8 More use of next link header on account (media) timelines (#3311) vor 7 Jahren
  unarist 3ce9ca4c99 Fix following/followers API to return correct link headers (#3268) vor 7 Jahren
  Akihiko Odaki f554807563 Use joins for account properties (#3167) vor 7 Jahren
  Eugen Rochko f1ab70649b Add buttons to block and unblock domain (#3127) vor 7 Jahren
  Matt Jankowski a8e1afc30a Simplify render in controllers (#2144) vor 7 Jahren
  Eugen 15d442cf9d Fix /api/v1/accounts/update_credentials tests (#1357) vor 7 Jahren
  David Celis d4fe6cd2bf Allow users to update their Account in the API (#1179) vor 7 Jahren
  Eugen b89f007862 Make public timelines API not require user context/app credentials (#1291) vor 7 Jahren
  Eugen Rochko de22c202f5 Add counter caches for a large performance increase on API requests vor 7 Jahren
  Eugen Rochko 35933167c0 Add counter caches for a large performance increase on API requests vor 7 Jahren
  Eugen Rochko 05cf086766 New API method: /api/v1/search vor 7 Jahren
  Eugen Rochko 5cfc9c7487 Forgot to hook up API with the latest method vor 7 Jahren
  Eugen Rochko d6cb4bbe99 Performance improvement for profiles vor 7 Jahren
  Eugen Rochko 5f4e402204 Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies vor 7 Jahren
  Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly. vor 7 Jahren
  Eugen Rochko 3e9d794ea5 Add tuning documentation, add <content> tags back to most salmons, vor 7 Jahren
  Eugen Rochko 8132cf8153 Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments vor 7 Jahren
  Eugen Rochko 8a880a3d46 Make blocks create entries and unfollows instantly, but do the clean up vor 7 Jahren
  Eugen Rochko 1f5792c834 API now respects ?limit param as long as it's within 2x default limit vor 7 Jahren
  Eugen Rochko cca82bf0a2 Move merging/unmerging of timelines into background. Move blocking into vor 7 Jahren
  Eugen Rochko 2939e9898b Extend rails-settings-cached to merge db-saved hash values with defaults vor 7 Jahren
  Eugen Rochko b891a81008 Follow call on locked account creates follow request instead vor 7 Jahren
  Eugen Rochko 80e02b90e4 Private visibility on statuses prevents non-followers from seeing those vor 7 Jahren
  Eugen Rochko 1d0321fc45 Fix pt translations, improve pre-cache queries, removing will_paginate vor 7 Jahren
  Eugen Rochko 7e90772c92 Unify collection caching code vor 7 Jahren
  Eugen Rochko 8a3745a4df Remove stale entries from cache results vor 7 Jahren
  Eugen Rochko 8efa081f21 Remove Neo4J vor 7 Jahren
  Eugen Rochko 79a0135869 Cache accounts/:id/statuses and single statuses too vor 7 Jahren
  Eugen Rochko fc90d38893 Moving some counter queries out of subqueries in the API vor 7 Jahren
  Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance vor 7 Jahren
  Eugen Rochko cea28e0c1d Fix wrong link header on followers API, wrong link in tabs component, order vor 7 Jahren
  Eugen Rochko afded319d2 Add limit to search results vor 7 Jahren
  Eugen Rochko 09218d4c01 Use full-text search for autosuggestions vor 7 Jahren
  Eugen Rochko 17903c6dae Improve filtering of public/hashtag timelines, both in backlog and real-time vor 7 Jahren
  Eugen Rochko b13e7dda1f API pagination for all collections using Link header vor 7 Jahren