Jannat Patel
|
29fe75d807
|
fix: regex in page renderer
|
2021-09-20 15:12:23 +05:30 |
|
Anand Chitipothu
|
a0b77f5d08
|
feat: added get_profile_url function to get the profile url in templates
This takes care of generating the correct profile URL depending on the
`profile_url_prefix` setting.
Issue #192
|
2021-09-07 17:58:09 +05:30 |
|
Anand Chitipothu
|
77c4b53b71
|
feat: added redirect rule to redirect /profile_/foo to the profile url
Hack to allow redirecting to profile url from JS as it doesn't know
the `profile_url_prefix`.
Issue #192
|
2021-09-07 17:58:09 +05:30 |
|
Anand Chitipothu
|
035a674cff
|
feat: added support for making profile urls to be top-level
Made the profile_url_prefix customizable by adding it in the hooks.
Issue #192
|
2021-09-07 17:58:04 +05:30 |
|