Commit Graph

1411 Commits

Author SHA1 Message Date
mgabdev
26bb93c7c4 Added pull to refresh / PullToRefresher in StatusList for timelines
• Added:
- pull to refresh / PullToRefresher in StatusList for timelines
- styles for pull to refresh module in PullToRefresher component
2020-11-04 21:33:58 -06:00
mgabdev
2d6cfeedeb Removed unused prop key for isRequired in Bundle
• Removed:
- unused prop key for isRequired in Bundle
2020-11-04 21:29:31 -06:00
mgabdev
d4129f6ad7 Removed unused code in ComposeForm
• Removed:
- unused code in ComposeForm
2020-11-04 21:29:07 -06:00
mgabdev
bab6d90981 Added new tag to mobile SearchLayout tabs
• Added:
- new tag to mobile SearchLayout tabs
2020-11-04 21:27:34 -06:00
mgabdev
e8a792799a Removed PullToRefresher from HomePage
• Removed:
- PullToRefresher from HomePage
2020-11-04 21:25:03 -06:00
mgabdev
f2f3382677 Removed streaming for group, group_collection, hashtag, link timelines
• Removed:
- streaming for group, group_collection, hashtag, link timelines
2020-11-04 21:09:27 -06:00
mgabdev
880dad7b5a Removed onReload and pull to refresh from StatusList, ScrollableList
• Removed:
- onReload and pull to refresh from StatusList, ScrollableList
2020-11-04 21:05:34 -06:00
mgabdev
b6f7321c23 Fixed issue with proptype in PlaceholderLayout
• Fixed:
- issue with proptype in PlaceholderLayout
2020-11-04 21:02:59 -06:00
mgabdev
47415f4602 Fixed issue in FooterBar by adding missing key
• Fixed:
- issue in FooterBar by adding missing key
2020-11-04 21:02:40 -06:00
mgabdev
55ab08cc54 Added hash href to retry on BundleColumnError
• Added:
- hash href to retry on BundleColumnError
2020-11-04 21:02:10 -06:00
mgabdev
d2bba43916 Updated PlaceholderLayout style to be default light if theme empty
• Updated:
- PlaceholderLayout style to be default light if theme empty
2020-11-04 13:52:15 -06:00
mgabdev
82778ddad0 Added bot/automated-feed badge to ProfileInfoPanel
• Added:
- bot/automated-feed badge to ProfileInfoPanel
2020-11-04 13:51:55 -06:00
mgabdev
c42df699e9 Added News to DefaultNavigationBar
• Added:
- News to DefaultNavigationBar
2020-11-04 13:51:31 -06:00
mgabdev
6e45eb18ca Updated SearchService Group, PreviewCard, Tag to be limit to 25
• Updated:
- SearchService Group, PreviewCard, Tag to be limit to 25
2020-11-04 13:50:39 -06:00
mgabdev
8a1f2f2c47 Updated FetchLinkCardService to update card in shorter period
• Updated:
- FetchLinkCardService to update card in shorter period from 1week to 12hr
2020-11-04 13:47:27 -06:00
mgabdev
3ac94fe610 Updated DEFAULT_THEME in constants to white
• Updated:
- DEFAULT_THEME in constants to white
2020-11-03 17:13:00 -06:00
mgabdev
ebf1638145 Updated DisplayOptionsModal to fix themes on mobile
• Updated:
- DisplayOptionsModal to fix themes on mobile
2020-11-03 17:12:34 -06:00
mgabdev
ce703dc054 Added Explore back to FooterBar
• Added:
- Explore back to FooterBar
2020-11-03 17:12:11 -06:00
mgabdev
e8d04b6a81 Updated GlobalFooter styles to be visible on mobile
• Updated:
- GlobalFooter styles to be visible on mobile with FooterBar always on top
2020-11-03 16:28:19 -06:00
mgabdev
3fe558c912 Fixed issue in SearchNavigationBarXS with mobile saveArea padding
• Fixed:
- issue in SearchNavigationBarXS with mobile saveArea padding
2020-11-03 15:44:04 -06:00
mgabdev
38cefe9e2a Updated PreviewCardItem styles
• Updated:
- PreviewCardItem styles
2020-11-03 15:29:38 -06:00
mgabdev
8badbd167f Removed Explore from FooterBar
• Removed:
- Explore from FooterBar as it can now be found in /search on mobile
2020-11-03 15:28:13 -06:00
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
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
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