Commit Graph

522 Commits

Author SHA1 Message Date
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