Commit Graph

1269 Commits

Author SHA1 Message Date
mgabdev 13eb1764ec Removed test logs 2020-06-17 16:40:36 -04:00
mgabdev b93ecc7095 Rich Text Editor (WIP) x4 2020-06-17 16:27:58 -04:00
mgabdev 1a506327db Rich Text Editor (WIP) x3 2020-06-17 13:25:10 -04:00
mgabdev 861ae55aec Rich Text Editor (WIP) x2 2020-06-16 19:44:30 -04:00
mgabdev 9d61659604 Updated store_location_for for redirecting after sign in
• Updated:
- store_location_for for redirecting after sign in
2020-06-16 09:31:55 -04:00
mgabdev e849c42c7b Updated emoji images to not repeat and be centered
• Updated:
- emoji images to not repeat and be centered
2020-06-15 23:46:08 -04:00
mgabdev d2f9886a88 Removed Add to list in ProfileOptionsPopover for now
• Removed:
- Add to list in ProfileOptionsPopover for now
2020-06-15 23:34:44 -04:00
mgabdev fc3bcf54be Fixed issue where if autoplayGif was off, UserInfoPopover wouldn't show
• Fixed:
- issue where if autoplayGif was off, UserInfoPopover wouldn't show on Avatars
2020-06-15 23:33:10 -04:00
mgabdev d452fb5222 Updated AutosuggestTextbox suggestions
• Updated:
- AutosuggestTextbox suggestions

• Removed:
- Hashtag auto suggestions
- BG Primary color on AutosuggestAccount, AutosuggestEmoji
2020-06-15 23:16:43 -04:00
mgabdev 3570ada5b7 Styled AutosuggestAccount and AutosuggestEmoji
• Styled:
- AutosuggestAccount and AutosuggestEmoji
2020-06-15 22:59:48 -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 26770fae11 Updated UserInfoPopover display delay in Avatar, DisplayName
• Updated:
- UserInfoPopover display delay in Avatar, DisplayName to 1250ms
2020-06-15 17:55:29 -04:00
mgabdev e7dc3c47a9 Updated ListIem text size for large size
• Updated:
- ListIem text size for large size
2020-06-15 16:46:06 -04:00
mgabdev 101cd19dce Removed "remote" routes
• Removed:
- "remote" routes
2020-06-15 16:45:04 -04:00
mgabdev c2348ededf Updated invalid username error at registration
• Updated:
- invalid username error at registration
2020-06-15 16:38:04 -04:00
mgabdev 5c96fad17a Fixed issues with routing/urls for log in
• Fixed:
- issues with routing/urls for log in
2020-06-15 16:37:45 -04:00
mgabdev 42bc10198d Revert "Removed unused error.js pack file"
This reverts commit 8730566b27.
2020-06-15 13:47:03 -04:00
mgabdev d608fe3214 Revert "Attempting to remove packs/public (check)"
This reverts commit b2544734c7.
2020-06-15 13:42:19 -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 c7fe242626 Added textarea label for AutosuggestTextbox component
• Added:
- textarea label for AutosuggestTextbox component
2020-06-15 13:29:41 -04:00
mgabdev 286b51008c Added aria-label to Heading component
• Added:
- aria-label to Heading component
2020-06-15 13:29:07 -04:00
mgabdev 825924f314 Removed preload link for compose feature in react.html.haml
• Removed:
- preload link for compose feature in react.html.haml
2020-06-15 13:28:12 -04:00
mgabdev 450ac52f7c Removed spaces in meta viewport content in application.html.haml
• Removed:
- spaces in meta viewport content in application.html.haml
2020-06-15 13:27:50 -04:00
mgabdev d5298a0f7f Removed unused lodash.sample module
• Removed:
- unused lodash.sample module
2020-06-15 13:27:26 -04:00
mgabdev c65c71fffe Removed promotion code in StatusList
• Removed:
- promotion code in StatusList

• Todo:
- Implement in a better fashion
2020-06-15 13:27:00 -04:00
mgabdev ef724069a9 Removed optional_motion util, always use ReducedMotion
• Removed:
- optional_motion util, always use ReducedMotion

