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
6f8a1c012d
Fixed issue in PopularLinksController with top links
...
• Fixed:
- issue in PopularLinksController with top links
2020-11-09 14:29:34 -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
10219345f7
Updated PopularLinksController
...
• Updated:
- PopularLinksController
2020-11-09 14:02:44 -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
547cb39dee
Removed unused api_salmon_url in haml meta pages
...
• Removed:
- unused api_salmon_url in haml meta pages
2020-11-09 13:25:56 -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
a62de51b78
Removed unused api TrendsController from ruby
...
• Removed:
- unused api TrendsController from ruby
2020-11-09 12:33:28 -06:00
mgabdev
c0d3d1d6c4
Removed unused activitypub controllers from ruby
...
• Removed:
- unused activitypub controllers from ruby
2020-11-09 12:32:34 -06:00
mgabdev
d7cc2419a6
Removed unused DirectController for timelines from ruby
...
• Removed:
- unused DirectController for timelines from ruby
2020-11-09 12:31:24 -06:00
mgabdev
e5f68c3c55
Removed unused Instances api routes from ruby
...
• Removed:
- unused Instances api routes from ruby
2020-11-09 12:30:54 -06:00
mgabdev
cf7b554d69
Removed unused well_known routes from ruby
...
• Removed:
- unused well_known routes from ruby
2020-11-09 12:29:35 -06:00
mgabdev
0526e546c9
Removed unused ActivityPub workers in status PinsController
...
• Removed:
- unused ActivityPub workers in status PinsController
2020-11-09 12:28:36 -06:00
mgabdev
2cca4cb765
Removed unused views/well_known xml documents
...
• Removed:
- unused views/well_known xml documents
2020-11-09 12:26:15 -06:00
mgabdev
4100f3dd63
Removed unused ostatus, activitypub actions from service code
...
• Removed:
- unused ostatus, activitypub actions from service code
2020-11-09 12:25:14 -06:00
mgabdev
bfd1e1ef9d
Removed unused GifsController
...
• Removed:
- unused GifsController
2020-11-09 12:15:57 -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
83006eed39
Updated EmptyController to have protections and error responses
...
• Updated:
- EmptyController to have protections and error responses
2020-11-09 12:10:11 -06:00
mgabdev
297fac5d21
Updated some controllers to inherit from EmptyController
...
• Updated:
- some controllers to inherit from EmptyController
2020-11-09 12:08:31 -06:00
mgabdev
7027cd0bf4
Added EmptyController in ruby
...
• Added:
- EmptyController in ruby
2020-11-09 12:05:35 -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
380042cb7a
Updated GabTrendsController to be disabled on prod
...
• Updated:
- GabTrendsController to be disabled on prod
2020-11-09 01:30:27 -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
6afa8b1f35
Added PopularLinks controller
...
• Added:
- PopularLinks controller to fetch popular links, most recent 2 gabs from `@gab`
• Todo:
- Clean up code, store results in redis for time
- Add top video/links
2020-11-06 23:24:16 -06:00
mgabdev
ae0132663c
Added test params in GabTrendsController for local, dev envs
...
• Added:
- test params in GabTrendsController for local, dev envs
2020-11-06 23:23:18 -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
mgabdev
34f1f778cd
Updated name of TrendsPanel to TrendsBreakingPanel
...
• Updated:
- name of TrendsPanel to TrendsBreakingPanel
- removed ScrollableList from TrendsPanel
2020-11-06 23:19:04 -06:00
mgabdev
c1cc0e6355
Updated user suggestions in reducer to be randomized
...
• Updated:
- user suggestions in reducer to be randomized
2020-11-05 16:16:11 -06:00
mgabdev
40627c6c3f
Removed link search in SearchService for now
...
• Removed:
- link search in SearchService for now until we can improve PreviewCard search_for query
2020-11-05 16:08:17 -06:00
mgabdev
d6287056f0
Added back btn to HashtagPage
...
• Added:
- back btn to HashtagPage
2020-11-05 16:06:31 -06:00
mgabdev
ab0059a8ee
Updated PullToRefresher/ptr styles
...
• Updated:
- PullToRefresher/ptr styles
2020-11-05 12:08:12 -06:00
mgabdev
472c89d386
Added new method to PullToRefresher on init/deinit
...
• Added:
- new method to PullToRefresher on init/deinit
2020-11-05 12:00:38 -06:00
mgabdev
9c4db8eaf3
Added new hashtag in SearchLayout tab bar
...
• Added:
- new hashtag in SearchLayout tab bar
2020-11-05 11:59:30 -06:00
mgabdev
c34fdb2dd4
Updated PullToRefresher/ptr styles, padding
...
• Updated:
- PullToRefresher/ptr styles, padding
2020-11-05 11:36:07 -06:00
mgabdev
3486158695
Added search action button to NotificationsPage
...
• Added:
- search action button to NotificationsPage
2020-11-05 11:35:35 -06:00
mgabdev
26bb93c7c4
Added pull to refresh / PullToRefresher in StatusList for timelines
...
• Added:
- pull to refresh / PullToRefresher in StatusList for timelines
- styles for pull to refresh module in PullToRefresher component
2020-11-04 21:33:58 -06:00
mgabdev
2d6cfeedeb
Removed unused prop key for isRequired in Bundle
...
• Removed:
- unused prop key for isRequired in Bundle
2020-11-04 21:29:31 -06:00
mgabdev
d4129f6ad7
Removed unused code in ComposeForm
...
• Removed:
- unused code in ComposeForm
2020-11-04 21:29:07 -06:00
mgabdev
bab6d90981
Added new tag to mobile SearchLayout tabs
...
• Added:
- new tag to mobile SearchLayout tabs
2020-11-04 21:27:34 -06:00
mgabdev
e8a792799a
Removed PullToRefresher from HomePage
...
• Removed:
- PullToRefresher from HomePage
2020-11-04 21:25:03 -06:00
mgabdev
f2f3382677
Removed streaming for group, group_collection, hashtag, link timelines
...
• Removed:
- streaming for group, group_collection, hashtag, link timelines
2020-11-04 21:09:27 -06:00
mgabdev
880dad7b5a
Removed onReload and pull to refresh from StatusList, ScrollableList
...
• Removed:
- onReload and pull to refresh from StatusList, ScrollableList
2020-11-04 21:05:34 -06:00
mgabdev
b6f7321c23
Fixed issue with proptype in PlaceholderLayout
...
• Fixed:
- issue with proptype in PlaceholderLayout
2020-11-04 21:02:59 -06:00
mgabdev
47415f4602
Fixed issue in FooterBar by adding missing key
...
• Fixed:
- issue in FooterBar by adding missing key
2020-11-04 21:02:40 -06:00
mgabdev
55ab08cc54
Added hash href to retry on BundleColumnError
...
• Added:
- hash href to retry on BundleColumnError
2020-11-04 21:02:10 -06:00
mgabdev
d2bba43916
Updated PlaceholderLayout style to be default light if theme empty
...
• Updated:
- PlaceholderLayout style to be default light if theme empty
2020-11-04 13:52:15 -06:00
mgabdev
82778ddad0
Added bot/automated-feed badge to ProfileInfoPanel
...
• Added:
- bot/automated-feed badge to ProfileInfoPanel
2020-11-04 13:51:55 -06:00
mgabdev
c42df699e9
Added News to DefaultNavigationBar
...
• Added:
- News to DefaultNavigationBar
2020-11-04 13:51:31 -06:00
mgabdev
6e45eb18ca
Updated SearchService Group, PreviewCard, Tag to be limit to 25
...
• Updated:
- SearchService Group, PreviewCard, Tag to be limit to 25
2020-11-04 13:50:39 -06:00
mgabdev
8a1f2f2c47
Updated FetchLinkCardService to update card in shorter period
...
• Updated:
- FetchLinkCardService to update card in shorter period from 1week to 12hr
2020-11-04 13:47:27 -06:00
mgabdev
3ac94fe610
Updated DEFAULT_THEME in constants to white
...
• Updated:
- DEFAULT_THEME in constants to white
2020-11-03 17:13:00 -06:00
mgabdev
ebf1638145
Updated DisplayOptionsModal to fix themes on mobile
...
• Updated:
- DisplayOptionsModal to fix themes on mobile
2020-11-03 17:12:34 -06:00
mgabdev
ce703dc054
Added Explore back to FooterBar
...
• Added:
- Explore back to FooterBar
2020-11-03 17:12:11 -06:00
mgabdev
e8d04b6a81
Updated GlobalFooter styles to be visible on mobile
...
• Updated:
- GlobalFooter styles to be visible on mobile with FooterBar always on top
2020-11-03 16:28:19 -06:00
mgabdev
3fe558c912
Fixed issue in SearchNavigationBarXS with mobile saveArea padding
...
• Fixed:
- issue in SearchNavigationBarXS with mobile saveArea padding
2020-11-03 15:44:04 -06:00
mgabdev
38cefe9e2a
Updated PreviewCardItem styles
...
• Updated:
- PreviewCardItem styles
2020-11-03 15:29:38 -06:00
mgabdev
8badbd167f
Removed Explore from FooterBar
...
• Removed:
- Explore from FooterBar as it can now be found in /search on mobile
2020-11-03 15:28:13 -06:00
mgabdev
3f0b93473d
Updated SearchLayout to have Explore + others tabs on mobile
...
• Updated:
- SearchNavigationBarXS
- SearchLayout to have Explore + others tabs on mobile
2020-11-03 15:27:39 -06:00
mgabdev
432df76bb2
Removed unused testing logs in a few files
...
• Removed:
- unused testing logs in a few files
2020-11-03 15:16:56 -06:00
mgabdev
eb8e134927
Updated title prop to NavigationBarButton in DefaultNavigationBar
...
• Updated:
- title prop to NavigationBarButton in DefaultNavigationBar
2020-11-03 15:14:41 -06:00
mgabdev
be94b1bccc
Updated default theme to 'white' instead of 'light'
...
• Updated:
- default theme to 'white' instead of 'light'
2020-11-03 15:13:35 -06:00
mgabdev
e40f7e6765
Added new "white" theme
...
• Added:
- new "white" theme which makes navigation bar white and sets appropriate styles for children
2020-11-03 15:12:24 -06:00
mgabdev
20f9e82959
Updated GroupsPage actions prop key for attrTitle
...
• Updated:
- GroupsPage actions prop key for attrTitle
2020-11-03 15:10:22 -06:00
mgabdev
fe28656e3f
Added specific style for search placeholder
...
• Added:
- specific style --color_input_placeholder for search placeholder in global.css
2020-11-03 15:09:55 -06:00
mgabdev
4e3e5b6e31
Updated NavigationBarButton styles
...
• Updated:
- NavigationBarButton styles
2020-11-03 15:09:13 -06:00
mgabdev
d282d1d9c7
Added logoDisabled/Stealth Gab mode for logo in NavigationBar
...
• Added:
- logoDisabled/Stealth Gab mode for logo in NavigationBar to turn into Gab "g"
2020-11-03 15:04:31 -06:00