Alex Gleason
|
edfd498b7f
|
Sync up TruthSocial features
|
2022-07-19 14:22:19 -05:00 |
|
marcin mikołajczak
|
c5b751a68d
|
Merge branch 'announcements' into 'develop'
Announcements
See merge request soapbox-pub/soapbox-fe!1614
|
2022-07-16 19:02:10 +00:00 |
|
|
86579abd45
|
Workaround for filtering on latest Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-16 19:59:00 +02:00 |
|
Alex Gleason
|
21e7215beb
|
Remove legacy phone formatting code
|
2022-07-13 19:09:13 -05:00 |
|
Alex Gleason
|
f62dcc6650
|
Simplify PhoneInput to only care about its own internal state
|
2022-07-13 17:37:40 -05:00 |
|
Alex Gleason
|
a8c709b41c
|
Refactor formatPhoneNumber to accept countryCode
|
2022-07-13 11:40:02 -05:00 |
|
Justin
|
1254f8a3f3
|
Merge branch 'feed-suggestions' into 'develop'
Feed suggestions
See merge request soapbox-pub/soapbox-fe!1595
|
2022-07-11 13:00:41 +00:00 |
|
|
f6a0d31b54
|
Disable announcements reactions on Pleroma
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-10 23:35:22 +02:00 |
|
|
ec040ff253
|
Merge remote-tracking branch 'soapbox/develop' into announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-09 23:54:04 +02:00 |
|
Alex Gleason
|
3874d1d9ef
|
Merge remote-tracking branch 'origin/develop' into feed-suggestions
|
2022-07-09 15:02:45 -05:00 |
|
|
f5c3497ece
|
Merge remote-tracking branch 'soapbox/develop' into announcements
|
2022-07-09 19:35:03 +02:00 |
|
Alex Gleason
|
f66d65924a
|
Better enforcement of notification types
|
2022-07-08 18:09:57 -05:00 |
|
|
b3b6a7e4bc
|
Announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-07 23:10:09 +02:00 |
|
Justin
|
da98a1e137
|
Build Feed Suggestions
|
2022-07-06 14:30:06 -04:00 |
|
Alex Gleason
|
c66f5c040f
|
Fix utils tests types
|
2022-07-06 11:57:32 -05:00 |
|
Alex Gleason
|
8685b64f9d
|
utils/numbers: fix test
|
2022-07-06 11:36:01 -05:00 |
|
Alex Gleason
|
cc4c8a0188
|
Fix utils/tailwind test
|
2022-07-06 11:33:22 -05:00 |
|
Alex Gleason
|
a509428f97
|
utils/timelines test: remove fromJS calls
|
2022-07-06 11:32:14 -05:00 |
|
Alex Gleason
|
d168302e72
|
EditProfile: reenable birthdays with TextInput (for now)
|
2022-07-04 13:24:55 -05:00 |
|
Justin
|
c41530b417
|
Add "feedUserFiltering" feature
|
2022-06-29 11:10:00 -04:00 |
|
Justin
|
d56739727e
|
Implement 'video_duration_limit' from API
|
2022-06-22 15:40:26 -04:00 |
|
marcin mikołajczak
|
7a0dff1f33
|
Enable post editing on Pleroma
|
2022-06-21 22:43:51 +00:00 |
|
|
6214084890
|
Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-19 20:38:51 +02: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
|
16c06e1d60
|
Temporarily disable for non-PLEROMA/MASTODON
|
2022-06-17 07:47:21 -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 |
|
|
7b5114a1b8
|
prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 23:07:06 +02:00 |
|
|
5fec879148
|
Fix mutes test, prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 16:30:48 +02:00 |
|
|
228fef77a4
|
Merge remote-tracking branch 'soapbox/develop' into ts
|
2022-06-10 19:57:07 +02:00 |
|
|
708c3a9e64
|
TypeScript: actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-10 19:56:22 +02:00 |
|
|
58539146a4
|
TypeScript: ChatPanes, CryptoDonate, utils/ethereum
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-10 19:34:17 +02:00 |
|
Justin
|
a8b738a719
|
Add to other Password inputs
|
2022-06-09 15:51:50 -04:00 |
|
Alex Gleason
|
9a68b64315
|
defaultMediaVisibility() tests
|
2022-06-08 11:06:14 -05:00 |
|
Alex Gleason
|
735d04b007
|
QuotedStatus: properly display sensitive media
|
2022-06-07 14:26:12 -05:00 |
|
marcin mikołajczak
|
bdb958a613
|
Merge branch 'ts' into 'develop'
Reducers: TypeScript
See merge request soapbox-pub/soapbox-fe!1498
|
2022-06-06 19:03:34 +00:00 |
|
|
65dff4e6a1
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-05 15:05:44 +02:00 |
|
|
5bc8108e26
|
Move account migration to settings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-05 08:56:22 +02:00 |
|
Alex Gleason
|
bf05abd53d
|
Disable birthdays
|
2022-05-31 18:40:44 -05:00 |
|
Alex Gleason
|
86e673404e
|
Fix feature gating of Pleroma data imports
|
2022-05-24 14:06:59 -04:00 |
|
marcin mikołajczak
|
7c3d0c821b
|
Merge branch 'mastodon-admin-api' into 'develop'
Mastodon admin API
See merge request soapbox-pub/soapbox-fe!1387
|
2022-05-21 18:23:45 +00:00 |
|
|
2ec9cacb27
|
Merge remote-tracking branch 'soapbox/develop' into familiar-followers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-20 21:06:10 +02:00 |
|
|
960dd0ed89
|
Merge remote-tracking branch 'soapbox/develop' into familiar-followers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-20 20:57:14 +02:00 |
|
|
e21ec04be6
|
Add 'Remove from followers'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-17 13:07:34 +02:00 |
|
Justin
|
7571af38cb
|
Force authentication to see public content
|
2022-05-16 17:33:45 -04:00 |
|
|
f70d44f67c
|
Display familiar followers on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-16 19:32:35 +02:00 |
|
|
88b91bce3e
|
Mastodon admin API
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-16 17:40:47 +02:00 |
|
Alex Gleason
|
3d898957e3
|
ActionButton: put remote follow behind feature detection
|
2022-05-14 11:42:12 -05:00 |
|
marcin mikołajczak
|
02fca2f064
|
Merge branch 'favourites-visibility-mastodon' into 'develop'
Display favourites/reblogs on Mastodon
See merge request soapbox-pub/soapbox-fe!1363
|
2022-05-12 20:35:32 +00:00 |
|
marcin mikołajczak
|
8deb92cd44
|
Merge branch 'sessions-page' into 'develop'
Restore session management
See merge request soapbox-pub/soapbox-fe!1360
|
2022-05-12 20:35:14 +00:00 |
|
|
c8c4d9a9de
|
Display favourites/reblogs on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-12 20:43:48 +02:00 |
|
|
f2671da8b4
|
Add a const for glitch-soc
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-12 20:26:36 +02:00 |
|
|
18ebcb44e1
|
Allow markdown on glitch-soc
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-12 20:10:23 +02:00 |
|
|
c540ae2201
|
Restore session management
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-12 17:45:40 +02:00 |
|
Alex Gleason
|
b64be353cc
|
eslint: indent switch statements
|
2022-05-11 16:06:35 -05:00 |
|
Alex Gleason
|
ae01b845de
|
eslint: enforce spacing of imports (and infix ops)
|
2022-05-11 12:40:34 -05:00 |
|
Alex Gleason
|
7fecd521d7
|
Treat Pepe API as an extension, not a feature
|
2022-05-10 18:48:57 -05:00 |
|
|
19ff2a2e05
|
Account moving API is not part of Pleroma yet
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-09 22:49:51 +02:00 |
|
marcin mikołajczak
|
8f09fcab2e
|
Merge branch 'edit-posts' into 'develop'
Allow editing posts on Mastodon
See merge request soapbox-pub/soapbox-fe!1271
|
2022-05-04 18:57:34 +00:00 |
|
Alex Gleason
|
d7e2b843cf
|
Remove theme feature gating
|
2022-05-04 11:08:31 -05:00 |
|
Alex Gleason
|
0d0d12489e
|
Merge remote-tracking branch 'origin/develop' into next-embeds
|
2022-05-03 15:43:55 -05:00 |
|
|
f6f8ef99d9
|
Merge remote-tracking branch 'soapbox/develop' into edit-posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-03 21:29:38 +02:00 |
|
|
68d5a5d604
|
Quote posting requires Soapbox, actually
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-03 19:40:54 +02:00 |
|
Alex Gleason
|
300efe3259
|
Gate profileFields behind a feature
|
2022-05-02 22:17:23 -05:00 |
|
Justin
|
924b042c84
|
Improve reporting modal
|
2022-05-02 13:55:07 -04:00 |
|
Alex Gleason
|
098ece132c
|
Code: fix commit hash not appearing
|
2022-05-01 15:07:55 -05:00 |
|
Alex Gleason
|
706d864293
|
Put /signup behind feature flags
|
2022-04-30 12:02:30 -05:00 |
|
Alex Gleason
|
9fc4f0120e
|
EditProfile: restore muteStrangers checkbox
|
2022-04-29 17:00:17 -05:00 |
|
Alex Gleason
|
b6f1de0a58
|
EditProfile: restore most checkboxes
|
2022-04-29 16:31:46 -05:00 |
|
|
d487e34548
|
Merge remote-tracking branch 'soapbox/next' into edit-posts
|
2022-04-29 23:07:34 +02:00 |
|
Alex Gleason
|
92535a961f
|
features: support accountLookup for TruthSocial
|
2022-04-29 09:16:20 -05:00 |
|
Alex Gleason
|
27b7fc4f30
|
Convert admin/index to TSX
|
2022-04-28 11:36:45 -05:00 |
|
|
387ebfc56c
|
Allow editing posts on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-28 16:26:47 +02:00 |
|
Alex Gleason
|
ee2bfd666b
|
Features: support backend build name (eg +soapbox )
|
2022-04-27 13:50:13 -05:00 |
|
Justin
|
49464ad4cc
|
Add support for formatting numbers in millions
|
2022-04-25 11:08:32 -04:00 |
|
Alex Gleason
|
7038d6a844
|
Convert a bunch of files to TypeScript
|
2022-04-24 14:28:07 -05:00 |
|
Alex Gleason
|
f672f46809
|
WIP Paginated Context API
|
2022-04-23 22:31:49 -05:00 |
|
Alex Gleason
|
677327336f
|
Features: sort keys alphabetically
|
2022-04-23 15:54:57 -05:00 |
|
Alex Gleason
|
ab2e6b2ee3
|
Features: extensive documentation
|
2022-04-23 15:40:54 -05:00 |
|
Alex Gleason
|
426f02722a
|
Make Soapbox component an FC, move console.log
|
2022-04-21 11:21:09 -05:00 |
|
Alex Gleason
|
b72f398bad
|
Use feature detection for frontendConfigurations
|
2022-04-19 18:33:13 -05:00 |
|
Alex Gleason
|
bc8e9254cf
|
EditProfile: conditional features
|
2022-04-16 21:16:01 -05:00 |
|
Alex Gleason
|
9d4b084764
|
Card: improve normalization of Pleroma OG fields
|
2022-04-16 12:57:17 -05:00 |
|
Alex Gleason
|
13b6652feb
|
Merge remote-tracking branch 'origin/next' into next-timelines
|
2022-04-12 20:11:17 -05:00 |
|
Alex Gleason
|
b727ef3d21
|
Add timeline links to navigation
|
2022-04-12 20:10:47 -05:00 |
|
Alex Gleason
|
8377e3c86b
|
Make darkMode a feature (for now)
|
2022-04-12 19:08:42 -05:00 |
|
|
ae396544a7
|
Typescript, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-11 23:02:37 +02:00 |
|
|
2943b91034
|
Typescript, convert some components to functional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-11 21:58:48 +02:00 |
|
Alex Gleason
|
41d49e0fe7
|
Add preliminary Pixelfed support
|
2022-04-10 18:21:52 -05:00 |
|
Alex Gleason
|
37a8bc7083
|
WIP: embeds
|
2022-04-10 17:52:42 -05:00 |
|
Alex Gleason
|
1466a08193
|
Perform better normalization of allowedEmoji
|
2022-04-10 15:44:51 -05:00 |
|
Alex Gleason
|
54d76d6b56
|
Move emoji utils into its own module
|
2022-04-10 15:25:07 -05:00 |
|
Alex Gleason
|
ec83c3bc57
|
LandingPage: conditional registration flow
|
2022-04-05 14:38:49 -05:00 |
|
Alex Gleason
|
d738e7d5bf
|
Fix tests
|
2022-04-02 21:40:47 -05:00 |
|
Alex Gleason
|
1e3c6d9430
|
Remove staff util functions, normalize account staff fields
|
2022-04-01 19:39:32 -05:00 |
|
Alex Gleason
|
4a8f08e313
|
StatusActionBar: convert to tsx
|
2022-04-01 18:39:27 -05:00 |
|
Alex Gleason
|
7efa10e7e0
|
Convert reducers/admin to Typescript
|
2022-03-31 18:10:34 -05:00 |
|
Alex Gleason
|
dddba516fb
|
Convert selectors/index to Typescript
|
2022-03-31 17:00:31 -05:00 |
|
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 |
|