Commit Graph

3674 Commits

Author SHA1 Message Date
Justin 07070b1023 Change header image background 2022-05-04 11:00:21 -04:00
Justin a987b5f296 Improve dark-mode 2022-05-04 10:50:53 -04:00
Justin 1a9b0be3ab Improve dark-mode support for Emoji Picker 2022-05-04 10:19:09 -04:00
Justin 12d45ced84 Support dark-mode logo 2022-05-04 10:14:59 -04:00
Justin 7e8a53c4cf Merge branch 'improve-dark-mode' into 'develop'
Support System Theme (light / dark mode)

Closes #818

See merge request soapbox-pub/soapbox-fe!1305
2022-05-04 14:00:17 +00:00
Justin bf86d70a93 Use i18n 2022-05-04 09:40:04 -04:00
Justin 528906fe31 Set 'system' as default theme 2022-05-04 09:35:45 -04:00
Justin 13eeb608cb Merge branch 'unmute-action' into 'develop'
Add ability to Unmute user from within `/mutes` page.

See merge request soapbox-pub/soapbox-fe!1302
2022-05-04 13:12:14 +00:00
Justin 210cee2b7a Move theme toggle to profile dropdown 2022-05-04 09:10:08 -04:00
Justin 4e7c5b5819 Support System theme 2022-05-04 09:08:40 -04:00
Alex Gleason 485748d947
EmbedModal: convert to typescript 2022-05-03 16:43:04 -05:00
Alex Gleason 851c28a3a8
EmbedModal: fix styles 2022-05-03 16:23:26 -05:00
marcin mikołajczak 7a7db0a4c2 Show pencil icon on edited statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 23:13:29 +02:00
marcin mikołajczak b8be588b60 Post editing: Compose improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 23:00:07 +02:00
Alex Gleason 0d0d12489e
Merge remote-tracking branch 'origin/develop' into next-embeds 2022-05-03 15:43:55 -05:00
marcin mikołajczak 236a76e4ef Show poll and attachments in edit history
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 21:38:38 +02:00
marcin mikołajczak f6f8ef99d9 Merge remote-tracking branch 'soapbox/develop' into edit-posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 21:29:38 +02:00
marcin mikołajczak 68d5a5d604 Quote posting requires Soapbox, actually
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 19:40:54 +02:00
Justin c758c5c2f9 Support 'actionType' prop in ActionButton 2022-05-03 13:22:26 -04:00
Justin a065399772 Merge branch 'deep-linking' into 'develop'
Support app deep-linking

See merge request soapbox-pub/soapbox-fe!1303
2022-05-03 15:09:31 +00:00
Alex Gleason 4fcece9b72 Merge branch 'streamfield' into 'develop'
Allow editing custom profile fields

