Alex Gleason
|
989d99f908
|
Add useBatchedEntities hook for relationships
|
2023-06-25 15:57:38 -05:00 |
|
Alex Gleason
|
d4eaf1e27a
|
Make useOwnAccount return an object
|
2023-06-25 12:35:09 -05:00 |
|
Alex Gleason
|
ec8177d578
|
Add useAccountLookup hook, fix useRelationships
|
2023-06-23 21:41:36 -05:00 |
|
|
81de0014d3
|
Change ESLint rules, lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-16 00:12:02 +01:00 |
|
Alex Gleason
|
7675860429
|
Refactor columns
|
2022-11-30 11:19:16 -06:00 |
|
Chewbacca
|
717e61a6e0
|
Rename files (4): _ -> -
|
2022-11-15 11:13:54 -05:00 |
|
Chewbacca
|
a0d960dd21
|
Rename files (2): _ -> -
|
2022-11-15 11:00:49 -05:00 |
|
Alex Gleason
|
d221897cd0
|
Followers/Following: unavailable --> isUnavailable, move useEffect's down
|
2022-09-12 10:17:49 -05:00 |
|
Alex Gleason
|
3f04d0a049
|
Followers/Following: convert to TSX
|
2022-09-10 11:56:02 -05:00 |
|
|
3d057daa43
|
Apply suggestions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-16 00:03:52 +02:00 |
|
|
54ad8f7fbb
|
Hide tabs on Followers, Following… pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-13 20:54:43 +02:00 |
|
|
7f8594d05e
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-22 22:54:21 +02:00 |
|
Justin
|
de7fa347df
|
Specifically import the single lodash function
|
2022-06-17 07:37:53 -04:00 |
|
|
7a35aa727b
|
import from 'soapbox/…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-30 20:23:55 +02:00 |
|
Alex Gleason
|
ae48cb2c06
|
ScrollableList: replace margins with padding
|
2022-04-22 12:24:09 -05:00 |
|
Justin
|
63bafc41a1
|
Remove conditional to run style logic
|
2022-03-24 12:16:41 -04:00 |
|
Alex Gleason
|
5cd894ab02
|
Truth Social
|
2022-03-21 13:14:26 -05:00 |
|
NEETzsche
|
5fed85891f
|
Support the blockers_visible option when it's available
|
2022-01-14 18:06:31 -07:00 |
|
Alex Gleason
|
6323c7d70e
|
eslint: enforce gaps between groups with import/order
|
2022-01-10 16:25:06 -06:00 |
|
Alex Gleason
|
966ca91e1a
|
eslint: alphabetize imports with import/order
|
2022-01-10 16:17:52 -06:00 |
|
Alex Gleason
|
2a0e2001d6
|
eslint: enforce import/order
|
2022-01-10 16:01:24 -06:00 |
|
|
bda323ea7d
|
Add column headers to some more pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-02 00:02:11 +01:00 |
|
Alex Gleason
|
dc363cd04b
|
Fix navigating between profiles
|
2021-11-15 21:31:17 -06:00 |
|
Alex Gleason
|
079736e199
|
Profile: start refactoring findAccountByUsername logic
|
2021-10-07 14:35:07 -05:00 |
|
Alex Gleason
|
a310197a5a
|
eslint: prefer-const, no-loop-func, no-const-assign, no-var
|
2021-08-03 12:36:11 -05:00 |
|
Alex Gleason
|
1cb53b60f9
|
Check URL params defensively, probably fixes #670
|
2021-07-02 15:06:27 -05:00 |
|
Alex Gleason
|
0bbdaa4191
|
eslint: trailing comma fixes, unused var
|
2020-10-07 13:08:36 -05:00 |
|
Alex Gleason
|
adc98b7ad2
|
UserLists: use OrderedSets instead of Lists, fixes #230
|
2020-09-09 18:06:01 -05:00 |
|
Alex Gleason
|
853dad032c
|
componentWillReceiveProps fixes, fixes #184, #231, !80
|
2020-07-04 19:14:12 -05:00 |
|
Alex Gleason
|
ecf26de289
|
Merge branch 'componentWillReceiveProps_to_DidUpdate_refactor' into 'develop'
Component will receive props to did update refactor Fixes #184
Closes #184
See merge request soapbox-pub/soapbox-fe!80
|
2020-06-27 00:23:44 +00:00 |
|
crockwave
|
3d29f7b6e2
|
partial mods to replace deprecated componentWillReceiveProps
|
2020-06-22 20:26:20 -05:00 |
|
crockwave
|
24b72b5828
|
Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179
|
2020-06-17 20:42:30 -05:00 |
|
Alex Gleason
|
e101afd619
|
"Profile unavailable" only if blocked, fixes #96
|
2020-06-11 23:42:05 -05:00 |
|
Alex Gleason
|
d24dcb3e60
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
|