Commit Graph

121 Commits

Author SHA1 Message Date
mgabdev 152e59a66f Updated all components that implement window resize to use redux dimensions
• Updated:
- all components that implement window resize to use redux dimensions
2021-01-08 00:15:53 -05:00
mgabdev 6085fc2213 Updated EditProfileModal to close after clicking save
• Updated:
- EditProfileModal to close after clicking save
2020-12-31 22:07:07 -05:00
mgabdev 699b4a3a7f Updated EditProfileModal styles
• Updated:
- EditProfileModal styles
2020-12-30 12:22:56 -05:00
mgabdev 7142375c0b Updated Statuses to open in modal dialog when in Gab Deck
• Updated:
- Statuses to open in modal dialog when in Gab Deck instead of going out of Gab Deck to normal status page
2020-12-22 23:49:51 -05:00
mgabdev ee91809e8d Progress
Albums almost done, group, chat moderation, photo, video page updates
2020-12-21 13:25:05 -05:00
mgabdev 1a8ecc672c Progress on group account search
Added group member search, group removed account, album add styles
2020-12-20 19:28:32 -05:00
mgabdev 67eb9d5890 Progress
Report modal style fix, chat updates, statusserializer revert, display name truncation
2020-12-20 12:27:24 -05:00
mgabdev 5a37a7090e Progress
accounts approved, video player testing, bookmark collections
2020-12-17 01:34:00 -05:00
mgabdev 04053c0e31 Progress, Deck done 2020-12-16 17:29:06 -05:00
mgabdev 8f94ffad9c Progress 2020-12-16 02:39:07 -05:00
mgabdev 75d52c841e Progress 2020-12-15 19:31:30 -05:00
mgabdev de0c977950 Progress on deck, dms 2020-12-10 11:51:45 -05:00
mgabdev 6c13144fbc Progress 2020-12-09 15:02:43 -05:00
mgabdev bb7348fc61 Progess on Gab Deck
Progess on Gab Deck
2020-12-08 23:57:51 -05:00
mgabdev 998f00ae48 Progress on Gab Deck, Updates on Compose
• Progress on Gab Deck, Updates on Compose
2020-12-08 23:15:33 -05:00
mgabdev 6950f67520 Updates to Gab Deck
• Updates:
- to Gab Deck
2020-12-08 00:07:04 -05:00
mgabdev 9a43c51085 Progress on dms, code cleanup
Progress on dms, code cleanup
2020-12-02 23:22:51 -05:00
mgabdev 20d4fc09af Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk 2020-11-25 16:43:09 -06:00
mgabdev b4e370d3d3 Commiting 2020-11-25 15:22:37 -06:00
Fosco Marotto 6a040c2a96 [user profile] handle errors in saving user profile edits 2020-11-21 13:11:53 -08:00
mgabdev fb612f60c8 Commiting 2020-11-15 12:48:32 -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 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 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 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 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 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 2202cea0e1 Added Slider component for input range
• Added:
- Slider component for input range
2020-09-02 13:21:11 -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 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 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 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 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 1f977d5a44 Fixed inset for mobile devices on MediaModal
• Fixed:
- inset for mobile devices on MediaModal
2020-08-12 18:13:02 -05:00
mgabdev fb1cd9305e Added Pagination component, updated usages
• Added:
- Pagination component, updated usages
2020-08-12 17:57:26 -05:00
mgabdev a32740c065 Updated MediaModel controls insets
• Updated:
- MediaModel controls insets
2020-08-10 22:23:14 -05:00
mgabdev abf6e9fe53 Upgrade ProModal feature image responsiveness
• Upgrade:
- ProModal feature image responsiveness
2020-08-10 21:59:45 -05:00
mgabdev 038e75ffeb Removed export in GifPickerModal
• Removed:
- export in GifPickerModal
2020-08-07 17:42:59 -05:00
mgabdev ae930c908e Removed GroupRemovedAccountsModal, GroupMembersModal
• Removed:
- GroupRemovedAccountsModal, GroupMembersModal
2020-08-06 00:03:41 -05:00
mgabdev 96b026ebf0 Updated ProUpgradeModal styles, Added PRO feature images
• Updated:
- ProUpgradeModal styles

• Added:
- PRO feature images
2020-07-24 21:27:09 -05:00
mgabdev 853b15a63e Updated UnauthorizedModal styles
• Updated:
- UnauthorizedModal styles
2020-07-24 21:20:09 -05:00