Commit Graph

1195 Commits

Author SHA1 Message Date
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 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 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 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 65c5ee56f9 Updated GroupsController, groups reducer to work with browsing by category, tag
• Updated:
- GroupsController, groups reducer to work with browsing by category, tag
2020-09-24 16:21:16 -05:00
mgabdev ada8b123d6 Updated handleComposeSubmit to inject own status into timeline on post
• Updated:
- handleComposeSubmit to inject own status into timeline on post
2020-09-24 15:41:59 -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 12c9cf2083 Updated explore page functionality
• Updated:
- explore page functionality
2020-09-14 20:20:27 -05:00
mgabdev 86e3d3aaf2 Updated group category check in group_editor action
• Updated:
- group category check in group_editor action
2020-09-14 20:15: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 90f9ac31fa Revert with update path cb30e0dcb
• Revert:
- with update path cb30e0dcb
2020-09-14 17:34:26 -05:00
mgabdev 4fd274348c Added check for if no user, only load more twice
• Added:
- check for if no user, only load more twice on GroupCollectionTimeline, GroupTimeline
2020-09-14 17:19:24 -05:00
mgabdev 1955ee6602 Fixed missing export in async_components for GroupPasswordModal
• Fixed:
- missing export in async_components for GroupPasswordModal
2020-09-14 17:13:40 -05:00
mgabdev fafd1ef658 Added pages and routes for Groups by tag and category
• Added:
- pages and routes for Groups by tag and category
2020-09-14 17:12:45 -05:00
mgabdev cb30e0dcbf Removed gab_trends action in news (for now, TESTING)
• Removed:
- gab_trends action in news (for now, TESTING)
2020-09-14 11:54:50 -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 0de2aad117 Updated shop reducer items to be array not immutable list
• Updated:
- shop reducer items to be array not immutable list
2020-09-14 11:44:34 -05:00
mgabdev 91a62bb3b5 Added timeline_injections in reducers/index.js
• Added:
- timeline_injections in reducers/index.js
2020-09-14 11:43:45 -05:00
mgabdev cae708aa62 Added missing styles in global.css
• Added:
- missing styles in global.css
2020-09-14 11:42:43 -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 41f48ea886 Added checks for status visiblity if group is private
• Added:
- checks for status visiblity if group is private
2020-09-14 11:12:25 -05:00
mgabdev b124a5024c Added Press, Assets pages in About section
• Added:
- Press, Assets pages in About section
2020-09-11 18:02:07 -05:00
mgabdev b524baf35b Added fillBrand style
• Added:
- fillBrand style
2020-09-11 17:55:34 -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 8c4f4899e7 Updated functionality for group join requests approve, reject, leave
• Updated:
- functionality for group join requests approve, reject, leave
2020-09-11 17:22:33 -05:00
mgabdev f8e9c99e17 Updated spelling in groups action GROUP_UNPIN_STATUS_FAIL
• Updated:
- spelling in groups action GROUP_UNPIN_STATUS_FAIL
2020-09-11 17:19:21 -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 d61df6e2ae Added GroupCategories page
• Added:
- GroupCategories page for selecting groups based on category
2020-09-10 17:15:35 -05:00
mgabdev 6e17b7c17b Updated GroupCategory functionality with Groups
• Updated:
- GroupCategory functionality with Groups
2020-09-10 17:12:43 -05:00
mgabdev 217aab9faa Added join requests to Groups
• Added:
- join requests to Groups
- redux actions, reducers
- controller and functionality for fetching join requests, accepting, rejecting join requests
2020-09-10 17:07:00 -05:00
mgabdev d3355f8bd5 Added suggestions page Updated SuggestionsController with unlimited param
• Added:
- suggestions page in app

