5012 Commits (36d66d965519037d086ad5080ccf833801c3381e)

Author SHA1 Message Date
  Ivan Tashkinov ba5cc30165 [#1335] Implemented notification mutes and reblog mutes as UserRelationships. User to UserRelationship relations and functions refactoring. 4 years ago
  Maksim Pechnikov 708fd234bd fix order favorites activites 4 years ago
  Maxim Filippov 46eb160135 AdminAPI: Confirm user account, resend confirmation email 4 years ago
  Egor Kislitsyn 36686f5245
Support authentication via `x-admin-token` HTTP header 4 years ago
  Maksim Pechnikov 5cee51fac5 fix `order by` for fetch_favorites 4 years ago
  Ivan Tashkinov aad6576130 [#1335] Refactored UserMute and UserBlock into UserRelationship, introduced EctoEnum. 4 years ago
  Maksim Pechnikov 0937895182 updated fetch_favorites 4 years ago
  Maksim Pechnikov 9da4c88b49 fix test 4 years ago
  Maksim Pechnikov 4beb3ce5c5 /api/v1/favourites: added sorting for activites by adds to favorites 4 years ago
  Maxim Filippov c506cc48ef Admin API: Error when trying to update reports in the "old" format 4 years ago
  Ivan Tashkinov c31ddce51e [#1335] Reorganized `users.mutes` as relation to UserMute entity. 4 years ago
  lain f17e0f8e4f OAuthPlug, Router: Handle deactivated users in the UserEnabledPlug 4 years ago
  kPherox 72d2557e11 Add fieldsLimit to metadata of nodeinfo 4 years ago
  Ariadne Conill eecd64cc07 object age policy: remove debug logging 4 years ago
  Ariadne Conill 5705cf0e3e MRF: add ObjectAgePolicy which deals with old posts being imported 4 years ago
  Maxim Filippov 30af5da330 Admin API: list all statuses from a given instance 4 years ago
  rinpatch 94f1cfced8 format the code 4 years ago
  Phil Hagelberg 3c60adbc1f Support redirecting by activity UUID in static FE as well. 4 years ago
  Phil Hagelberg 0867cb083e Support redirecting by object ID in static FE. 4 years ago
  Phil Hagelberg 62f3a93049 For remote notices, redirect to the original instead of 404. 4 years ago
  Egor Kislitsyn 768c1a5de1
Fix tests 4 years ago
  Egor Kislitsyn 27cd1374e3
Add a notification for Move activities 4 years ago
  Egor Kislitsyn e6d7e27bd6
Add `allow_following_move` setting to User 4 years ago
  lain e835cd97f6 Containment: Add a catch-all clause to contain_origin. 4 years ago
  Mark Felder 7d101bc9c5 Fix rendering conversations when there's a malformed status 4 years ago
  eugenijm f86a7d5d8b Fix exclude_visibilities filter for followers-only Like notifications 4 years ago
  href b39b49cc14 report federating status in nodeinfo 4 years ago
  Steven Fuchs 94627baa5c New rate limiter 4 years ago
  lain f6056e9c9c UserEnabledPlug: Don't authenticate unconfirmed users. 4 years ago
  lain 8521553ad9 User: Don't let deactivated users authenticate. 4 years ago
  Ivan Tashkinov 5cf2c7422b [#1335] Applied code review suggestions. 4 years ago
  Maxim Filippov 31343e4321 Code style fixes 4 years ago
  Alexander 6a4201e0b4
fix for migrate task 4 years ago
  Ivan Tashkinov 3db988250b [#1335] User: refactored :blocks field into :blocked_users relation. 4 years ago
  Maksim Pechnikov 9d0b989521 add subject to atom feed 4 years ago
  Phil Hagelberg 3cc49cdb78 Formatter moved to new module. 4 years ago
  Phil Hagelberg ef7c3bdc7a Add some further test cases. 4 years ago
  Phil Hagelberg 4729027f91 Prevent non-local notices from rendering. 4 years ago
  Phil Hagelberg 886a07ba57 Move static_fe config to its own section instead of in :instance. 4 years ago
  Phil Hagelberg b0080fa730 Render errors in HTML, not with JS. 4 years ago
  Phil Hagelberg e27c61218d Expand subject content automatically when config is set. 4 years ago
  Phil Hagelberg bfd5d79826 Include metadata in static FE conversations and profiles. 4 years ago
  Phil Hagelberg 828259fb65 Catch 404s. 4 years ago
  Phil Hagelberg df2f59be91 Pagination for user profiles. 4 years ago
  Phil Hagelberg 8969c5522d Make many of the improvements suggested in review. 4 years ago
  Phil Hagelberg e8bee35578 Static FE plug should only respond to text/html requests. 4 years ago
  Phil Hagelberg dc3b87d153 Move static FE routing into its own plug. 4 years ago
  Phil Hagelberg c6c706161e Make sure notice link is remote if the post is remote. 4 years ago
  Phil Hagelberg 274cc18e8a Visually separate header. 4 years ago
  Phil Hagelberg 2ac1ece652 Fix a bug where reblogs were displayed under the wrong user. 4 years ago