See merge request soapbox-pub/soapbox-fe!1300
2022-05-03 15:02:32 +00:00
Justin 318d7fdc48 Support app deep-linking 2022-05-03 10:43:17 -04:00
Justin 8dc7cc8794 Convert ActionButton to TSX 2022-05-03 09:27:15 -04:00
Justin 870f78e413 Add unmute action to ActionButton 2022-05-03 08:24:34 -04:00
Justin e2f24cdd6b Account for multiple rules 2022-05-03 08:15:11 -04:00
Alex Gleason 95ba8e49d7
EditProfile: make profile field label smaller than content 2022-05-02 22:56:38 -05:00
Alex Gleason 81938ec4d0
EditProfile: fix formdata submission 2022-05-02 22:45:58 -05:00
Alex Gleason 300efe3259
Gate profileFields behind a feature 2022-05-02 22:17:23 -05:00
Alex Gleason 6ed1ead7ef
EditProfile: add profile field placeholders 2022-05-02 22:10:17 -05:00
Alex Gleason 89b612e6bf
Streamfield: i18n 2022-05-02 22:05:43 -05:00
Alex Gleason 96401006ff
Streamfield: support label and hint text 2022-05-02 21:57:20 -05:00
Alex Gleason a6f4f07d9f
Streamfield: allow removing elements 2022-05-02 21:38:15 -05:00
Alex Gleason cd1a404351
Basic custom profile fields 2022-05-02 21:10:47 -05:00
Alex Gleason 02426697d7
Public pages style fixes 2022-05-02 17:35:55 -05:00
Alex Gleason e11575ff50
LandingPageModal: convert to tsx 2022-05-02 16:26:27 -05:00
Alex Gleason 2028873d34
LandingPageModal: fix routes 2022-05-02 16:24:45 -05:00
Alex Gleason 23fb01d32d
Set onboarding on account creation 2022-05-02 16:24:19 -05:00
Alex Gleason 35a731ffd9
Restore localStorage onboarding code 2022-05-02 15:55:52 -05:00
Alex Gleason 86ecda84c5
rule_id --> rule_ids 2022-05-02 14:50:16 -05:00
Alex Gleason 83a0988daa
submitReport(): don't call getState() a million times 2022-05-02 14:40:34 -05:00
Alex Gleason f92eeb333c
Merge remote-tracking branch 'origin/develop' into improve-reporting 2022-05-02 14:39:20 -05:00
Alex Gleason 9cbe98f131
Reports: submit rule_ids to API 2022-05-02 14:39:08 -05:00
Alex Gleason b8fb318c06
ReportModal: fix report forwarding 2022-05-02 14:36:18 -05:00
Justin 0302f9fa20 Account for fewer rules 2022-05-02 14:55:02 -04:00
Justin 972d61bd8c Compare strings 2022-05-02 14:31:54 -04:00
Justin 2607a55380 Configure with i18n 2022-05-02 13:55:29 -04:00
Justin 86fb9bf704 Add ProgressBar and dark mode support 2022-05-02 13:55:08 -04:00
Justin 6baec89484 Fix test 2022-05-02 13:55:08 -04:00
Justin 82b9c00574 Fix eslint violations 2022-05-02 13:55:08 -04:00
Justin d644e3cf25 Fix a few visual issues 2022-05-02 13:55:08 -04:00
Justin a58069a123 Add tests for Report modal 2022-05-02 13:55:08 -04:00
Justin ac53ed11b9 Add tests for Rules redux action/reducer 2022-05-02 13:55:08 -04:00
Justin 924b042c84 Improve reporting modal 2022-05-02 13:55:07 -04:00
Justin 0fb4c9bd40 Convert ReportModal to TSX 2022-05-02 13:52:37 -04:00
Alex Gleason 0fa58be38c
Catch instance/fetch error, only set instance_fetch_failed on 404 2022-05-02 11:46:18 -05:00
Alex Gleason 6166c2c4c5
EditProfile: fix <p></p> 2022-05-02 10:03:42 -05:00
Alex Gleason 7c6d42f987 Merge branch 'icelandic-translation' into 'develop'
updated icelandic translation

See merge request soapbox-pub/soapbox-fe!1293
2022-05-01 22:34:45 +00:00
nazrin 808301b11d updated 2022-05-01 22:22:04 +00:00
Alex Gleason fb94a30969 Merge branch 'icelandic-translation' into 'develop'
Created Icelandic translation

See merge request soapbox-pub/soapbox-fe!1291
2022-05-01 21:58:24 +00:00
Alex Gleason a030ef42b5
Add Icelandic language to UI 2022-05-01 16:30:29 -05:00
Alex Gleason 3e388de26f
Settings: convert to TSX 2022-05-01 16:21:43 -05:00
nazrin 940d5afdba created icelandic translation 2022-05-01 21:10:58 +00:00
Alex Gleason 1f212fcb1a
Dashboard: display software build 2022-05-01 15:10:08 -05:00
Alex Gleason 098ece132c
Code: fix commit hash not appearing 2022-05-01 15:07:55 -05:00
marcin mikołajczak 8ba9cef23d Merge branch 'autoload-switch' into 'develop'
Make 'Automatically load more items…' work

