Commit Graph

1541 Commits

Author SHA1 Message Date
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
mgabdev
4d042e38c0 Removed settings button from DefaultNavigationBar
• Removed:
- settings button from DefaultNavigationBar is can be accessed in dropdown menu
2020-11-03 15:01:57 -06:00
mgabdev
e2f7f6ff02 Addded check to StatusPromotionPanel if card exists to have bottom padding
• Addded:
- check to StatusPromotionPanel if card exists to have bottom padding
2020-11-03 13:12:50 -06:00
mgabdev
b12e66ef88 Updated SidebarLayout compose button styles and hide if no user
• Updated:
- SidebarLayout compose button styles and hide if no user
2020-11-03 13:12:11 -06:00
mgabdev
e66a9ae0a6 Added check to SidebarPanelGroup for when layout does not exist
• Added:
- check to SidebarPanelGroup for when layout does not exist to return null
2020-11-03 13:11:25 -06:00
mgabdev
75e3ac6c7d Updated PreviewCard, Group search_for functions to return max 25
• Updated:
- PreviewCard, Group search_for functions to return max 25
2020-11-03 13:10:02 -06:00
mgabdev
367a5b77e7 Updated GroupHeader group icon color to be themed
• Updated:
- GroupHeader group icon color to be themed
2020-11-03 13:09:20 -06:00
mgabdev
cafbbbf69f Added updated_at to PreviewCardSerializer
• Added:
- updated_at to PreviewCardSerializer
2020-11-02 21:46:02 -06:00
mgabdev
3547741d84 Removed testing log from Search feature
• Removed:
- testing log from Search feature
2020-11-02 14:31:10 -06:00
mgabdev
b634e4f482 Updated cashtags to be any number of characters
• Updated:
- cashtags to be any number of characters
2020-11-02 14:30:53 -06:00
mgabdev
be0906b861 Updated StatusList TimelineInjections to be every 7 instead of 18
• Updated:
- StatusList TimelineInjections to be every 7 instead of 18
2020-11-02 14:30:26 -06:00
mgabdev
8d13b9d020 Updated Link feed title in ui.js
• Updated:
- Link feed title in ui.js
2020-10-31 19:17:04 -05:00
mgabdev
56d24e18ae Added SidebarXS to ProfileLayout
• Added:
- SidebarXS to ProfileLayout
2020-10-31 19:13:47 -05:00
mgabdev
efb2b7f0c2 Updated StatusCard, LinkTimeline styles
• Updated:
- StatusCard, LinkTimeline styles
2020-10-31 19:09:41 -05:00
mgabdev
0a1ee8224c Added PreviewCardItem to LinkTimeline
• Added:
- PreviewCardItem to LinkTimeline
2020-10-31 19:00:20 -05:00
mgabdev
58ced8f903 Added missing style in global.css
• Added:
- missing style in global.css
2020-10-31 18:46:30 -05:00
mgabdev
eb97f41fb7 Removed Divider in HomePage between TimelineComposeBlock and HomeTimeline
• Removed:
- Divider in HomePage between TimelineComposeBlock and HomeTimeline
2020-10-31 18:38:42 -05:00
mgabdev
60e38f58d6 Updated HomePage action button to be search
• Updated:
- HomePage action button to be search

