Commit Graph

462 Commits

Author SHA1 Message Date
mgabdev 5422c013e1 Updated Gab Deck utils
• Updated:
- Gab Deck utils
2020-12-06 00:14:43 -05:00
mgabdev 889c5c562e Added DeckPage import in ui.js
• Added:
- DeckPage import in ui.js
2020-12-06 00:08:49 -05:00
mgabdev f0caf4e7ab Added route for Gab Deck in ui.js
• Added:
- route for Gab Deck in ui.js
2020-12-06 00:05:53 -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 b4e370d3d3 Commiting 2020-11-25 15:22:37 -06:00
mgabdev fb612f60c8 Commiting 2020-11-15 12:48:32 -06:00
mgabdev 393884683a Updated News page panel ordering for mobile
• Updated:
- News page panel ordering for mobile
2020-11-09 13:47:46 -06:00
mgabdev bef3ad6fca Updated NewsView, TrendsHeadlinesPanel, TrendsRSSPanel
• Updated:
- NewsView, TrendsHeadlinesPanel, TrendsRSSPanel
2020-11-09 01:35:59 -06:00
mgabdev 5ba9dd4cec Fixed TrendsRSSPanel webpackChunkName in async_components
• Fixed:
- TrendsRSSPanel webpackChunkName in async_components
2020-11-09 01:34:04 -06:00
mgabdev a614d3c5cd Added title to NewsPage, NewsLayout
• Added:
- title to NewsPage, NewsLayout
2020-11-09 01:33:15 -06:00
mgabdev 2753a4fe6c Fixed issues with missing or unused imports
• Fixed:
- issues with missing or unused imports
2020-11-06 23:39:17 -06:00
mgabdev 64ea4c5675 Updated News feature, NewsPage with new design, features
• Updated:
- News feature, NewsPage with new design, features

• Todo:
- Complete functionality in both News, NewsView for mobile and expanding rss feeds, lazy loading
2020-11-06 23:34:23 -06:00
mgabdev 76842bbe4f Updated routes for new News page in ui.js
• Updated:
- routes for new News page in ui.js
2020-11-06 23:31:52 -06:00
mgabdev 4c4894ac5e Added WIP for new News page Panels
• Added:
- WIP for new News page Panels: GabNewsPanel, LatestFromGabPanel, PopularLinks, TrendsFeedsPanel, TrendsHeadlinesPanel
- all imports for above in async_components

• Todo:
- Remove tests
2020-11-06 23:28:30 -06:00
mgabdev 2d6cfeedeb Removed unused prop key for isRequired in Bundle
• Removed:
- unused prop key for isRequired in Bundle
2020-11-04 21:29:31 -06:00
mgabdev d4129f6ad7 Removed unused code in ComposeForm
• Removed:
- unused code in ComposeForm
2020-11-04 21:29:07 -06:00
mgabdev f2f3382677 Removed streaming for group, group_collection, hashtag, link timelines
• Removed:
- streaming for group, group_collection, hashtag, link timelines
2020-11-04 21:09:27 -06:00
mgabdev 38cefe9e2a Updated PreviewCardItem styles
• Updated:
- PreviewCardItem styles
2020-11-03 15:29:38 -06:00
mgabdev 432df76bb2 Removed unused testing logs in a few files
• Removed:
- unused testing logs in a few files
2020-11-03 15:16:56 -06:00
mgabdev 3547741d84 Removed testing log from Search feature
• Removed:
- testing log from Search feature
2020-11-02 14:31:10 -06:00
mgabdev 8d13b9d020 Updated Link feed title in ui.js
• Updated:
- Link feed title in ui.js
2020-10-31 19:17:04 -05:00
mgabdev efb2b7f0c2 Updated StatusCard, LinkTimeline styles
• Updated:
- StatusCard, LinkTimeline styles
2020-10-31 19:09:41 -05:00
mgabdev 0a1ee8224c Added PreviewCardItem to LinkTimeline
• Added:
- PreviewCardItem to LinkTimeline
2020-10-31 19:00:20 -05:00
mgabdev 51b516a406 Added search/links route to ui.js
• Added:
- search/links route to ui.js
2020-10-31 18:33:58 -05:00
mgabdev 68fe383a28 Added links/PreviewCardItem to Search feature results
• Added:
- links/PreviewCardItem to Search feature results
2020-10-31 18:31:12 -05:00
mgabdev 86dd626a8e Added action buttons to emptyMessage in AccountTimeline, ListsDirectory
• Added:
- action buttons to emptyMessage in AccountTimeline, ListsDirectory
2020-10-30 16:25:33 -05:00
mgabdev b9f15b28a6 Added timeline injections when empty Home timeline or Notifications
• Added:
- timeline injections when empty Home timeline or Notifications on all tab
2020-10-29 23:33:50 -05:00
mgabdev f129d9c49b Added LinkTimeline and PreviewCard fetching by id
• Added:
- LinkTimeline and PreviewCard fetching by id
2020-10-29 18:46:54 -05:00
mgabdev 91b6537e63 Fixed issue in Search for status footer button link
• Fixed:
- issue in Search for status footer button link
2020-10-28 23:13:30 -05:00
mgabdev c1b4a6f034 Updated status search functionality, Added search/statuses route
• Updated:
- status search functionality