• Updated:
- SuggestionsController with unlimited param to show max 80 items
2020-09-10 16:21:20 -05:00
mgabdev d1d6124ffc Updated user_lists group_removed_accounts value
• Updated:
- user_lists group_removed_accounts value
2020-09-10 16:19:04 -05:00
mgabdev c4fdd36190 Updated group_removed_accounts redux value
• Updated:
- group_removed_accounts redux value
2020-09-10 15:24:38 -05:00
mgabdev 14927ac227 Updated spelling error on empty group message
• Updated:
- spelling error on empty group message
2020-09-10 15:22:48 -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 3ef86098bf Removed currently unused imports in async_components
• Removed:
- currently unused imports in async_components
2020-09-03 10:49:19 -05:00
mgabdev 36af0f952c Removed currently unused imports in async_components
• Removed:
- currently unused imports in async_components
2020-09-03 10:47: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 8c047868e3 Added ProUpgradeModal to group creation action buttons and page
• Added:
- ProUpgradeModal to group creation action buttons and page if not pro or if not admin of edit group
2020-09-02 13:06:18 -05:00
mgabdev bfa842f2d5 Updated AboutSidebar path in async_components
• Updated:
- AboutSidebar path in async_components
2020-09-02 13:05:10 -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 6fe9b69d95 Updated ProfilePage unavailable message for isLocked vs isBlocked
• Updated:
- ProfilePage unavailable message for isLocked vs isBlocked
2020-08-31 19:58:14 -05:00
mgabdev 871502c197 Added additional warning message in console
• Added:
- additional warning message in console
2020-08-31 19:52:43 -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 eeb0fdcd47 Fixed issues in StatusLikes, StatusReposts, made own pages
• Fixed:
- issues in StatusLikes, StatusReposts, made own pages
2020-08-20 15:11:39 -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 62bbeb9afc Updated navigation styles for icons
• Updated:
- navigation styles for icons
2020-08-19 17:36:25 -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 216e0ba47a Removed test on Search feature for loading
• Removed:
- test on Search feature for loading
2020-08-19 11:28:38 -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 9ba03d2c94 Added VerifiedAccountsPanel to ExploreLayout if current user
• Added:
- VerifiedAccountsPanel to ExploreLayout if current user
2020-08-19 11:14:43 -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 f035dfc0b8 Updated error pack
• Updated:
- error pack

• Todo:
- remove
2020-08-18 19:41:43 -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 3b722042c5 Removed unused constants
• Removed:
- unused constants
2020-08-18 19:39:48 -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
mgabdev 2f4700e89f Updated classNames constant in components that werent using
• Updated:
- classNames constant in components that werent using
2020-08-18 19:39:06 -05:00
mgabdev 99982c0391 Finished updating the reformatting of propTypes and set redux, intl functions to end of component
• Finished:
- updating the reformatting of propTypes and set redux, intl functions to end of component

