Commit Graph

1274 Commits

Author SHA1 Message Date
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