Justin
|
3bea4927be
|
Change copy for generic 500 error
|
2022-03-31 07:13:47 -04:00 |
|
Alex Gleason
|
ba7f99096c
|
utils/features: don't call .get
|
2022-03-30 16:30:04 -05:00 |
|
Alex Gleason
|
548ecef20f
|
LinkFooter: convert to TSX
|
2022-03-30 15:50:16 -05:00 |
|
Alex Gleason
|
b363c20359
|
Enable Trends and Suggestions for TruthSocial
|
2022-03-30 10:58:06 -05:00 |
|
Justin
|
1ce5b5b34f
|
Handle max file size before we process with server
|
2022-03-30 10:40:09 -04:00 |
|
Justin
|
c38ed64308
|
Add fallback for missing errors
|
2022-03-30 10:40:09 -04:00 |
|
Justin
|
9352638761
|
Convert media.js to TSX
|
2022-03-30 10:40:09 -04:00 |
|
|
36c0fb5882
|
Support trending statuses from Mastodon 3.5
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-29 21:15:06 +02:00 |
|
Alex Gleason
|
a8eed4192d
|
tintify: tweak color intensity
|
2022-03-28 18:21:43 -05:00 |
|
Alex Gleason
|
c8bb99af60
|
Improve color normalization
|
2022-03-28 18:00:04 -05:00 |
|
Alex Gleason
|
05f5045648
|
Convert utils/features.ts to TypeScript
|
2022-03-26 14:23:29 -05:00 |
|
Alex Gleason
|
55c99f0207
|
utils/features.js: TruthSocial features
|
2022-03-26 14:06:25 -05:00 |
|
Alex Gleason
|
2940a3ff4d
|
Put Typescript in "strict" mode, fix or ignore errors
|
2022-03-24 14:27:27 -05:00 |
|
Alex Gleason
|
14ec40ee95
|
Typescript: start fixing 'strict' mode errors
|
2022-03-23 21:43:36 -05:00 |
|
Alex Gleason
|
fff580f053
|
Normalize Tailwind colors from SoapboxConfig
|
2022-03-23 15:31:19 -05:00 |
|
Alex Gleason
|
7fc4950387
|
utils/tailwind.ts: Tailwind/SoapboxConfig conversion functions
|
2022-03-23 14:28:51 -05:00 |
|
Alex Gleason
|
8f85fd01d5
|
Make bg-shape colors configurable
|
2022-03-22 16:25:52 -05:00 |
|
Alex Gleason
|
a42ea0961a
|
Generate Tailwind colors from brandColor/accentColor
|
2022-03-22 12:37:57 -05:00 |
|
Alex Gleason
|
18bad4a5ab
|
Typescript: utils/theme.ts
|
2022-03-21 18:57:23 -05:00 |
|
Alex Gleason
|
0938612678
|
Use colors from soapbox.json at runtime
|
2022-03-21 18:43:31 -05:00 |
|
Alex Gleason
|
5cd894ab02
|
Truth Social
|
2022-03-21 13:14:26 -05:00 |
|
Alex Gleason
|
fb9c665e3e
|
Typescript: utils/config_db.ts
|
2022-03-20 19:40:08 -05:00 |
|
Alex Gleason
|
da07c9355a
|
Account: normalize fqn
|
2022-03-17 15:52:57 -05:00 |
|
Alex Gleason
|
76eeb8a219
|
Delete+Redraft: drop attachments with integer IDs from Pleroma
|
2022-03-16 20:54:41 -05:00 |
|
Alex Gleason
|
9fa1dc3fe5
|
Merge remote-tracking branch 'mkljczk/mastodon-redraft' into pleroma-redraft-quirk
|
2022-03-16 19:50:41 -05:00 |
|
Alex Gleason
|
75db92719d
|
Normalize poll emoji
|
2022-03-10 19:55:14 -06:00 |
|
Alex Gleason
|
8decaa2d9f
|
Parse Mentions as Immutable.Record
|
2022-03-10 17:57:12 -06:00 |
|
|
71ea3ed425
|
Include media attachments when redrafting on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-10 18:47:20 +01:00 |
|
Alex Gleason
|
d98c54de4f
|
ComposeForm: conditional features
|
2022-03-04 12:47:59 -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
|
e9efb6078d
|
Merge remote-tracking branch 'origin/develop' into revert-7d2ccc72
|
2022-02-28 14:15:09 -06: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
|
19ac4a54c2
|
normalizeAccount(): normalize Pleroma legacy fields
|
2022-02-27 20:25:15 -06:00 |
|
Alex Gleason
|
7054a5e9ac
|
Create account normalizer
|
2022-02-27 14:42:42 -06:00 |
|
Alex Gleason
|
3a5c62cb70
|
Revert "Merge branch 'revert-f59d977a' into 'develop'"
This reverts merge request !1056
|
2022-02-27 00:13:35 +00:00 |
|
Alex Gleason
|
1f549ebe1a
|
Revert "Merge branch 'typescript' into 'develop'"
This reverts merge request !859
|
2022-02-26 23:55:34 +00:00 |
|
Alex Gleason
|
79b782600b
|
Merge remote-tracking branch 'origin/develop' into typescript
|
2022-02-26 15:40:39 -06:00 |
|
|
ccff91b072
|
Account notes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-26 15:57:34 +01:00 |
|
|
5b3f7c1cdc
|
Let accent color be configurable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-24 18:28:52 +01:00 |
|
Alex Gleason
|
1e4659248f
|
statusNormalizer: fix mention to self
|
2022-02-20 01:19:28 -05:00 |
|
Alex Gleason
|
dc3e610b10
|
Merge branch 'typescript' of gitlab.com:soapbox-pub/soapbox-fe into typescript
|
2022-02-19 01:25:31 -05:00 |
|
Alex Gleason
|
2b235a80e4
|
Merge remote-tracking branch 'origin/develop' into typescript
|
2022-02-19 01:25:06 -05:00 |
|
Alex Gleason
|
85c32e3f76
|
Merge branch 'account-migrations' into 'develop'
Allow account migrations
See merge request soapbox-pub/soapbox-fe!1038
|
2022-02-19 03:03:57 +00:00 |
|
Alex Gleason
|
635f88f5e8
|
Rewrite code with optional chaining (?.)
|
2022-02-18 21:04:18 -05:00 |
|
|
23aa11dfe3
|
Use new API for account aliases
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-14 21:00:41 +01:00 |
|
Alex Gleason
|
f4858d0406
|
Fedibird: support quote posting
|
2022-02-12 20:08:38 -06:00 |
|
Alex Gleason
|
abcd55752d
|
Support only external Ethereum auth for now
|
2022-02-10 19:34:23 -06:00 |
|
Alex Gleason
|
01dd53328b
|
Cleanup unused code
|
2022-02-10 16:36:36 -06:00 |
|