Gab-Social/app/javascript/gabsocial/pages
mgabdev f4512b4411 Added/removed some functionality to better handle requests/load
- Removed status counting in dashboard for admins
- Added limit to notifications to only 7 days ago
- Removed ability for non-logged in users to view group, group-collection timelines
- Limited account realtime search on compose, list, chat actions
- Removed fetching of user suggestions
- Removed fetching of shortcuts
- Removed featured groups, user suggestions timeline injections
- Removed group featured panel from explore layout for non logged in users
- Removed media gallery panel from profile layout
- Removed lists, suggestions, groups panel from home page
- Removed user suggestions to list page
- Updated pro_timelie in status.rb to find only from 1 hour ago
- Updated home timeline to not include groups and to find only latest from 5 days ago
- Removed search for non logged in users
2021-01-08 21:46:03 -05:00
..
about_page.js Removed prop-types global import, added to files directly 2020-08-17 15:59:29 -05:00
basic_page.js Updated name of TrendsPanel to TrendsBreakingPanel 2020-11-06 23:19:04 -06:00
community_page.js Progress 2020-12-16 02:39:07 -05:00
compose_page.js Updated all components that implement window resize to use redux dimensions 2021-01-08 00:15:53 -05:00
deck_page.js Updated Gab Deck utils 2020-12-06 00:14:43 -05:00
error_page.js Remove React, PureComponent global import, added those imports to files directly 2020-08-17 15:07:16 -05:00
explore_page.js Removed prop-types global import, added to files directly 2020-08-17 15:59:29 -05:00
group_page.js Fixed issue with composer destination in group, timeline 2020-12-31 21:46:31 -05:00
groups_page.js Updated groups so that anyone can create 2020-12-17 16:07:00 -05:00
hashtag_page.js Progress 2020-12-16 02:39:07 -05:00
home_page.js Added/removed some functionality to better handle requests/load 2021-01-08 21:46:03 -05:00
introduction_page.js Removed prop-types global import, added to files directly 2020-08-17 15:59:29 -05:00
link_page.js Updated name of TrendsPanel to TrendsBreakingPanel 2020-11-06 23:19:04 -06:00
list_page.js Added/removed some functionality to better handle requests/load 2021-01-08 21:46:03 -05:00
lists_page.js Updated name of TrendsPanel to TrendsBreakingPanel 2020-11-06 23:19:04 -06:00
messages_page.js Progress with DMs 2020-12-03 17:13:11 -05:00
modal_page.js Progress 2020-12-20 12:27:24 -05:00
news_page.js Added title to NewsPage, NewsLayout 2020-11-09 01:33:15 -06:00
notifications_page.js Updated name of TrendsPanel to TrendsBreakingPanel 2020-11-06 23:19:04 -06:00
pro_page.js Added back btn to ProTimeline ProPage 2020-12-24 01:19:20 -05:00
profile_page.js Fixed issue with profiles not loading when account is not fetched from DB 2020-12-31 17:16:15 -05:00
search_page.js Added new SearchLayout, SearchNavigationBarXS 2020-10-31 18:37:15 -05:00
settings_page.js Updated some pages and layouts for navigation noSearch and showBackBtn 2020-10-30 12:57:20 -05:00
shortcuts_page.js Updated name of TrendsPanel to TrendsBreakingPanel 2020-11-06 23:19:04 -06:00