Wykres commitów

5858 Commity (796cbcbc150706360ac3fdce5b8040392bfb9c7c)

Autor SHA1 Wiadomość Data
Alex Gleason 796cbcbc15
Add VSCode recommended extensions 2022-07-18 11:46:49 -05:00
Alex Gleason 517e9f088c
Improve README explanation and local dev instructions 2022-07-18 11:28:29 -05:00
Alex Gleason 565026d24c
Docs: add "Developing a backend" 2022-07-18 11:09:19 -05:00
Justin 69dabdfcf0 Merge branch 'query-account-stats' into 'develop'
Query account on hover for follow stats

See merge request soapbox-pub/soapbox-fe!1644
2022-07-18 14:34:55 +00:00
Justin a6122d0527 refactor 2022-07-18 10:26:51 -04:00
Justin 6b2027cba5 Fix test 2022-07-18 10:16:56 -04:00
Justin d8a1545ee8 Query account on hover for follow stats 2022-07-18 09:54:56 -04:00
marcin mikołajczak 32db37029c Merge branch 'edit-quotes' into 'develop'
Show quoted post when editing a quote

See merge request soapbox-pub/soapbox-fe!1643
2022-07-17 18:34:26 +00:00
marcin mikołajczak f80925c061 Show quoted post when editing a quote
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-17 20:17:21 +02:00
marcin mikołajczak 66168f5ad9 Merge branch 'break-words-reply-indicator' into 'develop'
Fix: post content is not truncated or wrapped in reply box

Closes #1041

See merge request soapbox-pub/soapbox-fe!1642
2022-07-17 17:53:17 +00:00
marcin mikołajczak 7ef9686e92 Merge branch 'quotes-text-formatting' into 'develop'
Fix: markdown dropped from quote replies

Closes #1038

See merge request soapbox-pub/soapbox-fe!1641
2022-07-17 17:48:24 +00:00
marcin mikołajczak c7fc5e65f8 Fix: post content is not truncated or wrapped in reply box
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-17 19:41:01 +02:00
marcin mikołajczak 8ed6ea5b54 Merge branch 'notifications-fix' into 'develop'
Fix notifications loading

Closes #1040

See merge request soapbox-pub/soapbox-fe!1640
2022-07-17 17:40:28 +00:00
marcin mikołajczak 448da6347a Fix: markdown dropped from quote replies
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-17 19:36:42 +02:00
marcin mikołajczak ff1b63f796 Fix notifications loading
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-17 19:15:59 +02:00
marcin mikołajczak c2d511bcd5 Merge branch 'announcements' into 'develop'
Announcements: Fix emoji url

See merge request soapbox-pub/soapbox-fe!1639
2022-07-16 20:36:24 +00:00
marcin mikołajczak 1eca63faa6 Announcements: Fix emoji url
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-16 22:24:27 +02:00
marcin mikołajczak c5b751a68d Merge branch 'announcements' into 'develop'
Announcements

See merge request soapbox-pub/soapbox-fe!1614
2022-07-16 19:02:10 +00:00
marcin mikołajczak a5b407141d Merge branch 'filters-workaround' into 'develop'
Workaround for filtering on latest Mastodon

Closes #1043

See merge request soapbox-pub/soapbox-fe!1638
2022-07-16 19:01:31 +00:00
marcin mikołajczak 86579abd45 Workaround for filtering on latest Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-16 19:59:00 +02:00
Justin 7482d37f5c Merge branch 'add-loading-state-to-carousel' into 'develop'
Add disabled state when changing feed filter

See merge request soapbox-pub/soapbox-fe!1636
2022-07-14 20:58:00 +00:00
Justin 6f727ae139 Add disabled state when changing feed filter 2022-07-14 15:46:04 -04:00
Alex Gleason 3377f1dcd1 Merge branch 'developers-stuff' into 'develop'
Add advanced settings under Developers section, refactor

See merge request soapbox-pub/soapbox-fe!1625
2022-07-14 18:18:22 +00:00
Alex Gleason 04ff9de05d Merge branch 'phone-input' into 'develop'
Introduce PhoneInput component

