Commit Graph

20 Commits

Author SHA1 Message Date
de7fa347df Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
41a2b1f08f Reducers: TypeScript, fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-05 20:21:25 +02:00
7a35aa727b import from 'soapbox/…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-30 20:23:55 +02:00
5cd894ab02 Truth Social 2022-03-21 13:14:26 -05:00
5fed85891f Support the blockers_visible option when it's available 2022-01-14 18:06:31 -07:00
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
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
dc363cd04b Fix navigating between profiles 2021-11-15 21:31:17 -06:00
079736e199 Profile: start refactoring findAccountByUsername logic 2021-10-07 14:35:07 -05:00
495882658a Merge branch 'develop' into 'public-favourites'
# Conflicts:
#   app/soapbox/features/favourited_statuses/index.js
2021-09-11 17:25:49 +00:00
196284695b SoapboxConfig: allow authenticated profiles to be configured 2021-09-10 11:44:18 -05:00
125f446eed rename, add Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-10 12:41:42 +02:00
3672d9faa5 Show user likes to others if hide_favorites===false
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-09 20:05:54 +02:00
628dc92775 StatusLists: big refactor with OrderedSet 2021-07-08 16:12:04 -05:00
1cb53b60f9 Check URL params defensively, probably fixes #670 2021-07-02 15:06:27 -05:00
24b72b5828 Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179 2020-06-17 20:42:30 -05:00
5bfa2603db Favourite --> Like, fixes #167 2020-06-08 20:48:11 -05:00
d24dcb3e60 gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00