mgabdev
b33e33362c
Updated SidebarXS to update titles and remove old list items
...
• Updated:
- SidebarXS to update titles and remove old list items
2020-07-08 17:02:17 -05:00
mgabdev
e547a25f16
Updated Explore page layout and added Trends links
...
• Updated:
- Explore page layout and added Trends links
2020-07-08 16:54:26 -05:00
mgabdev
fac18e1e3e
Added SortIcon
...
• Added:
- SortIcon
2020-07-07 18:58:35 -05:00
mgabdev
5c36a30b69
Added new migrations for adding indexes
...
• Added:
- new migrations for adding indexes
2020-07-07 17:25:47 -05:00
mgabdev
ddad2121b0
Removed unused code in FileInput component
...
• Removed:
- unused code in FileInput component
2020-07-07 16:02:09 -05:00
mgabdev
0fdf762815
Updated GabTrendsController, ShopController to use Request instead of Net
...
• Updated:
- GabTrendsController, ShopController to use Request instead of Net
2020-07-07 16:01:51 -05:00
mgabdev
2ae611d7ed
Updated featured groups to max 100
...
• Updated:
- featured groups to max 100
2020-07-07 16:01:27 -05:00
mgabdev
86a3324df5
Revert "Hiding Pro Feed, Explore page for now"
...
This reverts commit 643026e885
.
2020-07-07 15:55:59 -05:00
mgabdev
7087926a9c
Updated GabTrendsController feed redis key
...
• Updated:
- GabTrendsController feed redis key
2020-07-06 15:15:28 -05:00
mgabdev
ad4c6df155
Removed unused modals ActionsModal, LeavingGabModal
...
• Removed:
- unused modals ActionsModal, LeavingGabModal
2020-07-06 15:14:50 -05:00
mgabdev
adea0aae30
Updated DatePicker (react-datepicker) styles
...
• Updated:
- DatePicker (react-datepicker) styles to be easier to use on mobile
2020-07-06 15:14:20 -05:00
mgabdev
7e3d4d009d
Uodated popover components mobile design
...
• Updated:
- popover components mobile design with cancel button at the bottom
• Added:
-CommentSortingOptionsPopover subtitles for options for more clarity
2020-07-06 15:13:44 -05:00
mgabdev
4fbd606a44
Updated ListItem design for new line, subtitle, isActive
...
• Updated:
- ListItem design for new line, subtitle, isActive
2020-07-06 15:13:16 -05:00
mgabdev
f4d95b5a17
Added spell check on composer textbox
...
• Added:
- spell check on composer textbox
2020-07-06 11:19:38 -05:00
mgabdev
5175f72596
Added back redux connect to search page
...
• Added:
- back redux connect to search page
2020-07-02 11:41:22 -04:00
mgabdev
643026e885
Hiding Pro Feed, Explore page for now
...
• Hiding:
- Pro Feed, Explore page for now
2020-07-02 01:52:50 -04:00
mgabdev
f3b57b5810
Added Explore page with Gab Trends partner data
...
• Added:
- Explore page with Gab Trends partner data
2020-07-01 22:39:43 -04:00
mgabdev
96ee203a54
Added Dissenter url shop link to ShopPanel
...
• Added:
- Dissenter url shop link to ShopPanel
2020-07-01 22:07:58 -04:00
mgabdev
bc2eeee497
Added pro feed
...
• Added:
- pro feed
2020-07-01 21:40:00 -04:00
mgabdev
7410c4c6ab
Fixed issues with status formatting in rss, email
...
• Fixed:
- issues with status formatting in rss, email
2020-07-01 21:39:12 -04:00
mgabdev
91b443b3ed
Removed unused code in search feature
...
• Removed:
- unused code in search feature
2020-07-01 21:38:29 -04:00
mgabdev
5d52cd60b0
Added donation button to ProgressPanel
...
• Added:
- donation button to ProgressPanel
2020-07-01 21:38:10 -04:00
mgabdev
bf38b59089
Added constants for suggestions types
...
• Added:
- constants for suggestions types
2020-07-01 21:37:10 -04:00
mgabdev
f41274efc7
Added verified accounts/suggestions panel, updated suggestions route
...
• Added:
- verified accounts/suggestions panel
• Updated:
- suggestions route
2020-07-01 21:36:53 -04:00
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