See merge request soapbox-pub/soapbox-fe!1632
2022-07-14 18:16:40 +00:00
Alex Gleason 489792e1f3 Merge branch 'ptr-fix' into 'develop'
Remove PullToRefresh from ScrollableList, wrap outer components instead

See merge request soapbox-pub/soapbox-fe!1633
2022-07-14 18:10:43 +00:00
Alex Gleason 6f55dfaf67 Merge branch 'develop' into 'develop'
Fixed grammar

See merge request soapbox-pub/soapbox-fe!1635
2022-07-14 18:10:01 +00:00
Justin 150510bc8a Format number after changing country code 2022-07-14 14:08:59 -04:00
Alex Gleason 4b94bc8b5d
Merge remote-tracking branch 'origin/develop' into ptr-fix 2022-07-14 13:01:18 -05:00
Jason Hollis 4925e17d0c
Fixed grammar 2022-07-14 12:56:50 -04:00
Justin 07f6935789 Refactor dropdown into 'addon' on Input 2022-07-14 11:55:00 -04:00
marcin mikołajczak 0c13ecf10f Merge branch 'ts-notifications' into 'develop'
Notifications: TS

See merge request soapbox-pub/soapbox-fe!1628
2022-07-14 05:42:09 +00:00
marcin mikołajczak 2d5454a93f Merge branch 'ts' into 'develop'
TypeScript, React.FC

See merge request soapbox-pub/soapbox-fe!1592
2022-07-14 05:41:41 +00:00
Alex Gleason f4f34cf585
Remove PullToRefresh from ScrollableList, wrap outer components instead 2022-07-13 20:13:37 -05:00
Alex Gleason 99c67916dd
PhoneInput: add some helpful comments 2022-07-13 19:50:07 -05:00
Alex Gleason efad8e0e67
Fix SmsVerification test 2022-07-13 19:34:29 -05:00
Alex Gleason 6f2ba29f81
Merge remote-tracking branch 'origin/develop' into phone-input 2022-07-13 19:15:46 -05:00
Alex Gleason ca833e5eed
Revert "Timeline: don't try to memoize getStatusIds"
This reverts commit dd58f8fce7.
2022-07-13 19:15:39 -05:00
Alex Gleason 21e7215beb
Remove legacy phone formatting code 2022-07-13 19:09:13 -05:00
Alex Gleason 11a0329924
Fix pages that use PhoneInput 2022-07-13 19:08:19 -05:00
Alex Gleason 7f7edf9162
PhoneInput: improve styles 2022-07-13 18:45:42 -05:00
Alex Gleason 0591bf72a5
PhoneInput: remove unnecessary handleCountryChange function 2022-07-13 18:10:16 -05:00
Alex Gleason ba98a8e82f
PhoneInput: prettify input while typing 2022-07-13 18:09:48 -05:00
Alex Gleason f62dcc6650
Simplify PhoneInput to only care about its own internal state 2022-07-13 17:37:40 -05:00
marcin mikołajczak 8566fad06f Merge branch 'language-pl' into 'develop'
Update Polish translation

See merge request soapbox-pub/soapbox-fe!1631
2022-07-13 22:06:26 +00:00
marcin mikołajczak 849d82d620 Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-13 23:59:27 +02:00
Alex Gleason 576be5030f Merge branch 'virtuoso-v2.16.2' into 'develop'
Upgrade react-virtuoso to v2.16.2

See merge request soapbox-pub/soapbox-fe!1626
2022-07-13 21:59:11 +00:00
marcin mikołajczak 3e6dc0cfe7 PinnedStatuses: TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-13 21:03:45 +02:00
marcin mikołajczak 479386af03 Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-13 20:57:12 +02:00
marcin mikołajczak 583e4171f1 Add some tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-13 19:57:22 +02:00
Alex Gleason 0ed1c3ca83
Improve display of PhoneInput 2022-07-13 12:26:07 -05:00