Skip to content
Snippets Groups Projects
  1. May 31, 2024
  2. May 30, 2024
  3. May 24, 2024
  4. May 23, 2024
  5. May 20, 2024
  6. May 18, 2024
    • dakkar's avatar
      correcty load/save `withBots` - fixes #528 · 453a023c
      dakkar authored
      there is no `tlWithBots` setting, it's inside `tl.filter` and we need
      more complicated code to set it
      453a023c
    • dakkar's avatar
      look inside `url` when checking activity origin - #512 · c05cc63e
      dakkar authored
      The previous assertion that:
      
      > if it's a complicated thing and the `activity.id` doesn't match, I
      > think we're fine rejecting the activity
      
      was wrong: at least peertube sends activities that have `url` as an
      array of objects.
      
      Notice that this does *not*, in fact, fix #512: the peertube activity
      does not contain its short URL (`https://example.com/w/someid`), so
      there's no way to confirm that it is the activity we requested.
      c05cc63e
    • dakkar's avatar
      fix types in `config.ts` · aa727146
      dakkar authored
      my recent changes to allow overrides from the environment had bad types
      aa727146
  7. May 17, 2024
  8. May 11, 2024
  9. May 10, 2024
  10. May 09, 2024
Loading