farside/lib
Ben Busby d280f961f5
Prepend /u/ for Bibliogram redirects if not present
Bibliogram links require a "/u/" prefix when viewing a user's profile,
which does not match Instagram's URL paradigm. This adds a bit of logic
for Bibliogram links to prepend this prefix if the user is not visiting
a post (indicated by a "/p/" prefix, which Bibliogram and Instagram BOTH
use) or the home page of an instance (indicated by an empty path value).
2022-06-21 15:53:16 -06:00
..
farside Prepend /u/ for Bibliogram redirects if not present 2022-06-21 15:53:16 -06:00
farside.ex Prepend /u/ for Bibliogram redirects if not present 2022-06-21 15:53:16 -06:00
service.ex Move Service struct def to its own module 2021-11-10 11:48:39 -07:00