mgabdev
095e646661
Added ShopPanel to home sidebar
...
• Added:
- ShopPanel to home sidebar
- DIssenter shop redux, api route/controller
2020-07-01 21:33:10 -04:00
mgabdev
0ca346b169
Updated status to not have comments under it in timelines
...
• Updated:
- status to not have comments under it in timelines
2020-06-19 23:00:16 -04:00
mgabdev
788150536d
Updated markdown parsing in backend
...
• Updated:
- markdown parsing in backend
2020-06-19 21:51:08 -04:00
mgabdev
fc80955306
Updating composer to fix line breaks and other rich text issues
...
• Updating:
- composer to fix line breaks and other rich text issues
2020-06-19 21:02:13 -04:00
mgabdev
a9a566e211
Updated report status to be in plainText
...
• Updated:
- report status to be in plainText
2020-06-19 19:26:02 -04:00
mgabdev
7ad7fe06bd
Removed public/community timeline for non-admins
...
• Removed:
- public/community timeline for non-admins
- links to the page
- web sockets for the page
2020-06-19 15:42:13 -04:00
mgabdev
b9bf84994f
Updated Composer for mobile
...
• Updated:
- Composer for mobile. Using Textarea instead of Composer component for mobile.
2020-06-19 00:58:07 -04:00
mgabdev
429bb277e9
Updated reset_password_within expiration to 24 hours
...
• Updated:
- reset_password_within expiration to 24 hours
2020-06-18 15:13:41 -04:00
mgabdev
bcb743b2ee
Updated RichTextEditorButton to be hidden on small screens
...
• Updated:
- RichTextEditorButton to be hidden on small screens
2020-06-18 12:11:57 -04:00
mgabdev
65f4cbe0dc
Updating Rich Text editor x 2
2020-06-18 12:05:24 -04:00
mgabdev
2387c3314a
Updating Rich Text editor x 1
2020-06-17 17:29:24 -04: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
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