phanpy/src/pages
2023-07-22 20:59:07 +08:00
..
404.jsx Refactor out a Timeline component 2023-01-28 18:52:18 +08:00
account-statuses.jsx EmojiText component replacing dangerouslySetInnerHTML 2023-06-14 17:37:41 +08:00
accounts.css Fix layout regression in Settings sheet 2023-07-16 10:35:54 +08:00
accounts.jsx Replace (most) alert/confirms with alternative UI 2023-07-17 21:01:00 +08:00
bookmarks.jsx Got to instance them all 2023-02-19 00:05:46 +08:00
favourites.jsx Got to instance them all 2023-02-19 00:05:46 +08:00
followed-hashtags.jsx Rename to NavMenu to avoid confusion 2023-04-26 13:09:44 +08:00
following.jsx Such stupid mistake, I made 2023-05-14 21:13:36 +08:00
hashtag.jsx Replace (most) alert/confirms with alternative UI 2023-07-17 21:01:00 +08:00
home.jsx Add follow requests section in Notifications 2023-05-06 17:13:39 +08:00
HttpRoute.jsx Split into its own file 2023-04-17 19:00:41 +08:00
list.jsx Replace (most) alert/confirms with alternative UI 2023-07-17 21:01:00 +08:00
lists.css Full CRUD for Lists 2023-04-05 23:30:26 +08:00
lists.jsx Rename to NavMenu to avoid confusion 2023-04-26 13:09:44 +08:00
login.css Replace datalist with my own list 2023-04-18 23:33:59 +08:00
login.jsx Replace datalist with my own list 2023-04-18 23:33:59 +08:00
mentions.jsx Make "tabs" work for Mentions page in Columns mode 2023-07-20 20:06:07 +08:00
notifications-menu.css Small style fixes for notifications popover 2023-05-02 23:41:08 +08:00
notifications.css Collapse follow requests if > 5 2023-07-06 20:32:21 +08:00
notifications.jsx Try useIdle 2023-07-12 17:32:05 +08:00
public.jsx Prevent re-render timeline in multi-column mode 2023-07-05 16:59:28 +08:00
search.css Styles for search accounts results 2023-07-05 16:57:33 +08:00
search.jsx Recode some parts in search page 2023-07-14 13:16:41 +08:00
settings.css Make auto inline translation as a setting, turned off by default 2023-07-22 20:59:07 +08:00
settings.jsx Make auto inline translation as a setting, turned off by default 2023-07-22 20:59:07 +08:00
status.css Experimental back button for status page 2023-07-09 09:12:29 +08:00
status.jsx Experimental back button for status page 2023-07-09 09:12:29 +08:00
trending.jsx Prevent re-render timeline in multi-column mode 2023-07-05 16:59:28 +08:00
welcome.css Use svh 2023-07-13 20:10:53 +08:00
welcome.jsx Revamp welcome page 2023-06-10 19:20:32 +08:00