mgabdev
2cd09a8e72
Added trending_hashtags to redux to fetch on isXS in SearchLayout
...
• Added:
- trending_hashtags to redux to fetch on isXS in SearchLayout
• Removed:
- trending_hashtags from initial state
2021-01-15 15:36:14 -05:00
mgabdev
f4512b4411
Added/removed some functionality to better handle requests/load
...
- Removed status counting in dashboard for admins
- Added limit to notifications to only 7 days ago
- Removed ability for non-logged in users to view group, group-collection timelines
- Limited account realtime search on compose, list, chat actions
- Removed fetching of user suggestions
- Removed fetching of shortcuts
- Removed featured groups, user suggestions timeline injections
- Removed group featured panel from explore layout for non logged in users
- Removed media gallery panel from profile layout
- Removed lists, suggestions, groups panel from home page
- Removed user suggestions to list page
- Updated pro_timelie in status.rb to find only from 1 hour ago
- Updated home timeline to not include groups and to find only latest from 5 days ago
- Removed search for non logged in users
2021-01-08 21:46:03 -05:00
mgabdev
152e59a66f
Updated all components that implement window resize to use redux dimensions
...
• Updated:
- all components that implement window resize to use redux dimensions
2021-01-08 00:15:53 -05:00
mgabdev
698e2aa42e
Fixed issue with chat mutes, blocks, requests not showing up on mobile
...
• Fixed:
- issue with chat mutes, blocks, requests not showing up on mobile
2021-01-05 11:34:02 -05:00
mgabdev
89225194ed
Fixed issue with composer destination in group, timeline
...
• Fixed:
- mobile composer min height
- issue with composer destination in group, timeline (hopefully)
2020-12-31 21:46:31 -05:00
mgabdev
73ee16b943
Fixes for deployment
...
Fixes for deployment
2020-12-22 15:47:02 -05:00
mgabdev
67d94858dc
Progress
...
hashtag in top of tag feed, scroll to comment, chat blocking, muting, filtering
2020-12-21 18:30:46 -05:00
mgabdev
1a8ecc672c
Progress on group account search
...
Added group member search, group removed account, album add styles
2020-12-20 19:28:32 -05:00
mgabdev
67eb9d5890
Progress
...
Report modal style fix, chat updates, statusserializer revert, display name truncation
2020-12-20 12:27:24 -05:00
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