Commit Graph

1733 Commits

Author SHA1 Message Date
mgabdev
15d9714252 Added fetchPopularLinks action in links redux
• Added:
- fetchPopularLinks action in links redux
2020-11-06 23:30:12 -06:00
mgabdev
fc7cbbb457 Added WIP for news redux actions (prev. gab actions)
• Added:
- WIP for news redux actions (prev. gab actions)
- renamed gab redux actions to "news"

• Todo:
- Add RSS expanding in news action
- Complete leadline setting in news reducer
2020-11-06 23:29:35 -06:00
mgabdev
4c4894ac5e Added WIP for new News page Panels
• Added:
- WIP for new News page Panels: GabNewsPanel, LatestFromGabPanel, PopularLinks, TrendsFeedsPanel, TrendsHeadlinesPanel
- all imports for above in async_components

• Todo:
- Remove tests
2020-11-06 23:28:30 -06:00
mgabdev
a4ee21282d Added WIP for TrendsRSSPanel
• Added:
- WIP for TrendsRSSPanel
2020-11-06 23:25:32 -06:00
mgabdev
6afa8b1f35 Added PopularLinks controller
• Added:
- PopularLinks controller to fetch popular links, most recent 2 gabs from `@gab`

• Todo:
- Clean up code, store results in redis for time
- Add top video/links
2020-11-06 23:24:16 -06:00
mgabdev
ae0132663c Added test params in GabTrendsController for local, dev envs
• Added:
- test params in GabTrendsController for local, dev envs
2020-11-06 23:23:18 -06:00
mgabdev
1dee7ec25d Added TRENDS_RSS_SOURCES constant
• Added:
- TRENDS_RSS_SOURCES constant for rss feeds from trends.gab.com
2020-11-06 23:22:20 -06:00
mgabdev
83deb5e9e1 Updated TrendsItem component code structure
• Updated:
- TrendsItem component code structure
2020-11-06 23:21:29 -06:00
mgabdev
7b19a4b7c9 Added missing keys to GroupCategoriesInjection
• Added:
- missing keys to GroupCategoriesInjection
2020-11-06 23:21:06 -06:00
mgabdev
8cf80be6ca Updated StatusPrepend to include note for if reposted comment
• Updated:
- StatusPrepend to include note for if reposted comment
2020-11-06 23:20:48 -06:00
mgabdev
f220b67c74 Added headerButtonHref prop to PanelLayout
• Added:
- headerButtonHref prop to PanelLayout
2020-11-06 23:20:22 -06:00
mgabdev
5ec51b1a78 Updated settings save action debounce to be 350
• Updated:
- settings save action debounce to be 350 instead of 50
2020-11-06 23:19:54 -06:00
mgabdev
2297c18ec4 Added NewsItem component for Gab News
• Added:
- NewsItem component for Gab News
2020-11-06 23:19:29 -06:00
mgabdev
34f1f778cd Updated name of TrendsPanel to TrendsBreakingPanel
• Updated:
- name of TrendsPanel to TrendsBreakingPanel
- removed ScrollableList from TrendsPanel
2020-11-06 23:19:04 -06:00
mgabdev
c1cc0e6355 Updated user suggestions in reducer to be randomized
• Updated:
- user suggestions in reducer to be randomized
2020-11-05 16:16:11 -06:00
mgabdev
40627c6c3f Removed link search in SearchService for now
• Removed:
- link search in SearchService for now until we can improve PreviewCard search_for query
2020-11-05 16:08:17 -06:00
mgabdev
d6287056f0 Added back btn to HashtagPage
• Added:
- back btn to HashtagPage
2020-11-05 16:06:31 -06:00
mgabdev
ab0059a8ee Updated PullToRefresher/ptr styles
• Updated:
- PullToRefresher/ptr styles
2020-11-05 12:08:12 -06:00
mgabdev
472c89d386 Added new method to PullToRefresher on init/deinit
• Added:
- new method to PullToRefresher on init/deinit
2020-11-05 12:00:38 -06:00
mgabdev
9c4db8eaf3 Added new hashtag in SearchLayout tab bar
• Added:
- new hashtag in SearchLayout tab bar
2020-11-05 11:59:30 -06:00
mgabdev
c34fdb2dd4 Updated PullToRefresher/ptr styles, padding
• Updated:
- PullToRefresher/ptr styles, padding
2020-11-05 11:36:07 -06:00
mgabdev
3486158695 Added search action button to NotificationsPage
• Added:
- search action button to NotificationsPage
2020-11-05 11:35:35 -06:00
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
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
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
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
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
mgabdev
50169fcd7d Removed unused code in ImageLoader
• Removed:
- unused code in ImageLoader
2020-10-22 16:56:01 -05:00
mgabdev
9526d68f8f TESTING Removed deliver_to_group in home feed
TESTING

