marcin mikołajczak
|
d5a6e978e6
|
Announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-09 23:47:58 +02:00 |
Alex Gleason
|
cb26a515a2
|
Fix suggestions test types
|
2022-07-09 15:08:01 -05:00 |
Alex Gleason
|
3874d1d9ef
|
Merge remote-tracking branch 'origin/develop' into feed-suggestions
|
2022-07-09 15:02:45 -05:00 |
Alex Gleason
|
f42973b00e
|
Merge branch 'subscription-fixes' into 'develop'
Subscription / Notifications fixes
See merge request soapbox-pub/soapbox-fe!1620
|
2022-07-09 19:58:41 +00:00 |
Alex Gleason
|
ef6510f03b
|
Merge remote-tracking branch 'origin/develop' into subscription-fixes
|
2022-07-09 14:46:47 -05:00 |
Alex Gleason
|
7d953b906f
|
Merge branch 'tabler-v1.73.0' into 'develop'
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack, upgrade Jest to v28
See merge request soapbox-pub/soapbox-fe!1621
|
2022-07-09 19:43:39 +00:00 |
Alex Gleason
|
8bcf5fe82d
|
Update tests for Jest v28, apply uuid hack
https://github.com/uuidjs/uuid/pull/616#issuecomment-1111012599
|
2022-07-09 14:25:19 -05:00 |
Alex Gleason
|
0dc9478600
|
Jest: simplify regexes
|
2022-07-09 14:08:46 -05:00 |
Alex Gleason
|
022474718b
|
Merge remote-tracking branch 'origin/upgrade-jest' into tabler-v1.73.0
|
2022-07-09 14:03:02 -05:00 |
marcin mikołajczak
|
f5c3497ece
|
Merge remote-tracking branch 'soapbox/develop' into announcements
|
2022-07-09 19:35:03 +02:00 |
Alex Gleason
|
16c08b23a8
|
Fix improper import of Tabler icons
|
2022-07-09 11:22:38 -05:00 |
Alex Gleason
|
6ddb44f626
|
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack
|
2022-07-09 11:20:02 -05:00 |
marcin mikołajczak
|
59cc913083
|
Merge branch 'video-meta' into 'develop'
Ensure attachment meta is not null
See merge request soapbox-pub/soapbox-fe!1619
|
2022-07-09 07:21:49 +00:00 |
Alex Gleason
|
018117049e
|
Update icons in notifications filter bar
|
2022-07-08 18:33:10 -05:00 |
Alex Gleason
|
f66d65924a
|
Better enforcement of notification types
|
2022-07-08 18:09:57 -05:00 |
Alex Gleason
|
627e6c574f
|
Drop invalid notifications
|
2022-07-08 17:52:39 -05:00 |
Alex Gleason
|
463c9fc9f5
|
Please the linter gods
|
2022-07-08 17:49:30 -05:00 |
Alex Gleason
|
b10dc7ea6e
|
Notification: fix ariaLabel crash
|
2022-07-08 17:20:41 -05:00 |
marcin mikołajczak
|
8be4bb7409
|
Ensure attachment meta is not null
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-09 00:15:26 +02:00 |
Alex Gleason
|
48bd46cf92
|
Web push locales: add pleroma locales
|
2022-07-08 17:08:41 -05:00 |
Alex Gleason
|
143aa119d2
|
notification.chat_mention --> notification.pleroma:chat_mention
|
2022-07-08 17:07:38 -05:00 |
Alex Gleason
|
94cbffc194
|
Add missing web push locales
|
2022-07-08 17:05:19 -05:00 |
marcin mikołajczak
|
2925c88360
|
wip
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-09 00:01:25 +02:00 |
Alex Gleason
|
44d0a75044
|
SubscriptionButton: remove tooltip warning about web push
|
2022-07-08 16:54:23 -05:00 |
Alex Gleason
|
79b11fefde
|
Merge branch 'login-fail-throw' into 'develop'
logIn: rethrow 403 for non-waitlisted account
See merge request soapbox-pub/soapbox-fe!1617
|
2022-07-08 20:16:50 +00:00 |
Alex Gleason
|
1b373fae97
|
Fix registration test
|
2022-07-08 15:08:24 -05:00 |
Alex Gleason
|
da9eaf2b82
|
verifyCredentials: do alert on failure
|
2022-07-08 14:48:06 -05:00 |
Alex Gleason
|
3fbc912dae
|
logIn: rethrow 403 for non-waitlisted account
|
2022-07-08 14:38:36 -05:00 |
Alex Gleason
|
ef6608341f
|
Merge branch 'login-header-fix' into 'develop'
Public layout header: fix weird error where the header can disappear
See merge request soapbox-pub/soapbox-fe!1616
|
2022-07-08 19:04:54 +00:00 |
Alex Gleason
|
f37f4b9e6e
|
Public layout header: fix weird error where the header can disappear
|
2022-07-08 13:50:38 -05:00 |
Alex Gleason
|
bb352a75d7
|
Merge branch 'forbidden-login' into 'develop'
actions/auth: ignore the backend error message, always display "wrong username/password"
Closes #1028
See merge request soapbox-pub/soapbox-fe!1615
|
2022-07-08 18:15:06 +00:00 |
Alex Gleason
|
8bc8137231
|
actions/auth: ignore the backend error message, always display "wrong username/password"
|
2022-07-08 13:02:07 -05:00 |
marcin mikołajczak
|
b3b6a7e4bc
|
Announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-07 23:10:09 +02:00 |
Alex Gleason
|
334857045a
|
Merge branch 'emoji-button' into 'develop'
Emoji reacts: show the emoji you reacted with on the button
See merge request soapbox-pub/soapbox-fe!1571
|
2022-07-07 16:10:59 +00:00 |
Alex Gleason
|
bcc9ff5066
|
Merge branch 'ts-tests' into 'develop'
Make TypeScript work correctly in tests
Closes #1010
See merge request soapbox-pub/soapbox-fe!1610
|
2022-07-07 13:39:51 +00:00 |
Justin
|
725b00039d
|
Merge branch 'subscription-feedback' into 'develop'
Improve UX after subscribing to account if web notifications are disabled
See merge request soapbox-pub/soapbox-fe!1608
|
2022-07-07 01:01:58 +00:00 |
Alex Gleason
|
afe1edddf9
|
rootReducer(undefined, {} as any) --> rootState
|
2022-07-06 17:22:11 -05:00 |
Alex Gleason
|
e9112506c6
|
FIX ACTION TESTS TYPES
|
2022-07-06 17:02:44 -05:00 |
Alex Gleason
|
e47e33e21c
|
FIX ROOT STATE TYPE!!!!!
|
2022-07-06 15:54:30 -05:00 |
Alex Gleason
|
8da7b8fe7a
|
Fix rootState type in tests
|
2022-07-06 15:25:07 -05:00 |
Alex Gleason
|
06d3f00170
|
Switch to @jedmao/redux-mock-store
|
2022-07-06 13:56:55 -05:00 |
Justin
|
cfcfb8e671
|
Improve alignment of actions
|
2022-07-06 14:36:28 -04:00 |
Justin
|
b706271687
|
Intl
|
2022-07-06 14:30:06 -04:00 |
Justin
|
c664844e3c
|
Persist suggestions when filtering feed
|
2022-07-06 14:30:06 -04:00 |
Justin
|
2f465fbc14
|
Use same value as 'showProfileHoverCard'
|
2022-07-06 14:30:06 -04:00 |
Justin
|
7b9a9c8e34
|
Fix overflow of text in feed filtering
|
2022-07-06 14:30:06 -04:00 |
Justin
|
b46ccc8b3e
|
Add tests for suggestions action
|
2022-07-06 14:30:06 -04:00 |
Justin
|
41d5769aa0
|
Lint
|
2022-07-06 14:30:06 -04:00 |
Justin
|
b9d05f546c
|
Lint
|
2022-07-06 14:30:06 -04:00 |
Justin
|
da98a1e137
|
Build Feed Suggestions
|
2022-07-06 14:30:06 -04:00 |