about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2018-04-16Redirect to account status page for page of status stream entry (#7104)Akihiko Odaki
2018-04-14Add bio fields (#6645)Eugen Rochko
2018-04-12Upgrade Rails to version 5.2.0 (#5898)Yamagishi Kazutoshi
2018-04-11Paginate ancestor statuses in public page (#7102)Akihiko Odaki
2018-04-10Feature: Improve reports ui (#7032)Emelia Smith
2018-04-10Feature: Allow staff to change user emails (#7074)Emelia Smith
2018-04-08Enable updating additional account information from user preferences via rest...Levi Bard
2018-04-08Fix follow/unfollow buttons on public profile (fixes #7036) (#7040)ThibG
2018-04-07Prevent admins and moderators eavesdropping in private and direct toots (#7067)Alda Marteau-Hardi
2018-04-03Improve require_admin! and require_staff! filters (#7018)Emelia Smith
2018-04-02Feature: Report improvements (#6967) (#7000)Emelia Smith
2018-04-02Implement the ability for an Administrator or Moderator to remove an account ...Emelia Smith
2018-04-02Fix unpermitted parameters warning when generating pagination URLs (#6995)Eugen Rochko
2018-03-18If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (#6817)Eugen Rochko
2018-03-10Improve performance of account_media_status_ids (#6729)abcang
2018-03-08If login redirects to omniauth, redirect logout to root_path (#6694)Eugen Rochko
2018-03-05Redirect from Web tag timeline to public tag timeline if not signed in (#6633)Akihiko Odaki
2018-03-04Set the default locale in config (#6580)Akihiko Odaki
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-03-01Add only_media param to public and hashtag timelines API (#6576)Eugen Rochko
2018-03-01Ensure that boolean params in the API are parsed for truthiness (#6575)Eugen Rochko
2018-02-28Fix #942: Seamless LDAP login (#6556)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-26Improve public account cards (#6559)Eugen Rochko
2018-02-26Fix prev/next links on public profile page (#6497)Ian McCowan
2018-02-23New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies)...Ghislain Loaec
2018-02-22Redesign landing page (again) (#6486)Eugen Rochko
2018-02-22Fix #6526: Only store redirect location if not in JSON format (#6528)Eugen Rochko
2018-02-22Focal points (#6520)Eugen Rochko
2018-02-21Fix bug in relationships API introduced by #6482 (#6527)Eugen Rochko
2018-02-21Account archive download (#6460)Eugen Rochko
2018-02-18add parameter locked to /api/v1/update_credentials (#6506)Konrad Pozniak
2018-02-16Save video metadata and improve video OpenGraph tags (#6481)Eugen Rochko
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2018-02-08Fix response of signature_verification_failure_reason (#6441)abcang
2018-02-04Exclude nil from relationships array (#6427)abcang
2018-02-04Add option to show only local toots in timeline preview (#6292)Renato "Lond" Cerqueira
2018-02-04CAS + SAML authentication feature (#6425)Eugen Rochko
2018-02-02Allow HTTP caching of atom-rendered public toots (OStatus compatibility) (#6207)ThibG
2018-02-02Allow retrieval of private statuses (single or in outbox) using HTTP signatur...puckipedia
2018-02-02pam authentication (#5303)Alexander
2018-01-23Fix #6331 (#6341)Eugen Rochko
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2018-01-21Redirect to 2FA creation page when otp_secret is not available (#6314)Aboobacker MK
2018-01-18Fix regeneration marker not expiring (#6290)Eugen Rochko
2018-01-17Fix home regeneration (#6251)Eugen Rochko
2018-01-17implement web share target (#6278)りんすき
2018-01-15Suppress CSRF token warnings (#6240)Patrick Figel
2018-01-08Refactor /api/web APIs to use the centralized axios instance (#6223)nightpool
2018-01-08Revert #5772 (#6221)Eugen Rochko