Commit Graph

365 Commits

Author SHA1 Message Date
e283afe191 UI: fix the way initial data is loaded 2021-12-15 10:29:07 -05:00
1b7c0adc58 Merge branch 'replace-icons' into 'develop'
Replace LineAwesome with Tabler icons in some places

See merge request soapbox-pub/soapbox-fe!915
2021-12-14 19:04:24 +00:00
efe74c3ddd remove size prop for them
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-14 19:51:59 +01:00
68e05c803b Replace LineAwesome with Tabler Icons in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-14 19:48:18 +01:00
12e4c6c083 wip chat pagination
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-13 18:06:47 +01:00
73208ebe4b Mastodon: redirect ActivityPub ID for statuses 2021-12-10 16:05:28 -06:00
4e04f06142 eslint: add key-spacing and space-unary-ops rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-24 18:28:35 +01:00
0e6fac9286 Web Push fixes 2021-11-18 16:21:52 -05:00
28d6c93b39 Revert "Merge branch 'react-17-deprecated' into 'develop'"
This reverts merge request !871
2021-11-16 17:07:30 +00:00
e419f82b38 ActionsModal: check props before calling .map, fixes delete post on mobile 2021-11-16 10:52:13 -06:00
a3ce7b2afe PendingStatus: display PlaceholderCard when a card is expected 2021-11-15 21:58:30 -06:00
926e92a742 Bundle: componentWillReceiveProps --> componentDidUpdate, React 17 compatibility 2021-11-15 14:34:33 -06:00
47a3ecc30e ComposeModal: conditional title when replying 2021-11-12 12:28:58 -06:00
d25354013a Use .destructive
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-08 17:21:33 +01:00
287bd6c7f5 Use warning color for delete actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-07 10:24:09 +01:00
17b90a9b74 eslint: error on wrong indentation 2021-11-04 15:22:40 -05:00
43fe27eecc Add icons to all? dropdown menus
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 20:19:04 +01:00
9ccb295004 Restyle actions modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 17:44:19 +01:00
3e3433218c Column: remove top gap on mobile, implement pulling feedback 2021-11-03 20:35:40 -05:00
a1625308cb Developers: scaffold createApp page at /developers/apps/create 2021-11-02 00:35:35 -05:00
15a91d5ae3 Developers: scaffold with WIP developers page 2021-11-02 00:05:33 -05:00
e860186b4b IntentionalError: display an ErrorBoundary preview at /error 2021-11-01 23:02:09 -05:00
52512ec110 Trends: fix Hashtag component and TrendsPanel, display trends in Search 2021-11-01 20:37:39 -05:00
a5bf105ccd Search: autosuggest accounts in search bar on desktop 2021-11-01 12:25:18 -05:00
d4f32e1219 Use correct 'Import data' link for Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-31 22:07:41 +01:00
47c68014d0 TabsBar: fix unauthenticated buttons on mobile 2021-10-23 14:29:26 -05:00
fc6911caad Push notifications: refactor, restore 2021-10-21 16:22:54 -05:00
001aae849b TabsBar: display counters only on profile pages where they're needed 2021-10-19 17:43:18 -05:00
0e8ed14ffe TabsBar: add notifications back for desktop UI 2021-10-19 16:09:22 -05:00
8b7890f6aa Fix remote follow button for remote accounts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-16 13:15:55 +02:00
b236e11225 Local timeline: restore column settings 2021-10-15 17:11:16 -05:00
f22037d51e Handle /statuses/new route instead of just redirecting 2021-10-15 15:30:24 -05:00
4464a7f19e Swap out a few more icons for svg icons 2021-10-14 14:14:13 -05:00
ef809a8d59 Delete ColumnBackButtonSlim, fix runtime warnings 2021-10-14 13:38:16 -05:00
8dd49343ad ComposeModal, ComposeForm: adapt depending on privacy scope 2021-10-13 14:24:22 -05:00
4fb447596e FAB: replace pen icon with new custom Tabler icon 2021-10-13 14:07:21 -05:00
2d42995e6f ProfileMediaPanel: fix navigating between profiles, display LoadingIndicator, display empty message 2021-10-13 12:55:17 -05:00
59835087b5 ActionButton: remove minus icon from Unfollow button 2021-10-13 12:12:21 -05:00
135ec190ee Instead of str.replaceAll, use str.replace with regex (for better browser support) 2021-10-12 10:31:15 -05:00
0060667639 Optimistic statuses: add .thread__status className 2021-10-09 21:39:15 -05:00
379d03a509 Optimistic statuses: prepend with 末 to sort it at the end 2021-10-09 21:16:37 -05:00
50feacbd6b Optimistic, nonblocking statuses 2021-10-09 17:30:20 -05:00
e9b5a9cf2e MediaModal: use Tabler next/prev arrows 2021-10-08 16:44:24 -05:00
92fc853642 AttachmentThumbs: display compact media thumbs instead of AttachmentList 2021-10-08 13:17:37 -05:00
b47e7a3197 Column: remove ColumnBackButton from most places, fix DetailedStatus border-bottom, improve HashtagTimeline 2021-10-08 11:53:15 -05:00
43c86ff85c BetterColumn: remove ColumnBackButton, fix border-bottom 2021-10-08 11:20:41 -05:00
3a37635040 Get rid of unused DrawerLoading component 2021-10-08 10:43:29 -05:00
891a65b66f Favourites: display favourites for Mastodon (if exposableReactions is manually toggled) 2021-10-07 18:21:28 -05:00
cf19366626 Rename .follow-button to .button--follow
The other classname is listed on Fanboy's Annoyances List
2021-10-06 18:48:13 -05:00
b6704991d2 Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00