Commit Graph

1168 Commits

Author SHA1 Message Date
mgabdev 9a43c51085 Progress on dms, code cleanup
Progress on dms, code cleanup
2020-12-02 23:22:51 -05:00
mgabdev 20d4fc09af Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk 2020-11-25 16:43:09 -06:00
mgabdev b4e370d3d3 Commiting 2020-11-25 15:22:37 -06:00
Fosco Marotto 6a040c2a96 [user profile] handle errors in saving user profile edits 2020-11-21 13:11:53 -08:00
Fosco Marotto 180be82c06 [search] Remove All Time search option. 2020-11-20 19:16:49 -08:00
mgabdev fb612f60c8 Commiting 2020-11-15 12:48:32 -06:00
mgabdev 62515bbaee Updated news json url
• Updated:
- news json url
2020-11-09 19:08:12 -06:00
mgabdev 1ef59c2266 Updates to fixes for deploy
• Updates:
- to fixes for deploy
2020-11-09 16:19:04 -06:00
mgabdev 351929b148 Fixed issue in getPromotions selector
• Fixed:
- issue in getPromotions selector
2020-11-09 14:32:38 -06:00
mgabdev 2649c19a50 Fixed issue with promotions count checking in StatusList, SidebarPanelGroup
• Fixed:
- issue with promotions count checking in StatusList, SidebarPanelGroup
2020-11-09 14:31:19 -06:00
mgabdev 68e27c07d7 Removed testing log from StatusList component
• Removed:
- testing log from StatusList component
2020-11-09 14:04:48 -06:00
mgabdev 0ac93cceec Updated news action news, trends urls to be gab origin for prod
• Updated:
- news action news, trends urls to be gab origin for prod
2020-11-09 13:49:49 -06:00
mgabdev 393884683a Updated News page panel ordering for mobile
• Updated:
- News page panel ordering for mobile
2020-11-09 13:47:46 -06:00
mgabdev 21937d9e09 Added promotions to redux and added selector for setting promotions if not PRO
• Added:
- promotions to redux
- selector for setting promotions if not PRO

• Updated:
- StatusList, SidebarPanelGroup to use promotions from redux
2020-11-09 13:28:43 -06:00
mgabdev f806fddb5f Removed promotions from initial_state 2020-11-09 13:26:34 -06:00
mgabdev 0bfc0f2f38 Fixed issue with TrendsBreakingPanel in HomePage to be inside WrappedBundle
• Fixed:
- issue with TrendsBreakingPanel in HomePage to be inside WrappedBundle
2020-11-09 12:36:17 -06:00
mgabdev 5e11576de4 Updated hydrateStore action on redux load to check if accounts exist
• Updated:
- hydrateStore action on redux load to check if accounts exist
2020-11-09 12:34:52 -06:00
mgabdev b0e3d611f5 Removed unused code from initial_state and ReactController
• Removed:
- unused code from initial_state and ReactController
2020-11-09 12:14:42 -06:00
mgabdev fb70bfe739 Updated TrendsHeadlinesPanel subtitle
• Updated:
- TrendsHeadlinesPanel subtitle
2020-11-09 12:03:56 -06:00
mgabdev d926d46e42 Updated FooterBar to always show News
• Updated:
- FooterBar to always show News
2020-11-09 12:03:42 -06:00
mgabdev 3b7fc9f30f Removed News from SearchLayout tabs
• Removed:
- News from SearchLayout tabs
2020-11-09 12:03:27 -06:00
mgabdev f175b640f0 Updated news, trends image url path in redux
• Updated:
- news, trends image url path in redux
2020-11-09 12:00:37 -06:00
mgabdev d24b5a7b0e Removed PullToRefresher init, needs optimization
• Removed:
- PullToRefresher init, needs optimization
2020-11-09 01:47:29 -06:00
mgabdev e84d7c957f Updated TRENDS_RSS_SOURCES in constants
• Updated:
- TRENDS_RSS_SOURCES in constants
2020-11-09 01:37:17 -06:00
mgabdev fa8ac6bb58 Updated LoadMore component styles
• Updated:
- LoadMore component styles
2020-11-09 01:36:33 -06:00
mgabdev 219565a847 Removed testing from PopularLinksPanel
• Removed:
- testing from PopularLinksPanel
2020-11-09 01:36:18 -06:00
mgabdev bef3ad6fca Updated NewsView, TrendsHeadlinesPanel, TrendsRSSPanel
• Updated:
- NewsView, TrendsHeadlinesPanel, TrendsRSSPanel
2020-11-09 01:35:59 -06:00
mgabdev b6f8674054 Added disableInfiniteScroll prop to ScrollableList component
• Added:
- disableInfiniteScroll prop to ScrollableList component
2020-11-09 01:35:07 -06:00
mgabdev 6247c32206 Added TrendsCard component
• Added:
- TrendsCard component
2020-11-09 01:34:40 -06:00
mgabdev 5ba9dd4cec Fixed TrendsRSSPanel webpackChunkName in async_components
• Fixed:
- TrendsRSSPanel webpackChunkName in async_components
2020-11-09 01:34:04 -06:00
mgabdev 35793a7ff0 Added News to SearchLayout top tabs
• Added:
- News to SearchLayout top tabs
2020-11-09 01:33:43 -06:00
mgabdev a614d3c5cd Added title to NewsPage, NewsLayout
• Added:
- title to NewsPage, NewsLayout
2020-11-09 01:33:15 -06:00
mgabdev 2d1fdcf6fb Removed unused hashtag redux
• Removed:
- unused hashtag redux
2020-11-09 01:31:32 -06:00
mgabdev 174f39512e Added w33PC style to global.css
• Added:
- w33PC style to global.css
2020-11-09 01:29:21 -06:00
mgabdev 2753a4fe6c Fixed issues with missing or unused imports
• Fixed:
- issues with missing or unused imports
2020-11-06 23:39:17 -06:00
mgabdev 64ea4c5675 Updated News feature, NewsPage with new design, features
• Updated:
- News feature, NewsPage with new design, features

