Alex Gleason
|
5ddc8542fd
|
Merge remote-tracking branch 'origin/develop' into record-enhancements
|
2022-03-09 15:58:35 -06:00 |
|
Alex Gleason
|
a63aa16472
|
Merge branch 'state-record' into 'develop'
Parse the Redux state as an Immutable.Record
See merge request soapbox-pub/soapbox-fe!1085
|
2022-03-09 21:54:51 +00:00 |
|
Alex Gleason
|
90afa8aeaf
|
Parse the Redux state as an Immutable.Record
|
2022-03-09 15:24:42 -06:00 |
|
Alex Gleason
|
a2adaf2ffd
|
Convert Status Normalizer to TypeScript
|
2022-03-09 14:26:57 -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 |
|
Alex Gleason
|
38fbd703e4
|
Fix account relationships
|
2022-03-09 00:38:28 -06:00 |
|
Alex Gleason
|
4e254928fe
|
EditProfile: convert to Map before mutations
|
2022-03-09 00:12:27 -06:00 |
|
Alex Gleason
|
831741bea5
|
Test that reducers parse as Records
|
2022-03-08 23:59:59 -06:00 |
|
Alex Gleason
|
10116a312a
|
Normalizers: fix tests
|
2022-03-08 23:47:30 -06:00 |
|
Alex Gleason
|
7a18f8b9c8
|
Create Records for Account and Status
|
2022-03-08 23:25:30 -06:00 |
|
Alex Gleason
|
1c36d1b91c
|
Store statuses as StatusRecord
|
2022-03-08 22:02:02 -06:00 |
|
Alex Gleason
|
e7ed56127f
|
VerificationBadge: use tsx, add className prop
|
2022-03-07 12:42:00 -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
|
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
|
664dfa2688
|
MarkdownButton: don't do the availability check in the component itself
|
2022-03-04 13:01:22 -06: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
|
4543e943dd
|
Fix custom locale imports
|
2022-03-03 22:53:18 -06:00 |
|
Alex Gleason
|
36ca05c85b
|
Support adding custom locale files at build time
|
2022-03-03 16:12:25 -06:00 |
|
Alex Gleason
|
9b756043fb
|
ReactionsModal: defensive property checks
|
2022-03-03 11:36:05 -06:00 |
|
Justin
|
74af8c0e91
|
Fix scroll-to-top on Notifications
|
2022-03-03 10:13:45 -05: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
|
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
|
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
|
7a3c014ac7
|
Don't use accent color in Halloween mode
|
2022-02-27 19:43:31 -06: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 |
|
|
614a69d99b
|
Update Ukrainian translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-27 13:50:55 +01: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 |
|
marcin mikołajczak
|
725b1e43ef
|
Merge branch 'account-endorsements' into 'develop'
Fix "Feature on profile" feature breaks when emojis are present in name
See merge request soapbox-pub/soapbox-fe!1055
|
2022-02-26 22:07:17 +00:00 |
|
|
9a3260e071
|
Fix "Feature on profile" feature breaks when emojis are present in name
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-26 22:55:24 +01:00 |
|
|
2257612b12
|
Fedibird birthdays
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-26 22:49:42 +01:00 |
|
Alex Gleason
|
79b782600b
|
Merge remote-tracking branch 'origin/develop' into typescript
|
2022-02-26 15:40:39 -06:00 |
|
Alex Gleason
|
92ac0e6a0d
|
Merge branch 'account-notes' into 'develop'
Account notes
See merge request soapbox-pub/soapbox-fe!1053
|
2022-02-26 21:30:05 +00:00 |
|
Alex Gleason
|
5a66a9b8c5
|
Improve phrasing
|
2022-02-26 15:14:56 -06:00 |
|
marcin mikołajczak
|
dba312b250
|
Merge branch 'single-user-mode' into 'develop'
Single user mode
See merge request soapbox-pub/soapbox-fe!1051
|
2022-02-26 17:19:21 +00:00 |
|
|
ccff91b072
|
Account notes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-26 15:57:34 +01:00 |
|
|
bb6e904642
|
Use gavel icon from Tabler icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-26 13:32:54 +01:00 |
|
|
06d33de47f
|
Single user mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-25 16:35:48 +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
|
f0dc233973
|
Normalize poll and poll options
|
2022-02-24 00:07:18 -05:00 |
|
Alex Gleason
|
706bc08c88
|
Status reducer: fix search_index
|
2022-02-23 23:41:49 -05:00 |
|
Alex Gleason
|
4bfbcb2f12
|
normalizeStatus(): test GoToSocial and Friendica normalization
|
2022-02-23 22:58:38 -05:00 |
|
Alex Gleason
|
0c962ee198
|
normalizeInstance(): add tests for GoToSocial and Friendica
|
2022-02-23 22:51:23 -05:00 |
|
Alex Gleason
|
fe6ffc9bc5
|
normalizeInstance(): add fixtures and tests for Fedibird, Mitra
|
2022-02-23 22:43:55 -05:00 |
|
Alex Gleason
|
331b239cc9
|
Normalize mentions, add tests
|
2022-02-23 22:31:35 -05:00 |
|
Alex Gleason
|
02f05abeaa
|
More defensive status normalization
|
2022-02-23 22:11:40 -05:00 |
|
Alex Gleason
|
cd6d575ae9
|
Simplify pending status builder
|
2022-02-23 20:37:38 -05:00 |
|
Alex Gleason
|
6c0c66eab1
|
Simplify scheduled/pending status builders
|
2022-02-23 20:00:49 -05:00 |
|
Alex Gleason
|
34ba2505bd
|
normalizeStatus: normalize quote post
|
2022-02-23 18:25:38 -05:00 |
|
Alex Gleason
|
2d00c404d3
|
Add GoToSocial fixtures
|
2022-02-23 18:04:20 -05:00 |
|
Alex Gleason
|
7877fce7ba
|
normalizeStatus: refactor baseStatus
|
2022-02-23 18:02:24 -05:00 |
|
Alex Gleason
|
717a0917a3
|
pendingStatus: fix media uploads
|
2022-02-23 15:42:05 -05:00 |
|
Alex Gleason
|
a6a87f6702
|
Convert Badge component to typescript
|
2022-02-23 15:29:03 -05:00 |
|
Alex Gleason
|
94a79ba760
|
Merge remote-tracking branch 'origin/develop' into typescript
|
2022-02-23 12:51:36 -05:00 |
|
Alex Gleason
|
8bc790de17
|
ErrorBoundary: display Soapbox version
|
2022-02-23 12:42:04 -05:00 |
|
Alex Gleason
|
5e18691ab5
|
Fix custom emoji parsing
|
2022-02-23 12:37:12 -05:00 |
|
Alex Gleason
|
01bf8b4729
|
Merge remote-tracking branch 'origin/develop' into fix-self-reply
|
2022-02-23 12:03:04 -05:00 |
|
Alex Gleason
|
16da9030ac
|
normalizeInstance: break out instance normalization into its own module
|
2022-02-23 11:24:36 -05:00 |
|
marcin mikołajczak
|
71378d8764
|
Merge branch 'fix-show-context' into 'develop'
Fix 'View context' in media modals
See merge request soapbox-pub/soapbox-fe!1048
|
2022-02-22 08:06:50 +00:00 |
|
|
f9b934d8f5
|
Fix 'View context' in media modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-22 08:52:33 +01:00 |
|
Alex Gleason
|
1224044876
|
Fix post without mentions
|
2022-02-21 19:21:13 -05:00 |
|
Alex Gleason
|
1cb6e4e3b3
|
Merge remote-tracking branch 'origin/develop' into fix-self-reply
|
2022-02-21 04:15:03 -05:00 |
|
|
f1b5482b2d
|
Merge remote-tracking branch 'soapbox/develop' into in-reply-to-self
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-21 09:58:23 +01:00 |
|
Alex Gleason
|
5afd1ce4b3
|
Fix PendingStatus
|
2022-02-21 03:56:31 -05:00 |
|
|
2635d9b109
|
Compose: Show 'Replying to a post' if unchecked all mentions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-21 09:56:23 +01:00 |
|
Alex Gleason
|
70ac6b2a76
|
Fix error in ErrorBoundary
|
2022-02-21 03:17:52 -05:00 |
|
Alex Gleason
|
b1a8f6f3ab
|
Add back expandSpoilers
|
2022-02-20 12:44:10 -05:00 |
|
Alex Gleason
|
c99415a868
|
Fix status importing
|
2022-02-20 12:16:53 -05:00 |
|
Alex Gleason
|
f1f784f751
|
normalizeStatus: fix tests, fixQuote fix
|
2022-02-20 03:38:22 -05:00 |
|
Alex Gleason
|
f7f18fac79
|
Refactor status normalizer
|
2022-02-20 02:27:29 -05:00 |
|
Alex Gleason
|
1e4659248f
|
statusNormalizer: fix mention to self
|
2022-02-20 01:19:28 -05:00 |
|
Alex Gleason
|
b4a2514cd9
|
pendingStatus: safer to fallback
|
2022-02-20 01:13:30 -05:00 |
|
Alex Gleason
|
d16b764de7
|
Create normalizers/status module
|
2022-02-20 00:27:40 -05:00 |
|
Alex Gleason
|
9753067ccc
|
Add self-reply fixture from Mastodon
|
2022-02-19 23:24:11 -05:00 |
|
Alex Gleason
|
1130373c02
|
pendingStatus: fix crash when replying to self
|
2022-02-19 22:49:12 -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
|
10c6a82e53
|
SidebarMenu: /settings/aliases --> /settings/migration
|
2022-02-18 22:22:11 -05:00 |
|
Alex Gleason
|
37cf29d9f1
|
LinkFooter: link to /settings/migration, not /settings/aliases
|
2022-02-18 22:18:39 -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 |
|
Alex Gleason
|
5bb2d97166
|
Push notifications: catch error
|
2022-02-17 18:43:57 -05:00 |
|
Alex Gleason
|
89a5f7b3d6
|
AccountHeader: fix onDeleteUser
|
2022-02-17 15:37:19 -05:00 |
|
|
5f73f96735
|
Minor modals cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-14 22:38:15 +01:00 |
|
|
767c3dad7a
|
Merge remote-tracking branch 'soapbox/develop' into modals-stack
|
2022-02-14 22:32:58 +01:00 |
|
|
48a57cc998
|
Fix aliases
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-14 21:38:44 +01:00 |
|
|
f75ffeadd8
|
Account migrations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-14 21:35:35 +01: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
|
a4060f8a4c
|
Merge branch 'normalize-attachments' into 'develop'
Status: normalize media attachments
See merge request soapbox-pub/soapbox-fe!1036
|
2022-02-12 00:13:02 +00:00 |
|
Alex Gleason
|
63fa3e7154
|
Status: normalize media attachments
|
2022-02-11 17:58:18 -06:00 |
|
|
66ab33a550
|
Fix item deletion on 'Edit profile' and 'Soapbox config' pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-12 00:11:15 +01:00 |
|
Alex Gleason
|
a9346a6db6
|
Merge branch 'ethereum' into 'develop'
Mitra: support Ethereum login
See merge request soapbox-pub/soapbox-fe!1034
|
2022-02-11 01:52:31 +00: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 |
|
Alex Gleason
|
f051b70b10
|
Support Ethereum external login
|
2022-02-10 16:34:46 -06:00 |
|
Alex Gleason
|
012a7f8d89
|
Mitra: support Ethereum login
|
2022-02-09 19:47:13 -06:00 |
|
Alex Gleason
|
06214272a8
|
Merge branch 'status-menu' into 'develop'
Don't show 'Bookmark' item menu if not authenticated
See merge request soapbox-pub/soapbox-fe!1033
|
2022-02-09 22:26:37 +00:00 |
|
|
c672f7a6ae
|
Don't show 'Bookmark' item menu if not authenticated
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-09 23:11:45 +01:00 |
|
|
6687741057
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-09 12:58:28 +01:00 |
|
Alex Gleason
|
872d5135b8
|
Merge branch 'mitra' into 'develop'
First pass at Mitra compatibility
See merge request soapbox-pub/soapbox-fe!1031
|
2022-02-07 19:29:48 +00:00 |
|
Alex Gleason
|
d260cc2e2c
|
Add fallback avatar
|
2022-02-07 13:14:15 -06:00 |
|
Alex Gleason
|
c4bf347dae
|
MediaGallery: fall back on url when preview_url isn't provided
|
2022-02-07 12:26:11 -06:00 |
|
Alex Gleason
|
2c51054ae4
|
UI: actually, don't wait for the streaming URL to render
|
2022-02-07 12:20:03 -06:00 |
|
Alex Gleason
|
c084a7a232
|
Mitra: handle status context endpoint as a list of statuses
|
2022-02-07 12:19:28 -06:00 |
|
Alex Gleason
|
69712baa02
|
Normalizer: normalize required account & status fields
|
2022-02-07 11:50:05 -06:00 |
|
Alex Gleason
|
6b3438185d
|
Merge branch 'develop' into 'develop'
Added birthday Hebrew translation, fixed typos.
See merge request soapbox-pub/soapbox-fe!1030
|
2022-02-07 04:00:46 +00:00 |
|
Ashdemai
|
70d59e0673
|
Update app/soapbox/locales/he.json
|
2022-02-07 03:03:52 +00:00 |
|
Ashdemai
|
a50ca998c2
|
Update app/soapbox/locales/he.json
|
2022-02-07 03:01:45 +00:00 |
|
Alex Gleason
|
8d65c60638
|
Merge branch 'gotosocial' into 'develop'
GoToSocial support
See merge request soapbox-pub/soapbox-fe!1029
|
2022-02-07 03:00:19 +00:00 |
|
Ashdemai
|
387690d46a
|
Update app/soapbox/locales/he.json
|
2022-02-07 02:46:46 +00:00 |
|
Alex Gleason
|
fb7c642dc7
|
GoToSocial support
|
2022-02-06 20:46:06 -06:00 |
|
Ashdemai
|
39c9161bfb
|
Update app/soapbox/locales/he.json
|
2022-02-07 02:36:50 +00:00 |
|
Ashdemai
|
4928024e9a
|
Update app/soapbox/locales/he.json
|
2022-02-07 02:33:29 +00:00 |
|
Alex Gleason
|
19ff6ba90b
|
Merge branch 'develop' into 'develop'
Translation to Hebrew
See merge request soapbox-pub/soapbox-fe!1028
|
2022-02-07 02:14:15 +00:00 |
|
Ashdemai
|
c3e7c8e1dd
|
Update app/soapbox/locales/he.json
|
2022-02-07 02:03:28 +00:00 |
|
Ashdemai
|
a6d34af6e4
|
Update app/soapbox/locales/he.json
|
2022-02-07 01:58:12 +00:00 |
|
Ashdemai
|
a14f218009
|
Update app/soapbox/locales/he.json
|
2022-02-07 01:57:12 +00:00 |
|
NEETzsche
|
bf0a7d7bae
|
State why you can't follow someone, don't just disable the button
|
2022-02-05 20:36:25 +00:00 |
|
Sean
|
aea44e2ac6
|
Update app/soapbox/features/soapbox_config/components/icon_picker_dropdown.js
|
2022-02-03 16:14:36 +00:00 |
|
Sean
|
ea0d6484a6
|
Update app/soapbox/features/soapbox_config/components/icon_picker_dropdown.js
|
2022-02-03 16:06:41 +00:00 |
|
Sean
|
58850f1d8e
|
Fix icons to show in the picker for promotional items
|
2022-02-03 05:23:12 +00:00 |
|
Ashdemai
|
3f36b4c1dd
|
Update app/soapbox/locales/he.json
|
2022-02-03 02:00:09 +00:00 |
|
|
a041a4452b
|
Rename modal -> modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-02 16:36:20 +01:00 |
|
|
e0f0370579
|
Merge remote-tracking branch 'soapbox/develop' into modals-stack
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-02 14:30:38 +01:00 |
|
Alex Gleason
|
d5ae29bfda
|
Merge branch 'mastodon-configuration' into 'develop'
Normalize instance configuration for Mastodon
See merge request soapbox-pub/soapbox-fe!1022
|
2022-02-01 15:23:50 +00:00 |
|
marcin mikołajczak
|
8fed920bb7
|
Merge branch 'develop' into 'snackbar-action-link'
# Conflicts:
# app/soapbox/features/edit_profile/index.js
|
2022-02-01 08:27:38 +00:00 |
|
Alex Gleason
|
c4c6e24c48
|
Merge branch 'develop' into 'develop'
Develop
See merge request soapbox-pub/soapbox-fe!1024
|
2022-02-01 03:13:12 +00:00 |
|
Ashdemai
|
1d66392150
|
Update app/soapbox/locales/he.json
|
2022-02-01 02:59:13 +00:00 |
|
Ashdemai
|
1de9421f0d
|
Update app/soapbox/locales/he.json
|
2022-02-01 02:27:01 +00:00 |
|
Alex Gleason
|
abe5b07245
|
Format birthday as UTC
|
2022-01-31 20:18:15 -06:00 |
|
Alex Gleason
|
154b9849f3
|
Merge branch 'revert-5381b27c' into 'develop'
Reintroduce replying-to on pending statuses
See merge request soapbox-pub/soapbox-fe!990
|
2022-02-01 01:01:06 +00:00 |
|
Alex Gleason
|
3708c0128c
|
Merge branch 'birthdays' into 'develop'
Birth dates
See merge request soapbox-pub/soapbox-fe!1000
|
2022-02-01 01:00:52 +00:00 |
|
Alex Gleason
|
b74b5084b5
|
Merge branch 'shavian-transliteration' into 'develop'
Shavian transliteration
See merge request soapbox-pub/soapbox-fe!1020
|
2022-02-01 01:00:32 +00:00 |
|
t t
|
b665891659
|
Shavian transliteration
|
2022-02-01 01:00:32 +00:00 |
|
Alex Gleason
|
67399473d0
|
Merge branch 'account-subscriptions-mastodon' into 'develop'
Support account subscriptions on Mastodon
See merge request soapbox-pub/soapbox-fe!940
|
2022-02-01 00:59:14 +00:00 |
|
Alex Gleason
|
1fc1f653b4
|
Merge branch 'iss_dein_schnitzel-develop-patch-32323' into 'develop'
Update de.json
See merge request soapbox-pub/soapbox-fe!1018
|
2022-02-01 00:40:09 +00:00 |
|
Alex Gleason
|
e04e75f831
|
Set attachment limit from instance
|
2022-01-31 17:52:12 -06:00 |
|
Alex Gleason
|
04979486e8
|
Normalize instance configuration for Mastodon
|
2022-01-31 16:51:11 -06:00 |
|
Alex Gleason
|
0d000bf4e0
|
Set instance version default, just in case...
|
2022-01-31 11:23:39 -06:00 |
|
Alex Gleason
|
6e889c7a4f
|
Mastodon: fall back to account lookup API
|
2022-01-31 11:18:44 -06:00 |
|
Alex Gleason
|
7e7ca52cca
|
Delay rendering until instance has loaded or failed (for feature detection)
|
2022-01-31 10:58:44 -06:00 |
|
Isabell Deinschnitzel
|
a0af3310b1
|
Update de.json
|
2022-01-30 22:01:23 +00:00 |
|
|
39f2106bf7
|
Merge remote-tracking branch 'soapbox/develop' into modals-stack
|
2022-01-30 18:56:30 +01:00 |
|
|
807b3c7e5b
|
Use stack for modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-30 18:53:47 +01:00 |
|
Alex Gleason
|
630f583c2f
|
Strip all instances of compat features from statuses
|
2022-01-30 09:47:31 -06:00 |
|
|
f25c9298ca
|
Merge remote-tracking branch 'soapbox/develop' into account-subscriptions-mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-28 23:47:27 +01:00 |
|
Alex Gleason
|
cac8b5026e
|
Fix RT spacing in the other place
|
2022-01-28 14:52:22 -06:00 |
|
Alex Gleason
|
309981a294
|
sw.js: Fix display of RT line in push notifications
|
2022-01-28 11:52:41 -06:00 |
|
Alex Gleason
|
e5e4105a03
|
Fix quote_visible for nested quote
|
2022-01-28 10:17:38 -06:00 |
|
marcin mikołajczak
|
7bb404207a
|
Merge branch 'quote-posts-tombstones' into 'develop'
Add quoted status tombstone
See merge request soapbox-pub/soapbox-fe!1009
|
2022-01-27 23:07:14 +00:00 |
|
Justin
|
f42754ad58
|
Apply 1 suggestion(s) to 1 file(s)
|
2022-01-27 19:56:16 +00:00 |
|
|
ae7f2f86a0
|
Add quoted status tombstone
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-27 17:26:39 +01:00 |
|
|
bf7cd98c03
|
Add 'View' action link to some notifications
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-27 16:00:05 +01:00 |
|
Alex Gleason
|
0964fc1f4d
|
Add "demo" mode for taking screenshots
|
2022-01-26 19:37:32 -06:00 |
|
|
22b3986178
|
PendingStatus: Do not display PlaceholderCard if it has a quote
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-26 19:49:04 +01:00 |
|
|
7c790a53eb
|
Add quotes for pending statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-26 19:45:02 +01:00 |
|
|
6c11d2f0bf
|
Merge branch 'birthdays' of https://gitlab.com/mkljczk/soapbox-fe into birthdays
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-26 18:43:44 +01:00 |
|
|
b1bc544a01
|
Birthdays: Use custom header
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-26 18:43:00 +01:00 |
|
|
741e80d9ab
|
Birthdays: Try to fix timezones
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-25 23:37:40 -08:00 |
|
Alex Gleason
|
0f9e01b4a1
|
"birth date" --> "birthday", move the toggle next to the picker
|
2022-01-25 17:08:20 -06:00 |
|
|
8277d78f4c
|
Quote posts: Shift+Click for normal repost
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-25 23:00:30 +01:00 |
|
|
ac42b43fab
|
Birthdays: renames
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-25 21:10:13 +01:00 |
|
|
ecfef7b151
|
Merge remote-tracking branch 'soapbox/develop' into birthdays
|
2022-01-25 20:27:16 +01:00 |
|
|
980f5f8ae3
|
Birthdays: use maxDate
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-25 16:51:15 +01:00 |
|
Alex Gleason
|
d36f0f7aae
|
Merge branch 'recipients-inline' into 'develop'
Status: strip compatibility features from markup when importing
See merge request soapbox-pub/soapbox-fe!1004
|
2022-01-25 02:53:26 +00:00 |
|
Alex Gleason
|
462df83989
|
Status: strip compatibility features from markup when importing
|
2022-01-24 20:39:22 -06:00 |
|
Alex Gleason
|
35ab65efcf
|
Hide recipients inlined by ForceMentionsInContent MRF
|
2022-01-24 19:14:44 -06:00 |
|
marcin mikołajczak
|
72cc60f880
|
Merge branch 'profile-avatar-switcher' into 'develop'
Improve account headers
See merge request soapbox-pub/soapbox-fe!801
|
2022-01-25 00:00:39 +00:00 |
|
|
3d2e4ab368
|
Merge remote-tracking branch 'origin/develop' into profile-avatar-switcher
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-25 00:37:12 +01:00 |
|
Alex Gleason
|
c3a82cb777
|
StatusContent: delete inline quote from markup
|
2022-01-24 17:31:34 -06:00 |
|
|
e0d7f2dd87
|
Birthdays: Accessibility improvements/fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 23:51:22 +01:00 |
|
|
bcc0e0983b
|
Birthdays: use the new route
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 23:33:16 +01:00 |
|
|
7da12b1526
|
Merge remote-tracking branch 'soapbox/develop' into birthdays
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 23:12:07 +01:00 |
|
Alex Gleason
|
bd3c74f566
|
Prevent a quoted status overriding the quote of its parent
|
2022-01-24 15:08:22 -06:00 |
|
Alex Gleason
|
aebc653bd9
|
Importer: remove the extremely stupid pushUnique function
|
2022-01-24 14:37:10 -06:00 |
|
Alex Gleason
|
93e7efba05
|
Fedibird: fall back to quote_id
|
2022-01-24 13:58:52 -06:00 |
|
Alex Gleason
|
9abeb2a324
|
Importer: handle multiple statuses from Fedibird
|
2022-01-24 13:27:13 -06:00 |
|
Alex Gleason
|
5c755c8f9b
|
Quote post performance improvements
|
2022-01-24 13:23:29 -06:00 |
|
Alex Gleason
|
9f98fcff09
|
Fedibird compatibility, because why not
|
2022-01-24 12:58:39 -06:00 |
|
|
af9b69271b
|
change reblogIcon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 18:47:10 +01:00 |
|
|
22a70a7595
|
Quote posts: Compose box improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 18:18:10 +01:00 |
|
|
fc0a5aea9c
|
Normalization, process quotes in importFetchedStatuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 16:52:15 +01:00 |
|
|
67006fdc34
|
Fix normal reblogging
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 16:31:55 +01:00 |
|
|
c5e34de79a
|
Do not use reblogIcon before initialization
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 00:18:20 +01:00 |
|
|
b0363607c8
|
Quote posts: do not mention anyone
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 00:07:26 +01:00 |
|
|
289cdcc776
|
Use dropdown for reposts, do not display cards for quote posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 22:15:25 +01:00 |
|
|
15d4910db5
|
wip quote post composing
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 18:44:17 +01:00 |
|
|
c0bee9be3c
|
Display quoted posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 17:55:03 +01:00 |
|
|
bae4455f8c
|
birth_date -> birthday, hide_birth_date -> show_birthday
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 12:53:48 +01:00 |
|
|
97d09317ae
|
Modal improvements, profile information
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-22 13:08:20 +01:00 |
|
|
d6f0023cc9
|
Add birthday reminder notification
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-20 22:39:58 +01:00 |
|
|
409cb3819e
|
Show birth date field on registration page when required
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-20 00:21:40 +01:00 |
|
|
5e76b5afca
|
Birth dates
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-19 21:47:37 +01:00 |
|
marcin mikołajczak
|
70c79ce297
|
Merge branch 'chat-no-self-reports' into 'develop'
Do not let users report their own chat messages
See merge request soapbox-pub/soapbox-fe!999
|
2022-01-19 08:19:05 +00:00 |
|
|
050ee1a5f0
|
Do not let users report their own chat messages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-19 09:03:04 +01:00 |
|
marcin mikołajczak
|
84acbe93c6
|
Merge branch 'account-endorsements' into 'develop'
Fix account endorsements
See merge request soapbox-pub/soapbox-fe!998
|
2022-01-18 10:56:41 +00:00 |
|
|
251f9a4b2c
|
Fix account endorsements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-18 11:41:40 +01:00 |
|
marcin mikołajczak
|
5c862645eb
|
Merge branch 'implicit-mentions-fix' into 'develop'
Mentions regex should be case-insensitive
See merge request soapbox-pub/soapbox-fe!997
|
2022-01-17 19:41:29 +00:00 |
|
|
58ab54cd9e
|
Mentions regex should be case-insensitive
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-17 20:26:45 +01:00 |
|
Isabell Deinschnitzel
|
123a55305f
|
Update de.json - Reply to "und weitere Nutzer" (experimentell)
|
2022-01-16 21:34:38 +00:00 |
|
Isabell Deinschnitzel
|
ead6bc322e
|
Update de.json - "Reply to"
|
2022-01-16 15:00:09 +00:00 |
|
Isabell Deinschnitzel
|
49365b7ce0
|
Update de.json
|
2022-01-16 13:04:37 +00:00 |
|
|
774f0ab6b9
|
Fix typo in Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-15 20:40:58 +01:00 |
|
|
0647394f5f
|
Fix crash in pending_status_builder
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-15 14:29:32 +01:00 |
|
NEETzsche
|
5fed85891f
|
Support the blockers_visible option when it's available
|
2022-01-14 18:06:31 -07:00 |
|
Alex Gleason
|
c89fcb80d2
|
Revert "Merge branch 'revert-db7c7b36' into 'develop'"
This reverts merge request !989
|
2022-01-14 21:35:28 +00:00 |
|
Alex Gleason
|
0a81556ad1
|
Revert "Merge branch 'pending-replying-to' into 'develop'"
This reverts merge request !986
|
2022-01-14 21:33:53 +00:00 |
|
Alex Gleason
|
fe3e74d71d
|
Merge branch 'account-endorsements' into 'develop'
User endorsements
See merge request soapbox-pub/soapbox-fe!982
|
2022-01-14 17:49:57 +00:00 |
|
Alex Gleason
|
db7c7b3644
|
Merge branch 'pending-replying-to' into 'develop'
Add "Replying to ..." to pending statuses
Closes #804
See merge request soapbox-pub/soapbox-fe!986
|
2022-01-14 17:49:41 +00:00 |
|
|
454b6a6f72
|
Fix: recent change reverted view context in expanded media view link
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-14 16:46:53 +01:00 |
|
|
b77a934088
|
Add "Replying to ..." to pending statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-13 23:37:47 +01:00 |
|
|
a32a34879d
|
PinnedAccounts: add icon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-13 22:31:04 +01:00 |
|
|
7aef1d923b
|
Merge remote-tracking branch 'origin/develop' into account-endorsements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-13 22:29:32 +01:00 |
|
Alex Gleason
|
15d32c3b83
|
MFA: pass scopes to MFA challenge
|
2022-01-12 12:40:40 -06:00 |
|
Alex Gleason
|
f675e7992a
|
MfaForm: improve styles and usability
|
2022-01-12 12:39:01 -06:00 |
|
Alex Gleason
|
e94acbc44f
|
MFA: setupMfa/confirmMfa, throw errors to component, don't be optimistic
|
2022-01-12 11:22:46 -06:00 |
|
|
0a160f4422
|
User endorsements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-12 18:20:27 +01:00 |
|
Alex Gleason
|
c1cfd2ca2a
|
MFA login: be less sensitive about the error response
|
2022-01-12 10:52:28 -06:00 |
|
Alex Gleason
|
6c3dfe3528
|
i18n: de.json restore "Oops!"
|
2022-01-12 00:56:05 +00:00 |
|
Isabell Deinschnitzel
|
d5b6f153fa
|
Update de.json 120122
|
2022-01-12 00:40:33 +00:00 |
|
Alex Gleason
|
783e194359
|
Merge branch 'fix-login-error' into 'develop'
LoginPage: fix crash
See merge request soapbox-pub/soapbox-fe!981
|
2022-01-11 17:21:25 +00:00 |
|
Alex Gleason
|
0ceed56f99
|
LoginPage: fix crash
|
2022-01-11 11:06:43 -06:00 |
|
Alex Gleason
|
1fee3eb0ac
|
LoadingSpinner: fix two warnings
|
2022-01-11 09:50:30 -06:00 |
|
Alex Gleason
|
ac88038166
|
DevelopersChallenge: 'fizz|buzz' --> 'soap|box'
|
2022-01-10 21:31:48 -06:00 |
|
Alex Gleason
|
d2363d63bd
|
Settings: allow immediately saving a changed setting, fixes #800
|
2022-01-10 21:26:10 -06:00 |
|
Alex Gleason
|
6323c7d70e
|
eslint: enforce gaps between groups with import/order
|
2022-01-10 16:25:06 -06:00 |
|
Alex Gleason
|
966ca91e1a
|
eslint: alphabetize imports with import/order
|
2022-01-10 16:17:52 -06:00 |
|
Alex Gleason
|
2a0e2001d6
|
eslint: enforce import/order
|
2022-01-10 16:01:24 -06:00 |
|
marcin mikołajczak
|
e0322916d1
|
Merge branch 'shortcuts-fix' into 'develop'
Fix hotkeys modal 'link'
See merge request soapbox-pub/soapbox-fe!977
|
2022-01-09 16:15:51 +00:00 |
|
|
7121201825
|
Fix hotkeys modal 'link'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-09 16:56:11 +01:00 |
|
marcin mikołajczak
|
0a14e9a247
|
Merge branch 'filter-bar-animation' into 'develop'
FilterBar: remove handleKeyDown
See merge request soapbox-pub/soapbox-fe!976
|
2022-01-08 23:23:19 +00:00 |
|
|
a960fe4d6a
|
FilterBar: or actually implement it properly
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-09 00:10:47 +01:00 |
|
|
90a55f2626
|
FilterBar: remove handleKeyDown
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-09 00:05:56 +01:00 |
|
marcin mikołajczak
|
e1475e0ba5
|
Merge branch 'scheduled' into 'develop'
Scheduled statuses improvements
Closes #797
See merge request soapbox-pub/soapbox-fe!974
|
2022-01-08 12:45:11 +00:00 |
|
|
cb856863b5
|
change icon for confirmation modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-08 13:29:23 +01:00 |
|
|
8114f7ed95
|
Do not insert pending statuses for scheduled statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-08 13:28:33 +01:00 |
|
|
154eab8273
|
Ask for confirmation before canceling scheduled post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-08 13:13:19 +01:00 |
|
|
3c5a66648b
|
Only show scheduled status media attachments if there are any
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-08 13:01:44 +01:00 |
|
Alex Gleason
|
ef49cf911c
|
Developers: add "Leave developers" button
|
2022-01-07 19:50:13 -06:00 |
|
Alex Gleason
|
3af8313b42
|
Developers: add challenge to become a developer
|
2022-01-07 19:27:18 -06:00 |
|
Alex Gleason
|
c80d00e67f
|
Merge branch 'reply-to-order' into 'develop'
Statuses: fix order of mentions
See merge request soapbox-pub/soapbox-fe!971
|
2022-01-07 23:23:05 +00:00 |
|
marcin mikołajczak
|
a22bf22786
|
Merge branch 'mentions-modal' into 'develop'
Fetch status context in mentions modal
See merge request soapbox-pub/soapbox-fe!969
|
2022-01-07 23:16:08 +00:00 |
|
Alex Gleason
|
93ee2a6ab7
|
Replying-to: fix order of mentions
|
2022-01-07 17:09:43 -06:00 |
|
Alex Gleason
|
6f702a4d0e
|
Merge branch 'developers-edit-settings' into 'develop'
Developers: add ability to edit raw settings JSON
See merge request soapbox-pub/soapbox-fe!968
|
2022-01-07 22:28:26 +00:00 |
|
marcin mikołajczak
|
928bfa9f78
|
Merge branch 'i18n-' into 'develop'
Run manage:translations, update Polish translation
See merge request soapbox-pub/soapbox-fe!970
|
2022-01-07 22:26:18 +00:00 |
|
|
ed0e02da04
|
Run manage:translations, update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-07 23:13:42 +01:00 |
|
Alex Gleason
|
29521de80e
|
Gate developers pages from non-developers
|
2022-01-07 16:10:53 -06:00 |
|
|
f05ea0d845
|
Fix: Mentions modal doesn't fetch accounts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-07 23:04:48 +01:00 |
|
Alex Gleason
|
d270e92927
|
Developers: add ability to edit raw settings JSON
|
2022-01-07 15:59:50 -06:00 |
|
Alex Gleason
|
2fd5e5cd35
|
Refactor MFA setup, fixes #792
|
2022-01-07 14:26:19 -06:00 |
|
marcin mikołajczak
|
8192c93873
|
Merge branch 'mentions-modal' into 'develop'
Fix modals
See merge request soapbox-pub/soapbox-fe!962
|
2022-01-07 00:02:57 +00:00 |
|
|
b0477ac1e1
|
fix broken modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-07 00:50:32 +01:00 |
|
Alex Gleason
|
782da14272
|
Add Home timeline filters to Preferences
|
2022-01-06 15:30:05 -06:00 |
|
marcin mikołajczak
|
9e198902a9
|
Merge branch 'mentions-modal' into 'develop'
Replace link to /reblogs, require authentication
See merge request soapbox-pub/soapbox-fe!960
|
2022-01-06 20:10:19 +00:00 |
|
|
bf3272d113
|
Replace link to /reblogs, require authentication
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-06 20:55:06 +01:00 |
|
|
5e31c12063
|
FilterBar: Do not trap Tab, Home/End keys
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-06 19:01:14 +01:00 |
|
|
98e11bbb37
|
Merge branch 'develop' into filter-bar-animation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-06 18:58:51 +01:00 |
|
marcin mikołajczak
|
df47c0c789
|
Merge branch 'mentions-modal' into 'develop'
Turn some pages into modals
See merge request soapbox-pub/soapbox-fe!958
|
2022-01-06 17:43:46 +00:00 |
|
marcin mikołajczak
|
831a3418f9
|
Merge branch 'just-messing-around' into 'develop'
Add headers to confirmation modals
See merge request soapbox-pub/soapbox-fe!942
|
2022-01-06 17:09:08 +00:00 |
|
|
95bdfb6c2f
|
FilterBar: handle resize
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-06 18:06:38 +01:00 |
|
|
2d3784eb88
|
Minor changes, port 'Generalize “press back to close modal” to any modal and to public pages' from Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-06 17:45:10 +01:00 |
|
|
06e3b95a29
|
change label
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-06 16:51:34 +01:00 |
|
|
46ca470f01
|
Turn some pages into modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-06 14:43:58 +01:00 |
|
|
149f677ab4
|
Merge remote-tracking branch 'origin/develop' into a11y
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-05 22:25:03 +01:00 |
|
|
b06596bbb6
|
Filter bar animation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-05 22:03:54 +01:00 |
|
Isabell Deinschnitzel
|
8fa620930b
|
Update de.json
|
2022-01-05 19:33:25 +00:00 |
|
Isabell Deinschnitzel
|
dd625a3b8a
|
Update de.json
|
2022-01-05 14:30:54 +00:00 |
|
Alex Gleason
|
4c66126c01
|
Explicit addressing: remove "Show thread" button, handle StatusReplyMentions edge cases, fixes #793
|
2022-01-04 20:28:49 -06:00 |
|
Alex Gleason
|
dc49ef9999
|
ReplyMentions: to.length --> to.size, fix bug replying to self
|
2022-01-04 20:27:58 -06:00 |
|
marcin mikołajczak
|
3dffc46fc1
|
Support explicit addressing
|
2022-01-04 20:06:08 +00:00 |
|
|
c36a47fd17
|
Interactions: optimistic unreblogs
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-04 16:57:01 +01:00 |
|
|
1541b97e1a
|
Actually fix reblogs
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-03 23:30:29 +01:00 |
|
|
11107c6df9
|
Merge remote-tracking branch 'origin/develop' into just-messing-around
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-03 18:52:22 +01:00 |
|
Alex Gleason
|
76a1f27b2a
|
Merge branch 'authorized-profile-actions' into 'develop'
AccountHeader: restrict privileged actions, fixes #713
Closes #713
See merge request soapbox-pub/soapbox-fe!950
|
2022-01-03 17:15:32 +00:00 |
|
Alex Gleason
|
67a9d014af
|
AccountHeader: restrict privileged actions, fixes #713
|
2022-01-03 11:10:58 -06:00 |
|
Alex Gleason
|
992f3285ae
|
Merge branch 'staff-only' into 'develop'
Restrict pages access by unauthorized users
Closes #640
See merge request soapbox-pub/soapbox-fe!949
|
2022-01-03 17:10:44 +00:00 |
|
Alex Gleason
|
52a857d296
|
Restrict pages access by unauthorized users
|
2022-01-03 10:56:17 -06:00 |
|
|
49d61f84e1
|
fix reblogs with confirmation modal enabled
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-03 17:27:31 +01:00 |
|
marcin mikołajczak
|
9c6f805499
|
Remote interactions modal
|
2022-01-02 20:43:53 +00:00 |
|
marcin mikołajczak
|
18e9da0a1d
|
Merge branch 'reactions-column' into 'develop'
Add column headers to some more pages
See merge request soapbox-pub/soapbox-fe!947
|
2022-01-01 23:14:32 +00:00 |
|
marcin mikołajczak
|
6174c1553b
|
Merge branch 'account-lookup' into 'develop'
Use account lookup in fetchAccountByUsername
See merge request soapbox-pub/soapbox-fe!941
|
2022-01-01 23:05:52 +00:00 |
|
|
bda323ea7d
|
Add column headers to some more pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-02 00:02:11 +01:00 |
|
|
4417b8010f
|
Add column header to users page in dashboard
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-01 23:45:38 +01:00 |
|
|
28b72dc01d
|
Add column header to reactions page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-01 23:41:25 +01:00 |
|
|
809b875ae3
|
Add headlines to confirmation modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-30 18:50:02 +01:00 |
|
|
6805e88b69
|
Use account lookup in fetchAccountByUsername
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-30 16:29:05 +01:00 |
|
|
fc3b9d62a6
|
Support account subscriptions on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-30 16:13:45 +01:00 |
|
marcin mikołajczak
|
02d6574ede
|
Merge branch 'modal-styles' into 'develop'
Minor styles improvements
See merge request soapbox-pub/soapbox-fe!939
|
2021-12-30 14:46:40 +00:00 |
|
|
ab886e647c
|
Minor styles improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-30 13:25:50 +01:00 |
|
|
988552e29b
|
Show 'Follows you' in profile directory
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-30 12:08:28 +01:00 |
|
|
b5b089ac7d
|
Use /lookup for username availability with Pleroma
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-30 00:31:09 +01:00 |
|
|
3a7da5d8d5
|
Check username availability
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-28 19:11:21 +01:00 |
|
marcin mikołajczak
|
2c89008403
|
Merge branch 'profile-directory' into 'develop'
Profile directory
See merge request soapbox-pub/soapbox-fe!931
|
2021-12-26 23:01:59 +00:00 |
|
Alex Gleason
|
a6dc420b70
|
Merge branch 'profile-directory' into 'develop'
Profile directory
See merge request soapbox-pub/soapbox-fe!927
|
2021-12-26 22:23:56 +00:00 |
|
|
0efe6f6a00
|
Use some icon from Tabler for profile directory
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-26 22:47:19 +01:00 |
|
|
d5e565e766
|
Add to /settings/profile
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-26 22:44:43 +01:00 |
|
marcin mikołajczak
|
955687d719
|
Merge branch 'search-race-condition' into 'develop'
Fix another race condition in search results
See merge request soapbox-pub/soapbox-fe!929
|
2021-12-26 10:54:47 +00:00 |
|
|
b79e760b65
|
Fix another race condition in search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-26 11:39:05 +01:00 |
|
|
e3d2b44bdc
|
Profile directory: styles, cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-25 18:23:26 +01:00 |
|
|
a829f429f7
|
use instance title
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-25 01:17:14 +01:00 |
|
|
10f7339e5c
|
Profile directories, adapted from Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-22 21:22:29 +01:00 |
|
Alex Gleason
|
6143f8ddfb
|
Merge branch 'tabs-bar-links' into 'develop'
Show nav bar links when in dashboard
See merge request soapbox-pub/soapbox-fe!926
|
2021-12-20 21:56:45 +00:00 |
|
|
5979aa14f8
|
Show nav bar links when in dashboard
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-20 22:41:40 +01:00 |
|
Alex Gleason
|
cd236f1e1d
|
ShowablePassword: switch icons
|
2021-12-20 10:28:34 -06:00 |
|
|
6cc20ff42a
|
PendingStatus: display placeholder attachments
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-19 00:11:14 +01:00 |
|
Alex Gleason
|
829744dcce
|
Merge branch 'replace-icons' into 'develop'
Change icons for federation restrictions page
See merge request soapbox-pub/soapbox-fe!921
|
2021-12-16 22:48:00 +00:00 |
|
|
30bc5889cd
|
Change icons for federation restrictions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-16 23:33:22 +01:00 |
|
Alex Gleason
|
9800c7db98
|
Merge branch 'replace-icons' into 'develop'
Replace LineAwesome with Tabler icons in some more places
See merge request soapbox-pub/soapbox-fe!920
|
2021-12-16 22:24:39 +00:00 |
|
|
951faf04bb
|
Change icon for briefcase
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-16 23:11:28 +01:00 |
|
|
99e3ec9ff9
|
Replace LineAwesome with Tabler icons in some more places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-16 23:05:33 +01:00 |
|
Alex Gleason
|
ec00f23d7e
|
Merge branch 'initial-home-feed' into 'develop'
UI: fix the way initial data is loaded
See merge request soapbox-pub/soapbox-fe!918
|
2021-12-15 15:51:56 +00:00 |
|
Alex Gleason
|
165feae622
|
Update snapshots
|
2021-12-15 10:49:13 -05:00 |
|
Alex Gleason
|
55ba4bd106
|
ShowablePassword, IconButton: submit on Enter
|
2021-12-15 10:46:25 -05:00 |
|
Alex Gleason
|
e283afe191
|
UI: fix the way initial data is loaded
|
2021-12-15 10:29:07 -05:00 |
|
Alex Gleason
|
2c3d700cc6
|
Admin: fix rejectUserModal import
|
2021-12-15 10:14:34 -05:00 |
|
Alex Gleason
|
7f3d7fbc29
|
Merge branch 'showable-password' into 'develop'
Create ShowablePassword component
See merge request soapbox-pub/soapbox-fe!916
|
2021-12-15 15:07:33 +00:00 |
|
|
81abb7d49e
|
update snapshots
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-15 15:39:07 +01:00 |
|
|
a1c7da7f62
|
no point in passing type=password
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-15 15:29:25 +01:00 |
|
|
4274b13aa7
|
Add ShowablePassword component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-15 15:26:34 +01:00 |
|
Alex Gleason
|
1b7c0adc58
|
Merge branch 'replace-icons' into 'develop'
Replace LineAwesome with Tabler icons in some places
See merge request soapbox-pub/soapbox-fe!915
|
2021-12-14 19:04:24 +00:00 |
|
|
efe74c3ddd
|
remove size prop for them
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 19:51:59 +01:00 |
|
|
68e05c803b
|
Replace LineAwesome with Tabler Icons in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 19:48:18 +01:00 |
|
Alex Gleason
|
74d26b36ac
|
Merge branch 'awaiting-approval-modals' into 'develop'
Admin: Make account approval buttons larger, require confirmation when deleting users
See merge request soapbox-pub/soapbox-fe!914
|
2021-12-14 16:22:19 +00:00 |
|
|
acce32cf1b
|
Make approval buttons larger, require confirmation when deleting users
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 17:00:20 +01:00 |
|
Alex Gleason
|
ff26336f3a
|
Merge branch 'chats-pagination' into 'develop'
use `/api/v2/pleroma/chats`
See merge request soapbox-pub/soapbox-fe!911
|
2021-12-14 15:13:11 +00:00 |
|
|
6a48948af7
|
Use old chats list API conditionally
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 13:38:59 +01:00 |
|
|
53497c2132
|
Chats: Create next link if not provided
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-14 13:25:08 +01:00 |
|
Alex Gleason
|
ef17a483ab
|
Suggestions: don't show suggestions if Home timeline failed
|
2021-12-13 14:25:06 -05:00 |
|
|
12e4c6c083
|
wip chat pagination
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-13 18:06:47 +01:00 |
|
NEETzsche
|
07fa906eaf
|
Your followers from a blocked domain will not be removed
|
2021-12-13 09:33:23 -07:00 |
|
Alex Gleason
|
72763d1495
|
Properly filter DMs from timelines
|
2021-12-12 22:34:10 -06:00 |
|
Alex Gleason
|
b706024e31
|
Merge branch 'search-race-condition' into 'develop'
Fix: Race condition in search
See merge request soapbox-pub/soapbox-fe!908
|
2021-12-12 20:30:30 +00:00 |
|
|
d66b2e10f2
|
Fix: Race condition in search
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-12 20:35:45 +01:00 |
|
Alex Gleason
|
01cd832680
|
Merge branch 'detailed-status-menu' into 'develop'
Don't show menu items requiring auth when not authenticated for detailed statuses
See merge request soapbox-pub/soapbox-fe!907
|
2021-12-11 21:03:29 +00:00 |
|
|
f52b69ebbb
|
Don't show menu items requiring auth when not authenticated for detailed statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-11 21:51:10 +01:00 |
|
|
6a3d70bfff
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-12-11 10:22:15 +01:00 |
|
Alex Gleason
|
73208ebe4b
|
Mastodon: redirect ActivityPub ID for statuses
|
2021-12-10 16:05:28 -06:00 |
|
Alex Gleason
|
aaad79f6a5
|
Auth: logIn, don't create an unnecessary app token
|
2021-12-06 15:33:06 -05:00 |
|
Alex Gleason
|
0b0e7188e3
|
PullToRefresh: switch back to the old loading indicator for now
|
2021-12-02 22:37:08 -06:00 |
|
Alex Gleason
|
94f3133dd4
|
Merge branch 'ptr-improvements' into 'develop'
PullToRefresh improvements
See merge request soapbox-pub/soapbox-fe!898
|
2021-12-02 21:54:36 +00:00 |
|
Alex Gleason
|
d6bc8d8b6c
|
PullToRefresh: use iOS style spinner
|
2021-12-02 15:38:26 -06:00 |
|
Alex Gleason
|
c57d50aa4e
|
PullToRefresh: increase pull resistance and threshold
|
2021-12-02 14:11:40 -06:00 |
|
Alex Gleason
|
ed2866a1e1
|
Profile: add "Share" button as primary action to own profile
|
2021-12-01 14:08:44 -06:00 |
|
Alex Gleason
|
4c11a3041f
|
v2 Suggestions: conditionally display admin actions
|
2021-11-26 23:53:50 -06:00 |
|
Alex Gleason
|
92439137c1
|
v2 Suggestions: add AdminAPI, rearrange sidebars, check instance feature flag
|
2021-11-26 23:36:17 -06:00 |
|
Alex Gleason
|
665d7a1e1f
|
Merge branch 'eslint-rules' into 'develop'
eslint: add key-spacing and space-unary-ops rules
See merge request soapbox-pub/soapbox-fe!890
|
2021-11-24 18:10:46 +00:00 |
|
|
4e04f06142
|
eslint: add key-spacing and space-unary-ops rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-24 18:28:35 +01:00 |
|
Alex Gleason
|
b528c4aa63
|
Contexts: check for cyclical in_reply_tos and prevent stitching them with tombstones
|
2021-11-23 15:17:12 -06:00 |
|
Alex Gleason
|
b76bb097f2
|
Status: protect against infinite context loops
|
2021-11-23 15:12:50 -06:00 |
|
Alex Gleason
|
09f941a79c
|
Merge branch 'chats-attachments-icon' into 'develop'
Add icons for chat previews with attachments
See merge request soapbox-pub/soapbox-fe!884
|
2021-11-21 18:44:53 +00:00 |
|
|
f4dc4181ad
|
Add icons for chat previews with attachments
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-21 19:29:16 +01:00 |
|
Alex Gleason
|
cde08c8556
|
Merge branch 'update-zh_CN-translation' into 'develop'
update zh-CN translation
See merge request soapbox-pub/soapbox-fe!882
|
2021-11-21 05:54:41 +00:00 |
|
user
|
47304e0478
|
fix hint messages when creating new poll
|
2021-11-20 22:16:34 -05:00 |
|
Shevek
|
acf1ee71b5
|
update zh-CN
|
2021-11-20 22:12:05 -05:00 |
|
Alex Gleason
|
0e6fac9286
|
Web Push fixes
|
2021-11-18 16:21:52 -05:00 |
|
Alex Gleason
|
f64cf63108
|
PlaceholderCard: add .status-card--link so it's responsive
|
2021-11-16 12:53:28 -06:00 |
|
Alex Gleason
|
28d6c93b39
|
Revert "Merge branch 'react-17-deprecated' into 'develop'"
This reverts merge request !871
|
2021-11-16 17:07:30 +00:00 |
|
Alex Gleason
|
02898b6bd6
|
Merge branch 'bundle-crash' into 'develop'
ActionsModal: check props before calling .map, fixes delete post on mobile
See merge request soapbox-pub/soapbox-fe!878
|
2021-11-16 17:07:20 +00:00 |
|
Alex Gleason
|
e419f82b38
|
ActionsModal: check props before calling .map, fixes delete post on mobile
|
2021-11-16 10:52:13 -06:00 |
|
Alex Gleason
|
164a150fbb
|
Admin: fix display of 0% retention
|
2021-11-16 07:12:55 -06:00 |
|
Alex Gleason
|
0f2d464182
|
Merge branch 'card-placeholder' into 'develop'
Status: display a placeholder Card on own links, poll for updated card
See merge request soapbox-pub/soapbox-fe!874
|
2021-11-16 04:12:55 +00:00 |
|
Alex Gleason
|
a3ce7b2afe
|
PendingStatus: display PlaceholderCard when a card is expected
|
2021-11-15 21:58:30 -06:00 |
|
Alex Gleason
|
dc363cd04b
|
Fix navigating between profiles
|
2021-11-15 21:31:17 -06:00 |
|
Alex Gleason
|
1714ac03d2
|
Status: display a placeholder Card on own links, poll for updated card
|
2021-11-15 19:10:38 -06:00 |
|
Alex Gleason
|
7259ed58fb
|
Offline: persist Soapbox config (eg frontend_configurations or soapbox.json)
|
2021-11-15 16:56:33 -06:00 |
|
Alex Gleason
|
e54253d155
|
Search: resubmit when changing tabs
|
2021-11-15 16:03:39 -06:00 |
|
Alex Gleason
|
ad70e39143
|
Search: only search for results in the current filter
|
2021-11-15 15:59:08 -06:00 |
|
Alex Gleason
|
2c1e6d12f9
|
Search: clear search when backspaced all the way
|
2021-11-15 15:31:32 -06:00 |
|
Alex Gleason
|
e46e217d57
|
Search: don't infer filter from results, leave it alone
|
2021-11-15 15:20:17 -06:00 |
|
Alex Gleason
|
926e92a742
|
Bundle: componentWillReceiveProps --> componentDidUpdate, React 17 compatibility
|
2021-11-15 14:34:33 -06:00 |
|
Alex Gleason
|
30a9de817a
|
resizeImage: skip canvas reliability check for now (it's unreliable)
|
2021-11-15 13:41:33 -06:00 |
|
Alex Gleason
|
9a42ebb41f
|
resizeImage: output error to console
|
2021-11-15 13:14:32 -06:00 |
|
Alex Gleason
|
59db8fb442
|
Notifications: drop status notifications if status is null
|
2021-11-12 15:06:37 -06:00 |
|
Alex Gleason
|
1e603b8255
|
Interactions: don't reimport updated status with unfavourite and unreblog.
Mastodon doesn't decrement the counter in the API response, and we actually don't want updated counters anyway.
|
2021-11-12 13:39:06 -06:00 |
|
Alex Gleason
|
47a3ecc30e
|
ComposeModal: conditional title when replying
|
2021-11-12 12:28:58 -06:00 |
|
Alex Gleason
|
a354fd325d
|
Statuses: optimistic reply counter
|
2021-11-12 12:18:11 -06:00 |
|
Alex Gleason
|
def3c542c0
|
RegistrationForm: prevent small error with password matching
|
2021-11-08 16:27:32 -06:00 |
|
Alex Gleason
|
5a767c8960
|
Jest: update snapshot
|
2021-11-08 16:08:25 -06:00 |
|
Alex Gleason
|
109046eef8
|
RegistrationForm: validate password mismatch
|
2021-11-08 15:57:37 -06:00 |
|
|
d25354013a
|
Use .destructive
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-08 17:21:33 +01:00 |
|
|
287bd6c7f5
|
Use warning color for delete actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-07 10:24:09 +01:00 |
|
|
187d579be0
|
Key navigation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-06 11:26:50 +01:00 |
|
Alex Gleason
|
cb98c16011
|
Poll: fix crash when voting
|
2021-11-05 23:29:35 -05:00 |
|
Alex Gleason
|
f826d620b4
|
Start adding Typescript support
|
2021-11-04 19:28:04 -05:00 |
|
Alex Gleason
|
17b90a9b74
|
eslint: error on wrong indentation
|
2021-11-04 15:22:40 -05:00 |
|
Alex Gleason
|
2cecefd749
|
Merge branch 'card-empty-icon' into 'develop'
Card: fix empty card icon
See merge request soapbox-pub/soapbox-fe!856
|
2021-11-04 20:12:31 +00:00 |
|
Alex Gleason
|
887da20192
|
Merge branch 'actions-modal-icons' into 'develop'
Add missing icon to account menu
See merge request soapbox-pub/soapbox-fe!855
|
2021-11-04 20:02:35 +00:00 |
|
|
adfde143bd
|
Add missing icon to account menu
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-04 20:58:11 +01:00 |
|
Alex Gleason
|
0e95a64027
|
Card: fix empty card icon
|
2021-11-04 14:57:52 -05:00 |
|
Alex Gleason
|
0b21092281
|
Merge branch 'more-pull-to-refresh' into 'develop'
Add Pull to Refresh to timelines, Notifications, Chats, Bookmarks
See merge request soapbox-pub/soapbox-fe!854
|
2021-11-04 19:37:47 +00:00 |
|
Alex Gleason
|
65a2a40cb2
|
Pull to Refresh: Notifications, Chats, Bookmarks
|
2021-11-04 14:20:11 -05:00 |
|
|
43fe27eecc
|
Add icons to all? dropdown menus
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-04 20:19:04 +01:00 |
|
Alex Gleason
|
f61845b876
|
Pull to Refresh on public timelines
|
2021-11-04 13:41:56 -05:00 |
|
Alex Gleason
|
9ce3aa8d1b
|
HomeTimeline: pull to refresh
|
2021-11-04 13:30:54 -05:00 |
|
Alex Gleason
|
3ad3b5c84a
|
Status: implement proper Pull to Refresh, refactor horrible status actions
|
2021-11-04 13:16:28 -05:00 |
|
|
bdb61c14e3
|
Add icons for status action bars
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-04 19:16:04 +01:00 |
|
Alex Gleason
|
16f6644602
|
Status: implement actual Pull to Refresh on threads, add PullToRefresh custom component
|
2021-11-04 12:34:22 -05:00 |
|
|
9ccb295004
|
Restyle actions modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-04 17:44:19 +01:00 |
|
Alex Gleason
|
d76219c624
|
Jest: update snapshots
|
2021-11-04 00:49:57 -05:00 |
|
Alex Gleason
|
a9a3f09068
|
Registration/Login: improve text inputs on mobile
|
2021-11-04 00:36:34 -05:00 |
|
Alex Gleason
|
7b7cfdd4be
|
ExternalLoginForm: improve mobile text input
|
2021-11-04 00:33:42 -05:00 |
|
Alex Gleason
|
cb2d699bce
|
Merge branch 'pull-to-refresh' into 'develop'
Column: remove top gap on mobile, implement pulling feedback
See merge request soapbox-pub/soapbox-fe!848
|
2021-11-04 01:49:18 +00:00 |
|
Alex Gleason
|
3e3433218c
|
Column: remove top gap on mobile, implement pulling feedback
|
2021-11-03 20:35:40 -05:00 |
|
Alex Gleason
|
8634db39a5
|
Merge branch 'polls-unauthorized-modal' into 'develop'
Check if unauthorized when toggling poll options
See merge request soapbox-pub/soapbox-fe!828
|
2021-11-03 18:15:57 +00:00 |
|
|
3e5f9162c8
|
Fix search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-11-03 08:43:00 +01:00 |
|
Alex Gleason
|
84074fc1b4
|
SidebarMenu: add invites button
|
2021-11-02 12:05:36 -05:00 |
|
Alex Gleason
|
860f8c3b93
|
Developers: become a developer through the console
|
2021-11-02 11:47:26 -05:00 |
|
Alex Gleason
|
0e3d27a91e
|
Developers: create an app through a form
|
2021-11-02 11:11:33 -05:00 |
|
Alex Gleason
|
a1625308cb
|
Developers: scaffold createApp page at /developers/apps/create
|
2021-11-02 00:35:35 -05:00 |
|
Alex Gleason
|
1ee87fa7a4
|
Developers: display dashcounters
|
2021-11-02 00:16:52 -05:00 |
|
Alex Gleason
|
15a91d5ae3
|
Developers: scaffold with WIP developers page
|
2021-11-02 00:05:33 -05:00 |
|
Alex Gleason
|
e860186b4b
|
IntentionalError: display an ErrorBoundary preview at /error
|
2021-11-01 23:02:09 -05:00 |
|
Alex Gleason
|
52512ec110
|
Trends: fix Hashtag component and TrendsPanel, display trends in Search
|
2021-11-01 20:37:39 -05:00 |
|
Alex Gleason
|
b32745a36d
|
Search: only show suggestions when not submitted
|
2021-11-01 14:13:13 -05:00 |
|
Alex Gleason
|
23393710c7
|
AutosuggestInput: add icon to menu
|
2021-11-01 13:53:30 -05:00 |
|
Alex Gleason
|
4ef9a88f72
|
Search: add menu to AutosuggestInput
|
2021-11-01 13:45:17 -05:00 |
|
Alex Gleason
|
a5bf105ccd
|
Search: autosuggest accounts in search bar on desktop
|
2021-11-01 12:25:18 -05:00 |
|
Alex Gleason
|
9c0f65da03
|
Search: nuke the popout
|
2021-10-31 22:59:29 -05:00 |
|
Alex Gleason
|
b73b613064
|
Search: integration suggestions better
|
2021-10-31 22:58:26 -05:00 |
|
Alex Gleason
|
e64afb5d40
|
Merge branch 'conditional-attachments' into 'develop'
Compose: pull accept content types from backend if available, fallback to all types
See merge request soapbox-pub/soapbox-fe!835
|
2021-10-31 21:27:51 +00:00 |
|
Alex Gleason
|
f950ee7c0c
|
Merge branch 'import-data-link' into 'develop'
Use correct 'Import data' link for Mastodon
See merge request soapbox-pub/soapbox-fe!834
|
2021-10-31 21:22:03 +00:00 |
|
Alex Gleason
|
2946a7432b
|
Compose: pull accept content types from backend if available, fallback to all types
|
2021-10-31 16:14:09 -05:00 |
|
|
d4f32e1219
|
Use correct 'Import data' link for Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-31 22:07:41 +01:00 |
|
Alex Gleason
|
21a5c3215a
|
Merge branch 'styles' into 'develop'
Improve search input styles on aliases/list editor pages
See merge request soapbox-pub/soapbox-fe!833
|
2021-10-31 21:06:54 +00:00 |
|
|
b9153b8866
|
Improve search input on aliases/list editor pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-31 21:51:56 +01:00 |
|
Alex Gleason
|
beb0e6edae
|
Merge branch 'search-reducer-refactor' into 'develop'
Search: refactor search reducer, add tests
See merge request soapbox-pub/soapbox-fe!831
|
2021-10-28 18:36:05 +00:00 |
|
Alex Gleason
|
6b54e88b62
|
Search: refactor search reducer, add tests
|
2021-10-28 14:23:54 -04:00 |
|
Alex Gleason
|
7aee517358
|
Merge branch 'invites-link' into 'develop'
use baseURL for /invites
See merge request soapbox-pub/soapbox-fe!830
|
2021-10-28 18:13:33 +00:00 |
|
|
fe4c4d93c9
|
use baseURL for /invites
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-28 19:58:18 +02:00 |
|
|
5043588007
|
Link to Line Awesome icon list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-28 12:40:28 +02:00 |
|
|
92ee89936e
|
Show unauthorized modal when toggling poll options
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-27 22:51:17 +02:00 |
|
|
1796a35951
|
Partially fix post navigation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-26 17:38:49 +02:00 |
|
|
4bc3a0c7dc
|
Styles, set focus to sidebar on open
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-26 11:26:58 +02:00 |
|
Alex Gleason
|
7fd5dc1350
|
Merge branch 'language-pl' into 'develop'
Update Polish translation
See merge request soapbox-pub/soapbox-fe!823
|
2021-10-24 20:20:22 +00:00 |
|
|
5b149bd9ed
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-24 21:46:13 +02:00 |
|
Alex Gleason
|
f8ca45f5fb
|
Merge branch 'configurable-autoload-more' into 'develop'
ScrollableList: Add option to disable loading more items when scrolled to bottom
See merge request soapbox-pub/soapbox-fe!822
|
2021-10-24 18:32:07 +00:00 |
|
|
535290654d
|
ScrollableList: Add option to disable loading more items when scrolling to bottom
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-24 20:11:28 +02:00 |
|
Alex Gleason
|
b54011241f
|
Merge branch 'search-scrollable-list' into 'develop'
Use ScrollableList for search results
See merge request soapbox-pub/soapbox-fe!821
|
2021-10-24 18:10:56 +00:00 |
|
|
742b1f2b58
|
Use ScrollableList for search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-24 19:58:04 +02:00 |
|
marcin mikołajczak
|
ce9a150abc
|
Update app/soapbox/components/poll.js
|
2021-10-24 12:33:24 +00:00 |
|
|
f2b91a2231
|
Fix polls for unauthenticated users
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-24 14:03:42 +02:00 |
|
Alex Gleason
|
f290b78636
|
Timelines: push pending statuses into queue
|
2021-10-23 15:08:21 -05:00 |
|
Alex Gleason
|
47c68014d0
|
TabsBar: fix unauthenticated buttons on mobile
|
2021-10-23 14:29:26 -05:00 |
|
Alex Gleason
|
897f65cf72
|
PrimaryNavigation, ThumbNavigation: move Search to after Home
|
2021-10-23 14:09:17 -05:00 |
|
Alex Gleason
|
acf316faf6
|
Notifications: refactor makeGetNotification, pass the full rebuilt notification all the way through
|
2021-10-22 17:15:11 -05:00 |
|
Alex Gleason
|
03541ccc6f
|
Merge branch 'video-player' into 'develop'
Video player changes from Mastodon
See merge request soapbox-pub/soapbox-fe!816
|
2021-10-22 18:14:49 +00:00 |
|
|
a2abb0bad7
|
Add hotkeys for video control
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 19:55:09 +02:00 |
|
|
a1c4066077
|
Fix video not reacting to window resizes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 19:03:14 +02:00 |
|
|
a338e7c98f
|
Add tooltips to audio/video player buttons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 18:59:15 +02:00 |
|
|
aef01ea262
|
Change audio/video playback to stop playback when out of view
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 18:50:32 +02:00 |
|
|
813cd58305
|
Do not use voters_count for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 15:27:49 +02:00 |
|
|
88d35e13e8
|
Add single option votes tooltip in polls
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 15:23:07 +02:00 |
|
|
e6f30abd91
|
Fix poll options not being selectable via keyboard
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 15:13:17 +02:00 |
|
|
00aacc5e33
|
Add voters count support
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 15:06:34 +02:00 |
|
|
040dfe652a
|
Change vote results to display tied leading options as leading
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 15:04:21 +02:00 |
|
|
2f5fff0222
|
Show user what options they have voted
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-22 15:03:21 +02:00 |
|
Alex Gleason
|
a96b9678a3
|
Push notifications: take to Notifications on click
|
2021-10-21 17:34:01 -05:00 |
|
Alex Gleason
|
f79d4a3330
|
Push notifications: switch to serviceWorkerRegistration.showNotification()
|
2021-10-21 17:09:02 -05:00 |
|
Alex Gleason
|
fc6911caad
|
Push notifications: refactor, restore
|
2021-10-21 16:22:54 -05:00 |
|
Alex Gleason
|
7fdf22b206
|
ServiceWorker: clean up entry.js and web_push_notifications.js
|
2021-10-21 15:31:09 -05:00 |
|
Alex Gleason
|
e42030daae
|
Always check error.response before error.response.status
|
2021-10-20 17:50:35 -05:00 |
|
Alex Gleason
|
5a19d52617
|
errorsMiddleware: only alert when the error has a response (eg not when offline)
|
2021-10-20 17:50:03 -05:00 |
|
Alex Gleason
|
97cc7eb804
|
Streaming: fail gracefully when WebSocket construction fails (mainly for Bromite browser)
|
2021-10-20 16:36:38 -05:00 |
|
Alex Gleason
|
0b94774fbe
|
localforage: remember auth accounts
|
2021-10-20 16:27:36 -05:00 |
|
Alex Gleason
|
c8cec8fdac
|
localforage: create custom KVStore instance, refactor Instance actions
|
2021-10-20 15:17:47 -05:00 |
|
Alex Gleason
|
3c5384f318
|
localforage: add localforage, remember a fetched instance
|
2021-10-20 13:18:55 -05:00 |
|
Alex Gleason
|
3bb891adaa
|
Notifications: skip importing notifications with a null status
|
2021-10-19 18:14:51 -05:00 |
|
Alex Gleason
|
001aae849b
|
TabsBar: display counters only on profile pages where they're needed
|
2021-10-19 17:43:18 -05:00 |
|
Alex Gleason
|
0423a3a491
|
Compose: switch to regular snackbar.success
|
2021-10-19 17:08:37 -05:00 |
|
Alex Gleason
|
0e8ed14ffe
|
TabsBar: add notifications back for desktop UI
|
2021-10-19 16:09:22 -05:00 |
|
Alex Gleason
|
876b7d6ce7
|
AccountTimeline: don't display column settings for now
|
2021-10-19 15:16:47 -05:00 |
|
Alex Gleason
|
ec22cc8afa
|
AccountTimeline: add SubNavigation
|
2021-10-19 15:13:04 -05:00 |
|
Alex Gleason
|
416310d302
|
AccountHeader: make avatar transition less dramatic
|
2021-10-19 14:30:14 -05:00 |
|
Alex Gleason
|
9cb3e682c1
|
Merge remote-tracking branch 'mkljczk/locked-profile-header' into profile-page-nav
|
2021-10-19 14:09:52 -05:00 |
|
Alex Gleason
|
49d0f23ac0
|
SubNavigation: switch out arrow icon, enlarge it
|
2021-10-19 13:37:13 -05:00 |
|
Alex Gleason
|
b387e9ce1b
|
Merge branch 'update-translations' into 'develop'
Run yarn manage:translations
See merge request soapbox-pub/soapbox-fe!799
|
2021-10-19 18:05:44 +00:00 |
|
Alex Gleason
|
e01369f434
|
Merge branch 'compose-svg-icons-load' into 'develop'
ComposeForm: load it differently so the SVG icons are already loaded when it expands
See merge request soapbox-pub/soapbox-fe!798
|
2021-10-19 18:00:31 +00:00 |
|
Alex Gleason
|
129ae2c66e
|
Run yarn manage:translations
|
2021-10-19 12:48:42 -05:00 |
|
Alex Gleason
|
cd3cf2379b
|
ComposeForm: load it differently so the SVG icons are already loaded when it expands
|
2021-10-19 12:46:01 -05:00 |
|
Alex Gleason
|
5d77f65535
|
Merge branch 'post-toast' into 'develop'
Compose: preliminary toast upon submission
See merge request soapbox-pub/soapbox-fe!797
|
2021-10-19 17:44:20 +00:00 |
|
Alex Gleason
|
09f57447c6
|
Compose: preliminary toast upon submission
|
2021-10-19 12:29:54 -05:00 |
|
Alex Gleason
|
13c623ca1e
|
EditProfile: resize avatar/banner in browser, improve error messages
|
2021-10-19 12:03:04 -05:00 |
|
Alex Gleason
|
343a210d96
|
v2 Media API: disable for Pleroma (use v1)
|
2021-10-19 11:28:48 -05:00 |
|
Alex Gleason
|
c6067dbccb
|
v2 Media API: poll attachments for completion
https://github.com/mastodon/mastodon/pull/13210
|
2021-10-19 11:25:43 -05:00 |
|
Alex Gleason
|
5f183d38b1
|
VERIFY_CREDENTIALS_FAIL: skipAlert
|
2021-10-19 09:32:15 -05:00 |
|
|
c1ffb37135
|
Fix typo in Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-18 13:09:40 +02:00 |
|
Alex Gleason
|
79f878db97
|
Status: improve "pinned" icon
|
2021-10-16 10:10:41 -05:00 |
|
|
8b7890f6aa
|
Fix remote follow button for remote accounts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-16 13:15:55 +02:00 |
|
Alex Gleason
|
5017804b0a
|
Revert "Add scrolling SubNavigation to Home and Account timelines"
This reverts commit b1da9dc455 .
This solution feels wrong
|
2021-10-15 22:05:59 -05:00 |
|
Alex Gleason
|
b1da9dc455
|
Add scrolling SubNavigation to Home and Account timelines
|
2021-10-15 21:55:11 -05:00 |
|
Alex Gleason
|
17e73a3846
|
Prepare Home ColumnSettings
|
2021-10-15 19:23:24 -05:00 |
|
Alex Gleason
|
ade2c5ebb3
|
Notifications: add back column settings
|
2021-10-15 18:55:04 -05:00 |
|
Alex Gleason
|
0b975c7761
|
SubNavigation: add a11y titles
|
2021-10-15 18:37:32 -05:00 |
|
Alex Gleason
|
efd583473a
|
MediaGallery: only display eye icon when marked as sensitive
|
2021-10-15 18:30:14 -05:00 |
|
Alex Gleason
|
1a6b61c248
|
EmojiReacts: consistent hover behavior, isUserTouching()
|
2021-10-15 17:56:03 -05:00 |
|
Alex Gleason
|
7f4a467c16
|
Fix Fediverse timeline settings title
|
2021-10-15 17:50:10 -05:00 |
|
Alex Gleason
|
67a1686bc8
|
Federated timeline: restore column settings
|
2021-10-15 17:15:03 -05:00 |
|
Alex Gleason
|
b236e11225
|
Local timeline: restore column settings
|
2021-10-15 17:11:16 -05:00 |
|
Alex Gleason
|
04787678a2
|
Add autoloadTimelines user setting to configure timeline loading behavior
|
2021-10-15 15:41:40 -05:00 |
|
Alex Gleason
|
27a30078a3
|
Merge remote-tracking branch 'origin/next' into next
|
2021-10-15 15:33:31 -05:00 |
|
Alex Gleason
|
bdde72a29e
|
Favicon badge: clear on pageload
|
2021-10-15 15:33:09 -05:00 |
|
Alex Gleason
|
f22037d51e
|
Handle /statuses/new route instead of just redirecting
|
2021-10-15 15:30:24 -05:00 |
|
Alex Gleason
|
966f0e84e4
|
Share: support title and url params
|
2021-10-15 15:24:08 -05:00 |
|
|
22eea75e9a
|
Make thumb nav look ok-ish with Polish language
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-15 20:06:05 +02:00 |
|
Alex Gleason
|
2284a4bae5
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-10-15 12:52:42 -05:00 |
|
Alex Gleason
|
6313559409
|
Favicon unread badge: improve behavior & style
|
2021-10-15 12:42:42 -05:00 |
|
Alex Gleason
|
69dcd6421a
|
Display Slack-like favicon unread badge (yoinked from Pleroma FE)
|
2021-10-15 11:52:35 -05:00 |
|
Alex Gleason
|
55b6bf52d0
|
Merge branch 'develop' into 'kaonashi696-develop-patch-45336'
# Conflicts:
# app/soapbox/locales/ca.json
|
2021-10-15 16:40:21 +00:00 |
|
Alex Gleason
|
e4b2021e8e
|
Search: display WhoToFollowPanel if supported
|
2021-10-15 11:30:03 -05:00 |
|
Alex Gleason
|
013594444d
|
AccountHeader: make profile share button work
|
2021-10-15 09:45:03 -05:00 |
|
K Fem!?
|
451e110137
|
Update ca.json
|
2021-10-15 13:40:06 +00:00 |
|
Alex Gleason
|
4464a7f19e
|
Swap out a few more icons for svg icons
|
2021-10-14 14:14:13 -05:00 |
|
Alex Gleason
|
a38963abba
|
jest: remove unused snapshot
|
2021-10-14 13:55:26 -05:00 |
|
Alex Gleason
|
ef809a8d59
|
Delete ColumnBackButtonSlim, fix runtime warnings
|
2021-10-14 13:38:16 -05:00 |
|
Alex Gleason
|
a8dfe1262b
|
SubNavigation: render tab title depending on message
|
2021-10-14 13:26:07 -05:00 |
|
Alex Gleason
|
e36dc0d119
|
Search: autofocus
|
2021-10-14 12:38:52 -05:00 |
|
Alex Gleason
|
4dbc4247f1
|
AutosuggestInput: fix autofocus
|
2021-10-14 12:35:05 -05:00 |
|
Alex Gleason
|
f2934fb382
|
Direct/Conversations: improve search placeholder text
|
2021-10-14 12:25:51 -05:00 |
|
Alex Gleason
|
f70791004b
|
Chats: add account search
|
2021-10-14 12:23:51 -05:00 |
|
Alex Gleason
|
3fb9ebc553
|
Conversations: add account search
|
2021-10-14 11:52:12 -05:00 |
|
Alex Gleason
|
936c837880
|
DisplayName: add key in rendered list
|
2021-10-14 11:50:45 -05:00 |
|
Alex Gleason
|
a02112a1c8
|
Create AccountSearch component to do more than AutosuggestAccountInput
|
2021-10-14 11:47:10 -05:00 |
|
Alex Gleason
|
b0b13e9e59
|
AutosuggestInput: refactor CSS, fix hotkeys
|
2021-10-14 10:59:24 -05:00 |
|
Alex Gleason
|
f6f410d276
|
AutosuggestAccountInput: configurable limit prop
|
2021-10-14 10:48:17 -05:00 |
|
Alex Gleason
|
e8005b9cf6
|
AutosuggestAccountInput: prevent race condition by cancelling pending requests
|
2021-10-14 10:05:57 -05:00 |
|
Alex Gleason
|
92c164dc6b
|
Create AutosuggestAccountInput component, display it in DirectTimeline (WIP)
|
2021-10-14 09:47:08 -05:00 |
|
Alex Gleason
|
e454f402e9
|
Status: conditional column title depending on visibility scope
|
2021-10-14 08:49:33 -05:00 |
|
Alex Gleason
|
65891a904c
|
Button: remove text-decoration when wrapped with a <Link/>
|
2021-10-14 08:22:17 -05:00 |
|
kaonashi696
|
a663240883
|
Update ca.json
|
2021-10-13 23:17:37 +00:00 |
|
Alex Gleason
|
73e4d00cc2
|
ProfileMediaPanel: fix crash from syncronous noOp
|
2021-10-13 15:10:26 -05:00 |
|
Alex Gleason
|
e2058d0bcb
|
WarningContainer: use <Link/> to account settings page
|
2021-10-13 14:35:34 -05:00 |
|
Alex Gleason
|
ea0374bbbc
|
WarningContainer: hide "Learn more" button for now
|
2021-10-13 14:32:38 -05:00 |
|
Alex Gleason
|
8dd49343ad
|
ComposeModal, ComposeForm: adapt depending on privacy scope
|
2021-10-13 14:24:22 -05:00 |
|
kaonashi696
|
490953aa4d
|
Update ca.json
|
2021-10-13 19:20:12 +00:00 |
|
Alex Gleason
|
4fb447596e
|
FAB: replace pen icon with new custom Tabler icon
|
2021-10-13 14:07:21 -05:00 |
|
Alex Gleason
|
da79e5a876
|
Add conditional Chat/DM buttons throughout the interface
|
2021-10-13 13:55:02 -05:00 |
|
Alex Gleason
|
3280176914
|
Add Chat/DM button back to AccountHeader
|
2021-10-13 13:23:07 -05:00 |
|
Alex Gleason
|
2d42995e6f
|
ProfileMediaPanel: fix navigating between profiles, display LoadingIndicator, display empty message
|
2021-10-13 12:55:17 -05:00 |
|
Alex Gleason
|
8e1600e179
|
AccountHeader: improve style of DropdownMenu, use Tabler icon
|
2021-10-13 12:20:54 -05:00 |
|
Alex Gleason
|
59835087b5
|
ActionButton: remove minus icon from Unfollow button
|
2021-10-13 12:12:21 -05:00 |
|
Alex Gleason
|
ecdef1d95b
|
Placeholder: render placeholder parent status in thread
|
2021-10-12 20:03:55 -05:00 |
|
Alex Gleason
|
8a26db57f7
|
Placeholder: display placeholders in slist while next page is loading
|
2021-10-12 19:14:27 -05:00 |
|
Alex Gleason
|
f6b1bca574
|
Helmet: wrap withRouter, probably fix page title getting stuck
|
2021-10-12 16:28:47 -05:00 |
|
Alex Gleason
|
b343a403e8
|
ScrollableList, PlaceholderDisplayName: fix runtime warnings
|
2021-10-12 16:21:04 -05:00 |
|
Alex Gleason
|
f808ac6786
|
Placeholder: display placeholders for Notifications, refactor scss
|
2021-10-12 14:00:01 -05:00 |
|
Alex Gleason
|
7f1613dd20
|
ScrollableList: remove accidental changes in commit
|
2021-10-12 13:54:23 -05:00 |
|
Alex Gleason
|
583aa6fd60
|
MediaGallery: fix audio attachment thumb crash
|
2021-10-12 13:46:09 -05:00 |
|
Alex Gleason
|
135ec190ee
|
Instead of str.replaceAll, use str.replace with regex (for better browser support)
|
2021-10-12 10:31:15 -05:00 |
|
Alex Gleason
|
26ec27a859
|
Fediverse timeline: column transparency fixes
|
2021-10-11 14:10:25 -05:00 |
|
Alex Gleason
|
47b433915b
|
Placeholder: display placeholder statuses while timelines are loading
|
2021-10-11 14:03:39 -05:00 |
|
Alex Gleason
|
d41e3f96ee
|
ScrollableList: break up render function into smaller pieces
|
2021-10-11 11:59:37 -05:00 |
|
kaonashi696
|
700151ac6a
|
Update ca.json
|
2021-10-11 16:43:51 +00:00 |
|
kaonashi696
|
cb1805a399
|
Update ca.json
|
2021-10-10 22:49:26 +00:00 |
|
Alex Gleason
|
b1e10f3db2
|
ErrorBoundary: improve icons and styles
|
2021-10-10 02:48:35 -05:00 |
|
Alex Gleason
|
e19c2d8547
|
Timelines: push to timeline regardless of if it's "online"
|
2021-10-09 23:13:20 -05:00 |
|
Alex Gleason
|
c8e207d6c1
|
StatusList: fix crash
|
2021-10-09 22:52:44 -05:00 |
|
Alex Gleason
|
0060667639
|
Optimistic statuses: add .thread__status className
|
2021-10-09 21:39:15 -05:00 |
|
Alex Gleason
|
5033e320bc
|
Importer: fix order of imports in importFetchedStatus
|
2021-10-09 21:29:10 -05:00 |
|
Alex Gleason
|
379d03a509
|
Optimistic statuses: prepend with 末 to sort it at the end
|
2021-10-09 21:16:37 -05:00 |
|
Alex Gleason
|
135b4c4d7b
|
Optimistic replies: fix duplicated statuses
|
2021-10-09 21:12:21 -05:00 |
|
Alex Gleason
|
03dbd5bfd2
|
Optimistic threads
|
2021-10-09 17:47:25 -05:00 |
|
Alex Gleason
|
50feacbd6b
|
Optimistic, nonblocking statuses
|
2021-10-09 17:30:20 -05:00 |
|
marcin mikołajczak
|
be5203f406
|
Merge branch 'next' into 'locked-profile-header'
# Conflicts:
# app/soapbox/features/account/components/header.js
# app/soapbox/pages/profile_page.js
|
2021-10-09 22:00:01 +00:00 |
|
Alex Gleason
|
8c758d7577
|
AccountHeader: disable &--missing functionality for now, since it messes up sticky sidebars
|
2021-10-09 12:47:30 -05:00 |
|
Alex Gleason
|
2608de7af4
|
AttachmentThumbs: click to expand post
|
2021-10-09 12:33:08 -05:00 |
|
Alex Gleason
|
d6af6468d7
|
Thread: improve padding between posts
|
2021-10-09 11:48:03 -05:00 |
|
Alex Gleason
|
c264a5fb47
|
SubNavigation: border-radius 0 when scrolled
|
2021-10-08 19:09:34 -05:00 |
|
Alex Gleason
|
2dec47e179
|
MaterialStatus: fix focused state
|
2021-10-08 17:10:50 -05:00 |
|
Alex Gleason
|
e9b5a9cf2e
|
MediaModal: use Tabler next/prev arrows
|
2021-10-08 16:44:24 -05:00 |
|
Alex Gleason
|
0bc1a57cfa
|
RemoteInstancePage: use standard navigation like other pages
|
2021-10-08 16:35:47 -05:00 |
|
Alex Gleason
|
b029225236
|
ListTimeline: use SubNavigation, nuke HomeColumnHeader once and for all
|
2021-10-08 16:32:49 -05:00 |
|
Alex Gleason
|
6fa875e261
|
RemoteTimeline: use SubNavigation
|
2021-10-08 16:28:05 -05:00 |
|
Alex Gleason
|
81921578e0
|
TimelineQueueButtonHeader: automatically load new items when scrolled to the top of the page
|
2021-10-08 15:20:08 -05:00 |
|
Alex Gleason
|
75a496c806
|
TimelineQueueButtonHeader: update snapshots
|
2021-10-08 14:53:21 -05:00 |
|
Alex Gleason
|
38b41ced76
|
TimelineQueueButtonHeader: always scroll to top
|
2021-10-08 14:51:54 -05:00 |
|
Alex Gleason
|
4840a3c751
|
TimelineQueueButtonHeader: display only when scrolled down
|
2021-10-08 14:34:23 -05:00 |
|
Alex Gleason
|
bba3564ef3
|
ProfilePreview: link to internal profile, improve styles
|
2021-10-08 13:49:59 -05:00 |
|
Alex Gleason
|
92fc853642
|
AttachmentThumbs: display compact media thumbs instead of AttachmentList
|
2021-10-08 13:17:37 -05:00 |
|
Alex Gleason
|
78529df4c1
|
Chats: fix action button icons
|
2021-10-08 12:13:47 -05:00 |
|
Alex Gleason
|
4e18d7e505
|
FollowRecommendations: fix transparent background
|
2021-10-08 11:59:59 -05:00 |
|
Alex Gleason
|
b47e7a3197
|
Column: remove ColumnBackButton from most places, fix DetailedStatus border-bottom, improve HashtagTimeline
|
2021-10-08 11:53:15 -05:00 |
|
Alex Gleason
|
43c86ff85c
|
BetterColumn: remove ColumnBackButton, fix border-bottom
|
2021-10-08 11:20:41 -05:00 |
|
Alex Gleason
|
683da333fd
|
Entirely remove unused "drawer" concept
|
2021-10-08 11:08:47 -05:00 |
|
Alex Gleason
|
3a37635040
|
Get rid of unused DrawerLoading component
|
2021-10-08 10:43:29 -05:00 |
|
Alex Gleason
|
943ee54c98
|
Profile: restore "extra" links on desktop
|
2021-10-07 21:39:03 -05:00 |
|
Alex Gleason
|
891a65b66f
|
Favourites: display favourites for Mastodon (if exposableReactions is manually toggled)
|
2021-10-07 18:21:28 -05:00 |
|
Alex Gleason
|
e16a5ac9f9
|
ComposeForm: add back original character counter, commented out for now
|
2021-10-07 15:46:45 -05:00 |
|
Alex Gleason
|
18ef49aec9
|
Seach: autosubmit from search page
|
2021-10-07 15:19:28 -05:00 |
|
Alex Gleason
|
14ecc9a4ce
|
Reblogs: add ColumnHeader
|
2021-10-07 14:52:50 -05:00 |
|
Alex Gleason
|
c3da48ebf4
|
Compare hosts in findAccountByUsername, fixes #730
|
2021-10-07 14:43:14 -05:00 |
|
Alex Gleason
|
079736e199
|
Profile: start refactoring findAccountByUsername logic
|
2021-10-07 14:35:07 -05:00 |
|
|
1cfe37b3c9
|
Translate a few strings from next to Polish
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-07 11:25:36 +02:00 |
|
|
20c957d907
|
Merge branch 'next' into locked-profile-header
|
2021-10-07 08:52:23 +02:00 |
|
Alex Gleason
|
cf19366626
|
Rename .follow-button to .button--follow
The other classname is listed on Fanboy's Annoyances List
|
2021-10-06 18:48:13 -05:00 |
|
Alex Gleason
|
5807b8f823
|
Thread: display status connectors (basic threading)
|
2021-10-06 17:50:43 -05:00 |
|
Alex Gleason
|
cb0a034e85
|
ProgressCircle: fix propTypes (text --> string)
|
2021-10-06 17:06:38 -05:00 |
|
Alex Gleason
|
b6704991d2
|
Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf
|
2021-10-06 16:01:18 -05:00 |
|
Alex Gleason
|
4b92dbc93d
|
Create separate MaterialStatus component for statuses with gaps (in timelines)
|
2021-10-06 14:42:24 -05:00 |
|
Alex Gleason
|
6e305fd854
|
DetailedStatus: remove gaps, rename .detailed-status-container to .thread
|
2021-10-06 13:59:52 -05:00 |
|
|
4f60c6845d
|
Improve account headers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-06 18:15:32 +02:00 |
|
Alex Gleason
|
61282f0963
|
MoreFollows: hide if not federating
|
2021-10-06 10:58:29 -05:00 |
|
Alex Gleason
|
89ac03e07a
|
BundleErrorColumn: fix icon and rounded corners
|
2021-10-05 22:48:10 -05:00 |
|
Alex Gleason
|
4e6a6278ac
|
Revert "Swap positions of Search and Messages/Chats in navigation"
This reverts commit 66f2aa4e84 .
|
2021-10-05 22:25:50 -05:00 |
|
Alex Gleason
|
66f2aa4e84
|
Swap positions of Search and Messages/Chats in navigation
|
2021-10-05 22:22:47 -05:00 |
|
Alex Gleason
|
42904dc82f
|
Notifications: clean up styles
|
2021-10-05 22:01:16 -05:00 |
|
Alex Gleason
|
23b6144718
|
Fix icons in VerificationBadge and FilterBar
|
2021-10-05 18:59:27 -05:00 |
|
Alex Gleason
|
1b7fe4ee04
|
Use custom Home and Post icons
|
2021-10-05 18:02:19 -05:00 |
|
Alex Gleason
|
30973bd05f
|
Rotate unread notification bell icon with CSS instead of relying on a separate icon
|
2021-10-05 17:49:44 -05:00 |
|
Alex Gleason
|
e04a488ea4
|
Pleroma: mark notifications read in case Markers don't work
|
2021-10-05 17:39:38 -05:00 |
|
Alex Gleason
|
dbf410e34c
|
Messages: prefer DirectTimeline, but fall back to Conversations
|
2021-10-05 17:24:01 -05:00 |
|
Alex Gleason
|
a1512316d8
|
Add Mastodon compatibility routes, expose /conversations, display Messages tab for Mastodon
|
2021-10-05 17:07:00 -05:00 |
|
Alex Gleason
|
468119fe3c
|
SidebarMenu: fix access to intl in mapDispatchToProps
|
2021-10-05 16:23:06 -05:00 |
|
Alex Gleason
|
e8d0ff89ef
|
Alerts: don't dispatch empty Redux action in showAlertForError()
|
2021-10-05 16:13:42 -05:00 |
|
Alex Gleason
|
d48412c5b2
|
Account: display full Follow button
|
2021-10-05 14:45:44 -05:00 |
|
Alex Gleason
|
ad3943af19
|
Search: greatly improve design of standalone search section
|
2021-10-05 14:34:03 -05:00 |
|
Alex Gleason
|
620aff7107
|
PrimaryNavigation: add Search button
|
2021-10-05 13:29:52 -05:00 |
|
Alex Gleason
|
c222e0da9d
|
TabsBar: fall back to Home icon when no logo is provided
|
2021-10-05 13:14:55 -05:00 |
|
Alex Gleason
|
a6f5cf33d0
|
Media: prefer V2 media API when available
|
2021-10-05 12:59:37 -05:00 |
|
Alex Gleason
|
5e6058489b
|
Preferences: conditionally display post format (Markdown) settings
|
2021-10-05 11:03:00 -05:00 |
|
Alex Gleason
|
59e7c6538e
|
Audio: ingest attachment metadata
|
2021-10-05 00:44:49 -05:00 |
|
Alex Gleason
|
115d324e9b
|
LoadingIndicator: refactor styles, improve look of ColumnLoading
|
2021-10-04 16:46:55 -05:00 |
|
Alex Gleason
|
63a001ae7d
|
Fix PropType warnings in ColumnHeader and SubNavigation
|
2021-10-04 13:39:07 -05:00 |
|
Alex Gleason
|
c789fba629
|
Notifications: use Markers for unread count
This works consistently across all backends
|
2021-10-04 13:27:05 -05:00 |
|
Alex Gleason
|
f5673662dc
|
Suggestions: display whole ActionButton instead of plus icon
|
2021-10-02 16:09:28 -05:00 |
|
Alex Gleason
|
77f22e5293
|
AccountTimeline: fix fetchAccountByUsername when switching between two profiles
|
2021-10-02 15:45:14 -05:00 |
|
Alex Gleason
|
d3908f107a
|
AccountHeader: refactor Follow button, remove Message button in favor of a menu item
This is better on mobile and simpler to newcomers
|
2021-10-02 15:39:12 -05:00 |
|
Alex Gleason
|
5f7a201f08
|
Accounts: call isVerified in the places it's missing
|
2021-10-02 15:26:51 -05:00 |
|
Alex Gleason
|
1be73d13a1
|
Suggestions: fix optimistic dismissal
|
2021-10-02 15:18:27 -05:00 |
|
Alex Gleason
|
0a4ffc3624
|
Card: fix icons in embedded video player
|
2021-10-02 15:02:07 -05:00 |
|
Alex Gleason
|
ba09e2ebc9
|
Mastodon: redirect status route for "Share" functionality to work
|
2021-10-02 10:29:17 -05:00 |
|
Alex Gleason
|
415e744ddb
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-10-02 10:12:25 -05:00 |
|
Alex Gleason
|
efbc0cd6ce
|
Dashboard: add custom Gavel icon
|
2021-10-02 10:06:26 -05:00 |
|
|
6235ca5ab2
|
Implement /share route
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-10-01 19:53:46 +02:00 |
|
Alex Gleason
|
9e6a95a367
|
Fix crashing MediaItem
|
2021-09-29 21:12:59 -05:00 |
|
Alex Gleason
|
c29d9fde40
|
Merge commit 'd85b6742faaca10016d306d831ec8d1d196b9c27' into next
|
2021-09-29 14:56:24 -05:00 |
|
Alex Gleason
|
ff458cff2c
|
Mastodon: SidebarMenu: link to rendered pages for Preferences and Security
|
2021-09-29 07:24:01 -05:00 |
|
Alex Gleason
|
fcf7b1ffed
|
Fix inability to delete a status
|
2021-09-28 17:29:14 -05:00 |
|
Sean King
|
61b92e6d7e
|
tachometer -> tachometer-alt
|
2021-09-27 23:06:53 -06:00 |
|
Alex Gleason
|
d85b6742fa
|
Use SVG icons in more places
|
2021-09-27 23:47:43 -05:00 |
|
Alex Gleason
|
f23a6b0890
|
Replace a lot more icons with SVG icons
|
2021-09-27 20:47:44 -05:00 |
|
Alex Gleason
|
161b59431f
|
TimelineQueueButtonHeader: fix tests
|
2021-09-27 19:17:52 -05:00 |
|
Alex Gleason
|
cbb033e866
|
TimelineQueueButtonHeader: make it sticky
|
2021-09-27 18:38:38 -05:00 |
|
Alex Gleason
|
f8065543f2
|
Audio: fix timeline jitter caused by Audio player
|
2021-09-27 15:29:13 -05:00 |
|
Alex Gleason
|
997375a927
|
DetailedStatus: fix rounded corners
|
2021-09-27 15:03:20 -05:00 |
|
Alex Gleason
|
f8bd87c57f
|
SubNavigation: improve display of DetailedStatus
|
2021-09-27 14:42:35 -05:00 |
|
Alex Gleason
|
8c1d6ab195
|
Remove ColumnHeader test
It's not very useful anyway
|
2021-09-27 14:09:50 -05:00 |
|
Alex Gleason
|
60c3243fcb
|
SubNavigation: refactor to be contextual based on Column
|
2021-09-27 13:38:02 -05:00 |
|
Alex Gleason
|
db4a0d33c8
|
LineAwesome: fix "close" icon
|
2021-09-27 12:19:39 -05:00 |
|
Alex Gleason
|
f4f262a20f
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-27 10:41:13 -05:00 |
|
bruntnorton
|
e805c34c3f
|
Update zh-CN locale
|
2021-09-27 15:27:20 +00:00 |
|
Alex Gleason
|
23f631f820
|
Remove unavailable LineAwesome icons from forkawesome.json
|
2021-09-27 00:26:04 -05:00 |
|
Alex Gleason
|
f6fdf46040
|
Use Tabler for missing LineAwesome icons
|
2021-09-27 00:00:03 -05:00 |
|
Alex Gleason
|
b7c7d64bf7
|
CharacterCounter: make thinner
|
2021-09-26 23:30:37 -05:00 |
|
Alex Gleason
|
bc4f953af2
|
Improve display of LineAwesome icons
|
2021-09-26 23:28:45 -05:00 |
|
Alex Gleason
|
80d75d5a80
|
Fix status overflow issue *and* scroll bar
|
2021-09-26 18:48:43 -05:00 |
|
Alex Gleason
|
df0fb5ae58
|
SubNavigation: add non-Home timelines
|
2021-09-26 16:33:54 -05:00 |
|
Alex Gleason
|
86950dde42
|
Mastodon: clear token on 401 in VERIFY_CREDENTIALS_FAIL
|
2021-09-26 16:30:45 -05:00 |
|
Alex Gleason
|
06fddb26f3
|
SidebarMenu: add links to local and Fediverse timelines
|
2021-09-26 12:21:23 -05:00 |
|
bruntnorton
|
20ed2ce39c
|
Update zh-CN translation
|
2021-09-25 16:38:15 +00:00 |
|
Alex Gleason
|
209da02b9f
|
Fix accounts_meta reducer
|
2021-09-24 18:53:01 -05:00 |
|
Alex Gleason
|
96c2e42ebf
|
Preload: call verifyCredentials after Mastodon preload to get the "source" parameter of the account
|
2021-09-24 18:47:22 -05:00 |
|
Alex Gleason
|
ca1b4ff73d
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-24 12:53:42 -05:00 |
|
Alex Gleason
|
f5112b5b2a
|
RegistrationForm: redirect home on success (if not already)
|
2021-09-24 12:36:51 -05:00 |
|
Alex Gleason
|
b18ed0d0e9
|
RegisterInvite: make registrations by invite token work
|
2021-09-24 12:16:28 -05:00 |
|
Alex Gleason
|
6f7e0c75b4
|
RegistrationForm: refactor isOpen logic
|
2021-09-24 11:43:28 -05:00 |
|
Alex Gleason
|
937cc18012
|
Add basic invite route, fix Chats fetch
|
2021-09-24 11:37:47 -05:00 |
|
Alex Gleason
|
4fcb5f0239
|
Move RegistrationForm to auth_login directory
|
2021-09-24 11:24:33 -05:00 |
|
Alex Gleason
|
f635494629
|
ComposeForm: yank circular svg character counter from Gab
|
2021-09-22 16:16:29 -05:00 |
|
Alex Gleason
|
3eb4eeed59
|
Composer: use Tabler svg icons
|
2021-09-22 14:38:48 -05:00 |
|
Alex Gleason
|
5ac5ef2e38
|
StatusActionBar: update "share" icon to Feather svg
|
2021-09-22 13:14:31 -05:00 |
|
Alex Gleason
|
23468b83a9
|
IconButton: use opacity instead of hsla to avoid svg transparency issues (improves status icons)
|
2021-09-22 12:18:06 -05:00 |
|
Alex Gleason
|
165b924ce7
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-22 11:17:21 -05:00 |
|
Alex Gleason
|
acbf890f35
|
Chats: fix fetching when instance is delayed
|
2021-09-22 11:15:05 -05:00 |
|
Alex Gleason
|
1b6d2568b3
|
Preload: fix Mastodon accounts import
|
2021-09-22 09:23:37 -05:00 |
|
Alex Gleason
|
43a6e26a36
|
SidebarMenu: update X icon, caret, and plus
|
2021-09-22 00:16:05 -05:00 |
|
Alex Gleason
|
c869eeb003
|
Add Conversations to async-components
|
2021-09-21 20:48:33 -05:00 |
|
Alex Gleason
|
5180895325
|
Preload: import accounts from Mastodon's initial-state
|
2021-09-21 20:26:47 -05:00 |
|
Alex Gleason
|
a8673c8e54
|
Add 3-level Mastodon compatibility route
|
2021-09-21 18:30:34 -05:00 |
|
Alex Gleason
|
1f474c167b
|
ProfileInfoPanel: call isVerified()
|
2021-09-21 17:29:47 -05:00 |
|
Alex Gleason
|
6a45ccf7b3
|
Dropdown: fix PropType error
|
2021-09-21 16:43:44 -05:00 |
|
Alex Gleason
|
dbc8e3fc26
|
Add Mastodon compatibility routes for /web and /web/timelines/home
|
2021-09-21 16:29:50 -05:00 |
|
Alex Gleason
|
72925ab821
|
DisplayName: call isVerified()
|
2021-09-21 14:58:50 -05:00 |
|
Alex Gleason
|
f4be2e87a2
|
Status: use svg icon for h-menu
|
2021-09-21 13:52:45 -05:00 |
|
Alex Gleason
|
c42db5242b
|
StatusPage: accomodate SubNavigation in sticky columns
|
2021-09-21 13:46:59 -05:00 |
|
Alex Gleason
|
4ac76573fe
|
SubNavigation: constrain width on desktop
|
2021-09-21 13:42:25 -05:00 |
|
Alex Gleason
|
ce97520b11
|
DetailedStatus: use svg icons
|
2021-09-21 13:31:40 -05:00 |
|
Alex Gleason
|
9b0e1218c9
|
Fix janky IconButton (Compose issues) and restore lock/envelope icon for un-repostable posts
|
2021-09-21 10:25:36 -05:00 |
|
Alex Gleason
|
640891ded9
|
Style the floating action button
|
2021-09-20 21:56:06 -05:00 |
|
Alex Gleason
|
96a226a94b
|
PrimaryNavigation: active fill states
|
2021-09-20 21:13:22 -05:00 |
|
Alex Gleason
|
a0de32bcb0
|
StatusActionBar: update icons
|
2021-09-20 20:49:24 -05:00 |
|
Alex Gleason
|
23b14f605b
|
PrimaryNavigation: remove unused 'federating' field
|
2021-09-20 19:05:16 -05:00 |
|
Alex Gleason
|
a8a0f18b2c
|
SubNavigation: use Tabler back icon
|
2021-09-20 18:36:37 -05:00 |
|
Alex Gleason
|
7e8670055a
|
Nuke HomeColumnHeader from most timelines
|
2021-09-20 18:32:27 -05:00 |
|
Alex Gleason
|
4a78deb7d3
|
PrimaryNavigation: use Tabler icons, add timelines
|
2021-09-20 18:28:55 -05:00 |
|
Alex Gleason
|
3a1b660269
|
Make column panels sticky
|
2021-09-20 17:53:08 -05:00 |
|
Alex Gleason
|
3de8dcced0
|
Tabler: add icons to ThumbNavigation
|
2021-09-20 17:05:59 -05:00 |
|
Alex Gleason
|
26c7068d66
|
Add Tabler icons
|
2021-09-20 15:33:28 -05:00 |
|
Alex Gleason
|
ecdca93c84
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-20 13:17:40 -05:00 |
|
Alex Gleason
|
c1ed8ed16f
|
Mastodon: hide notifications counter
|
2021-09-20 13:00:24 -05:00 |
|
Alex Gleason
|
f1788dd206
|
RemoteTimeline: fix typos in async components
|
2021-09-20 10:21:43 -05:00 |
|
marcin mikołajczak
|
25bdc5831e
|
Update Polish translation
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
|
2021-09-19 19:29:26 +02:00 |
|
Alex Gleason
|
1202d3d45d
|
StatusPage: async components
|
2021-09-18 20:54:55 -05:00 |
|
Alex Gleason
|
008d53a7d9
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-18 20:52:26 -05:00 |
|
Alex Gleason
|
08cdef59c9
|
Don't load TabsBar async
|
2021-09-18 20:09:29 -05:00 |
|
Alex Gleason
|
aeddec2892
|
UI: async UI components
|
2021-09-18 20:01:04 -05:00 |
|
Alex Gleason
|
1e77adda34
|
Admin: async components
|
2021-09-18 19:34:45 -05:00 |
|
Alex Gleason
|
aa54e0bd0b
|
RemoteInstance: async panels
|
2021-09-18 19:23:48 -05:00 |
|
Alex Gleason
|
abcdc1fd63
|
Profile: make account panels async
|
2021-09-18 19:17:55 -05:00 |
|
Alex Gleason
|
24c89537dc
|
Merge remote-tracking branch 'origin/develop' into async-improvements
|
2021-09-18 18:53:24 -05:00 |
|
Alex Gleason
|
aeef12acf0
|
Rip out react-redux-loading-bar
|
2021-09-18 18:31:22 -05:00 |
|
Alex Gleason
|
b0e37c773e
|
Load panels async
|
2021-09-18 17:48:13 -05:00 |
|
Alex Gleason
|
fe4a8b5728
|
Chunk modal components into features/ui
|
2021-09-18 17:10:39 -05:00 |
|
Alex Gleason
|
7f741a3ad0
|
Suggestions: make DRY, fix isLoading state
|
2021-09-18 17:05:34 -05:00 |
|
Alex Gleason
|
cdfd31372f
|
Suggestions: chunk the wtf panel
|
2021-09-18 16:54:47 -05:00 |
|
Alex Gleason
|
48216659d6
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-18 16:22:09 -05:00 |
|
Alex Gleason
|
c4ecbb3a1b
|
Mastodon: search account by username
|
2021-09-18 16:07:52 -05:00 |
|
Alex Gleason
|
074604a1c9
|
Put Bookmarks and Lists behind feature flags
|
2021-09-18 15:03:38 -05:00 |
|
Alex Gleason
|
be8f3d9e64
|
Remove unused component: compose/components/action_bar
|
2021-09-18 14:54:47 -05:00 |
|
Alex Gleason
|
dc295c9d65
|
Features: add Lists
|
2021-09-18 14:36:42 -05:00 |
|
Alex Gleason
|
46737a5468
|
Features: add Bookmarks, improve uglification
|
2021-09-18 14:27:15 -05:00 |
|
Alex Gleason
|
18cf4281d5
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-17 21:12:57 -05:00 |
|
Alex Gleason
|
ba0ca0e5a1
|
Merge branch 'fix-744' into 'develop'
CryptoDonate: fall back to generic icon (fixes crash)
Closes #744
See merge request soapbox-pub/soapbox-fe!768
|
2021-09-18 01:57:26 +00:00 |
|
Alex Gleason
|
cd3beffd42
|
CryptoDonate: fall back to generic icon (fixes crash)
|
2021-09-17 20:44:00 -05:00 |
|
Alex Gleason
|
08a9602911
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-17 17:26:01 -05:00 |
|
Alex Gleason
|
5e30423b5c
|
Always display FeaturesPanel at the top of the column
|
2021-09-17 17:12:53 -05:00 |
|
Alex Gleason
|
9b822a6c12
|
Suggestions: display suggestions on Home timeline when there are no posts
|
2021-09-17 17:09:37 -05:00 |
|
Alex Gleason
|
eb01996c12
|
Suggestions: break out FollowRecommendationsList component
|
2021-09-17 16:03:17 -05:00 |
|
Alex Gleason
|
1bffa04a99
|
Suggestions: consolidate actions
|
2021-09-17 15:42:14 -05:00 |
|
Alex Gleason
|
c92de334e8
|
Suggestions: consolidate reducers
|
2021-09-17 15:26:58 -05:00 |
|
Alex Gleason
|
630736757d
|
Merge remote-tracking branch 'origin/develop' into next
|
2021-09-17 11:50:24 -05:00 |
|
Alex Gleason
|
9faff939a0
|
SuggestionsV2: pull in Mastodon's upstream code
|
2021-09-16 18:46:04 -05:00 |
|
Alex Gleason
|
b993056f76
|
Upgrade websocket.js to @gamestdio/websocket
|
2021-09-15 21:09:59 -05:00 |
|
Alex Gleason
|
65a3ab982c
|
Preload: import auth credentials from Mastodon's initial-state
|
2021-09-15 13:34:22 -05:00 |
|
Alex Gleason
|
ce8787c6ba
|
Add Pleroma initial-results sample fixture
|
2021-09-15 12:58:23 -05:00 |
|
Alex Gleason
|
06ed4e9096
|
Preload: refactor actions, add MASTODON_PRELOAD_IMPORT action
|
2021-09-15 12:55:21 -05:00 |
|