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
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
d3355f8bd5
Added suggestions page Updated SuggestionsController with unlimited param
...
• Added:
- suggestions page in app
• Updated:
- SuggestionsController with unlimited param to show max 80 items
2020-09-10 16:21:20 -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
14927ac227
Updated spelling error on empty group message
...
• Updated:
- spelling error on empty group message
2020-09-10 15:22:48 -05:00
mgabdev
d030783089
Added GroupPinnedStatuses
...
• Added:
- GroupPinnedStatuses
- controllers for timeline, creation, deletion
- redux actions, reducers for creation, deletion
- timeline fetching in timelines action
- options to pin, unpin in status options popover for group admin
2020-09-10 15:07:01 -05:00
mgabdev
3ef86098bf
Removed currently unused imports in async_components
...
• Removed:
- currently unused imports in async_components
2020-09-03 10:49:19 -05:00
mgabdev
36af0f952c
Removed currently unused imports in async_components
...
• Removed:
- currently unused imports in async_components
2020-09-03 10:47:04 -05:00
mgabdev
ac9b9e8448
Added new role for moderator to Groups
...
• Added:
- new role for moderator to Groups
2020-09-02 18:06:38 -05:00
mgabdev
8c047868e3
Added ProUpgradeModal to group creation action buttons and page
...
• Added:
- ProUpgradeModal to group creation action buttons and page if not pro or if not admin of edit group
2020-09-02 13:06:18 -05:00
mgabdev
bfa842f2d5
Updated AboutSidebar path in async_components
...
• Updated:
- AboutSidebar path in async_components
2020-09-02 13:05:10 -05:00
mgabdev
147f7ed878
Updated Switch to return boolean instead of event
...
• Updated:
- Switch to return boolean instead of event
- all components usage
2020-09-01 14:54:17 -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
eeb0fdcd47
Fixed issues in StatusLikes, StatusReposts, made own pages
...
• Fixed:
- issues in StatusLikes, StatusReposts, made own pages
2020-08-20 15:11:39 -05:00
mgabdev
216e0ba47a
Removed test on Search feature for loading
...
• Removed:
- test on Search feature for loading
2020-08-19 11:28:38 -05:00
mgabdev
2f4700e89f
Updated classNames constant in components that werent using
...
• Updated:
- classNames constant in components that werent using
2020-08-18 19:39:06 -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
ddca693cfc
Continuing updating the reformatting of propTypes and set redux, intl functions to end of component
...
• Removing:
- the reformatting of propTypes and set redux, intl functions to end of component
2020-08-17 19:57:35 -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
5a55f89dbe
Removed connect global import, added to files directly
...
• Removed:
- connect global import, added to files directly
2020-08-17 15:39:25 -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
92a89e2425
Updated styles for icons throughout all components
...
• Updated:
- styles for icons throughout all components
2020-08-17 11:56:52 -05:00
mgabdev
3369f559a7
Updated GroupMembers feature to not show action button if isAdmin and is current user
...
• Updated:
- GroupMembers feature to not show action button if isAdmin and is current user
2020-08-14 12:46:48 -05:00
mgabdev
017eb0e99d
Removed log in WrappedBundle
...
• Removed:
- log in WrappedBundle
2020-08-14 12:46:13 -05:00
mgabdev
fb1cd9305e
Added Pagination component, updated usages
...
• Added:
- Pagination component, updated usages
2020-08-12 17:57:26 -05:00
mgabdev
63c0f8c9fb
Updated PageTitle component
...
• Updated:
- PageTitle component
2020-08-12 17:54:33 -05:00
mgabdev
adf4c49c82
Updated markdown utils to use underscore instead of dash
...
• Updated:
- markdown utils to use underscore instead of dash
2020-08-12 17:53:23 -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
b2c69afdbd
Added new sorting for "Hot" in GroupCollection, GroupTimeline
...
• Added:
- new sorting for "Hot" in GroupCollection, GroupTimeline
2020-08-10 22:16:08 -05:00
mgabdev
a5deda528d
Fixed issue with publish button not being visible in inline composer when media present
...
• Fixed:
- issue with publish button not being visible in inline composer when media present
2020-08-10 22:02:37 -05:00
mgabdev
79d77ec088
Fixed issue with quote/reply not canceling on mobile page pop
...
• Fixed:
- issue with quote/reply not canceling on mobile page pop
2020-08-10 22:01:09 -05:00
mgabdev
5f3aef6b3b
Fixed issue with GroupCreate showing error
...
• Fixed:
- issue with GroupCreate showing error
2020-08-10 22:00:35 -05:00
mgabdev
6e6678d8e8
Fixed issue with creating slug in GroupCreate
...
• Fixed:
- issue with creating slug in GroupCreate
2020-08-08 13:24:09 -05:00
mgabdev
eb99d187fc
Updated group admin functionality
...
• Updated:
- group admin functionality
2020-08-08 13:21:18 -05:00
mgabdev
4a8cd0b585
Updates to groups sorting
...
• Updates to groups sorting
2020-08-08 13:08:48 -05:00
mgabdev
d3aa5ddf4b
Updated GroupCollectionTimeline
...
• Updated:
- GroupCollectionTimeline
2020-08-07 18:18:56 -05:00
mgabdev
8c985def86
Updated GroupCollectionTimeline
...
• Updated:
- GroupCollectionTimeline
2020-08-07 18:10:54 -05:00
mgabdev
cef6b2dfd1
Updated GroupCollectionTimeline
...
• Updated:
- GroupCollectionTimeline
2020-08-07 18:09:32 -05:00
mgabdev
6c9c36bcb3
Updated GroupCollectionTimeline
...
• Updated:
- GroupCollectionTimeline
2020-08-07 18:03:11 -05:00
mgabdev
57d27420ca
Updated group timelines and sorting
...
• Updated:
- group timelines and sorting
2020-08-07 17:59:39 -05:00
mgabdev
b1a4a68a24
Removed groups/:id/media path for now
...
• Removed:
- groups/:id/media path for now
2020-08-07 17:29:23 -05:00
mgabdev
f9f2744a63
Updated group sorting in frontend
...
• Updated:
- group sorting in frontend
2020-08-06 23:19:18 -05:00
mgabdev
6328b21186
Updated components to use BlockHeading
...
• Updated:
- components to use BlockHeading
2020-08-06 23:14:13 -05:00
mgabdev
aba1b917d5
Updated News links in feature
...
• Updated:
- News links in feature
2020-08-06 23:09:51 -05:00
mgabdev
89def69904
Removed unused Explore feature
...
• Removed:
- unused Explore feature, as it is now just GroupCollectionTimeline
2020-08-06 23:09:17 -05:00
mgabdev
bf3b0554dd
Updated Explore feature
...
• Updated:
- Explore feature
2020-08-06 00:18:56 -05:00
mgabdev
0ad00a481e
Removed unused AuthPage in ui.js
2020-08-06 00:17:07 -05:00
mgabdev
ee8ec2fc8d
Updated UI routes for logged out, Added news
...
• Updated:
- UI routes for logged out, Added news
2020-08-06 00:16:52 -05:00
mgabdev
180d6b9bbc
Added News to async_components
...
• Added:
- News to async_components
2020-08-06 00:16:18 -05:00
mgabdev
1b284d3d8f
Added GroupTimelineSortOptionsPopover, GroupTimelineSortTopOptionsPopover to async_components
...
• Added:
- GroupTimelineSortOptionsPopover, GroupTimelineSortTopOptionsPopover to async_components
2020-08-06 00:16:07 -05:00
mgabdev
a4e6320ba0
Added News, NewsPage
...
• Added:
- News, NewsPage
2020-08-06 00:12:03 -05:00
mgabdev
805e9a0471
Added GroupCollection timeline, redux, streaming, routes
...
• Added:
- GroupCollection timeline, redux, streaming, routes
2020-08-06 00:07:46 -05:00
mgabdev
ae930c908e
Removed GroupRemovedAccountsModal, GroupMembersModal
...
• Removed:
- GroupRemovedAccountsModal, GroupMembersModal
2020-08-06 00:03:41 -05:00
mgabdev
c616a80d4e
Added GroupAbout, GroupCollectionTimeline to async_components
...
• Added:
- GroupAbout, GroupCollectionTimeline to async_components
2020-08-06 00:02:31 -05:00
mgabdev
2958ec5509
Updated some groups routes in ui.js
...
• Updated:
- some groups routes in ui.js
2020-08-06 00:01:56 -05:00
mgabdev
15fa714bbc
Added publicRoute prop to /search/hashtags
...
• Added:
- publicRoute prop to /search/hashtags
2020-08-06 00:01:37 -05:00
mgabdev
6c20593be3
Added GroupAbout feature
...
• Added:
- GroupAbout feature that is only visible on mobile
2020-08-06 00:00:03 -05:00
mgabdev
e22afa8917
Updated GroupCreate to add new keys
2020-08-05 23:59:14 -05:00
mgabdev
19b86ccc8b
Removed unused code from GroupTimeline feature
...
• Removed:
- unused code from GroupTimeline feature
2020-08-05 23:58:59 -05:00
mgabdev
5329e81d43
Updated GroupMembers feature
...
• Updated:
- GroupMembers feature
2020-08-05 23:58:41 -05:00
mgabdev
4a8ddd5803
Updated StatusList, ScrollableList to use given props
...
• Updated:
- StatusList, ScrollableList to use given props
• Fixed:
- Issue with scrolling back to top onLoadMore
2020-07-31 23:05:00 -05:00
mgabdev
c66d05df36
Removed comment for loading in Notifications
...
• Removed:
- comment for loading in Notifications
2020-07-29 15:53:02 -05:00
mgabdev
776b02f6b2
Removed comment for loading in Notifications
...
• Removed:
- comment for loading in Notifications
2020-07-29 15:51:49 -05:00
mgabdev
60f6900df7
Updated profile components to display loading placeholders
...
• Updated:
- profile components to display loading placeholders instead of error message on load
2020-07-29 15:49:18 -05:00