Wykres commitów

3040 Commity (0ddee401363a927ae8d86ef6c74e5843194e1c98)

Autor SHA1 Wiadomość Data
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 5f73f96735 Minor modals cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-14 22:38:15 +01:00
marcin mikołajczak 767c3dad7a Merge remote-tracking branch 'soapbox/develop' into modals-stack 2022-02-14 22:32:58 +01:00
marcin mikołajczak 48a57cc998 Fix aliases
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-14 21:38:44 +01:00
marcin mikołajczak f75ffeadd8 Account migrations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-14 21:35:35 +01:00
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 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 4c522ca148 fix spacing 2022-02-04 17:43:01 +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 e6ca4ba299 Add css to center only the icons created by the hack in icon_picker_dropdown.js 2022-02-03 05:25:59 +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
marcin mikołajczak a041a4452b Rename modal -> modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-02 16:36:20 +01:00
marcin mikołajczak 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
marcin mikołajczak 467ddf404e Merge branch 'quote-posts-styles' into 'develop'
Fix quoted status content overflow with multiple paragraphs on Firefox

See merge request soapbox-pub/soapbox-fe!1019
2022-01-30 22:31:57 +00:00
marcin mikołajczak 0166dd40ff Fix quoted status content with multiple paragraphs on Firefox
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-30 23:17:55 +01:00
Isabell Deinschnitzel a0af3310b1 Update de.json 2022-01-30 22:01:23 +00:00
marcin mikołajczak 39f2106bf7 Merge remote-tracking branch 'soapbox/develop' into modals-stack 2022-01-30 18:56:30 +01:00
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 65a71b7653 Add line-clamp to quoted post content
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-28 21:11:03 +01: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
marcin mikołajczak ae7f2f86a0 Add quoted status tombstone
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-27 17:26:39 +01:00
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 7c790a53eb Add quotes for pending statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-26 19:45:02 +01:00
marcin mikołajczak 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
marcin mikołajczak b1bc544a01 Birthdays: Use custom header
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-26 18:43:00 +01:00
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak ac42b43fab Birthdays: renames
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-25 21:10:13 +01:00
marcin mikołajczak ecfef7b151 Merge remote-tracking branch 'soapbox/develop' into birthdays 2022-01-25 20:27:16 +01:00
marcin mikołajczak 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
marcin mikołajczak 240f68a4d6 AccountHeader: remove .page__top__no-header
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-25 00:37:44 +01:00
marcin mikołajczak 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
marcin mikołajczak e0d7f2dd87 Birthdays: Accessibility improvements/fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24 23:51:22 +01:00
marcin mikołajczak bcc0e0983b Birthdays: use the new route
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24 23:33:16 +01:00
marcin mikołajczak 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 2d5acc3236 Merge branch 'quote-posts' into 'develop'
Quoting poats, quoting poasts or whatever it's called

Closes #809

See merge request soapbox-pub/soapbox-fe!1002
2022-01-24 21:50:27 +00: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
marcin mikołajczak af9b69271b change reblogIcon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24 18:47:10 +01:00
marcin mikołajczak 22a70a7595 Quote posts: Compose box improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24 18:18:10 +01:00
marcin mikołajczak fc0a5aea9c Normalization, process quotes in importFetchedStatuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24 16:52:15 +01:00
marcin mikołajczak 67006fdc34 Fix normal reblogging
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24 16:31:55 +01:00
marcin mikołajczak c5e34de79a Do not use reblogIcon before initialization
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24 00:18:20 +01:00
marcin mikołajczak b0363607c8 Quote posts: do not mention anyone
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-24 00:07:26 +01:00
marcin mikołajczak 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
marcin mikołajczak 15d4910db5 wip quote post composing
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-23 18:44:17 +01:00
marcin mikołajczak c0bee9be3c Display quoted posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-23 17:55:03 +01:00
Alex Gleason 1956184290 Merge branch 'status-card-description-styles' into 'develop'
Limit number of lines in .status-card__description