• Removed:
- deliver_to_group in home feed in fan_out_on_write_service
2020-10-22 15:57:30 -05:00
mgabdev
4e9d76dda1 Updated user model to call function immediately after_create
• Updated:
- user model to call function immediately after_create to welcome, auto follow
2020-10-16 18:35:13 -05:00
mgabdev
84061542f0 Fixed issue with gfi-v1.1 underscore to dash
• Fixed:
- issue with gfi-v1.1 underscore to dash
2020-10-16 18:13:13 -05:00
mgabdev
57c2edbd2f Updated DefaultNavigationBar to have light/muted/dark mode toggle
• Updated:
- DefaultNavigationBar to have light/muted/dark mode toggle on desktop only
2020-10-16 17:00:59 -05:00
mgabdev
42f244e967 Added onClick prop to NavigationBarButton component
• Added:
- onClick prop to NavigationBarButton component
2020-10-16 17:00:33 -05:00
mgabdev
fb815c5f47 Updated GabFontIcon/gab_font_icon/gfi to v1.1
• Updated:
- GabFontIcon/gab_font_icon/gfi to v1.1 with new icons
2020-10-16 16:59:52 -05:00
mgabdev
0519c8ba2b Updated DefaultNavigationBar with resend confirmation email banner
• Updated:
- DefaultNavigationBar with resend confirmation email banner
2020-10-16 16:29:10 -05:00
mgabdev
95d5894858 Added missing components in async_components
• Added:
- missing components in async_components
2020-10-16 16:27:01 -05:00
mgabdev
bede3829b7 Updated tag link in admin dashboard
• Updated:
- tag link in admin dashboard
2020-10-16 16:26:37 -05:00
mgabdev
3cebbe30dc Updated retry count for ExpiringProScheduler, IntroduceProScheduler
• Updated:
- retry count for ExpiringProScheduler, IntroduceProScheduler
2020-10-16 16:25:58 -05:00
mgabdev
3c07e9d63b Added new security question to sign up, Added notification for unconfirmed emails
• Added:
- new security question to sign up
- notification for unconfirmed emails
- modal for describing issue with Gab emails
2020-10-16 16:25:37 -05:00
mgabdev
1d9b7bd28a Added ProgressInjection
• Added:
- ProgressInjection for monthly funding progress
2020-10-13 10:30:14 -05:00
mgabdev
8b9e697cfb Updated StatusCard width when is not vertical
• Updated:
- StatusCard width when is not vertical
2020-10-13 10:07:38 -05:00
mgabdev
871aeca198 Removed private_group from selectable_visibilties in preferences page
• Removed:
- private_group from selectable_visibilties in preferences page
2020-10-08 11:52:08 -04:00
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
33369c5fbf Added authorization to pin group statuses
• Added:
- authorization to pin group statuses
2020-10-06 19:46:30 -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
65c5ee56f9 Updated GroupsController, groups reducer to work with browsing by category, tag
• Updated:
- GroupsController, groups reducer to work with browsing by category, tag
2020-09-24 16:21:16 -05:00
mgabdev
ada8b123d6 Updated handleComposeSubmit to inject own status into timeline on post
• Updated:
- handleComposeSubmit to inject own status into timeline on post
2020-09-24 15:41:59 -05:00
mgabdev
d258cabd40 Updated expired_accounts query in ExpiringProScheduler worker
• Updated:
- expired_accounts query in ExpiringProScheduler worker
2020-09-18 22:49:34 -05:00
mgabdev
a4add61342 Added emails for new users who arent PRO
• Added:
- emails for new users who arent PRO
2020-09-18 22:49:15 -05:00
mgabdev
e734a0cb38 Updated remind_expired_pro.text date range email headings
• Updated:
- remind_expired_pro.text date range email headings to match html version
2020-09-18 16:07:25 -05:00
mgabdev
8fa3d4d0a9 Added emails for reminding past PRO members to upgrade again
• Added:
- emails for reminding past PRO members to upgrade again
2020-09-18 15:51:24 -05:00
mgabdev
8f57514bc8 Fixed issue with group fetching, serializer for loading password
• Fixed:
- issue with group fetching, serializer for loading password for admin only
2020-09-17 18:21:58 -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
5cb35c7b31 Fixed issue with empty passwords for groups
• Fixed:
- issue with empty passwords for groups
2020-09-15 00:14:22 -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
12c9cf2083 Updated explore page functionality
• Updated:
- explore page functionality
2020-09-14 20:20:27 -05:00
mgabdev
86e3d3aaf2 Updated group category check in group_editor action
• Updated:
- group category check in group_editor action
2020-09-14 20:15: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
90f9ac31fa Revert with update path cb30e0dcb
• Revert:
- with update path cb30e0dcb
2020-09-14 17:34:26 -05:00
mgabdev
4fd274348c Added check for if no user, only load more twice
• Added:
- check for if no user, only load more twice on GroupCollectionTimeline, GroupTimeline
2020-09-14 17:19:24 -05:00
mgabdev
2933921d04 Fixed issue with group_serializer current_user exists
• Fixed:
- issue with group_serializer current_user exists
2020-09-14 17:18:16 -05:00
mgabdev
1955ee6602 Fixed missing export in async_components for GroupPasswordModal
• Fixed:
- missing export in async_components for GroupPasswordModal
2020-09-14 17:13:40 -05:00
mgabdev
fafd1ef658 Added pages and routes for Groups by tag and category
• Added:
- pages and routes for Groups by tag and category
2020-09-14 17:12:45 -05:00
mgabdev
cb30e0dcbf Removed gab_trends action in news (for now, TESTING)
• Removed:
- gab_trends action in news (for now, TESTING)
2020-09-14 11:54:50 -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
0de2aad117 Updated shop reducer items to be array not immutable list
• Updated:
- shop reducer items to be array not immutable list
2020-09-14 11:44:34 -05:00
mgabdev
20ef23659c Fixed error in group_serializer if no current_user defined
• Fixed:
- error in group_serializer if no current_user defined
2020-09-14 11:44:01 -05:00
mgabdev
91a62bb3b5 Added timeline_injections in reducers/index.js
• Added:
- timeline_injections in reducers/index.js
2020-09-14 11:43:45 -05:00
mgabdev
cae708aa62 Added missing styles in global.css
• Added:
- missing styles in global.css
2020-09-14 11:42:43 -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
41f48ea886 Added checks for status visiblity if group is private
• Added:
- checks for status visiblity if group is private
2020-09-14 11:12:25 -05:00
mgabdev
e1fb44af86 Added new visibility in Status: private_group
• Added:
- new visibility in Status: private_group
2020-09-14 11:05:05 -05:00
mgabdev
4242f595df Updated group_serializer to account for no current_user
• Updated:
- group_serializer to account for no current_user
2020-09-14 11:04:42 -05:00
mgabdev
b124a5024c Added Press, Assets pages in About section
• Added:
- Press, Assets pages in About section
2020-09-11 18:02:07 -05:00
mgabdev
b524baf35b Added fillBrand style
• Added:
- fillBrand style
2020-09-11 17:55:34 -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
1baa123e25 Added includes for GroupCategory in GroupController set_group
• Added:
- includes for GroupCategory in GroupController set_group
2020-09-11 17:23:13 -05:00
mgabdev
8c4f4899e7 Updated functionality for group join requests approve, reject, leave
• Updated:
- functionality for group join requests approve, reject, leave
2020-09-11 17:22:33 -05:00
mgabdev
f8e9c99e17 Updated spelling in groups action GROUP_UNPIN_STATUS_FAIL
• Updated:
- spelling in groups action GROUP_UNPIN_STATUS_FAIL
2020-09-11 17:19:21 -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
d61df6e2ae Added GroupCategories page
• Added:
- GroupCategories page for selecting groups based on category
2020-09-10 17:15:35 -05:00
mgabdev
eba6696ad5 Updated GroupSerializer for group_category
• Updated:
- GroupSerializer for group_category
2020-09-10 17:14:00 -05:00
mgabdev
6e17b7c17b Updated GroupCategory functionality with Groups
• Updated:
- GroupCategory functionality with Groups
2020-09-10 17:12:43 -05:00
mgabdev
217aab9faa Added join requests to Groups
• Added:
- join requests to Groups
- redux actions, reducers
- controller and functionality for fetching join requests, accepting, rejecting join requests
2020-09-10 17:07:00 -05:00
mgabdev
a8056f80a2 Updated tags link in admin dashboard
• Updated:
- tags link in admin dashboard
2020-09-10 16:58:03 -05:00
mgabdev
d3355f8bd5 Added suggestions page Updated SuggestionsController with unlimited param
• Added:
- suggestions page in app