• Removed:
- Home page timeline settings modal
2020-10-31 18:37:57 -05:00
mgabdev
ad1ab424e8 Added new SearchLayout, SearchNavigationBarXS
• Added:
- new SearchLayout, SearchNavigationBarXS
2020-10-31 18:37:15 -05:00
mgabdev
51b516a406 Added search/links route to ui.js
• Added:
- search/links route to ui.js
2020-10-31 18:33:58 -05:00
mgabdev
3a5b45e555 Added new styles to global.css
• Added:
- new styles to global.css
2020-10-31 18:33:16 -05:00
mgabdev
68fe383a28 Added links/PreviewCardItem to Search feature results
• Added:
- links/PreviewCardItem to Search feature results
2020-10-31 18:31:12 -05:00
mgabdev
7887bc21bc Added utils/url for functions in StatusCard
• Added:
- utils/url for functions in StatusCard
2020-10-31 18:30:32 -05:00
mgabdev
fd7ec778fe Updated FooterBar sidebar functionality
• Updated:
- FooterBar sidebar functionality
2020-10-31 18:20:21 -05:00
mgabdev
7e673d4e7f Added link/PreviewCard search to search
• Added:
- link/PreviewCard search to search
2020-10-31 18:10:59 -05:00
mgabdev
60f75ed676 Added /links button to StatusCard for preview cards
• Added:
- /links button to StatusCard for preview cards
2020-10-31 18:08:17 -05:00
mgabdev
9f563935bf Added Explore back to FooterBar
• Added:
- Explore back to FooterBar
2020-10-31 18:07:06 -05:00
mgabdev
62d77311a3 Added question button to promoted posts to show ProUpgradeModal
• Added:
- question button to promoted posts to show ProUpgradeModal
2020-10-31 18:06:49 -05:00
mgabdev
bb5747576b Added new styles to global.css
• Added:
- new styles to global.css
2020-10-30 20:08:59 -05:00
mgabdev
b434704000 Updated SidebarLayout styles
• Updated:
- SidebarLayout styles
2020-10-30 18:23:38 -05:00
mgabdev
86dd626a8e Added action buttons to emptyMessage in AccountTimeline, ListsDirectory
• Added:
- action buttons to emptyMessage in AccountTimeline, ListsDirectory
2020-10-30 16:25:33 -05:00
mgabdev
6db1cf421b Added cashtag support for statuses
• Added:
- cashtag support for statuses

Ref: e23931b255
2020-10-30 14:01:55 -05:00
mgabdev
9f712198dc Fixed issue in FooterBar for when no user exists
• Fixed:
- issue in FooterBar for when no user exists
2020-10-30 13:18:42 -05:00
mgabdev
ec3310d6df Added SidebarXS in FooterBar and open SidebarXS from right
• Added:
- SidebarXS in FooterBar
- open SidebarXS from right
2020-10-30 13:05:30 -05:00
mgabdev
73e1584d43 Updated some pages and layouts for navigation noSearch and showBackBtn
• Updated:
- some pages and layouts for navigation noSearch and showBackBtn
2020-10-30 12:57:20 -05:00
mgabdev
04cf1ad7ce Added a few route matches in ReactController
• Added:
- a few route matches in ReactController
2020-10-30 12:56:03 -05:00
mgabdev
a469d5ef0f Updated DefaultNavigationBar styles and layout
• Updated:
- DefaultNavigationBar styles and layout
- Search is visible on every nav page on desktop

• Removed:
- Search on every mobile page header
- News link
- Profile/Menu sidebar open button avatar

