Alex Gleason
|
1c36d1b91c
|
Store statuses as StatusRecord
|
2022-03-08 22:02:02 -06:00 |
|
Alex Gleason
|
2ff3643368
|
Merge branch 'verification-badge-tsx' into 'develop'
VerificationBadge: use tsx, add className prop
See merge request soapbox-pub/soapbox-fe!1081
|
2022-03-07 19:01:13 +00:00 |
|
Alex Gleason
|
5c8e1c9277
|
eslint: don't enforce PropTypes in tsx files
|
2022-03-07 12:43:40 -06:00 |
|
Alex Gleason
|
e7ed56127f
|
VerificationBadge: use tsx, add className prop
|
2022-03-07 12:42:00 -06:00 |
|
Alex Gleason
|
2c97aa8d11
|
Merge branch 'verified-icon-color' into 'develop'
verified.svg: use currentColor instead of .bg class
See merge request soapbox-pub/soapbox-fe!1080
|
2022-03-07 17:43:45 +00:00 |
|
Alex Gleason
|
a10ba9ce16
|
verified.svg: use currentColor instead of .bg class
|
2022-03-07 11:33:15 -06:00 |
|
marcin mikołajczak
|
edb80c705d
|
Merge branch 'attachment-thumbs-sensitive' into 'develop'
Fix: Quote posts do not carry sensitive tag
Closes #852
See merge request soapbox-pub/soapbox-fe!1079
|
2022-03-06 23:22:01 +00:00 |
|
|
06b8b407c5
|
AttachmentThumbs: sensitive tag
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-06 23:39:13 +01:00 |
|
marcin mikołajczak
|
fd27688b11
|
Merge branch 'fix-modal-navigation' into 'develop'
Fix: User is returned to a previously viewed page after replying to a post
Closes #843
See merge request soapbox-pub/soapbox-fe!1078
|
2022-03-06 22:35:39 +00:00 |
|
|
5b46f0c0f7
|
Fix: User is returned to a previously viewed page after replying to a post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-06 23:20:13 +01:00 |
|
Alex Gleason
|
7e5ca22264
|
Merge branch 'custom-instance' into 'develop'
Copy custom instance files into the build
See merge request soapbox-pub/soapbox-fe!1076
|
2022-03-05 20:54:45 +00:00 |
|
Alex Gleason
|
ea0b6e7fff
|
Copy custom instance files into the build
|
2022-03-05 14:38:21 -06:00 |
|
Alex Gleason
|
7d8448c24b
|
Merge branch 'custom-verified' into 'develop'
Allow configuring a custom verified icon
See merge request soapbox-pub/soapbox-fe!1075
|
2022-03-05 20:16:56 +00:00 |
|
Alex Gleason
|
067e3a26f5
|
Allow setting a custom verified icon
|
2022-03-05 13:55:41 -06:00 |
|
Alex Gleason
|
583de44b35
|
Use an SVG verified icon
|
2022-03-05 13:17:03 -06:00 |
|
Alex Gleason
|
d496e2a5d4
|
Merge branch 'compose-form-features' into 'develop'
Compose form features
See merge request soapbox-pub/soapbox-fe!1074
|
2022-03-04 19:17:29 +00:00 |
|
Alex Gleason
|
664dfa2688
|
MarkdownButton: don't do the availability check in the component itself
|
2022-03-04 13:01:22 -06:00 |
|
Alex Gleason
|
151863a067
|
Merge branch 'features-overrides' into 'develop'
Features overrides
See merge request soapbox-pub/soapbox-fe!1073
|
2022-03-04 19:00:10 +00:00 |
|
Alex Gleason
|
d98c54de4f
|
ComposeForm: conditional features
|
2022-03-04 12:47:59 -06:00 |
|
Alex Gleason
|
e8e1ab74ed
|
Polyfill require.context in tests only
|
2022-03-04 11:33:22 -06:00 |
|
Alex Gleason
|
8d64bf2697
|
custom: fix import leak
|
2022-03-03 23:38:59 -06:00 |
|
Alex Gleason
|
afb7827f40
|
Allow features overrides, document custom/ directory
|
2022-03-03 23:05:37 -06:00 |
|
Alex Gleason
|
c91638c3f2
|
Merge branch 'locale-fixes' into 'develop'
Locale fixes
See merge request soapbox-pub/soapbox-fe!1071
|
2022-03-04 05:01:14 +00:00 |
|
Alex Gleason
|
4543e943dd
|
Fix custom locale imports
|
2022-03-03 22:53:18 -06:00 |
|
Alex Gleason
|
4cd56d7fda
|
gitkeep custom/locales directory
|
2022-03-03 22:31:54 -06:00 |
|
Alex Gleason
|
ed344f712d
|
Merge branch 'custom-locales' into 'develop'
Support adding custom locale files at build time
See merge request soapbox-pub/soapbox-fe!1070
|
2022-03-03 22:31:06 +00:00 |
|
Alex Gleason
|
36ca05c85b
|
Support adding custom locale files at build time
|
2022-03-03 16:12:25 -06:00 |
|
Alex Gleason
|
eeec779f64
|
Create custom build directory
|
2022-03-03 13:50:09 -06:00 |
|
Alex Gleason
|
3192120211
|
Merge branch 'defensive-emoji-modal' into 'develop'
ReactionsModal: defensive property checks
See merge request soapbox-pub/soapbox-fe!1069
|
2022-03-03 17:52:16 +00:00 |
|
Alex Gleason
|
9b756043fb
|
ReactionsModal: defensive property checks
|
2022-03-03 11:36:05 -06:00 |
|
Alex Gleason
|
7d0bf5e5e6
|
Merge branch 'fix-scroll-top' into 'develop'
Fix scroll-to-top on Notifications
See merge request soapbox-pub/soapbox-fe!1068
|
2022-03-03 17:09:58 +00:00 |
|
Justin
|
74af8c0e91
|
Fix scroll-to-top on Notifications
|
2022-03-03 10:13:45 -05:00 |
|
Alex Gleason
|
8bb19851b2
|
Merge branch 'immutable-14' into 'develop'
Upgrade immutable.js to v14
See merge request soapbox-pub/soapbox-fe!1067
|
2022-03-02 21:05:20 +00:00 |
|
Alex Gleason
|
6df5e070a5
|
Upgrade immutable.js to v14
|
2022-03-02 14:48:51 -06:00 |
|
Alex Gleason
|
17c1f62853
|
Merge branch 'revert-7d2ccc72' into 'develop'
reintroduce typescript
See merge request soapbox-pub/soapbox-fe!1057
|
2022-03-01 15:02:58 +00:00 |
|
Alex Gleason
|
f6c55a2e8f
|
Merge branch 'location' into 'develop'
Display account location on profile
See merge request soapbox-pub/soapbox-fe!1064
|
2022-02-28 23:39:29 +00:00 |
|
Alex Gleason
|
2679519d23
|
Display account location on profile
|
2022-02-28 17:25:20 -06:00 |
|
Alex Gleason
|
e9efb6078d
|
Merge remote-tracking branch 'origin/develop' into revert-7d2ccc72
|
2022-02-28 14:15:09 -06:00 |
|
Alex Gleason
|
d72ef7b423
|
Typescript, Compose: use forEach
|
2022-02-28 14:13:40 -06:00 |
|
Alex Gleason
|
db006a1df0
|
Merge branch 'ts-account' into 'develop'
Normalize account "verified"
See merge request soapbox-pub/soapbox-fe!1063
|
2022-02-28 04:39:50 +00:00 |
|
Alex Gleason
|
d86eac4c1a
|
Remove isVerified() function
|
2022-02-27 22:25:23 -06:00 |
|
Alex Gleason
|
3095ee5db1
|
normalizeAccount(): normalize "verified" field
|
2022-02-27 22:22:21 -06:00 |
|
Alex Gleason
|
e72feaafba
|
Merge branch 'account-normalizer' into 'develop'
normalizeAccount(): normalize Pleroma legacy fields
See merge request soapbox-pub/soapbox-fe!1061
|
2022-02-28 03:58:12 +00:00 |
|
Alex Gleason
|
19ac4a54c2
|
normalizeAccount(): normalize Pleroma legacy fields
|
2022-02-27 20:25:15 -06:00 |
|
Alex Gleason
|
dab7003a2e
|
Merge branch 'halloween-accent-color' into 'develop'
Don't use accent color in Halloween mode
Closes #842
See merge request soapbox-pub/soapbox-fe!1060
|
2022-02-28 01:57:56 +00:00 |
|
Alex Gleason
|
7a3c014ac7
|
Don't use accent color in Halloween mode
|
2022-02-27 19:43:31 -06:00 |
|
Alex Gleason
|
2eefdbe235
|
Merge branch 'account-normalizer' into 'develop'
Create account normalizer
See merge request soapbox-pub/soapbox-fe!1059
|
2022-02-27 20:57:15 +00:00 |
|
Alex Gleason
|
7054a5e9ac
|
Create account normalizer
|
2022-02-27 14:42:42 -06:00 |
|
Alex Gleason
|
07aaa427a6
|
Merge branch 'fedibird' into 'develop'
Fedibird birthdays
Closes #833
See merge request soapbox-pub/soapbox-fe!1054
|
2022-02-27 19:33:32 +00:00 |
|
marcin mikołajczak
|
efa0cf701d
|
Merge branch 'language-ua' into 'develop'
Update Ukrainian translation
See merge request soapbox-pub/soapbox-fe!1058
|
2022-02-27 13:08:03 +00:00 |
|