Commit Graph

619 Commits

Author SHA1 Message Date
mgabdev ad1ab424e8 Added new SearchLayout, SearchNavigationBarXS
• Added:
- new SearchLayout, SearchNavigationBarXS
2020-10-31 18:37:15 -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 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 b434704000 Updated SidebarLayout styles
• Updated:
- SidebarLayout styles
2020-10-30 18:23:38 -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 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 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 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 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 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 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 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 0519c8ba2b Updated DefaultNavigationBar with resend confirmation email banner
• Updated:
- DefaultNavigationBar with resend confirmation email banner
2020-10-16 16:29:10 -05:00
mgabdev 3c07e9d63b Added new security question to sign up, Added notification for unconfirmed emails
• Added:
- new security question to sign up
- notification for unconfirmed emails
- modal for describing issue with Gab emails
2020-10-16 16:25:37 -05:00
mgabdev 1d9b7bd28a Added ProgressInjection
• Added:
- ProgressInjection for monthly funding progress
2020-10-13 10:30:14 -05:00
mgabdev 8b9e697cfb Updated StatusCard width when is not vertical
• Updated:
- StatusCard width when is not vertical
2020-10-13 10:07:38 -05:00
mgabdev 0783e13b12 Added investors link to link footer
• Added:
- investors link to link footer
2020-10-06 19:47:52 -04:00
mgabdev f5446783b8 Updated mobile slide out sidebar
• Updated:
- mobile slide out sidebar
2020-10-06 19:47:34 -04:00
mgabdev 9b044f233a Fixed issue with SidebarPanelGroup showing StatusPromotionPanels
• Fixed:
- issue with SidebarPanelGroup showing StatusPromotionPanels
2020-10-06 08:42:53 -05:00
mgabdev 7c952a1e06 Fixed issue with truncated group info description on desktop
• Fixed:
- issue with truncated group info description on desktop
2020-09-15 11:03:37 -05:00
mgabdev 395e37282d Removed "Read More" in group description on desktop
• Removed:
- "Read More" in group description on desktop
2020-09-15 00:16:20 -05:00
mgabdev a842bfb20b Fixes for news and injection links
• Fixes:
- for news and injection links
2020-09-14 22:16:21 -05:00
mgabdev 105d8320e8 Removed tv links for now 2020-09-14 20:25:45 -05:00
mgabdev 345fc0bfb3 Added collapsable GroupInfoPanel description for long descriptions
• Added:
- collapsable GroupInfoPanel description for long descriptions
2020-09-14 19:53:33 -05:00
mgabdev 036ef006ae Added isCard for alt layout to Account component
• Added:
- isCard for alt layout to Account component
2020-09-14 11:47:46 -05:00
mgabdev 065922566e Added visibility: private_group to StatusHeader info
• Added:
- visibility: private_group to StatusHeader info
2020-09-14 11:46:37 -05:00
mgabdev 9f4ffc9686 Added TimelineInjectionBase to StatusList every 18th slot in home_timeline
• Added:
- TimelineInjectionBase to StatusList every 18th slot in home_timeline
2020-09-14 11:45:52 -05:00
mgabdev 09b24f5ae0 Added max-width to ShopItem component
• Added:
- max-width to ShopItem component
2020-09-14 11:41:35 -05:00
mgabdev 421111f5f2 Added isAddable prop to GroupCollectionItem
• Added:
- isAddable prop to GroupCollectionItem
2020-09-14 11:41:10 -05:00
mgabdev d198695bdb Added Timeline Injections
• Added:
- Timeline Injections
- FeaturedGroupsInjection, GroupCategoriesInjection, ProUpgradeInjection, PWAInjection, ShopInjection, TimelineInjectionBase, TimelineInjectionLayout, TimelineInjectionRoot, UserSuggestionsInjection
- Constants
- Redux for timeline_injections
- settings for setting
- popover for dismissing and saving weight
2020-09-14 11:40:42 -05:00
mgabdev dc23cca222 Added color red to Text component
• Added:
- color red/error to Text component
2020-09-11 17:55:24 -05:00
mgabdev b608453939 Added check in StatusCard for isVertical
• Added:
- check in StatusCard for isVertical to force vertical layout for card image and texts
2020-09-11 17:55:05 -05:00
mgabdev 188dc4e008 Removed updateOnProps in Status component
• Removed:
- updateOnProps in Status component
2020-09-11 17:54:09 -05:00
mgabdev 6d85c76c8f Added ability to set password for groups
• Added:
- ability to set password for groups
- GroupPasswordModal
- checks for if has password
- rate limiting in rack_attack
2020-09-11 17:27:00 -05:00
mgabdev 0913d3677c Added isDisabled prop to Input
• Added:
- isDisabled prop to Input
2020-09-11 17:11:54 -05:00
mgabdev ed58ca4fe9 Added GroupActionButton component
• Added:
- GroupActionButton component for handling group + relationships for joining, requesting, leaving groups