• Added:
- Group link in nav
2020-10-30 12:55:32 -05:00
mgabdev
c90d33cc79 Removed min height on mobile composer AutoSuggestTextbox
• Removed:
- min height on mobile composer AutoSuggestTextbox
2020-10-29 23:41:51 -05:00
mgabdev
8229b9dc2a Removed search from Groups page
• Removed:
- search from Groups page
2020-10-29 23:40:44 -05:00
mgabdev
acb91445c9 Updated Avatar size in DefaultNavigationBar
• Updated:
- Avatar size in DefaultNavigationBar from 32px to 34px
2020-10-29 23:39:27 -05:00
mgabdev
97a9fa546e Updated StatusOptionsPopover to use new StatusSharePopover
• Updated:
- StatusOptionsPopover to use new StatusSharePopover instead of existing three options: copy, embed, email
2020-10-29 23:38:55 -05:00
mgabdev
083218648a Removed search from Notifications page
• Removed:
- search from Notifications page
2020-10-29 23:36:09 -05:00
mgabdev
f6e3a9ad96 Added some more necessary styles in global.css
• Added:
- some more necessary styles in global.css
2020-10-29 23:35:26 -05:00
mgabdev
b9f15b28a6 Added timeline injections when empty Home timeline or Notifications
• Added:
- timeline injections when empty Home timeline or Notifications on all tab
2020-10-29 23:33:50 -05:00
mgabdev
15f9d7f955 Updated StatusSharePopover buttons to open in new tab and fit in popover
• Updated:
- StatusSharePopover buttons to open in new tab and fit in popover
2020-10-29 23:32:06 -05:00
mgabdev
81987f9890 Added GabPRO link in DefaultSidebar list
• Added:
- GabPRO link in DefaultSidebar list
2020-10-29 23:31:19 -05:00
mgabdev
f5017a07c4 Updated placeholder text in Search text input
• Updated:
- placeholder text in Search text input
2020-10-29 23:31:01 -05:00
mgabdev
c3cb3a5361 Updated NavigationBarButton style
• Updated:
- NavigationBarButton style
2020-10-29 22:56:22 -05:00
mgabdev
f129d9c49b Added LinkTimeline and PreviewCard fetching by id
• Added:
- LinkTimeline and PreviewCard fetching by id
2020-10-29 18:46:54 -05:00
mgabdev
f7dc62460c Added textAlignRight style to Text
• Added:
- textAlignRight style to Text
2020-10-28 23:25:29 -05:00
mgabdev
f97e43b173 Added a props prop to TimelineInjectionRoot for child injection
• Added:
- a props prop to TimelineInjectionRoot for child injection
2020-10-28 23:24:49 -05:00
mgabdev
84007841a4 Fixed issue with SidebarLayout for height if no email
• Fixed:
- issue with SidebarLayout for height if no email to ensure user exists
2020-10-28 23:23:31 -05:00
mgabdev
ffb60b4f01 Added About link to LoggedOutSidebar
• Added:
- About link to LoggedOutSidebar
2020-10-28 23:23:09 -05:00
mgabdev
f3e4bb134a Updated Search component to be type=search
• Updated:
- Search component to be type=search
2020-10-28 23:22:51 -05:00
mgabdev
545b784d2e Updated ColumnIndicator to have padding and icon theme matching
• Updated:
- ColumnIndicator to have padding and icon theme matching
2020-10-28 23:20:59 -05:00
mgabdev
bec04e2b01 Updated PopoverBase to hide Popover when reference is hidden
• Updated:
- PopoverBase to hide Popover when reference is hidden
2020-10-28 23:20:33 -05:00
mgabdev
5f801c94e7 Added innerRef prop to all Popovers from PopoverRoot
• Added:
- innerRef prop to all Popovers from PopoverRoot
2020-10-28 23:17:07 -05:00
mgabdev
84d8c3aa13 Updated GroupInfoPanel icons to follow theme styles
• Updated:
- GroupInfoPanel icons to follow theme styles
2020-10-28 23:15:59 -05:00
mgabdev
1a118a50b0 Updated NavigationBarButton style to be icon top, title bottom
• Updated:
- NavigationBarButton style to be icon top, title bottom
2020-10-28 23:15:37 -05:00
mgabdev
8a20e4ee0a Updated propTypes in Image component
• Updated:
- propTypes in Image component
2020-10-28 23:14:09 -05:00
mgabdev
91b6537e63 Fixed issue in Search for status footer button link
• Fixed:
- issue in Search for status footer button link
2020-10-28 23:13:30 -05:00
mgabdev
3365893022 Fixed naming issue in AboutLayout component
• Fixed:
- naming issue in AboutLayout component
2020-10-28 23:11:11 -05:00
mgabdev
acc956777e Updated applications, development admin settings to be staff only
• Updated:
- applications, development admin settings to be staff only
2020-10-28 23:09:53 -05:00
mgabdev
c1b4a6f034 Updated status search functionality, Added search/statuses route
• Updated:
- status search functionality

• Added:
- search/statuses route
2020-10-26 01:08:31 -05:00
mgabdev
4bfe7d63bb Fixed issue with getting status id in Search page
• Fixed:
- issue with getting status id in Search page
2020-10-26 00:59:27 -05:00
mgabdev
84f779b070 TESTING Adding statuses to search
TESTING

• Adding:
- statuses to search
2020-10-26 00:55:05 -05:00
mgabdev
f2b9889e49 Updated onShare functionality in StatusContainer
• Updated:
- onShare functionality in StatusContainer
2020-10-24 22:07:55 -05:00
mgabdev
3dadf3d268 Updated StatusSharePopover and navigator.canShare() functionality
• Updated:
- StatusSharePopover links and urls
- navigator.canShare() functionality in StatusContainer
2020-10-24 21:58:48 -05:00
mgabdev
a8a83a70d6 TESTING Updated StatusSharePopover with new style, functionality
TESTING

