]> Untitled Git - lemmy.git/commit
Changing federated community and user links and searching.
authorDessalines <tyhou13@gmx.com>
Thu, 30 Apr 2020 15:45:12 +0000 (11:45 -0400)
committerDessalines <tyhou13@gmx.com>
Thu, 30 Apr 2020 15:45:12 +0000 (11:45 -0400)
commit38cdfdf7e0ee1db1e315c150a1b375f9245a95db
tree83abb732e3ed162dae634009ce43e064b97299a8
parentee4f923f60fc732f9d57cebbeeb6879479886291
Changing federated community and user links and searching.

- Search: !community@instance, @user@instance
- Representation: community@instance, user@instance
README.md
docs/src/about_guide.md
server/src/apub/fetcher.rs
ui/src/api_tests/api.spec.ts
ui/src/components/community-link.tsx
ui/src/components/sidebar.tsx
ui/src/components/user-listing.tsx
ui/src/components/user.tsx
ui/src/utils.ts