• Added:
- search/statuses route
2020-10-26 01:08:31 -05:00
mgabdev 4bfe7d63bb Fixed issue with getting status id in Search page
• Fixed:
- issue with getting status id in Search page
2020-10-26 00:59:27 -05:00
mgabdev 84f779b070 TESTING Adding statuses to search
TESTING

• Adding:
- statuses to search
2020-10-26 00:55:05 -05:00
mgabdev a4a1cb19ce Added StatusSharePopover for sharing status
• Added:
- StatusSharePopover for sharing status
2020-10-24 14:17:21 -05:00
mgabdev 95d5894858 Added missing components in async_components
• Added:
- missing components in async_components
2020-10-16 16:27:01 -05:00
mgabdev a842bfb20b Fixes for news and injection links
• Fixes:
- for news and injection links
2020-09-14 22:16:21 -05:00
mgabdev 12c9cf2083 Updated explore page functionality
• Updated:
- explore page functionality
2020-09-14 20:20:27 -05:00
mgabdev 90f9ac31fa Revert with update path cb30e0dcb
• Revert:
- with update path cb30e0dcb
2020-09-14 17:34:26 -05:00
mgabdev 4fd274348c Added check for if no user, only load more twice
• Added:
- check for if no user, only load more twice on GroupCollectionTimeline, GroupTimeline
2020-09-14 17:19:24 -05:00
mgabdev 1955ee6602 Fixed missing export in async_components for GroupPasswordModal
• Fixed:
- missing export in async_components for GroupPasswordModal
2020-09-14 17:13:40 -05:00
mgabdev fafd1ef658 Added pages and routes for Groups by tag and category
• Added:
- pages and routes for Groups by tag and category
2020-09-14 17:12:45 -05:00
mgabdev cb30e0dcbf Removed gab_trends action in news (for now, TESTING)
• Removed:
- gab_trends action in news (for now, TESTING)
2020-09-14 11:54:50 -05:00
mgabdev d198695bdb Added Timeline Injections
• Added:
- Timeline Injections
- FeaturedGroupsInjection, GroupCategoriesInjection, ProUpgradeInjection, PWAInjection, ShopInjection, TimelineInjectionBase, TimelineInjectionLayout, TimelineInjectionRoot, UserSuggestionsInjection
- Constants
- Redux for timeline_injections
- settings for setting
- popover for dismissing and saving weight
2020-09-14 11:40:42 -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 6d85c76c8f Added ability to set password for groups
• Added:
- ability to set password for groups
- GroupPasswordModal
- checks for if has password
- rate limiting in rack_attack
2020-09-11 17:27:00 -05:00
mgabdev d61df6e2ae Added GroupCategories page
• Added:
- GroupCategories page for selecting groups based on category
2020-09-10 17:15:35 -05:00
mgabdev 6e17b7c17b Updated GroupCategory functionality with Groups
• Updated:
- GroupCategory functionality with Groups
2020-09-10 17:12:43 -05:00