• Updated:
- StatusSharePopover with new style, functionality

• Todo:
- Get correct share text
- Remove unused code
2020-10-24 18:50:09 -05:00
mgabdev
2937ecc549 Updated Video component pip icon to copy icon
• Updated:
- Video component pip icon to copy icon
2020-10-24 18:49:11 -05:00
mgabdev
763aa63dc2 Updated StatusActionBarItem to not show title on min BREAKPOINT_SMALL
• Updated:
- StatusActionBarItem to not show title on min BREAKPOINT_SMALL
2020-10-24 18:48:58 -05:00
mgabdev
9a61bea577 Fixed issue with PopoverLayout XS Heading
• Fixed:
- issue with PopoverLayout XS Heading
2020-10-24 18:48:23 -05:00
mgabdev
d47b3f48ed Added background color styles for sharing
• Added:
- background color styles for sharing
2020-10-24 18:47:53 -05:00
mgabdev
4dce054e43 Updated gab_font_icon
• Updated:
- gab_font_icon
2020-10-24 18:47:39 -05:00
mgabdev
a3fb02d86f TESTING Fixed variable in StatusContainer
TESTING

• Fixed:
- variable in StatusContainer
2020-10-24 14:24:11 -05:00
mgabdev
0a46f54b7f TESTING Added onShare to StatusContainer
TESTING

• Added:
- onShare to StatusContainer
2020-10-24 14:18:36 -05:00
mgabdev
651e2bd381 Added share button to StatusActionBar
• Added:
- share button to StatusActionBar

• Todo:
- Fix styles for responsiveness
2020-10-24 14:18:06 -05:00
mgabdev
a4a1cb19ce Added StatusSharePopover for sharing status
• Added:
- StatusSharePopover for sharing status
2020-10-24 14:17:21 -05:00
mgabdev
fc2ce1c74e Fixed status style padding bottom for sensitive media quote/child
• Fixed:
- status style padding bottom for sensitive media quote/child
2020-10-24 14:16:21 -05:00
mgabdev
de5a1f93b8 Added ability to click to enlarge profile, cover photo on profile
• Added:
- ability to click to enlarge profile, cover photo on profile
2020-10-22 16:57:22 -05:00
mgabdev
50169fcd7d Removed unused code in ImageLoader
• Removed:
- unused code in ImageLoader
2020-10-22 16:56:01 -05:00
mgabdev
9526d68f8f TESTING Removed deliver_to_group in home feed
TESTING

• Removed:
- deliver_to_group in home feed in fan_out_on_write_service
2020-10-22 15:57:30 -05:00
mgabdev
4e9d76dda1 Updated user model to call function immediately after_create
• Updated:
- user model to call function immediately after_create to welcome, auto follow
2020-10-16 18:35:13 -05:00
mgabdev
84061542f0 Fixed issue with gfi-v1.1 underscore to dash
• Fixed:
- issue with gfi-v1.1 underscore to dash
2020-10-16 18:13:13 -05:00
mgabdev
57c2edbd2f Updated DefaultNavigationBar to have light/muted/dark mode toggle
• Updated:
- DefaultNavigationBar to have light/muted/dark mode toggle on desktop only
2020-10-16 17:00:59 -05:00
mgabdev
42f244e967 Added onClick prop to NavigationBarButton component
• Added:
- onClick prop to NavigationBarButton component
2020-10-16 17:00:33 -05:00
mgabdev
fb815c5f47 Updated GabFontIcon/gab_font_icon/gfi to v1.1
• Updated:
- GabFontIcon/gab_font_icon/gfi to v1.1 with new icons
2020-10-16 16:59:52 -05:00
mgabdev
0519c8ba2b Updated DefaultNavigationBar with resend confirmation email banner
• Updated:
- DefaultNavigationBar with resend confirmation email banner
2020-10-16 16:29:10 -05:00
mgabdev
95d5894858 Added missing components in async_components
• Added:
- missing components in async_components
2020-10-16 16:27:01 -05:00
mgabdev
bede3829b7 Updated tag link in admin dashboard
• Updated:
- tag link in admin dashboard
2020-10-16 16:26:37 -05:00