Wykres commitów

5653 Commity (8039772d05c061a1cb4745bbdfa32c595d43b6a6)

Autor SHA1 Wiadomość Data
Justin 8039772d05 Extend PlaceholderAvatar component to support "withText" prop 2022-06-29 11:10:00 -04:00
Justin 5884d02e9d Add "8" to HStack space options 2022-06-29 11:10:00 -04:00
Justin 45147cd546 Fix spacing with PlaceholderStatus component 2022-06-29 11:10:00 -04:00
Justin c41530b417 Add "feedUserFiltering" feature 2022-06-29 11:10:00 -04:00
Justin 33bebf5bba Add "carousel" redux logic 2022-06-29 11:10:00 -04:00
Alex Gleason 2a7fd15717 Merge branch 'autoload-fix' into 'develop'
ScrollTopButton: fix autoloading timelines

See merge request soapbox-pub/soapbox-fe!1584
2022-06-29 14:04:00 +00:00
Alex Gleason 0afa42502f
ScrollTopButton: fix autoloading timelines 2022-06-28 19:23:25 -05:00
Alex Gleason 05a2353fd6 Merge branch 'background-shapes-css' into 'develop'
BackgroundShapes: use a CSS linear gradient

Closes #1005

See merge request soapbox-pub/soapbox-fe!1581
2022-06-28 19:21:23 +00:00
Justin e3d976a2e7 Account for smaller screens 2022-06-28 14:26:59 -04:00
Justin 825f5566a0 Add CSS class with variables 2022-06-28 14:18:15 -04:00
Alex Gleason b0b418d699
BackgroundShapes: use a CSS linear gradient 2022-06-28 10:47:41 -05:00
Justin adf4789317 Merge branch 'trends-spacing' into 'develop'
Fix spacing between hashtags

See merge request soapbox-pub/soapbox-fe!1580
2022-06-27 18:51:03 +00:00
Justin f6a6ad42b5 Fix spacing between hashtags 2022-06-27 14:37:53 -04:00
Justin 1a8eb59347 Merge branch 'fix-footer-links' into 'develop'
Fix link UX issue on linkfooter

See merge request soapbox-pub/soapbox-fe!1579
2022-06-27 16:28:05 +00:00
Justin 97b752c00c Fix link UX issue on linkfooter 2022-06-27 11:52:05 -04:00
Alex Gleason 9ddc999f2d Merge branch 'since-id' into 'develop'
actions/timelines: fix since_id

Closes #1007

See merge request soapbox-pub/soapbox-fe!1577
2022-06-27 15:29:35 +00:00
Alex Gleason 61968f3b84
actions/timelines: fix since_id 2022-06-27 09:55:40 -05:00
Alex Gleason b96148c9a4 Merge branch 'poll-rounded' into 'develop'
Polls: handle long option text better with rounded-3xl

Closes #1006

See merge request soapbox-pub/soapbox-fe!1569
2022-06-27 14:49:12 +00:00
Alex Gleason a228d87fa4 Merge branch 'alexgleason-develop-patch-30581' into 'develop'
Ignore streaming deletion events

See merge request soapbox-pub/soapbox-fe!1566
2022-06-27 14:49:03 +00:00
Alex Gleason 8e7d3d45a9 Merge branch 'sw-skipwaiting' into 'develop'
ServiceWorker: display a toast to skipWaiting and reload tabs when new ServiceWorker is ready

See merge request soapbox-pub/soapbox-fe!1480
2022-06-27 14:48:42 +00:00
Justin 1dbb1662a7 Merge branch 'fix-tests' into 'develop'
Fix tests from TSX conversion

See merge request soapbox-pub/soapbox-fe!1576
2022-06-27 14:15:23 +00:00
Justin 1519bfa969 Fix tests from TSX conversion 2022-06-27 10:02:21 -04:00
Justin e785fd2c63 Merge branch 'add-accounts-action-tests' into 'develop'
Add more tests for accounts action

