Commit Graph

1997 Commits

Author SHA1 Message Date
mgabdev 3f0b93473d Updated SearchLayout to have Explore + others tabs on mobile
• Updated:
- SearchNavigationBarXS
- SearchLayout to have Explore + others tabs on mobile
2020-11-03 15:27:39 -06:00
mgabdev 432df76bb2 Removed unused testing logs in a few files
• Removed:
- unused testing logs in a few files
2020-11-03 15:16:56 -06:00
mgabdev eb8e134927 Updated title prop to NavigationBarButton in DefaultNavigationBar
• Updated:
- title prop to NavigationBarButton in DefaultNavigationBar
2020-11-03 15:14:41 -06:00
mgabdev be94b1bccc Updated default theme to 'white' instead of 'light'
• Updated:
- default theme to 'white' instead of 'light'
2020-11-03 15:13:35 -06:00
mgabdev 87c6fb1ea0 Added missing yarn.lock update from react-swipeable-views module update
• Added:
- missing yarn.lock update from react-swipeable-views module update
2020-11-03 15:12:54 -06:00
mgabdev e40f7e6765 Added new "white" theme
• Added:
- new "white" theme which makes navigation bar white and sets appropriate styles for children
2020-11-03 15:12:24 -06:00
mgabdev 20f9e82959 Updated GroupsPage actions prop key for attrTitle
• Updated:
- GroupsPage actions prop key for attrTitle
2020-11-03 15:10:22 -06:00
mgabdev fe28656e3f Added specific style for search placeholder
• Added:
- specific style --color_input_placeholder for search placeholder in global.css
2020-11-03 15:09:55 -06:00
mgabdev 4e3e5b6e31 Updated NavigationBarButton styles
• Updated:
- NavigationBarButton styles
2020-11-03 15:09:13 -06:00
mgabdev d282d1d9c7 Added logoDisabled/Stealth Gab mode for logo in NavigationBar
• Added:
- logoDisabled/Stealth Gab mode for logo in NavigationBar to turn into Gab "g"
2020-11-03 15:04:31 -06:00
mgabdev 4d042e38c0 Removed settings button from DefaultNavigationBar
• Removed:
- settings button from DefaultNavigationBar is can be accessed in dropdown menu
2020-11-03 15:01:57 -06:00
mgabdev e2f7f6ff02 Addded check to StatusPromotionPanel if card exists to have bottom padding
• Addded:
- check to StatusPromotionPanel if card exists to have bottom padding
2020-11-03 13:12:50 -06:00
mgabdev b12e66ef88 Updated SidebarLayout compose button styles and hide if no user
• Updated:
- SidebarLayout compose button styles and hide if no user
2020-11-03 13:12:11 -06:00
mgabdev e66a9ae0a6 Added check to SidebarPanelGroup for when layout does not exist
• Added:
- check to SidebarPanelGroup for when layout does not exist to return null
2020-11-03 13:11:25 -06:00
mgabdev 75e3ac6c7d Updated PreviewCard, Group search_for functions to return max 25
• Updated:
- PreviewCard, Group search_for functions to return max 25
2020-11-03 13:10:02 -06:00
mgabdev 367a5b77e7 Updated GroupHeader group icon color to be themed
• Updated:
- GroupHeader group icon color to be themed
2020-11-03 13:09:20 -06:00
mgabdev cafbbbf69f Added updated_at to PreviewCardSerializer
• Added:
- updated_at to PreviewCardSerializer
2020-11-02 21:46:02 -06:00
mgabdev ef0dc56a1b Updated react-swipeable-views module to 0.13.9
• Updated:
- react-swipeable-views module to 0.13.9
2020-11-02 21:45:44 -06:00
mgabdev 3547741d84 Removed testing log from Search feature
• Removed:
- testing log from Search feature
2020-11-02 14:31:10 -06:00
mgabdev b634e4f482 Updated cashtags to be any number of characters
• Updated:
- cashtags to be any number of characters
2020-11-02 14:30:53 -06:00
mgabdev be0906b861 Updated StatusList TimelineInjections to be every 7 instead of 18
• Updated:
- StatusList TimelineInjections to be every 7 instead of 18
2020-11-02 14:30:26 -06:00
mgabdev 8d13b9d020 Updated Link feed title in ui.js
• Updated:
- Link feed title in ui.js
2020-10-31 19:17:04 -05:00
mgabdev 56d24e18ae Added SidebarXS to ProfileLayout
• Added:
- SidebarXS to ProfileLayout
2020-10-31 19:13:47 -05:00
mgabdev efb2b7f0c2 Updated StatusCard, LinkTimeline styles
• Updated:
- StatusCard, LinkTimeline styles
2020-10-31 19:09:41 -05:00
mgabdev 0a1ee8224c Added PreviewCardItem to LinkTimeline
• Added:
- PreviewCardItem to LinkTimeline
2020-10-31 19:00:20 -05:00
mgabdev 58ced8f903 Added missing style in global.css
• Added:
- missing style in global.css
2020-10-31 18:46:30 -05:00
mgabdev eb97f41fb7 Removed Divider in HomePage between TimelineComposeBlock and HomeTimeline
• Removed:
- Divider in HomePage between TimelineComposeBlock and HomeTimeline
2020-10-31 18:38:42 -05:00
mgabdev 60e38f58d6 Updated HomePage action button to be search
• Updated:
- HomePage action button to be search

• Removed:
- Home page timeline settings modal
2020-10-31 18:37:57 -05:00
mgabdev ad1ab424e8 Added new SearchLayout, SearchNavigationBarXS
• Added:
- new SearchLayout, SearchNavigationBarXS
2020-10-31 18:37:15 -05:00
mgabdev 51b516a406 Added search/links route to ui.js
• Added:
- search/links route to ui.js
2020-10-31 18:33:58 -05:00
mgabdev 3a5b45e555 Added new styles to global.css
• Added:
- new styles to global.css
2020-10-31 18:33:16 -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 7e673d4e7f Added link/PreviewCard search to search
• Added:
- link/PreviewCard search to search
2020-10-31 18:10:59 -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 bb5747576b Added new styles to global.css
• Added:
- new styles to global.css
2020-10-30 20:08:59 -05:00
mgabdev b434704000 Updated SidebarLayout styles
• Updated:
- SidebarLayout styles
2020-10-30 18:23:38 -05:00
mgabdev 86dd626a8e Added action buttons to emptyMessage in AccountTimeline, ListsDirectory
• Added:
- action buttons to emptyMessage in AccountTimeline, ListsDirectory
2020-10-30 16:25:33 -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 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