• Updated:
- SuggestionsController with unlimited param to show max 80 items
2020-09-10 16:21:20 -05:00
mgabdev
d1d6124ffc Updated user_lists group_removed_accounts value
• Updated:
- user_lists group_removed_accounts value
2020-09-10 16:19:04 -05:00
mgabdev
c4fdd36190 Updated group_removed_accounts redux value
• Updated:
- group_removed_accounts redux value
2020-09-10 15:24:38 -05:00
mgabdev
14927ac227 Updated spelling error on empty group message
• Updated:
- spelling error on empty group message
2020-09-10 15:22:48 -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
3ef86098bf Removed currently unused imports in async_components
• Removed:
- currently unused imports in async_components
2020-09-03 10:49:19 -05:00
mgabdev
36af0f952c Removed currently unused imports in async_components
• Removed:
- currently unused imports in async_components
2020-09-03 10:47: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
cc224d7659 Added password field to Group model
• Added:
- password field to Group model
2020-09-02 17:56:16 -05:00
mgabdev
baee8d1141 Updated GroupCoverImage to have max 5MB
• Updated:
- GroupCoverImage to have max 5MB
2020-09-02 17:55:44 -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
8c047868e3 Added ProUpgradeModal to group creation action buttons and page
• Added:
- ProUpgradeModal to group creation action buttons and page if not pro or if not admin of edit group
2020-09-02 13:06:18 -05:00
mgabdev
bfa842f2d5 Updated AboutSidebar path in async_components
• Updated:
- AboutSidebar path in async_components
2020-09-02 13:05:10 -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
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
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
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
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
mgabdev
0a331ad389 Added aria-label to Button
• Added:
- aria-label to Button
2020-08-17 16:28:29 -05:00
mgabdev
bd20fd5ac5 Added loading=lazy to images
• Added:
- loading=lazy to images
2020-08-17 16:28:04 -05:00
mgabdev
7dadb125a2 Removed duplicate imports of prop-types
• Removed:
- duplicate imports of prop-types
2020-08-17 16:01:15 -05:00
mgabdev
7e47bb1d9c Removed prop-types global import, added to files directly
• Removed:
- prop-types global import, added to files directly
2020-08-17 15:59:29 -05:00
mgabdev
5a55f89dbe Removed connect global import, added to files directly
• Removed:
- connect global import, added to files directly
2020-08-17 15:39:25 -05:00
mgabdev
43e384554c Remove React, PureComponent global import, added those imports to files directly
• Remove:
- React, PureComponent global import and added those imports to files directly
2020-08-17 15:07:16 -05:00
mgabdev
92a89e2425 Updated styles for icons throughout all components
• Updated:
- styles for icons throughout all components
2020-08-17 11:56:52 -05:00
mgabdev
a3670e8fec Updated Icon component to be adapted for font instead of svg
• Updated:
- Icon component to be adapted for font instead of svg
2020-08-17 11:40:39 -05:00
mgabdev
1c63814c37 Updated GroupInfoPanel icon invisible->hidden name
• Updated:
- GroupInfoPanel icon invisible->hidden name
2020-08-17 11:40:17 -05:00
mgabdev
a86bdc59bb Added :visited style to inherit so it does not show different color
• Added:
- :visited style to inherit so it does not show different color
2020-08-17 11:39:50 -05:00
mgabdev
5e93101b7b Added gab_font_icon styles in global.css
• Added:
- gab_font_icon styles in global.css
2020-08-17 11:39:28 -05:00
mgabdev
d71374f5c4 Added new gab_font_icon font
• Added:
- new gab_font_icon font
2020-08-17 11:39:11 -05:00
mgabdev
0c5b2e28db Removed all icon assets
• Removed:
- all icon assets
2020-08-17 11:38:40 -05:00
mgabdev
ad8b8d68ff Updated Display container component structure
• Updated:
- Display container component structure
2020-08-14 12:47:10 -05:00
mgabdev
3369f559a7 Updated GroupMembers feature to not show action button if isAdmin and is current user
• Updated:
- GroupMembers feature to not show action button if isAdmin and is current user
2020-08-14 12:46:48 -05:00
mgabdev
017eb0e99d Removed log in WrappedBundle
• Removed:
- log in WrappedBundle
2020-08-14 12:46:13 -05:00
mgabdev
014e476b5d Updated pages, layout component structures
• Updated:
- pages, layout component structures
2020-08-14 12:45:59 -05:00
mgabdev
67e1082cf5 Updated placeholder component structures
• Updated:
- placeholder component structures
2020-08-14 12:44:58 -05:00
mgabdev
261ba8937b Removed dismiss button from WhoToFollowPanel
• Removed:
- dismiss button from WhoToFollowPanel

