Commit Graph

149 Commits

Author SHA1 Message Date
mgabdev 04053c0e31 Progress, Deck done 2020-12-16 17:29:06 -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 bb7348fc61 Progess on Gab Deck
Progess on Gab Deck
2020-12-08 23:57:51 -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 6950f67520 Updates to Gab Deck
• Updates:
- to Gab Deck
2020-12-08 00:07:04 -05:00
mgabdev 05c5dcb581 Updated Toast alerts, progress mvp
• Updated:
- Toast alerts
2020-12-07 23:39:13 -05:00
mgabdev ba8e8942dc Added Gab Deck initial mvp
• Added:
- Gab Deck initial mvp
2020-12-05 23:47:48 -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 20d4fc09af Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk 2020-11-25 16:43:09 -06:00
mgabdev b4e370d3d3 Commiting 2020-11-25 15:22:37 -06:00
Fosco Marotto 6a040c2a96 [user profile] handle errors in saving user profile edits 2020-11-21 13:11:53 -08:00
mgabdev fb612f60c8 Commiting 2020-11-15 12:48:32 -06:00
mgabdev 2649c19a50 Fixed issue with promotions count checking in StatusList, SidebarPanelGroup
• Fixed:
- issue with promotions count checking in StatusList, SidebarPanelGroup
2020-11-09 14:31:19 -06:00
mgabdev 21937d9e09 Added promotions to redux and added selector for setting promotions if not PRO
• Added:
- promotions to redux
- selector for setting promotions if not PRO

• Updated:
- StatusList, SidebarPanelGroup to use promotions from redux
2020-11-09 13:28:43 -06:00
mgabdev f175b640f0 Updated news, trends image url path in redux
• Updated:
- news, trends image url path in redux
2020-11-09 12:00:37 -06:00
mgabdev bef3ad6fca Updated NewsView, TrendsHeadlinesPanel, TrendsRSSPanel
• Updated:
- NewsView, TrendsHeadlinesPanel, TrendsRSSPanel
2020-11-09 01:35:59 -06:00
mgabdev 2d1fdcf6fb Removed unused hashtag redux
• Removed:
- unused hashtag redux
2020-11-09 01:31:32 -06:00
mgabdev 15d9714252 Added fetchPopularLinks action in links redux
• Added:
- fetchPopularLinks action in links redux
2020-11-06 23:30:12 -06:00
mgabdev fc7cbbb457 Added WIP for news redux actions (prev. gab actions)
• Added:
- WIP for news redux actions (prev. gab actions)
- renamed gab redux actions to "news"

• Todo:
- Add RSS expanding in news action
- Complete leadline setting in news reducer
2020-11-06 23:29:35 -06:00
mgabdev c1cc0e6355 Updated user suggestions in reducer to be randomized
• Updated:
- user suggestions in reducer to be randomized
2020-11-05 16:16:11 -06:00
mgabdev be94b1bccc Updated default theme to 'white' instead of 'light'
• Updated:
- default theme to 'white' instead of 'light'
2020-11-03 15:13:35 -06:00
mgabdev d282d1d9c7 Added logoDisabled/Stealth Gab mode for logo in NavigationBar
• Added:
- logoDisabled/Stealth Gab mode for logo in NavigationBar to turn into Gab "g"
2020-11-03 15:04:31 -06:00
mgabdev 7e673d4e7f Added link/PreviewCard search to search
• Added:
- link/PreviewCard search to search
2020-10-31 18:10:59 -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 3c07e9d63b Added new security question to sign up, Added notification for unconfirmed emails
• Added:
- new security question to sign up
- notification for unconfirmed emails
- modal for describing issue with Gab emails
2020-10-16 16:25:37 -05:00
mgabdev 1d9b7bd28a Added ProgressInjection
• Added:
- ProgressInjection for monthly funding progress
2020-10-13 10:30:14 -05:00
mgabdev 65c5ee56f9 Updated GroupsController, groups reducer to work with browsing by category, tag
• Updated:
- GroupsController, groups reducer to work with browsing by category, tag
2020-09-24 16:21:16 -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 0de2aad117 Updated shop reducer items to be array not immutable list
• Updated:
- shop reducer items to be array not immutable list
2020-09-14 11:44:34 -05:00
mgabdev 91a62bb3b5 Added timeline_injections in reducers/index.js
• Added:
- timeline_injections in reducers/index.js
2020-09-14 11:43:45 -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 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 8c4f4899e7 Updated functionality for group join requests approve, reject, leave
• Updated:
- functionality for group join requests approve, reject, leave
2020-09-11 17:22:33 -05:00
mgabdev fb8c705ebf Updated redux gab_trends -> gab for our services
• Updated:
- redux gab_trends -> gab for our services
- TrendsPanel to use updated route
2020-09-10 17:21:39 -05:00
mgabdev 6e17b7c17b Updated GroupCategory functionality with Groups
• Updated:
- GroupCategory functionality with Groups
2020-09-10 17:12:43 -05:00
mgabdev 217aab9faa Added join requests to Groups
• Added:
- join requests to Groups
- redux actions, reducers
- controller and functionality for fetching join requests, accepting, rejecting join requests
2020-09-10 17:07:00 -05:00
mgabdev d1d6124ffc Updated user_lists group_removed_accounts value
• Updated:
- user_lists group_removed_accounts value
2020-09-10 16:19:04 -05:00
mgabdev c4fdd36190 Updated group_removed_accounts redux value
• Updated:
- group_removed_accounts redux value
2020-09-10 15:24:38 -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 e1347347d0 Updated group_lists sort values default to newest
• Updated:
- group_lists sort values default to newest
2020-08-07 17:28:10 -05:00
mgabdev f9f2744a63 Updated group sorting in frontend
• Updated:
- group sorting in frontend
2020-08-06 23:19:18 -05:00
mgabdev 516b7852b8 Added search filter for isVerified accounts
• Added:
- search filter for isVerified accounts

• Todo:
- Implement in account search query
2020-08-06 23:05:02 -05:00
mgabdev 2702b1a530 Updated group_editor redux to include new keys
• Updated:
- group_editor redux to include new keys: tags, category, isPrivate, isVisible, slug
2020-08-05 23:51:43 -05:00
mgabdev 12ca5db281 Added toasts redux for alerts
• Added:
- toasts redux for alerts
2020-08-05 23:24:20 -05:00
mgabdev 926477fe45 Added group_categories model file, redux
• Added:
- group_categories model file, redux
2020-08-05 23:13:49 -05:00
mgabdev 9b1a39e90b Added GroupTimelineSortOptionsPopover, GroupTimelineSortTopOptionsPopover compnents
• Added:
- GroupTimelineSortOptionsPopover, GroupTimelineSortTopOptionsPopover components
- redux for sorting
- intl for sorting
- constants
2020-08-05 22:59:12 -05:00
mgabdev 86ac15ce90 Added group sorting to GroupCollection
• Added:
- group sorting to GroupCollection
- constants for group sorting
- GroupListSortOptionsPopover
2020-07-24 21:41:05 -05:00