See merge request soapbox-pub/soapbox-fe!1565
2022-06-27 12:28:50 +00:00
marcin mikołajczak c203be1515 Merge branch 'crypto-limit-compare' into 'develop'
Fix: '0' Showing above instance name on the home page

Closes #1002

See merge request soapbox-pub/soapbox-fe!1575
2022-06-26 20:08:41 +00:00
marcin mikołajczak 64c37d9646 Fix: '0' Showing above instance name on the home page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-26 21:46:39 +02:00
Alex Gleason 9970caae09 Merge branch 'tabler-new-icons' into 'develop'
Update Tabler to v1.71.0, use new pencil-plus and message-circle-2 icons

See merge request soapbox-pub/soapbox-fe!1573
2022-06-26 19:39:51 +00:00
Alex Gleason 41e5104fac
Update Tabler to v1.71.0, use new pencil-plus and message-circle-2 icons 2022-06-26 10:41:02 -05:00
Alex Gleason 6f231cd49d Merge branch 'status-content-perf' into 'develop'
StatusContent: memoization performance enhancements

Closes #1005

See merge request soapbox-pub/soapbox-fe!1570
2022-06-25 21:27:26 +00:00
Alex Gleason 8161009d5f
StatusContent: memoization performance enhancements 2022-06-25 12:00:00 -05:00
Alex Gleason 7e365897bb
Polls: handle long option text better with rounded-3xl 2022-06-25 11:42:32 -05:00
marcin mikołajczak dfbe05b390 Merge branch 'ts' into 'develop'
Reducers: TypeScript

See merge request soapbox-pub/soapbox-fe!1562
2022-06-25 06:00:44 +00:00
Alex Gleason bb55663830
Merge remote-tracking branch 'origin/develop' into sw-skipwaiting 2022-06-24 15:38:44 -05:00
Alex Gleason 4004163fac actions/streaming: comment out unused import 2022-06-24 20:36:06 +00:00
Alex Gleason 931c6e124b Merge branch 'chats-counter' into 'develop'
Chat: fix unread counter

See merge request soapbox-pub/soapbox-fe!1567
2022-06-24 17:47:24 +00:00
Alex Gleason d371ec506d
Chat: fix unread counter 2022-06-24 12:39:37 -05:00
Alex Gleason d5ffce844d
ServiceWorker: display loading screen while updating 2022-06-24 11:52:57 -05:00
Alex Gleason 23c37229b8
Don't dismiss ServiceWorker snackbar 2022-06-23 18:03:35 -05:00
Alex Gleason 82122ffe45
Snackbar: refactor to use opts object 2022-06-23 17:54:38 -05:00
marcin mikołajczak 4e545f0638 Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-24 00:33:23 +02:00
Alex Gleason 9fff48a49f
Alerts: refactor notifications_container 2022-06-23 17:29:10 -05:00
Alex Gleason 421561f731
Alerts: use sm button 2022-06-23 16:24:10 -05:00
Alex Gleason 8a13984be1
Alerts: convert to TSX 2022-06-23 16:07:00 -05:00
Alex Gleason 38c920e9e5
Snackbar: use 'ghost' theme button 2022-06-23 15:25:33 -05:00
Alex Gleason 3e205a9610
ServiceWorker: click toast to install update (dirty) 2022-06-23 15:20:41 -05:00
Alex Gleason a8d4a08e15 Ignore streaming deletion events 2022-06-23 19:58:38 +00:00
Justin 86d6c519f0 Add tests for authorizeFollowRequest() action 2022-06-23 15:37:21 -04:00
Justin 7fc43f524a Add tests for expandFollowRequests() action 2022-06-23 15:31:32 -04:00
Justin 6775beba93 Add tests for fetchFollowRequests() action 2022-06-23 15:24:31 -04:00
Justin ba595259c1 Add tests for fetchRelationships() action 2022-06-23 15:17:36 -04:00
Justin 2cc38554fa Add tests for expandFollowing() action 2022-06-23 15:08:53 -04:00