• Updated:
- Account action button to be centered
2020-08-14 12:29:21 -05:00
mgabdev
5a77411d2d Fixed issues with panel naming and importing after code split
• Fixed:
- issues with panel naming and importing after code split
2020-08-12 18:39:50 -05:00
mgabdev
fa7dd139a8 Added SidebarXS WrappedBundle in Layout
• Added:
- SidebarXS WrappedBundle in Layout
2020-08-12 18:16:49 -05:00
mgabdev
6cfd0d09d1 Added ProgressPanel WrappedBundle in SidebarXS
• Added:
- ProgressPanel WrappedBundle in SidebarXS
2020-08-12 18:14:20 -05:00
mgabdev
1f977d5a44 Fixed inset for mobile devices on MediaModal
• Fixed:
- inset for mobile devices on MediaModal
2020-08-12 18:13:02 -05:00
mgabdev
562fe0de57 Added ShopItem component to be used in ShopPanel component
• Added:
- ShopItem component to be used in ShopPanel component
2020-08-12 18:02:19 -05:00
mgabdev
eae6f70b3f Updated insertIfOnline functionality in actions/compose for submitComposeSuccess
• Updated:
- insertIfOnline functionality in actions/compose for submitComposeSuccess
2020-08-12 17:59:23 -05:00
mgabdev
bbfd3531e3 Added relationship fetching to suggestion fetches
• Added:
- Pagination component, updated usages
2020-08-12 17:58:01 -05:00
mgabdev
fb1cd9305e Added Pagination component, updated usages
• Added:
- Pagination component, updated usages
2020-08-12 17:57:26 -05:00
mgabdev
63c0f8c9fb Updated PageTitle component
• Updated:
- PageTitle component
2020-08-12 17:54:33 -05:00
mgabdev
adf4c49c82 Updated markdown utils to use underscore instead of dash
• Updated:
- markdown utils to use underscore instead of dash
2020-08-12 17:53:23 -05:00
mgabdev
a72ea2b525 Updated panels to be async_components
• Updated:
- panels to be async_components

