2657 Commits (063baca5e4f3a100c0d45dffb14e4968599ef43b)

Author SHA1 Message Date
  William Pitcock 07a9a891ad twitter api: fix up activity representer 5 years ago
  William Pitcock de42646634 rich media: add try/rescue to ensure we catch parsing and fetching failures 5 years ago
  William Pitcock 5d895093fd twitter api: embed card in twitterapi posts 5 years ago
  William Pitcock 5a37ddc2dc mastodon api: embed card in status object 5 years ago
  William Pitcock 132d815f1f mastodon api: factor out status card fetching, move status card rendering to statusview, add opengraph extended data 5 years ago
  Haelwenn (lanodan) Monnier cda1470e02
[MastoAPI][GlitchAPI] Add bookmarks 5 years ago
  Haelwenn (lanodan) Monnier 872241d7c5
/web/index template: Modify for glitch-soc 5 years ago
  href 71bb90073b
/notice/:id - send the FE index even if 404 5 years ago
  lain 2e277dd4ad Fix objects. 5 years ago
  href 77f2137383
Transmogrifier: fix incoming objects with invalid likes 5 years ago
  href f83bae7c22
Views: wrap activity rendering in a rescue 5 years ago
  href e0e0cc5ab0
Flake: random worker id 5 years ago
  Haelwenn (lanodan) Monnier a65c188593
Web.MastodonAPI.AccountView: Add is_moderator and is_admin 5 years ago
  William Pitcock 8f2f471e94 rich media: gracefully handle fetching nil URIs 5 years ago
  href d6015338c8
Flake: support integers in from_string/1 5 years ago
  Haelwenn (lanodan) Monnier de956b9e04
Web.MastodonAPI.MastodonAPIController: tag+any bookmark params in a array and flatten it 5 years ago
  William Pitcock 1f7843b9b8 mastodon api: use OGP uri instead of page_url for deducing domain name, fix test 5 years ago
  William Pitcock 86037e9c39 mastodon api: use HTML.extract_first_external_url() 5 years ago
  href 8018ae7ae5
Join on preloads to avoid N+1 queries 5 years ago
  William Pitcock be9abb2cc5 html: add utility function to extract first URL from an object and cache the result 5 years ago
  William Pitcock 78047d57bf mastodon api: provider_name setting is required too on the card 5 years ago
  Haelwenn (lanodan) Monnier 39863236eb Web.MastodonAPI.MastodonAPIController: generic get_status_card/1 function for MastoAPI 2.6.x 5 years ago
  Haelwenn (lanodan) Monnier 3f64379b13 Web.MastodonAPI.MastodonAPIController: Add Rich-Media support 5 years ago
  Haelwenn (lanodan) Monnier 5a84def6a6
Fix the logic in multi-hashtag TLs 5 years ago
  Haelwenn (lanodan) Monnier 4ad0ad14ed
Web.ActivityPub.ActivityPub: Simplify multi-hashtag, add tests 5 years ago
  Haelwenn (lanodan) Monnier 1a9bb4daa0
[Web.ActivityPub.ActivityPub]: Fix restrict_tag() 5 years ago
  Haelwenn (lanodan) Monnier f9cae0d04f
[WIP,MastoAPI] Multi-tag timelines 5 years ago
  Haelwenn (lanodan) Monnier 15aa45ae8a
Web.ActivityPub.ActivityPub: Fix check_remote_limit/1 against activities with content: nil 5 years ago
  Ivan Tashkinov 060d280e64 [#534] Made Salmon.send_to_user calls be handled through Federator.enqueue. 5 years ago
  lain aa8ddfdbe2 SPC fixes: Fix activities. 5 years ago
  Ivan Tashkinov 465adedb7c [#534] Websub fix: made SQL use UTC time zone when comparing with `valid_until` (instead of postgresql-server default time zone). 5 years ago
  Ivan Tashkinov 656ed7c84a [#534] Configurable outgoing federation reachability timeout. 5 years ago
  Maxim Filippov 9274cabe01 Use correct logic to determine "attentions" list 5 years ago
  Ivan Tashkinov 3e9399ec0b [#534] Optimized bulk publish ops to filter on reachability early. `Instance` refactoring. 5 years ago
  href a3ba72d978
Fix clippy with one/five lines 5 years ago
  Ivan Tashkinov 8654a591f0 [#534] Updating external instances reachability on incoming federation. 5 years ago
  href be43aa2875
FlakeId: ignore null mac for workerid, use first mac 5 years ago
  William Pitcock 54ec6d09b0 mrf: add anti-followbot policy 5 years ago
  Ivan Tashkinov 20b54366ee [#534] Federation publish requests status control (enforced 2xx response code check). 5 years ago
  Maxim Filippov 4333fea1dc Send "hide_network" in user_view 5 years ago
  Ivan Tashkinov f161a92cb1 [#534] Initial implementation of unreachable federation targets retirement. 5 years ago
  lain e221c681dc New frontend configuration mechanism. 5 years ago
  href a92c43bc4b
Clippy! 5 years ago
  href 973c9eed18
Treat User.Info pinned ids as strings 5 years ago
  href e36a434b99
FlakeId.from_string/1: remove old, un-needed conversion 5 years ago
  href 422e60ad76
2019 5 years ago
  href cdc5e6ff5c
ActivityPub: restrict_since/restrict_max: ignore empty param 5 years ago
  href 9d63b27dcd
Test FlakeID old id compat & Ecto type 5 years ago
  href 28d77e373c
Flake Ids for Users and Activities 5 years ago
  Ivan Tashkinov 34d59e4008 [#502] Fixed User.active_local_user_query to return users with nil or missing `info.deactivated`. Adjusted test. 5 years ago