Commit Graph

1504 Commits

Author SHA1 Message Date
mgabdev fea8dec545 Updated react-stickynode to ^3.0.4
• Updated:
- react-stickynode to ^3.0.4
2020-10-30 13:06:07 -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 91b43f86fe Added messages, message to reserved usernames in settings.yml config
• Added:
- messages, message to reserved usernames in settings.yml config
2020-10-29 23:40:05 -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 2aaaeef967 Updated setting auto_play_gif to true by default
• Updated:
- setting auto_play_gif to true by default
2020-10-24 14:15:30 -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