See merge request soapbox-pub/soapbox-fe!1001
2022-01-23 14:55:49 +00:00
marcin mikołajczak 024bd40cfb Limit number of lines in .status-card__description
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-23 13:00:01 +01:00
marcin mikołajczak 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
marcin mikołajczak 97d09317ae Modal improvements, profile information
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-22 13:08:20 +01:00
marcin mikołajczak d6f0023cc9 Add birthday reminder notification
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-20 22:39:58 +01:00
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 774f0ab6b9 Fix typo in Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-15 20:40:58 +01:00
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak b77a934088 Add "Replying to ..." to pending statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-13 23:37:47 +01:00
marcin mikołajczak a32a34879d PinnedAccounts: add icon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-13 22:31:04 +01:00
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak e4a181bc2d Merge branch 'gallery-style-fix' into 'develop'
Fix padding on empty media gallery page

See merge request soapbox-pub/soapbox-fe!983
2022-01-11 22:55:22 +00:00
marcin mikołajczak ed34158446 Fix empty media gallery (account page) style
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-11 23:42:26 +01: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
marcin mikołajczak 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
marcin mikołajczak a960fe4d6a FilterBar: or actually implement it properly
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-09 00:10:47 +01:00
marcin mikołajczak 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
marcin mikołajczak cb856863b5 change icon for confirmation modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-08 13:29:23 +01:00
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 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 af556d75b6 Merge branch 'developers-challenge' into 'develop'
Developers: add challenge to become a developer

See merge request soapbox-pub/soapbox-fe!973
2022-01-08 02:05:31 +00: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
marcin mikołajczak 4fce574c52 Merge branch 'placeholder-style' into 'develop'
Fix hashtag placeholder style

See merge request soapbox-pub/soapbox-fe!972
2022-01-07 23:27:05 +00: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
marcin mikołajczak 4a2e632a07 Fix hashtag placeholder style
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-08 00:09:41 +01: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
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak bf3272d113 Replace link to /reblogs, require authentication
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-06 20:55:06 +01:00
marcin mikołajczak e7355e88b3 Merge branch 'chats-styles' into 'develop'
Fix chat compose box on mobile devices

See merge request soapbox-pub/soapbox-fe!959
2022-01-06 18:18:13 +00:00
marcin mikołajczak cdfe88af9e Fix chat compose box on mobile devices
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-06 19:05:24 +01:00
marcin mikołajczak 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
marcin mikołajczak 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 7bc924caa2 FilterBar: conditional animation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-06 18:19:32 +01: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
marcin mikołajczak 95bdfb6c2f FilterBar: handle resize
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-06 18:06:38 +01:00
marcin mikołajczak f28a6c5256 Add max-height to the new modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-06 17:52:43 +01:00
marcin mikołajczak 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
marcin mikołajczak 06e3b95a29 change label
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-06 16:51:34 +01:00
marcin mikołajczak 46ca470f01 Turn some pages into modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-06 14:43:58 +01:00
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak c36a47fd17 Interactions: optimistic unreblogs
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-04 16:57:01 +01:00
marcin mikołajczak cd4e33a8ed Merge branch 'reblog-modal-styles' into 'develop'
Unset line-height for modals action bar

See merge request soapbox-pub/soapbox-fe!952
2022-01-03 23:24:06 +00:00
marcin mikołajczak 6e49cf1aca Unset line-height for modals action bar
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-04 00:08:21 +01:00
marcin mikołajczak 1541b97e1a Actually fix reblogs
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-03 23:30:29 +01:00
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak 79909a2efd Merge branch 'reactions-column' into 'develop'
Add column header to reactions page

See merge request soapbox-pub/soapbox-fe!946
2022-01-01 22:57:38 +00:00
marcin mikołajczak 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
marcin mikołajczak 28b72dc01d Add column header to reactions page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-01 23:41:25 +01:00
marcin mikołajczak 09ca967226 Merge branch 'sub-navigation-styles' into 'develop'
Another PlaceholderStatus style fix

Closes #787

See merge request soapbox-pub/soapbox-fe!945
2021-12-31 18:41:25 +00:00
marcin mikołajczak 9a2338f44b Another PlaceholderStatus style fix
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-31 19:24:00 +01:00
marcin mikołajczak bb1ac3e3b7 Add lazy load to emoji-mart
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-12-31 13:59:33 +01:00