See merge request soapbox-pub/soapbox-fe!1288
2022-05-01 19:52:33 +00:00
marcin mikołajczak 5a86de5d13 Use useSettings hook
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-01 21:36:29 +02:00
Alex Gleason 50e71c1156
EmojiButtonWrapper: delay closing the selector for 500ms 2022-05-01 14:31:40 -05:00
marcin mikołajczak 520a3bd765 Merge remote-tracking branch 'soapbox/develop' into autoload-switch 2022-05-01 21:30:13 +02:00
marcin mikołajczak d6795a55b1 Fix 'Automatically load more items…'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-01 21:30:07 +02:00
Alex Gleason d20d66078c
EmojiButtonWrapper: wrap in .relative 2022-05-01 14:10:35 -05:00
Alex Gleason ebff30e559
StatusActionBar: stopPropagation on reply click 2022-05-01 13:50:13 -05:00
Alex Gleason e2cbc449ad Merge branch 'card-title-truncate' into 'develop'
CardTitle: truncate too long text

See merge request soapbox-pub/soapbox-fe!1286
2022-05-01 18:45:50 +00:00
Alex Gleason c4cd2d2049
CardTitle: truncate too long text 2022-05-01 13:29:36 -05:00
Alex Gleason 2e5cc2619d
ProfileHoverCard: convert to tsx 2022-05-01 13:11:20 -05:00
Alex Gleason 829a61c3a5
Delete unused ColumnSubheading 2022-05-01 12:54:54 -05:00
Alex Gleason 311ec14200
Convert most Placeholder components into TSX 2022-05-01 12:53:53 -05:00
Alex Gleason 5def7a087d
Convert UploadArea to tsx 2022-05-01 12:46:06 -05:00
Alex Gleason e20a083fb4
Convert placeholder components to TSX 2022-05-01 12:45:37 -05:00
Alex Gleason 78b7752ac0
Merge remote-tracking branch 'origin/develop' into next 2022-05-01 11:08:19 -05:00
Tassoman Pigi 0e2bae3335 italian translation 2022-05-01 15:52:17 +00:00
marcin mikołajczak ebc4f0c5eb Merge branch 'next' into 'next'
Add break-words to quoted status content

See merge request soapbox-pub/soapbox-fe!1283
2022-05-01 15:38:02 +00:00
marcin mikołajczak 023b327751 Add break-words to quoted status content
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-01 17:17:44 +02:00
Alex Gleason b7d4411627
Add JSDoc comments to all ui components 2022-04-30 23:39:58 -05:00
Alex Gleason e17825777b
Fix /invite layout 2022-04-30 12:10:06 -05:00
Alex Gleason 706d864293
Put /signup behind feature flags 2022-04-30 12:02:30 -05:00
Alex Gleason 16322e8d6c
Add /signup route 2022-04-30 11:54:24 -05:00
Alex Gleason 28ead43f96
Fix DMs link 2022-04-30 11:45:58 -05:00
Alex Gleason f19bd32e52
/admin --> /soapbox/admin 2022-04-30 11:31:04 -05:00
Alex Gleason e08a297eff
/auth/verify --> /verify 2022-04-30 11:28:18 -05:00
Alex Gleason 4765db5ef3 Merge branch 'mastodon-settings' into 'next'
Store settings in IndexedDB even on unsupported backends

See merge request soapbox-pub/soapbox-fe!1279
2022-04-30 14:40:01 +00:00
marcin mikołajczak 057c86da75 fix: Poll duration menu shows as all-white except for the option you're hovering over
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-30 14:04:00 +02:00
Alex Gleason 39b92b96fc
Store settings in IndexedDB even on unsupported backends 2022-04-29 23:15:41 -05:00
Alex Gleason 1588f9c94a
QuotedStatus: hide relationship 2022-04-29 22:26:44 -05:00
Alex Gleason 5d77723189
ProfilePage: remove unused import 2022-04-29 21:52:46 -05:00
Alex Gleason c4e376816d
ProfileField: style verified links 2022-04-29 21:51:48 -05:00
Alex Gleason ce73b30237
actions/me: do it with a const 2022-04-29 21:41:41 -05:00
Alex Gleason 20013cf712
ProfileField: basic styling 2022-04-29 21:37:35 -05:00
Alex Gleason b2c9d4938f
Display rudimentary ProfileFieldsPanel 2022-04-29 21:05:39 -05:00
Alex Gleason 2702f3fd70
ProfileStats: convert to TSX 2022-04-29 20:41:14 -05:00
Alex Gleason 0127d282e2
ProfileInfoPanel: convert to TSX 2022-04-29 20:33:26 -05:00