4407 Commits (a14742f495fac78f4dfd7ab02f4c3ae5c7c37c3b)
 

Author SHA1 Message Date
  lambda 3f44433ebd Merge branch 'refactor/remove-activity-representer' into 'develop' 5 years ago
  rinpatch aacdcac1be Credo is upset about me not remembering the alphabet 5 years ago
  rinpatch 087662d4fb Fix formatting 5 years ago
  rinpatch 406d19331f Remove ActivityRepresenter 5 years ago
  Ivan Tashkinov eef1042b16 Mastodon 2.7.2 instance attributes (registrations, languages). 5 years ago
  eugenijm 568e348588 Increment replies_count on replies (MastoAPI) 5 years ago
  Ivan Tashkinov b0759f821b Comments split. 5 years ago
  Ivan Tashkinov 263ca3dea2 Mastodon-based auth error messages. Defaulted User#auth_active?/1 to `true`. 5 years ago
  Mark Felder c410296120 Try sending an empty map 5 years ago
  Mark Felder 6f090f981b Attempt to fix incorrect federation of default instance avatars 5 years ago
  rinpatch 15aa94f40f Merge branch 'fix/notification-id-index' into 'develop' 5 years ago
  rinpatch 9725c93cea Add an id index to notifications 5 years ago
  rinpatch b028b0f97d Merge branch 'bugfix/missing-announces' into 'develop' 5 years ago
  William Pitcock 26b0c802c3 fix up missing announcements with preloads 5 years ago
  kaniini bc14c98de1 Merge branch 'features/s3-uploader-digital-ocean' into 'develop' 5 years ago
  kaniini 63ffa4842c Merge branch 'fix/mastoapi-liked' into 'develop' 5 years ago
  rinpatch a7f58b3c13 Serve non-public activities in /api/v1/favourites 5 years ago
  Austin Lanari 6c96d68f77 add overriding truncated_namespace condition for truncating paths for digital ocean 5 years ago
  rinpatch 750de7d842 Merge branch 'features/mrf-keyword-nil-summary' into 'develop' 5 years ago
  Haelwenn (lanodan) Monnier eab9425cc4
mrf/keyword_policy.ex: Fix when summary == nil, do not whitelist content == nil 5 years ago
  rinpatch a32bcab04b Merge branch 'fix/eldap-warnings' into 'develop' 5 years ago
  kaniini 9b6b2395e4 Merge branch 'feature/object-normalize-preload' into 'develop' 5 years ago
  rinpatch a5326bb783 Remove useless echo 5 years ago
  William Pitcock 4a3dd86a55 tests: fix up activity collision test 5 years ago
  William Pitcock 4aa699271c activity: use left join instead of inner join when fetching activities that may or may not have a child object 5 years ago
  William Pitcock 332dc1371b user: use preloads when deleting accounts 5 years ago
  William Pitcock debf7f016d ostatus: use preload objects with Object.normalize() when opportunistic 5 years ago
  William Pitcock 3c2350cbee object: downgrade normalize warning to debug severity 5 years ago
  William Pitcock 8c70156157 activitypub: object view: use preloaded object when possible 5 years ago
  William Pitcock f9d5c13b21 activity: add get_by_ap_id_with_object() 5 years ago
  William Pitcock ce47eb8b29 activitypub: when fetching objects, use the preloaded object from the synthesized activity 5 years ago
  William Pitcock aabcecb269 notification: formatting 5 years ago
  William Pitcock 07cdd9ed02 streamer: use the preloaded object if possible 5 years ago
  William Pitcock c62220c500 rich media: helpers: only crawl Create activities 5 years ago
  William Pitcock 9a06d9f6e8 notification: preload child objects 5 years ago
  William Pitcock 4cedf45423 relay: use preloaded object since we always have it 5 years ago
  William Pitcock aaec91b9a1 relay test: don't do preloading (since follow objects are activities, it's a mess) 5 years ago
  William Pitcock e430a71d37 ostatus: fetch preloaded object in note handler for testsuite 5 years ago
  William Pitcock 73efe95368 activitypub: allow skipping preload in some cases (like certain tests where the preload is obnoxious) 5 years ago
  William Pitcock ba7299fc87 activitypub: add missing with_preloaded_object() 5 years ago
  William Pitcock e4307cadc8 activitypub: splice in the child object if we have one 5 years ago
  William Pitcock a6973a668e formatting 5 years ago
  William Pitcock 59518cbcd8 activity: fix credo nitpick 5 years ago
  William Pitcock b3bf523c09 rich media: use optimized Object.normalize() 5 years ago
  William Pitcock e75e43b949 common api: use the optimized Object.normalize whenever possible 5 years ago
  William Pitcock 9aea7cc224 activitypub: preload child objects when fetching timelines 5 years ago
  William Pitcock 092cedede5 activity: add with_preloaded_object() convenience 5 years ago
  William Pitcock 62bccddde0 object: add support for preloading objects when walking an activity graph in normal form 5 years ago
  rinpatch 4bf327b664 Remove postgres from documentation related jobs 5 years ago
  rinpatch 8b18955a59 Merge branch 'hotfix/null-content' into 'develop' 5 years ago