Alex Gleason
|
7e32f0d992
|
Add <Markup> component to style markup from the API
|
2022-11-19 18:15:17 -06:00 |
|
Chewbacca
|
8b22ca5f27
|
Organize fonts,images,icon,sounds into 'assets' folder
|
2022-11-15 08:23:36 -05:00 |
|
Alex Gleason
|
b98c84c78a
|
Fix account.mute_expires_at type
|
2022-11-04 12:20:55 -05:00 |
|
marcin mikołajczak
|
f11ba14093
|
Merge branch 'muting_with_duration' into 'develop'
Support mutes duration
See merge request soapbox-pub/soapbox!913
|
2022-11-04 16:29:08 +00:00 |
|
Alex Gleason
|
1f0b4d01b5
|
Remove account.donor as a concept, use 'badge:donor' custom tag instead
|
2022-09-11 20:44:49 -05:00 |
|
Alex Gleason
|
d9d9c4521f
|
soapbox-pub/soapbox-fe --> soapbox-pub/soapbox
|
2022-09-04 15:15:54 -05:00 |
|
Alex Gleason
|
38b6f87a83
|
RelativeTimestamp: convert to TSX
|
2022-08-31 17:01:19 -05:00 |
|
|
ac83c9c18c
|
Support mutes duration
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-31 11:57:31 +02:00 |
|
Alex Gleason
|
cef4b16a69
|
Account normalizer: use '' as default birthday
|
2022-07-04 13:29:05 -05:00 |
|
|
65dff4e6a1
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-05 15:05:44 +02:00 |
|
Alex Gleason
|
2e5cc2619d
|
ProfileHoverCard: convert to tsx
|
2022-05-01 13:11:20 -05:00 |
|
Alex Gleason
|
858740ad47
|
EditProfile: convert to React.FC+TSX (mostly)
|
2022-04-29 14:22:29 -05:00 |
|
Alex Gleason
|
e6a797d712
|
normalizeAccount(): normalize discoverable field
|
2022-04-29 12:59:13 -05:00 |
|
Alex Gleason
|
73f086c680
|
Add "Donor" badge
|
2022-04-24 17:27:08 -05:00 |
|
Alex Gleason
|
3f9cc3cd04
|
Restore Patron features, context to TSX
|
2022-04-24 17:01:57 -05:00 |
|
Alex Gleason
|
f577f6fcbe
|
Account: normalize favicon and domain, clean up account.tsx
|
2022-04-19 12:28:47 -05:00 |
|
Alex Gleason
|
1e3c6d9430
|
Remove staff util functions, normalize account staff fields
|
2022-04-01 19:39:32 -05:00 |
|
Alex Gleason
|
dddba516fb
|
Convert selectors/index to Typescript
|
2022-03-31 17:00:31 -05:00 |
|
Alex Gleason
|
c4dd3c65f9
|
Convert components/status to Typescript
|
2022-03-31 14:13:43 -05:00 |
|
Alex Gleason
|
2940a3ff4d
|
Put Typescript in "strict" mode, fix or ignore errors
|
2022-03-24 14:27:27 -05:00 |
|
Alex Gleason
|
b71a592f95
|
Typescript: reducers/accounts.ts
|
2022-03-19 14:22:52 -05:00 |
|
Alex Gleason
|
da07c9355a
|
Account: normalize fqn
|
2022-03-17 15:52:57 -05:00 |
|
Alex Gleason
|
19e8751178
|
Change default avatar, add default header
|
2022-03-17 15:21:55 -05:00 |
|
Alex Gleason
|
7c6c373eb2
|
Support account website field
|
2022-03-17 14:49:42 -05:00 |
|
Alex Gleason
|
8167b72762
|
Call fromJS in all normalizers
|
2022-03-16 21:47:58 -05:00 |
|
Alex Gleason
|
6b8e79d898
|
Export Record entities
|
2022-03-16 21:15:38 -05:00 |
|
|
40b5761460
|
Normalize Pleroma account location
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-14 22:55:55 +01:00 |
|
Alex Gleason
|
b100068b95
|
Normalizers: add jsdoc heading
|
2022-03-12 15:01:00 -06:00 |
|
Alex Gleason
|
6fa973aec0
|
Remove importer/normalizer.js
|
2022-03-11 21:22:11 -06:00 |
|
Alex Gleason
|
8decaa2d9f
|
Parse Mentions as Immutable.Record
|
2022-03-10 17:57:12 -06:00 |
|
Alex Gleason
|
9537c87909
|
Record --> ImmutableRecord
|
2022-03-09 16:00:43 -06:00 |
|
Alex Gleason
|
6e61cb525c
|
Move Account interface to types/ directory
|
2022-03-09 13:26:48 -06:00 |
|
Alex Gleason
|
894bf1e880
|
Account normalizer: convert to Typescript, add type
|
2022-03-09 12:16:24 -06:00 |
|