• Removed:
- Gif implementation
2020-08-18 19:22:15 -05:00
mgabdev e21a6ff897 Updated global.css with some new names 2020-08-18 15:52:47 -05:00
mgabdev 176ddc22f2 Updated the default class name
• Updated:
- the default class name
2020-08-18 15:49:11 -05:00
mgabdev d5ad398d53 Updated all long style names to be more compact
• Updated:
- all long style names to be more compact
2020-08-18 15:43:06 -05:00
mgabdev e5f4e12b7b Continuing updating the reformatting of propTypes and set redux, intl functions to end of component
Continuing updating the reformatting of propTypes and set redux, intl functions to end of component
2020-08-18 12:07:47 -05:00
mgabdev 1c2cb6a63a Updated modals that use features to be async loaded with WrappedBundle
• Updated:
- modals that use features to be async loaded with WrappedBundle
2020-08-18 11:05:00 -05:00
mgabdev ddca693cfc Continuing updating the reformatting of propTypes and set redux, intl functions to end of component
• Removing:
- the reformatting of propTypes and set redux, intl functions to end of component
2020-08-17 19:57:35 -05:00
mgabdev 46a0cbca7d Beginning to reformat propTypes and set redux, intl functions to end of component files
• Beginning:
- to reformat propTypes and set redux, intl functions to end of component files
2020-08-17 17:06:22 -05:00
mgabdev 0a331ad389 Added aria-label to Button
• Added:
- aria-label to Button
2020-08-17 16:28:29 -05:00
mgabdev bd20fd5ac5 Added loading=lazy to images
• Added:
- loading=lazy to images
2020-08-17 16:28:04 -05:00
mgabdev 7dadb125a2 Removed duplicate imports of prop-types
• Removed:
- duplicate imports of prop-types
2020-08-17 16:01:15 -05:00
mgabdev 7e47bb1d9c Removed prop-types global import, added to files directly
• Removed:
- prop-types global import, added to files directly
2020-08-17 15:59:29 -05:00
mgabdev 5a55f89dbe Removed connect global import, added to files directly
• Removed:
- connect global import, added to files directly
2020-08-17 15:39:25 -05:00
mgabdev 43e384554c Remove React, PureComponent global import, added those imports to files directly
• Remove:
- React, PureComponent global import and added those imports to files directly
2020-08-17 15:07:16 -05:00
mgabdev 92a89e2425 Updated styles for icons throughout all components
• Updated:
- styles for icons throughout all components
2020-08-17 11:56:52 -05:00
mgabdev a3670e8fec Updated Icon component to be adapted for font instead of svg
• Updated:
- Icon component to be adapted for font instead of svg
2020-08-17 11:40:39 -05:00
mgabdev 1c63814c37 Updated GroupInfoPanel icon invisible->hidden name
• Updated:
- GroupInfoPanel icon invisible->hidden name
2020-08-17 11:40:17 -05:00
mgabdev a86bdc59bb Added :visited style to inherit so it does not show different color
• Added:
- :visited style to inherit so it does not show different color
2020-08-17 11:39:50 -05:00
mgabdev 5e93101b7b Added gab_font_icon styles in global.css
• Added:
- gab_font_icon styles in global.css
2020-08-17 11:39:28 -05:00
mgabdev d71374f5c4 Added new gab_font_icon font
• Added:
- new gab_font_icon font
2020-08-17 11:39:11 -05:00
mgabdev 0c5b2e28db Removed all icon assets
• Removed:
- all icon assets
2020-08-17 11:38:40 -05:00
mgabdev ad8b8d68ff Updated Display container component structure
• Updated:
- Display container component structure
2020-08-14 12:47:10 -05:00
mgabdev 3369f559a7 Updated GroupMembers feature to not show action button if isAdmin and is current user
• Updated:
- GroupMembers feature to not show action button if isAdmin and is current user
2020-08-14 12:46:48 -05:00
mgabdev 017eb0e99d Removed log in WrappedBundle
• Removed:
- log in WrappedBundle
2020-08-14 12:46:13 -05:00
mgabdev 014e476b5d Updated pages, layout component structures
• Updated:
- pages, layout component structures
2020-08-14 12:45:59 -05:00
mgabdev 67e1082cf5 Updated placeholder component structures
• Updated:
- placeholder component structures
2020-08-14 12:44:58 -05:00
mgabdev 261ba8937b Removed dismiss button from WhoToFollowPanel
• Removed:
- dismiss button from WhoToFollowPanel

• Updated:
- Account action button to be centered
2020-08-14 12:29:21 -05:00
mgabdev 5a77411d2d Fixed issues with panel naming and importing after code split
• Fixed:
- issues with panel naming and importing after code split
2020-08-12 18:39:50 -05:00
mgabdev fa7dd139a8 Added SidebarXS WrappedBundle in Layout
• Added:
- SidebarXS WrappedBundle in Layout
2020-08-12 18:16:49 -05:00
mgabdev 6cfd0d09d1 Added ProgressPanel WrappedBundle in SidebarXS
• Added:
- ProgressPanel WrappedBundle in SidebarXS
2020-08-12 18:14:20 -05:00
mgabdev 1f977d5a44 Fixed inset for mobile devices on MediaModal
• Fixed:
- inset for mobile devices on MediaModal
2020-08-12 18:13:02 -05:00
mgabdev 562fe0de57 Added ShopItem component to be used in ShopPanel component
• Added:
- ShopItem component to be used in ShopPanel component
2020-08-12 18:02:19 -05:00
mgabdev eae6f70b3f Updated insertIfOnline functionality in actions/compose for submitComposeSuccess
• Updated:
- insertIfOnline functionality in actions/compose for submitComposeSuccess
2020-08-12 17:59:23 -05:00
mgabdev bbfd3531e3 Added relationship fetching to suggestion fetches
• Added:
- Pagination component, updated usages
2020-08-12 17:58:01 -05:00
mgabdev fb1cd9305e Added Pagination component, updated usages
• Added:
- Pagination component, updated usages
2020-08-12 17:57:26 -05:00
mgabdev 63c0f8c9fb Updated PageTitle component
• Updated:
- PageTitle component
2020-08-12 17:54:33 -05:00
mgabdev adf4c49c82 Updated markdown utils to use underscore instead of dash
• Updated:
- markdown utils to use underscore instead of dash
2020-08-12 17:53:23 -05:00
mgabdev a72ea2b525 Updated panels to be async_components
• Updated:
- panels to be async_components