• Updated:
- Components where group actions exist
2020-09-11 17:10:31 -05:00
mgabdev fb8c705ebf Updated redux gab_trends -> gab for our services
• Updated:
- redux gab_trends -> gab for our services
- TrendsPanel to use updated route
2020-09-10 17:21:39 -05:00
mgabdev 793f46253c Added tooltips to info icons in GroupInfoPanel for isPrivate, isVisible
• Added:
- tooltips to info icons in GroupInfoPanel for isPrivate, isVisible
2020-09-10 17:18:13 -05:00
mgabdev 6e17b7c17b Updated GroupCategory functionality with Groups
• Updated:
- GroupCategory functionality with Groups
2020-09-10 17:12:43 -05:00
mgabdev d030783089 Added GroupPinnedStatuses
• Added:
- GroupPinnedStatuses
- controllers for timeline, creation, deletion
- redux actions, reducers for creation, deletion
- timeline fetching in timelines action
- options to pin, unpin in status options popover for group admin
2020-09-10 15:07:01 -05:00
mgabdev 899fe425d4 Added Tooltip component to Button with tooltip prop
• Added:
- Tooltip component to Button with tooltip prop
2020-09-07 11:20:04 -05:00
mgabdev ac9b9e8448 Added new role for moderator to Groups
• Added:
- new role for moderator to Groups
2020-09-02 18:06:38 -05:00
mgabdev 1526fee5a1 Updated Select component to have circle radius
• Updated:
- Select component to have circle radius
2020-09-02 17:55:10 -05:00
mgabdev b39d186727 Added htmlFor prop on Switch
• Added:
- htmlFor prop on Switch
2020-09-02 17:54:50 -05:00
mgabdev 8d07aa7564 Added isRequired opt to Input, Textarea
• Added:
- isRequired opt to Input, Textarea
2020-09-02 17:54:36 -05:00
mgabdev 9ca6b6a884 Added shortcut star buttons to GroupHeader, ProfileHeader
• Added:
- shortcut star buttons to GroupHeader, ProfileHeader
2020-09-02 17:53:57 -05:00
mgabdev 2202cea0e1 Added Slider component for input range
• Added:
- Slider component for input range
2020-09-02 13:21:11 -05:00
mgabdev fde1e19de5 Updated SensitiveMediaItem copy to be more clear
• Updated:
- SensitiveMediaItem copy to be more clear
2020-09-02 13:11:54 -05:00
mgabdev 5cfafc1361 Removed unused code in Video component
• Removed:
- unused code in Video component
2020-09-02 13:11:22 -05:00
mgabdev 28596399fa Removed old ProfileNavigationBar
• Removed:
- old ProfileNavigationBar
2020-09-01 18:15:19 -05:00
mgabdev 5c3339d0a8 Removed unused string classes in components
• Removed:
- unused string classes in components
2020-09-01 18:15:05 -05:00
mgabdev a5ae957ac5 Updated GroupInfoPanel to be markdown enabled, linkable
• Updated:
- GroupInfoPanel to be markdown enabled, linkable for users, hashtags, urls
2020-09-01 18:14:11 -05:00
mgabdev d7cd258977 Updated Sidebar, NavigationBar components, Added layouts
• Updated:
- Sidebar, NavigationBar components
- file structures for both

• Added:
- layouts for compnents
2020-09-01 18:13:11 -05:00
mgabdev 147f7ed878 Updated Switch to return boolean instead of event
• Updated:
- Switch to return boolean instead of event
- all components usage
2020-09-01 14:54:17 -05:00
mgabdev fe0429d36b Updated StatusContent formatted link onCilck handlers
• Updated:
- StatusContent formatted link onCilck handlers for hashtags, @ user links
2020-09-01 12:04:52 -05:00
mgabdev 38a4f1ed7f Updated WhoToFollowPanel to be UserSuggestionsPanel and included related, verified
• Updated:
- WhoToFollowPanel to be UserSuggestionsPanel and included related, verified
- All pages, layouts to use new component

• Removed:
- VerifiedAccountsPanel
2020-09-01 11:54:01 -05:00
mgabdev f7fdcc6cb8 Updated MediaGallery reduced item to be min 250px in height
• Updated:
- MediaGallery reduced item to be min 250px in height for quote posts or replies
2020-08-31 19:51:54 -05:00
mgabdev 190d09f3f3 Removed unused StatusReplyIndicator component
• Removed:
- unused StatusReplyIndicator component
2020-08-20 15:13:14 -05:00
mgabdev 5cb539061b Fixed issue in EmojiPickerPopover with intl
• Fixed:
- issue in EmojiPickerPopover with intl
2020-08-20 10:30:11 -05:00
mgabdev 3828fbbeef Fixed issue in AutosuggestAccount
• Fixed:
- issue in AutosuggestAccount
2020-08-20 10:26:00 -05:00
mgabdev f5cf42bb60 Fixed issue in ShopPanel style formatting
• Fixed:
- issue in ShopPanel style formatting
2020-08-19 17:36:55 -05:00
mgabdev 887392879c Added missing className prop to VerifiedIcon in Icon
• Added:
- missing className prop to VerifiedIcon in Icon
2020-08-19 11:37:46 -05:00
mgabdev 234b65697a Updated pro feed link icons in sidebars
• Updated:
- pro feed link icons in sidebars
2020-08-19 11:33:10 -05:00
mgabdev 859b4b5ca8 Removed updateScrollBottom on Status, ScrollableList (fixes feed jumping?)
• Removed:
- updateScrollBottom on Status, ScrollableList (fixes feed jumping?)
2020-08-19 11:15:59 -05:00
mgabdev 295f052f81 Updated SidebarPanelGroupt to return null if no panel
• Updated:
- SidebarPanelGroupt to return null if no panel
2020-08-19 11:14:26 -05:00
mgabdev 3562155219 Added title to logo button in LoggedOutNavigationBar
• Added:
- title to logo button in LoggedOutNavigationBar
2020-08-18 19:51:28 -05:00
mgabdev 1359318a06 Updated BundleColumnError with new logo className
• Updated:
- BundleColumnError with new logo className
2020-08-18 19:48:50 -05:00
mgabdev 59f19d344e Added missing fillWhite class for logo
• Added:
- missing fillWhite class for logo
2020-08-18 19:41:26 -05:00
mgabdev e3581c9848 Added loading, logo, verified_icon icons/components
• Added:
- loading, logo, verified_icon icons/components
2020-08-18 19:39:27 -05:00