phanpy/src/pages
Lim Chee Aun 8b74a32168 Fix race conditions when accept/rejecting many follow requests
- No longer reload the whole list of follow requests and notifications for every accept/reject action
- Notifications list now exclude follow requests (experimental)
2023-08-11 18:00:36 +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 Fix http route not working 2023-08-08 17:29:04 +08:00
list.jsx Replace (most) alert/confirms with alternative UI 2023-07-17 21:01:00 +08:00
lists.css Fix weird styles in Safari 2023-08-09 19:34:37 +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 Fix race conditions when accept/rejecting many follow requests 2023-08-11 18:00:36 +08:00
notifications.jsx Fix race conditions when accept/rejecting many follow requests 2023-08-11 18:00:36 +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 Undo "Experiment: make replies container not whole-clickable" 2023-08-03 02:10:59 +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