• Added:
- WrappedBundle
2020-08-12 17:52:46 -05:00
mgabdev 80b264be30 Fixed issue with GroupCreate from GroupsPage nav action on mobile
• Fixed:
- issue with GroupCreate from GroupsPage nav action on mobile
2020-08-10 22:32:47 -05:00
mgabdev a32740c065 Updated MediaModel controls insets
• Updated:
- MediaModel controls insets
2020-08-10 22:23:14 -05:00
mgabdev 8a6e3fdbe9 Updated bgPrimary, bgWhite in Button component
• Updated:
- bgPrimary, bgWhite in Button component
2020-08-10 22:23:00 -05:00
mgabdev d8b7681f13 Updated CommentList to use Fragment instead of useless div
• Updated:
- CommentList to use Fragment instead of useless div
2020-08-10 22:22:36 -05:00
mgabdev b2c69afdbd Added new sorting for "Hot" in GroupCollection, GroupTimeline
• Added:
- new sorting for "Hot" in GroupCollection, GroupTimeline
2020-08-10 22:16:08 -05:00
mgabdev 5f6a2e9cab Fixed issue with buffering animation not displaying in Video component
• Fixed:
- issue with buffering animation not displaying in Video component
2020-08-10 22:04:39 -05:00
mgabdev 59af6fb27f Fixed issue with comment indenting
• Fixed:
- issue with comment indenting
2020-08-10 22:03:58 -05:00
mgabdev a5deda528d Fixed issue with publish button not being visible in inline composer when media present
• Fixed:
- issue with publish button not being visible in inline composer when media present
2020-08-10 22:02:37 -05:00
mgabdev 79d77ec088 Fixed issue with quote/reply not canceling on mobile page pop
• Fixed:
- issue with quote/reply not canceling on mobile page pop
2020-08-10 22:01:09 -05:00
mgabdev 5f3aef6b3b Fixed issue with GroupCreate showing error
• Fixed:
- issue with GroupCreate showing error
2020-08-10 22:00:35 -05:00
mgabdev abf6e9fe53 Upgrade ProModal feature image responsiveness
• Upgrade:
- ProModal feature image responsiveness
2020-08-10 21:59:45 -05:00
mgabdev 35593e92dc Removed unused HashtagsPanel component
• Removed:
- unused HashtagsPanel component
2020-08-10 21:58:00 -05:00
mgabdev 6e6678d8e8 Fixed issue with creating slug in GroupCreate
• Fixed:
- issue with creating slug in GroupCreate
2020-08-08 13:24:09 -05:00
mgabdev eb99d187fc Updated group admin functionality
• Updated:
- group admin functionality
2020-08-08 13:21:18 -05:00
mgabdev 4a8cd0b585 Updates to groups sorting
• Updates to groups sorting
2020-08-08 13:08:48 -05:00
mgabdev d3aa5ddf4b Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
2020-08-07 18:18:56 -05:00
mgabdev 8c985def86 Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
2020-08-07 18:10:54 -05:00
mgabdev cef6b2dfd1 Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
2020-08-07 18:09:32 -05:00
mgabdev 6c9c36bcb3 Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
2020-08-07 18:03:11 -05:00
mgabdev 8cafd0f301 Fixed issue with page not scrolling after opening SidebarXS
• Fixed:
- issue with page not scrolling after opening SidebarXS
2020-08-07 17:59:57 -05:00
mgabdev 57d27420ca Updated group timelines and sorting
• Updated:
- group timelines and sorting
2020-08-07 17:59:39 -05:00
mgabdev c725b37a39 Removed group media link in GroupHeader
• Removed:
- group media link in GroupHeader
2020-08-07 17:43:52 -05:00
mgabdev d2a1deebc1 Removed unused code in GroupSortBlock
• Removed:
- unused code in GroupSortBlock
2020-08-07 17:43:15 -05:00
mgabdev 038e75ffeb Removed export in GifPickerModal
• Removed:
- export in GifPickerModal
2020-08-07 17:42:59 -05:00
mgabdev 9482a61c05 Updated ListItem onClick handler
• Updated:
- ListItem onClick handler
2020-08-07 17:42:44 -05:00