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
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
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
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
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
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
f5cf42bb60
Fixed issue in ShopPanel style formatting
...
• Fixed:
- issue in ShopPanel style formatting
2020-08-19 17:36:55 -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
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