• Added:
- WrappedBundle
2020-08-12 17:52:46 -05:00
mgabdev
f7bf7e2263 Updated Group model to search for sort by most member_count
• Updated:
- Group model to search for sort by most member_count
2020-08-12 17:41:55 -05:00
mgabdev
5fc517473f Removed limits for pagination in GroupCollectionController, GroupTimeline controller
• Removed:
- limits for pagination in GroupCollectionController, GroupTimeline controller
2020-08-12 17:40:46 -05:00
mgabdev
80b264be30 Fixed issue with GroupCreate from GroupsPage nav action on mobile
• Fixed:
- issue with GroupCreate from GroupsPage nav action on mobile
2020-08-10 22:32:47 -05:00
mgabdev
a32740c065 Updated MediaModel controls insets
• Updated:
- MediaModel controls insets
2020-08-10 22:23:14 -05:00
mgabdev
8a6e3fdbe9 Updated bgPrimary, bgWhite in Button component
• Updated:
- bgPrimary, bgWhite in Button component
2020-08-10 22:23:00 -05:00
mgabdev
d8b7681f13 Updated CommentList to use Fragment instead of useless div
• Updated:
- CommentList to use Fragment instead of useless div
2020-08-10 22:22:36 -05:00
mgabdev
b353c835af Updated GroupCollectionTimeline, GroupTimeline to insert pagingation headers only if min is met
• Updated:
- GroupCollectionTimeline, GroupTimeline to insert pagingation headers only if min is met
2020-08-10 22:22:08 -05:00
mgabdev
d3e55d28c4 Updated GroupCollectionTimeline, GroupTimeilne newest to only last 14 days
• Updated:
- GroupCollectionTimeline, GroupTimeilne newest to only last 14 days
2020-08-10 22:16:33 -05:00
mgabdev
b2c69afdbd Added new sorting for "Hot" in GroupCollection, GroupTimeline
• Added:
- new sorting for "Hot" in GroupCollection, GroupTimeline
2020-08-10 22:16:08 -05:00
mgabdev
5f6a2e9cab Fixed issue with buffering animation not displaying in Video component
• Fixed:
- issue with buffering animation not displaying in Video component
2020-08-10 22:04:39 -05:00
mgabdev
59af6fb27f Fixed issue with comment indenting
• Fixed:
- issue with comment indenting
2020-08-10 22:03:58 -05:00
mgabdev
a5deda528d Fixed issue with publish button not being visible in inline composer when media present
• Fixed:
- issue with publish button not being visible in inline composer when media present
2020-08-10 22:02:37 -05:00
mgabdev
79d77ec088 Fixed issue with quote/reply not canceling on mobile page pop
• Fixed:
- issue with quote/reply not canceling on mobile page pop
2020-08-10 22:01:09 -05:00
mgabdev
5f3aef6b3b Fixed issue with GroupCreate showing error
• Fixed:
- issue with GroupCreate showing error
2020-08-10 22:00:35 -05:00
mgabdev
abf6e9fe53 Upgrade ProModal feature image responsiveness
• Upgrade:
- ProModal feature image responsiveness
2020-08-10 21:59:45 -05:00
mgabdev
35593e92dc Removed unused HashtagsPanel component
• Removed:
- unused HashtagsPanel component
2020-08-10 21:58:00 -05:00
mgabdev
6e6678d8e8 Fixed issue with creating slug in GroupCreate
• Fixed:
- issue with creating slug in GroupCreate
2020-08-08 13:24:09 -05:00
mgabdev
eb99d187fc Updated group admin functionality
• Updated:
- group admin functionality
2020-08-08 13:21:18 -05:00
mgabdev
4a8cd0b585 Updates to groups sorting
• Updates to groups sorting
2020-08-08 13:08:48 -05:00
mgabdev
d3aa5ddf4b Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
2020-08-07 18:18:56 -05:00
mgabdev
8c985def86 Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
2020-08-07 18:10:54 -05:00
mgabdev
cef6b2dfd1 Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
2020-08-07 18:09:32 -05:00
mgabdev
6c9c36bcb3 Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
2020-08-07 18:03:11 -05:00
mgabdev
8cafd0f301 Fixed issue with page not scrolling after opening SidebarXS
• Fixed:
- issue with page not scrolling after opening SidebarXS
2020-08-07 17:59:57 -05:00
mgabdev
57d27420ca Updated group timelines and sorting
• Updated:
- group timelines and sorting
2020-08-07 17:59:39 -05:00
mgabdev
c725b37a39 Removed group media link in GroupHeader
• Removed:
- group media link in GroupHeader
2020-08-07 17:43:52 -05:00
mgabdev
d2a1deebc1 Removed unused code in GroupSortBlock
• Removed:
- unused code in GroupSortBlock
2020-08-07 17:43:15 -05:00
mgabdev
038e75ffeb Removed export in GifPickerModal
• Removed:
- export in GifPickerModal
2020-08-07 17:42:59 -05:00
mgabdev
9482a61c05 Updated ListItem onClick handler
• Updated:
- ListItem onClick handler
2020-08-07 17:42:44 -05:00
mgabdev
0295330eba Updated ProfileHeader Pills padding
• Updated:
- ProfileHeader Pills padding
2020-08-07 17:40:19 -05:00
mgabdev
e94dc5e563 Added Block wrapper in ProfilePage for unavailable message
• Added:
- Block wrapper in ProfilePage for unavailable message
2020-08-07 17:30:12 -05:00
mgabdev
b1a4a68a24 Removed groups/:id/media path for now
• Removed:
- groups/:id/media path for now
2020-08-07 17:29:23 -05:00
mgabdev
e1347347d0 Updated group_lists sort values default to newest
• Updated:
- group_lists sort values default to newest
2020-08-07 17:28:10 -05:00
mgabdev
01e4874041 Added group_sort_by util
• Added:
- group_sort_by util
2020-08-07 17:27:47 -05:00
mgabdev
b5bc171a2f Updated Account component actionTitle
• Updated:
- Account component actionTitle
2020-08-07 17:27:07 -05:00
mgabdev
8f29443f81 Removed unused code in groups action
• Removed:
- unused code in groups action
2020-08-07 17:26:32 -05:00
mgabdev
a4c6b5639d Updated sorting in groups controllers
• Updated:
- sorting in groups controllers
2020-08-07 17:26:14 -05:00
mgabdev
90dc47a61b Updated GroupCollectionController to have sorting v1 for logged-in users
• Updated:
- GroupCollectionController to have sorting v1 for logged-in users
2020-08-06 23:20:48 -05:00
mgabdev
f9f2744a63 Updated group sorting in frontend
• Updated:
- group sorting in frontend
2020-08-06 23:19:18 -05:00
mgabdev
6328b21186 Updated components to use BlockHeading
• Updated:
- components to use BlockHeading
2020-08-06 23:14:13 -05:00
mgabdev
083a864be3 Updated GroupCategoriesController to require user
• Updated:
- GroupCategoriesController to require user
2020-08-06 23:13:20 -05:00
mgabdev
e4b7328174 Added onlyVerified for searching account.rb
• Added:
- onlyVerified for searching account.rb

