Commit Graph

96 Commits (ab10da03506c87d8f5f0df5c6cf01cdbd0d32a59)

Author SHA1 Message Date
Daniel Supernault 8498779430 Fix avatar bug 7 years ago
Daniel Supernault 51aa17052f Update FederationController
Prevent outbox from returning an actor object so other federation
software does not attempt to send inbox requests until the inbox is
fully supported.
7 years ago
Daniel Supernault 753b6d4721 Add Inbox util 7 years ago
Daniel Supernault 5559bcdb8f Add ProfileOutbox Transformer 7 years ago
Daniel Supernault 05bf9b7aee Add StatusHashtag model 7 years ago
Daniel Supernault d84b0c1d41 Add UserObserver 7 years ago
Daniel Supernault ec2bff95b6 Add StatusPipeline 7 years ago
Daniel Supernault e2afe175f4 Add RemoteFollowPipeline
Still a WIP
7 years ago
Daniel Supernault fddc698a74 Update StatusController 7 years ago
Daniel Supernault 1c142d4a9b Add SiteController 7 years ago
Daniel Supernault 8fedeb4ce8 Update SettingsController 7 years ago
Daniel Supernault e70d54763c Update ProfileController 7 years ago
Daniel Supernault 30bdd46415 Add NotificationController 7 years ago
Daniel Supernault bfd65c1f76 Add ImportDataController 7 years ago
Daniel Supernault d263353417 Add HashtagController 7 years ago
Daniel Supernault a97403f3e7 Update FederationController 7 years ago
Daniel Supernault 82add854a8 Update CommentController 7 years ago
Daniel Supernault 4ab0515e76 Add AvatarController 7 years ago
Daniel Supernault f69624eb28 Update RestrictedNames 7 years ago
Daniel Supernault a7b186d7fb Add local timeline to TimelineController 7 years ago
Daniel Supernault dde1e19d55 Update CreateAvatar job 7 years ago
Daniel Supernault ab6079f2fe Update status model 7 years ago
Daniel Supernault 21d7e47673 Update profile model, use proper follower relationship and add new methods 7 years ago
Daniel Supernault c8cb48a835 Update user model 7 years ago
Daniel Supernault 6f8122bed6 Add ActivityPub DiscoverActor util 7 years ago
Daniel Supernault 27e779b08d Add PrettyNumber util 7 years ago
Daniel Supernault 1c63184133 Add Bookmark feature 7 years ago
Daniel Supernault 672ec191c6 Update DiscoverController 7 years ago
Daniel Supernault e37108c544 Update AccountController, fix hydrateNotifications()
Notifications expect a collection, not a vanilla array.
7 years ago
Daniel Supernault 95dcf8f7b3 Update follower model, add new methods 7 years ago
Daniel Supernault e4ebd474ff Update Console Kernel 7 years ago
Daniel Supernault 7d999f0995 Add follow seeder 7 years ago
Daniel Supernault dff76e70b3 Add FollowerController 7 years ago
Daniel Supernault b5dbff40e3 Add FollowPipeline job 7 years ago
Daniel Supernault 0f8fe5d3d2 Update LikePipeline
Do not send notifications to self
7 years ago
Daniel Supernault ad657b7fdc Add FederationController
Closes #8
7 years ago
Daniel Supernault 1406f467a0 Add basic notification support 7 years ago
Daniel Supernault 3ec93d096c Add LikePipeline and like notifications 7 years ago
Daniel Supernault e1faa17bd5 Add AccountController 7 years ago
Daniel Supernault 095b23ac78 Update LikeController 7 years ago
Daniel Supernault e52f81fc2a Add Notification model/migration 7 years ago
Daniel Supernault 1250312cab Add SettingsController 7 years ago
Daniel Supernault 1252f76a2f Add SearchController 7 years ago
Daniel Supernault 3dafc278b5 Add DiscoverController and hashtag posts view 7 years ago
Daniel Supernault befa82dc04 Update CommentController, remove hashids 7 years ago
Daniel Supernault 43c9c264ef Update AdminController, add new methods 7 years ago
Daniel Supernault 8de99876e8 Add CatchUnoptimizedMedia cronjob command 7 years ago
Daniel Supernault e94d9534b1 Fix image resizing logic 7 years ago
Daniel Supernault 1e3a432087 Restrict new registrations with env setting 7 years ago
Daniel Supernault b6dc212b4d Update RestrictedNames 7 years ago