• Todo:
- Complete functionality in both News, NewsView for mobile and expanding rss feeds, lazy loading
2020-11-06 23:34:23 -06:00
mgabdev e3388749f4 Added new styles in global.css
• Added:
- new styles in global.css
2020-11-06 23:33:25 -06:00
mgabdev 90528b4b41 Added NewsLayout
• Added:
- NewsLayout
2020-11-06 23:32:39 -06:00
mgabdev 76842bbe4f Updated routes for new News page in ui.js
• Updated:
- routes for new News page in ui.js
2020-11-06 23:31:52 -06:00
mgabdev 15d9714252 Added fetchPopularLinks action in links redux
• Added:
- fetchPopularLinks action in links redux
2020-11-06 23:30:12 -06:00
mgabdev fc7cbbb457 Added WIP for news redux actions (prev. gab actions)
• Added:
- WIP for news redux actions (prev. gab actions)
- renamed gab redux actions to "news"

• Todo:
- Add RSS expanding in news action
- Complete leadline setting in news reducer
2020-11-06 23:29:35 -06:00
mgabdev 4c4894ac5e Added WIP for new News page Panels
• Added:
- WIP for new News page Panels: GabNewsPanel, LatestFromGabPanel, PopularLinks, TrendsFeedsPanel, TrendsHeadlinesPanel
- all imports for above in async_components

• Todo:
- Remove tests
2020-11-06 23:28:30 -06:00
mgabdev a4ee21282d Added WIP for TrendsRSSPanel
• Added:
- WIP for TrendsRSSPanel
2020-11-06 23:25:32 -06:00
mgabdev 1dee7ec25d Added TRENDS_RSS_SOURCES constant
• Added:
- TRENDS_RSS_SOURCES constant for rss feeds from trends.gab.com
2020-11-06 23:22:20 -06:00
mgabdev 83deb5e9e1 Updated TrendsItem component code structure
• Updated:
- TrendsItem component code structure
2020-11-06 23:21:29 -06:00
mgabdev 7b19a4b7c9 Added missing keys to GroupCategoriesInjection
• Added:
- missing keys to GroupCategoriesInjection
2020-11-06 23:21:06 -06:00
mgabdev 8cf80be6ca Updated StatusPrepend to include note for if reposted comment
• Updated:
- StatusPrepend to include note for if reposted comment
2020-11-06 23:20:48 -06:00
mgabdev f220b67c74 Added headerButtonHref prop to PanelLayout
• Added:
- headerButtonHref prop to PanelLayout
2020-11-06 23:20:22 -06:00
mgabdev 5ec51b1a78 Updated settings save action debounce to be 350
• Updated:
- settings save action debounce to be 350 instead of 50
2020-11-06 23:19:54 -06:00
mgabdev 2297c18ec4 Added NewsItem component for Gab News
• Added:
- NewsItem component for Gab News
2020-11-06 23:19:29 -06:00