Commit Graph

20 Commits

Author SHA1 Message Date
mgabdev 871502c197 Added additional warning message in console
• Added:
- additional warning message in console
2020-08-31 19:52:43 -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 de834cd586 Updated Introduction/onboarding flow
• Updated:
- Introduction/onboarding flow

• Added:
- autoJoinGroup to default "Introduce Yourself" group in gab.com if you post the welcome post in introduction last slide
2020-07-14 22:31:54 -05:00
mgabdev 81433b49fc Removed Introduction code from gabsocial.js
• Removed:
- Introduction code from gabsocial.js
2020-07-14 01:01:36 -05:00
mgabdev 9fb8973350 Removed unused componentDidMount in gabsocial mount
• Removed:
- unused componentDidMount in gabsocial mount
2020-05-19 00:53:00 -04:00
mgabdev 498f163880 Progress 2020-05-04 14:44:37 -04:00
mgabdev 8673eb8975 Progress 2020-04-30 00:34:50 -04:00
mgabdev 595208780e Progress 2020-04-11 18:29:19 -04:00
mgabdev cb55ef9f04 Progress on refactor
Update files paths, components
2020-01-29 16:53:33 -05:00
mgabdev 0a3c6cea89 Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/frontend_refactor 2020-01-28 11:29:26 -05:00
mgabdev 3af35f4840 Updating css webpack integration 2020-01-23 11:35:36 -05:00
mgabdev deb9ed29bd commit 2019-09-16 19:31:30 -04:00
mgabdev d382c557b1 Added status update stream connection in gabsocial.js 2019-08-28 01:31:25 -04:00
mgabdev 3d509c84a2 Another large update for all components
reorganization, linting, updating file imports, consolidation
warning: there will be errors in this commit
todo: update webpack, add missing styles, scss files, consolidate group page components.
2019-08-09 12:06:27 -04:00
mgabdev 280dc51d85 Large update for all components
reorganization, linting, updating file imports, consolidation
warning: there will be errors in this commit
todo: update webpack, add missing styles, scss files, consolidate the rest of components within features/*
2019-08-07 01:02:36 -04:00
mgabdev 2044648179 Added webpack.ProvidePlugin for most used imports
Removed imports of React, connect, PropTypes throughout
Removed the "React" in React.Component/PureComponent
2019-07-29 15:20:00 -04:00
mgabdev 400f434c8c Removed introduction from showing
fixes #13
2019-07-03 19:10:12 -04:00
robcolbert bd0b5afc92 Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00