168 Commits (50529cbceb84e611bca497624a7a4c38113e5135)

Author SHA1 Message Date
  Yamagishi Kazutoshi 50529cbceb Upgrade Rails to version 5.2.0 (#5898) 6 years ago
  Emelia Smith 219a4423d8 Feature: Allow staff to change user emails (#7074) 6 years ago
  Emelia Smith e85cffb236 Feature: Report improvements (#6967) (#7000) 6 years ago
  David Underwood 123a343d11 [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 6 years ago
  Akihiko Odaki 40e5d2303b Validate HTTP response length while receiving (#6891) 6 years ago
  Eugen Rochko da70aca28e
Restore username validation to disallow dots, for now (#6863) 6 years ago
  ThibG 6f531d140b Fix MENTION_RE to not match nil usernames (#6862) 6 years ago
  Eugen Rochko 93897134ca
Permit dots in usernames with conditions (#6844) 6 years ago
  Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610) 6 years ago
  Akihiko Odaki 613e7c7521 Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 6 years ago
  Yamagishi Kazutoshi 238de58e65 Change belongs_to_required_by_default to true (#5888) 6 years ago
  Eugen Rochko 481fac7c84
Exclude moved accounts from search results (#5984) 6 years ago
  Eugen Rochko 42bcbd36b7 Remove rabl dependency (#5894) 6 years ago
  Eugen Rochko e20895f251
Add list of lists component to web UI (#5811) 6 years ago
  Eugen Rochko 85e97ecab6
Fix too many forwards (#5854) 6 years ago
  Eugen Rochko 58cede4808
Profile redirect notes (#5746) 6 years ago
  Eugen Rochko 24cafd73a2
Lists (#5703) 6 years ago
  Eugen Rochko 2151fd3150
Display moderator badge (green), admin badge changed to red (#5728) 6 years ago
  Daniel Hunsaker cf7e840990 Update model annotations to use BIGINT for IDs (#5461) 6 years ago
  ThibG 5d5c0f4f43 Twidere mention workaround (#5552) 6 years ago
  Eugen Rochko 1032f3994f
Add ability to disable login and mark accounts as memorial (#5615) 6 years ago
  nullkal 6c54d2e583 foreign_key, non-nullable, dependent: destroy in account_moderation_notes (#5294) 6 years ago
  nullkal 633426b261 Add moderation note (#5240) 6 years ago
  Eugen Rochko f4ca116ea8 After 7 days of repeated delivery failures, give up on inbox (#5131) 6 years ago
  Eugen Rochko 76f360c625 If HTTP signature is wrong and webfinger cache is stale, retry with resolve (#5129) 6 years ago
  Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053) 6 years ago
  nullkal da77f65c46 Add instance search feature (#4925) 6 years ago
  Eugen Rochko 0a6b098668 Fix count numbers from ActivityPub not being saved (#4899) 6 years ago
  nullkal c2af138113 Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 6 years ago
  Eugen Rochko 9caa90025f Pinned statuses (#4675) 6 years ago
  Eugen Rochko c66fe2aeba Minor performance improvement for test suite (#4678) 6 years ago
  Eugen Rochko 3534e115e5 Do not try to re-subscribe to unsubscribed accounts (#4653) 6 years ago
  Eugen Rochko ca7ea1aba9 Redesign public profiles (#4608) 6 years ago
  Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 6 years ago
  Eugen Rochko 53b2b1b238 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 6 years ago
  Eugen Rochko bbdcfd6baf Add ActivityPub attributes to accounts (#4273) 6 years ago
  Eugen Rochko 1618b68bfa HTTP signatures (#4146) 6 years ago
  Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813) 6 years ago
  Eugen Rochko 4a618908e8 Account deletion (#3728) 6 years ago
  René Klačan 85d405c810 Fix Account model deprecation warnings (#3689) 6 years ago
  Eugen Rochko cdff1da901 Correct validators so that existing error messages would look correct (#3668) 6 years ago
  Eugen Rochko 177dd8bb53 Fix regression from #3592 - validation condition nesting (#3644) 6 years ago
  Eugen Rochko c207b4bb33 Fix db:seed - only run some validations when the field was changed (#3592) 6 years ago
  Eugen Rochko f7a30e2fae Added support for configurable reserved usernames (fix of #1382) (#3566) 7 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) 19084d3c6c Remove Targetable (#3548) 7 years ago
  Matt Jankowski 2cc3111a77 Expand spec coverage and refactor the `Account.find_` methods (#3485) 7 years ago
  alpaca-tc 3652a39de0 Account.find_remote should be raise ActiveRecord::RecordNotFound (#3476) 7 years ago
  Matt Jankowski e1b42e9aa0 Add coverage for ReportFilter and AccountFilter (#3236) 7 years ago
  Matt Jankowski 8f4b7c1820 Filter languages with opt out (#3175) 7 years ago