phanpy/src/pages
Lim Chee Aun 86f38ee3b8 Fix Account sheet relationship check not working when clicking from Settings page
This is because accounts from different instances have different IDs!

They're NOT unique cross-instance. So while on one instance, cannot use the account ID of the other instance to query for relationship because the ID doesn't exist on *current* instance.
2022-12-25 23:31:50 +08:00
..
home.jsx Upgrade masto.js to V5 2022-12-25 23:28:55 +08:00
login.css Beautify log in page a little 2022-12-21 01:04:04 +08:00
login.jsx Beautify log in page a little 2022-12-21 01:04:04 +08:00
notifications.css Aesthetic changes 2022-12-23 21:25:01 +08:00
notifications.jsx Upgrade masto.js to V5 2022-12-25 23:28:55 +08:00
settings.css Time to embrace sheets 2022-12-21 20:00:45 +08:00
settings.jsx Fix Account sheet relationship check not working when clicking from Settings page 2022-12-25 23:31:50 +08:00
status.css Smart status heading + tap to scroll to hero status 2022-12-24 22:26:43 +08:00
status.jsx Upgrade masto.js to V5 2022-12-25 23:28:55 +08:00
welcome.css Need a little padding as breathing space 2022-12-21 01:03:49 +08:00
welcome.jsx Have fun with welcome page 2022-12-20 00:16:45 +08:00