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
mgabdev
f2918559c3
Updated EditProfileModal to not allow verified people to change display names
...
• Updated:
- EditProfileModal to not allow verified people to change display names
2020-07-22 10:27:26 -05:00
mgabdev
4e44337cb2
Added missing constants in ModalRoot for shortcuts
...
• Added:
- missing constants in ModalRoot for shortcuts
2020-07-21 22:25:20 -05:00
mgabdev
f92f75d747
Added shortcuts
...
• Added:
- shortcuts functionality
- shortcuts route, controller, model
- shortcut error message for "exists"
- shortcut redux
- EditShortcutsModal, constant
- links to sidebar, sidebar_xs
- options to add/remove group, account in GroupOptionsPopover, ProfileOptionsPopover
- shortcuts page, feature/list
2020-07-21 22:24:26 -05:00
mgabdev
87f85131b7
Added error, loading modal and popover components
...
• Added:
- error, loading modal components
- error, loading popover components
• Removed:
- ModalLoading from async_components
• Updated:
- ModalRoot to use new components
2020-07-21 16:48:55 -05:00
mgabdev
10a410be53
Added back EditProfileModal to all edit profile action buttons
...
• Added:
- back EditProfileModal to all edit profile action buttons
- AccountActionButton, UserPanel, ProfileHeader
2020-07-17 15:25:05 -05:00
mgabdev
ad4c6df155
Removed unused modals ActionsModal, LeavingGabModal
...
• Removed:
- unused modals ActionsModal, LeavingGabModal
2020-07-06 15:14:50 -05:00
mgabdev
f7e0528d3b
Merge branch 'feature/rich_text_editor' of https://code.gab.com/gab/social/gab-social into develop
2020-06-17 16:45:45 -04:00
mgabdev
1a506327db
Rich Text Editor (WIP) x3
2020-06-17 13:25:10 -04:00
mgabdev
218a55c848
Added ListAddUserModal
...
• Added:
- ListAddUserModal for adding an account to a list from profile page
• Todo:
- Add remove account from list modal
- Add instant notice of addition/removal
2020-06-15 22:38:56 -04:00
mgabdev
44519fef35
Fixed issue with ReportModal typing and mobile styles
...
• Fixed:
- issue with ReportModal typing and mobile styles
2020-06-15 21:41:46 -04:00
mgabdev
9b79559ace
Updated Text component extraLarge and large text sizes
...
• Updated:
- Text component extraLarge and large text sizes
- GifPickerModal, UserStat component contains extraLarge text
2020-06-15 13:32:08 -04:00
mgabdev
dd00db13bc
Updated UnfollowModal
...
• Updated:
- UnfollowModal to fix the issue with people with it enabled being unable to unfollow others
- All instances of instantiating the UnfollowModal to pass in account instead of accountId
2020-06-12 17:55:39 -04:00
mgabdev
e09265279d
Fixed group editing
...
• Fixed:
- group editing dialog
• Updated:
- FileInput to take in file from props to state
- GroupCreateModal, GroupCreate to take in groupId
2020-06-10 22:16:23 -04:00
mgabdev
7b4faf3bf5
Removed domain blocks
...
• Removed:
- domain blocks as we are not using any other domains than gab.com
2020-06-06 20:14:20 -04:00
mgabdev
5f50ea137f
Updated MediaModal height styles
...
• Fixes:
- Overflow of media when media height exceeds window height. Now, it fits within the window bounds as expected.
2020-05-15 17:34:40 -04:00
mgabdev
cd159c8f5b
Added All/Community feed link in sidebars
...
• Added:
- All/Community feed link in sidebars
• Removed:
- Setting for optionally showing community button in sidebar
2020-05-15 17:20:25 -04:00
mgabdev
0626928899
Progress
2020-05-14 16:45:39 -04:00
mgabdev
ccc3206f8f
Progress on mobile modal and popover dialogs
2020-05-12 20:36:54 -04:00
mgabdev
dcb0a2c74b
Progress
2020-05-09 23:26:58 -04:00
mgabdev
a390662e4f
Progress
2020-05-07 01:55:24 -04:00
mgabdev
a026d86b86
Progress
2020-05-07 00:03:34 -04:00