6815 Commits (988ca4ab6a0d299308d96e84aa45ef63341128bf)

Author SHA1 Message Date
  Karen Konou c2faae70df Adjust delete activity audience to match the deleted object 5 years ago
  Karen Konou 6a69ece437 Revert existing object check 5 years ago
  eugenijm 7342b5a45f Preserve parameters in link headers (Mastodon API) 5 years ago
  Maksim bc7570c282 [#647] tests for web push 5 years ago
  Karen Konou 28d5b40d0a Add handling of objects not in database 5 years ago
  rinpatch 4263edc9c9 Properly escape reserved URI charachters in upload urls 5 years ago
  Haelwenn (lanodan) Monnier 788a354ce0
Web.RelMe: Fix having other values in rel attr 5 years ago
  Haelwenn (lanodan) Monnier fc37e5815f
Plugs.HTTPSecurityPlug: Add static_url to CSP's connect-src 5 years ago
  eugenijm d1de0a30cc Include admins in nodeinfo 5 years ago
  Maxim Filippov 2d30fc279f Typo 5 years ago
  William Pitcock b7aa1ea9e6 rich media: helpers: rework validate_page_url() 5 years ago
  William Pitcock 9f3cb38012 helpers: use AutoLinker to validate URIs as well as the other tests 5 years ago
  William Pitcock d38d537bee rich media: don't crawl bogus URIs 5 years ago
  Maxim Filippov f620199836 Merge search endpoint into /users 5 years ago
  Maxim Filippov 0245ce842f Remove unused code 5 years ago
  Maxim Filippov cc7b35e097 Add status text to notifications (mentions and reposts) 5 years ago
  rinpatch 33c614bce0 Stop adresssing like activities to actor's follower collection on non-public posts 5 years ago
  Egor Kislitsyn eb84de0143 allow users to disable their own account 5 years ago
  KokaKiwi bf43f055dd Set content types settings on mastofe endpoint. 5 years ago
  KokaKiwi b57913b13a Fix supported TLS versions as TLS 1.3 support seems buggy. 5 years ago
  Karen Konou 1445dc25d4 fix format 5 years ago
  Karen Konou aab86698a5 Expand "to" of delete activities 5 years ago
  Karen Konou 8302cdb5dc Expand "to" of delete activities 5 years ago
  eugenijm 86e4b48a5e Fix DM visibility for blocking users 5 years ago
  eugenijm 594694607c Unify Mastodon and Twitter follow implementations using CommonAPI 5 years ago
  William Pearson 818a7894da Don't stream muted accounts 5 years ago
  link0ff 88a672fe88 Move LDAP code to LDAPAuthenticator. Use Authenticator for token_exchange with grant_type as well 5 years ago
  eugenijm d5418e9ff7 Remove follow_request_count as it's not needed for FE anymore. 5 years ago
  eugenijm af0039a3a0 Use atomic update for note count and follower count 5 years ago
  eugenijm c46950d3b1 Increment user note count only on public activities 5 years ago
  eugenijm 1a1f4520cd Use sql query in User.get_follow_requests/1 for filtering logic 5 years ago
  Maxim Filippov 2ec8cf5665 Add pagination to search 5 years ago
  Haelwenn (lanodan) Monnier f2452d5700
Pleroma.User: mix format 5 years ago
  Haelwenn (lanodan) Monnier 8e6f7fdb86
RelMe.maybe_put_rel_me/2: When true put "me" otherwise nil 5 years ago
  Haelwenn (lanodan) Monnier 39a5bea9b7
Pleroma.User: Fix syntax and user.ap_id call 5 years ago
  Haelwenn (lanodan) Monnier 3d22642352
Pleroma.User: Pass an array to profile_urls 5 years ago
  Haelwenn (lanodan) Monnier 9b83236fb0
Pleroma.Web.RelMe: fixups 5 years ago
  Haelwenn (lanodan) Monnier 56d4e39012
Pleroma.User: Add rel=me to URLs where it linkbacks to the profile 5 years ago
  Haelwenn (lanodan) Monnier b6a001a34c
Web.OAuth.OAuthController: Fix scopes Enum.join for OAuth response 5 years ago
  Maxim Filippov f635b675b2 Refactor a little bit 5 years ago
  Maxim Filippov f1a4c3163b Show current user in users list as well 5 years ago
  Maxim Filippov 5b08b470f6 Add "local" params to users search 5 years ago
  William Pitcock 689b0730f8 activitypub: fix date header format 5 years ago
  rinpatch 1341ee650e [#675] Do not show DMs in mentions timeline 5 years ago
  William Pitcock 28b4093233 mastodon websocket: return errors using ok, not stop 5 years ago
  William Pitcock 388a3f4ca2 mastodon websocket: bring back infinity timeout 5 years ago
  Maxim Filippov 46f29b9da1 Add search users endpoint 5 years ago
  William Pitcock f1d37a5e23 mastodon websocket: use pattern match to get query data, robustly handle errors 5 years ago
  William Pitcock bc53dff5b6 mastodon api: websocket: update code for cowboy 2.x 5 years ago
  Maxim Filippov 72b7a0797e Use Mastodon API views in Admin API 5 years ago