mgabdev
47cd60f851
Progress
...
added composer query string functionality for url, text. fixed issue with no user in base_controller, cleaned up video component, albums starting
2020-12-17 23:46:37 -05:00
mgabdev
8f94ffad9c
Progress
2020-12-16 02:39:07 -05:00
mgabdev
75d52c841e
Progress
2020-12-15 19:31:30 -05:00
mgabdev
de0c977950
Progress on deck, dms
2020-12-10 11:51:45 -05:00
mgabdev
586935f07f
Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk
2020-12-09 00:00:35 -05:00
mgabdev
998f00ae48
Progress on Gab Deck, Updates on Compose
...
• Progress on Gab Deck, Updates on Compose
2020-12-08 23:15:33 -05:00
mgabdev
d1eb3d09e4
Added CCPC pages in About pages
...
• Added:
- CCPC pages in About pages
2020-12-05 23:52:13 -05:00
mgabdev
ba8e8942dc
Added Gab Deck initial mvp
...
• Added:
- Gab Deck initial mvp
2020-12-05 23:47:48 -05:00
mgabdev
4c4193fa09
Progress on DMs responsiveness
...
Progress on DMs responsiveness
2020-12-03 22:31:11 -05:00
mgabdev
f6a7422704
Progress on DMs responsiveness
...
Progress on DMs responsiveness
2020-12-03 22:27:09 -05:00
mgabdev
137a36b810
Progress with DMs
...
Progress with DMs
2020-12-03 17:13:11 -05:00
mgabdev
9a43c51085
Progress on dms, code cleanup
...
Progress on dms, code cleanup
2020-12-02 23:22:51 -05:00
mgabdev
fb612f60c8
Commiting
2020-11-15 12:48:32 -06:00
mgabdev
3b7fc9f30f
Removed News from SearchLayout tabs
...
• Removed:
- News from SearchLayout tabs
2020-11-09 12:03:27 -06:00
mgabdev
35793a7ff0
Added News to SearchLayout top tabs
...
• Added:
- News to SearchLayout top tabs
2020-11-09 01:33:43 -06:00
mgabdev
a614d3c5cd
Added title to NewsPage, NewsLayout
...
• Added:
- title to NewsPage, NewsLayout
2020-11-09 01:33:15 -06:00
mgabdev
90528b4b41
Added NewsLayout
...
• Added:
- NewsLayout
2020-11-06 23:32:39 -06:00
mgabdev
34f1f778cd
Updated name of TrendsPanel to TrendsBreakingPanel
...
• Updated:
- name of TrendsPanel to TrendsBreakingPanel
- removed ScrollableList from TrendsPanel
2020-11-06 23:19:04 -06:00
mgabdev
9c4db8eaf3
Added new hashtag in SearchLayout tab bar
...
• Added:
- new hashtag in SearchLayout tab bar
2020-11-05 11:59:30 -06:00
mgabdev
bab6d90981
Added new tag to mobile SearchLayout tabs
...
• Added:
- new tag to mobile SearchLayout tabs
2020-11-04 21:27:34 -06:00
mgabdev
3f0b93473d
Updated SearchLayout to have Explore + others tabs on mobile
...
• Updated:
- SearchNavigationBarXS
- SearchLayout to have Explore + others tabs on mobile
2020-11-03 15:27:39 -06:00
mgabdev
56d24e18ae
Added SidebarXS to ProfileLayout
...
• Added:
- SidebarXS to ProfileLayout
2020-10-31 19:13:47 -05:00
mgabdev
ad1ab424e8
Added new SearchLayout, SearchNavigationBarXS
...
• Added:
- new SearchLayout, SearchNavigationBarXS
2020-10-31 18:37:15 -05:00
mgabdev
73e1584d43
Updated some pages and layouts for navigation noSearch and showBackBtn
...
• Updated:
- some pages and layouts for navigation noSearch and showBackBtn
2020-10-30 12:57:20 -05:00
mgabdev
083218648a
Removed search from Notifications page
...
• Removed:
- search from Notifications page
2020-10-29 23:36:09 -05:00
mgabdev
3365893022
Fixed naming issue in AboutLayout component
...
• Fixed:
- naming issue in AboutLayout component
2020-10-28 23:11:11 -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
d7cd258977
Updated Sidebar, NavigationBar components, Added layouts
...
• Updated:
- Sidebar, NavigationBar components
- file structures for both
• Added:
- layouts for compnents
2020-09-01 18:13:11 -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
9ba03d2c94
Added VerifiedAccountsPanel to ExploreLayout if current user
...
• Added:
- VerifiedAccountsPanel to ExploreLayout if current user
2020-08-19 11:14:43 -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
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
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
014e476b5d
Updated pages, layout component structures
...
• Updated:
- pages, layout component structures
2020-08-14 12:45:59 -05:00
mgabdev
5a77411d2d
Fixed issues with panel naming and importing after code split
...
• Fixed:
- issues with panel naming and importing after code split
2020-08-12 18:39:50 -05:00
mgabdev
fa7dd139a8
Added SidebarXS WrappedBundle in Layout
...
• Added:
- SidebarXS WrappedBundle in Layout
2020-08-12 18:16:49 -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
f9f2744a63
Updated group sorting in frontend
...
• Updated:
- group sorting in frontend
2020-08-06 23:19:18 -05:00
mgabdev
27bee92207
Added new props to Layout for footers
...
• Added:
- new props to Layout for footers
2020-08-06 00:00:41 -05:00
mgabdev
9722fe3a6f
Added ExploreLayout
...
• Added:
- ExploreLayout
2020-08-06 00:00:28 -05:00
mgabdev
99bffcb8d6
Updated GroupLayout
...
• Updated:
- GroupLayout to remove WTF panel and add isXS to GroupHeader
2020-08-05 23:57:42 -05:00
mgabdev
13127960c4
Updated Placeholder Responsiveness and Added new Placeholders
...
• Updated:
- Placeholder Responsiveness
• Added:
- new Placeholders
2020-07-29 15:40:47 -05:00
mgabdev
9324ea92be
Added LoggedOutSidebar component, to Layout
...
• Added:
- LoggedOutSidebar component
- LoggedOutSidebar to to Layout
2020-07-24 20:22:00 -05:00
mgabdev
4b79bf0d06
Updated LoggedOutNavigationBar to show links if on profile, grow search bar
...
• Updated:
- LoggedOutNavigationBar to show links if on profile, grow search bar
2020-07-24 18:59:46 -05:00
mgabdev
f6966ff382
Updated SignUpPanel styles, Added to multiple pages/layouts
...
• Updated:
- SignUpPanel styles
• Added:
- SignupPanel to multiple pages/layouts
2020-07-24 18:53:09 -05:00
mgabdev
ad29b3aca6
Removed unused links in AboutLayout nav
...
• Removed:
- unused links in AboutLayout nav
2020-07-15 23:05:30 -05:00
mgabdev
06d85fe8d8
Added functionality to pages, layout for use with sidebar promotions
...
• Added:
- functionality to pages, layout for use with sidebar promotions
• Updated:
- pages, layouts to use StatusPromotionPanel
2020-07-15 23:05:08 -05:00