Wykres commitów

5719 Commity (8da7b8fe7a1dd349c295fdc0f30efe200376ceb1)

Autor SHA1 Wiadomość Data
Alex Gleason 2a98a1e725
GitLab CI: fix cache 2022-06-17 19:02:58 -05:00
Alex Gleason 403395d7da
Danger: try branch pipeline hack 2022-06-17 18:23:53 -05:00
Alex Gleason 9046a30656
Revert "Remove Danger CI"
This reverts commit ae4a770d6b.
2022-06-17 18:21:45 -05:00
Alex Gleason c61e7ac888 Merge branch 'remove-danger' into 'develop'
Remove Danger CI

See merge request soapbox-pub/soapbox-fe!1543
2022-06-17 23:13:31 +00:00
Alex Gleason ae4a770d6b
Remove Danger CI 2022-06-17 17:59:54 -05:00
Alex Gleason d2cfe93b6a
Chats: rename all files with dashes instead of underscores 2022-06-17 17:40:43 -05:00
Alex Gleason 5dc4980875
ChatMessageList: cleanup 2022-06-17 17:37:09 -05:00
Alex Gleason a632bb99f9
ChatMessageList: fix pagination 2022-06-17 17:33:25 -05:00
Alex Gleason bf01c42397
ChatMessageList: fix initial scroll position 2022-06-17 16:50:18 -05:00
Alex Gleason a7e5281098
ChatMessageList: convert to TSX (sorta) 2022-06-17 15:37:54 -05:00
ewwwwwwww ba086918b2 fix reply hover oopsie 2022-06-17 13:24:52 -07:00
ewwwwwwww 05ccbb9e01 fix hover reply locales 2022-06-17 12:48:45 -07:00
Alex Gleason 6459096b58
ChatWindow: convert to TSX 2022-06-17 14:39:53 -05:00
ewwwwwwww 3299d0b972 fix reply hover blocking bug 2022-06-17 12:39:17 -07:00
Alex Gleason c35564c62b
ChatBox: convert to TSX 2022-06-17 13:45:52 -05:00
Alex Gleason 46c1185dad
Create generic UploadProgress component, have composer use it 2022-06-17 13:42:21 -05:00
Alex Gleason fe9984dd9c
ChatRoom: convert to TSX 2022-06-17 13:05:37 -05:00
Justin 20e0692012 Merge branch 'lodash-imports' into 'develop'
Specifically import the single lodash function

See merge request soapbox-pub/soapbox-fe!1540
2022-06-17 13:47:23 +00:00
Justin 7890ad610d Merge branch 'lint-fix' into 'develop'
Lint fix

See merge request soapbox-pub/soapbox-fe!1541
2022-06-17 12:15:56 +00:00
Justin 3d76853e93 Lint fix 2022-06-17 08:14:34 -04:00
Justin b81dd09fc3 Merge branch 'account-subscriptions' into 'develop'
Improve Account Subscriptions

See merge request soapbox-pub/soapbox-fe!1527
2022-06-17 11:53:17 +00:00
Justin 16c06e1d60 Temporarily disable for non-PLEROMA/MASTODON 2022-06-17 07:47:21 -04:00
Justin c16c363106 Remove unused translations 2022-06-17 07:44:34 -04:00
Justin 5fa875ef64 Add tests 2022-06-17 07:44:34 -04:00
Justin 0e1302587a Improve subscription button on header 2022-06-17 07:44:34 -04:00
Justin de7fa347df Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
ewwwwwwww cc7058349f add status reply hover 2022-06-16 21:19:53 -07:00
Justin 2f4f2c02b1 Dark mode support for Polls 2022-06-16 14:22:00 -04:00
Justin 4687f9b79b Lint 2022-06-16 11:47:57 -04:00
Justin dcde237fc9 Add test for handling the Refresh button 2022-06-16 11:40:58 -04:00
Alex Gleason fb075ca1d0 Merge branch 'danger-nocache' into 'develop'
GitLab CI: don't cache danger job, switch to npx

See merge request soapbox-pub/soapbox-fe!1537
2022-06-16 15:15:38 +00:00
Alex Gleason a2ee5c89eb
GitLab CI: don't cache danger job, switch to npx 2022-06-16 10:13:55 -05:00
Justin 7a7fda0c08 Improve PollPreview 2022-06-16 11:08:57 -04:00
Alex Gleason 4b528e68fd Merge branch 'guest-alt-routes' into 'develop'
guestExperience: add alternate user routes

See merge request soapbox-pub/soapbox-fe!1531
2022-06-16 14:20:35 +00:00
Alex Gleason 04145ac1b0 Merge branch 'danger' into 'develop'
Add Danger

See merge request soapbox-pub/soapbox-fe!1535
2022-06-16 14:19:25 +00:00
Justin a66814d11d Add tests for PollFooter 2022-06-16 09:20:33 -04:00
Justin 06888b8ebc Undo some accidental changes 2022-06-16 09:08:58 -04:00
Justin b124705bfd Refactor polls 2022-06-16 09:08:58 -04:00
Justin fb9796b0c4 Redesign Poll within Status 2022-06-16 09:08:58 -04:00
Alex Gleason 2adf04d164
Dangerfile: warn when MR needs tests, thank when updating docs 2022-06-15 18:16:08 -05:00
Alex Gleason 30bac2b005
GitLab CI: add `only: merge_requests` to danger 2022-06-15 17:05:37 -05:00
Alex Gleason 7dd40c46c5
Add Danger
https://danger.systems/js/
2022-06-15 16:24:52 -05:00
marcin mikołajczak cfacc23f5c Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-15 22:11:36 +02:00
Alex Gleason e03a22f88d
guestExperience: add alternate user routes 2022-06-15 10:50:45 -05:00
marcin mikołajczak 97b4b9cfd4 Merge remote-tracking branch 'soapbox/develop' into ts 2022-06-15 16:24:30 +02:00
Alex Gleason f34a5b81f8 Merge branch 'jest-reporter' into 'develop'
Jest: add back default reporter, fix empty cli output

See merge request soapbox-pub/soapbox-fe!1529
2022-06-14 21:39:50 +00:00
Alex Gleason 36c72c9990
Jest: add back default reporter, fix empty cli output 2022-06-14 16:28:06 -05:00
Justin 0bb2818b71 Merge branch 'poll-improvements' into 'develop'
UX Improvements on Polls

See merge request soapbox-pub/soapbox-fe!1528
2022-06-14 19:28:13 +00:00
Justin 97b282e4e4 Fix selecting emojis in Poll 2022-06-14 14:19:46 -04:00
Justin e39c8d6713 Add danger-link button 2022-06-14 14:17:35 -04:00