Commit Graph

2158 Commits

Author SHA1 Message Date
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 5010b8ed41 Added "suggestions" to reserved usernames
• Added:
- "suggestions" to reserved usernames
2020-08-31 19:50:20 -05:00
mgabdev 991dd7a743 Added ExpiringProScheduler with email for expired GabPRO users
• Added:
- ExpiringProScheduler with email for expired GabPRO users
2020-08-31 19:50:02 -05:00
mgabdev e4e3b2d82c Updated welcome text email
• Updated:
- welcome text email
2020-08-20 19:14:06 -05:00
mgabdev 6d36474d13 Updated as_group_collection_timeline query in Status.rb
• Updated:
- as_group_collection_timeline query in Status.rb
2020-08-20 17:22:38 -05:00
mgabdev 4b0375e51f Removed omniauth_callbacks route
• Removed:
- omniauth_callbacks route
2020-08-20 17:05:15 -05:00
mgabdev 9cbda5ea0e Added legacy styles to modal layout
• Added:
- legacy styles to modal layout
2020-08-20 17:02:21 -05:00
mgabdev 9f0fd83fc0 Updated styles for auth pages
• Updated:
- styles for auth pages
2020-08-20 16:30:46 -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 c43d1d38de Fixed issue in TagController
• Fixed:
- issue in TagController
2020-08-19 17:46:49 -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 8a096e1f52 Added check to FeedManager if group_id is present
• Added:
- check to FeedManager if group_id is present
2020-08-19 17:36:10 -05:00
mgabdev 7e81b2e132 Updates to controllers
• Updates:
- to controllers
2020-08-19 17:34:17 -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 addf9d9dd1 Fixed issue with locked/private users displaying in Pro feed and Verified wtf
• Fixed:
- issue with locked/private users displaying in Pro feed and Verified wtf
2020-08-19 11:37:31 -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 79bf73f0c5 Updated react-router-scroll-4 module
• Updated:
- react-router-scroll-4 module
2020-08-19 11:03:45 -05:00
mgabdev e55db70454 Added meta description for home page
• Added:
- meta description for home page
2020-08-18 20:02:02 -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