• Todo:
- fully implement
2020-08-06 23:12:19 -05:00
mgabdev
e72cb27362 Updated group mode to show visible groups
• Updated:
- group mode to show visible groups
2020-08-06 23:11:50 -05:00
mgabdev
6fb9701f0d Updated status.recent scope
• Updated:
- status.recent scope to use created_at not updated_at
2020-08-06 23:10:59 -05:00
mgabdev
f964950282 Removed react/home.html.haml
• Removed:
- react/home.html.haml
2020-08-06 23:10:22 -05:00
mgabdev
aba1b917d5 Updated News links in feature
• Updated:
- News links in feature
2020-08-06 23:09:51 -05:00
mgabdev
89def69904 Removed unused Explore feature
• Removed:
- unused Explore feature, as it is now just GroupCollectionTimeline
2020-08-06 23:09:17 -05:00
mgabdev
60df345131 Added BlockHeading component
• Added:
- BlockHeading component
2020-08-06 23:08:32 -05:00
mgabdev
4f07bfefe0 Updated ProfileHeader to use Pills on XS
• Updated:
- ProfileHeader to use Pills on XS
2020-08-06 23:07:45 -05:00
mgabdev
4c0d152511 Updated GROUP_TIMELINE_SORTING_TYPE_TOP_OPTION_ALL_TIME
• Updated:
- GROUP_TIMELINE_SORTING_TYPE_TOP_OPTION_ALL_TIME
2020-08-06 23:06:39 -05:00