• Todo:
- Remove ReducedMotion
2020-06-15 13:23:58 -04:00
mgabdev ed85d4f10a Removed unused node modules
• Removed:
- unused node modules: react-sparklines, sass, sass-loader, sass-resources-loader
2020-06-15 13:18:50 -04:00
mgabdev b2544734c7 Attempting to remove packs/public (check)
Attempting to remove packs/public but running into issues with webpacker when removing main() in public.js

Deleting this unused main() [the import of MediaContainer] or MediaContainer or the Poll import in MediaContainer causes this error.
Commenting out or putting return; works fine. but cannot delete that import or reactComponents variable for some reason.
2020-06-15 11:06:53 -04:00
mgabdev 8730566b27 Removed unused error.js pack file
• Removed:
- unused error.js pack file
2020-06-14 14:06:35 -04:00
mgabdev 3d2d4f33eb Removed unused/old scss files
• Removed:
- unused/old scss files
2020-06-14 14:06:14 -04:00
mgabdev 4170e715c8 Fixed issue with FollowRequests in user_lists reducers
• Fixed:
- issue with FollowRequests in user_lists reducers
2020-06-14 13:34:26 -04:00
mgabdev bb86c23c56 Removed unused compactMode setting for Status components
• Removed:
- unused compactMode setting for Status components
2020-06-14 12:33:00 -04:00
mgabdev cfa9aa0e74 Updated checks for Follows tab in Notifications
• Updated:
- checks for Follows tab in Notifications
2020-06-12 22:01:13 -04:00
mgabdev e37876aa86 Updated Notifications follows tab to be ungrouped list
• Updated:
- Notifications for new follows to be ungrouped, in a list when on the "Follows" tab
2020-06-12 21:52:26 -04:00
mgabdev eedde4a4a7 Updated DisplayName, Avatar functionality for opening, closing UserInfoPopover
• Updated:
- DisplayName, Avatar functionality for opening, closing UserInfoPopover

• Todo:
- Work out issues with closing after certain conditions are met
2020-06-12 21:51:39 -04:00
mgabdev 79330acb21 Updated account search result sorting
• Updated:
- search to order results for users by follow count, rank and if they're verified or not
2020-06-12 21:45:35 -04:00
mgabdev 69908f629a Removed statuses, hashtags, groups from public search api
• Removed:
- statuses, hashtags, groups from public search api (if no user)
2020-06-12 21:04:20 -04:00
mgabdev 6f12f94c8c Updated fetchRelationships for accounts and importing
• Updated:
- fetchRelationships for accounts and importing relationships on timeline fetches
2020-06-12 19:38:05 -04:00
mgabdev 4ca59477d5 Added follow, following count to UserInfoPopover
• Added:
- follow, following count to UserInfoPopover
- return null if no current user logged in
2020-06-12 19:37:14 -04:00
mgabdev 2a0e0fa932 Updated "Follows" -> "Following"
• Updated:
- "Follows" -> "Following"
2020-06-12 19:29:51 -04:00
mgabdev be9d08d590 Updated AccountActionButton to show "Edit Profile" for current user
• Updated:
- AccountActionButton to show "Edit Profile" for current user
2020-06-12 17:57:00 -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 03e28831f3 Updated StatusCard height on XS screen
• Updated:
- StatusCard height on XS screen
2020-06-12 16:58:30 -04:00
mgabdev fe7d713587 Fixed issue with outlines on statuses, comments, article tags
• Fixed:
- issue with outlines on statuses, comments, article tags
2020-06-12 16:55:59 -04:00
mgabdev 0c3c6f7686 Updated styles to have singular point for font-family
• Updated:
- styles to have singular point for font-family
2020-06-12 16:55:08 -04:00
mgabdev 38e1b2303c Updated muted, black theme colors
• Updated:
- muted, black theme colors that were difficult to read
2020-06-12 16:54:34 -04:00
mgabdev 20a3221c4b Rich Text Editor (WIP) 2020-06-12 12:01:54 -04:00
mgabdev eb89d552ce Fixed issue with Tags timeline
• Fixed:
- issue with Tags timeline and incorrect number of arguments due to removal of "local" attribute
2020-06-11 15:33:56 -04:00
mgabdev 6f5bd998db Updated video buffer interval check
• Updated:
- video buffer interval check
2020-06-11 11:47:51 -04:00