Commit Graph

416 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 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 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 216e0ba47a Removed test on Search feature for loading
• Removed:
- test on Search feature for loading
2020-08-19 11:28:38 -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 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 46a0cbca7d Beginning to reformat propTypes and set redux, intl functions to end of component files
• Beginning:
- to reformat propTypes and set redux, intl functions to end of component files
2020-08-17 17:06:22 -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 3369f559a7 Updated GroupMembers feature to not show action button if isAdmin and is current user
• Updated:
- GroupMembers feature to not show action button if isAdmin and is current user
2020-08-14 12:46:48 -05:00
mgabdev 017eb0e99d Removed log in WrappedBundle
• Removed:
- log in WrappedBundle
2020-08-14 12:46:13 -05:00
mgabdev fb1cd9305e Added Pagination component, updated usages
• Added:
- Pagination component, updated usages
2020-08-12 17:57:26 -05:00
mgabdev 63c0f8c9fb Updated PageTitle component
• Updated:
- PageTitle component
2020-08-12 17:54:33 -05:00
mgabdev adf4c49c82 Updated markdown utils to use underscore instead of dash
• Updated:
- markdown utils to use underscore instead of dash
2020-08-12 17:53:23 -05:00
mgabdev a72ea2b525 Updated panels to be async_components
• Updated:
- panels to be async_components

• Added:
- WrappedBundle
2020-08-12 17:52:46 -05:00
mgabdev b2c69afdbd Added new sorting for "Hot" in GroupCollection, GroupTimeline
• Added:
- new sorting for "Hot" in GroupCollection, GroupTimeline
2020-08-10 22:16:08 -05:00
mgabdev a5deda528d Fixed issue with publish button not being visible in inline composer when media present
• Fixed:
- issue with publish button not being visible in inline composer when media present
2020-08-10 22:02:37 -05:00
mgabdev 79d77ec088 Fixed issue with quote/reply not canceling on mobile page pop
• Fixed:
- issue with quote/reply not canceling on mobile page pop
2020-08-10 22:01:09 -05:00
mgabdev 5f3aef6b3b Fixed issue with GroupCreate showing error
• Fixed:
- issue with GroupCreate showing error
2020-08-10 22:00:35 -05:00
mgabdev 6e6678d8e8 Fixed issue with creating slug in GroupCreate
• Fixed:
- issue with creating slug in GroupCreate
2020-08-08 13:24:09 -05:00
mgabdev eb99d187fc Updated group admin functionality
• Updated:
- group admin functionality
2020-08-08 13:21:18 -05:00
mgabdev 4a8cd0b585 Updates to groups sorting
• Updates to groups sorting
2020-08-08 13:08:48 -05:00
mgabdev d3aa5ddf4b Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
2020-08-07 18:18:56 -05:00
mgabdev 8c985def86 Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
2020-08-07 18:10:54 -05:00
mgabdev cef6b2dfd1 Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
2020-08-07 18:09:32 -05:00
mgabdev 6c9c36bcb3 Updated GroupCollectionTimeline
• Updated:
- GroupCollectionTimeline
2020-08-07 18:03:11 -05:00
mgabdev 57d27420ca Updated group timelines and sorting
• Updated:
- group timelines and sorting
2020-08-07 17:59:39 -05:00
mgabdev b1a4a68a24 Removed groups/:id/media path for now
• Removed:
- groups/:id/media path for now
2020-08-07 17:29:23 -05:00
mgabdev f9f2744a63 Updated group sorting in frontend
• Updated:
- group sorting in frontend
2020-08-06 23:19:18 -05:00
mgabdev 6328b21186 Updated components to use BlockHeading
• Updated:
- components to use BlockHeading
2020-08-06 23:14:13 -05:00
mgabdev aba1b917d5 Updated News links in feature
• Updated:
- News links in feature
2020-08-06 23:09:51 -05:00