Commit Graph

4023 Commits

Author SHA1 Message Date
a987b5f296 Improve dark-mode 2022-05-04 10:50:53 -04:00
1a9b0be3ab Improve dark-mode support for Emoji Picker 2022-05-04 10:19:09 -04:00
12d45ced84 Support dark-mode logo 2022-05-04 10:14:59 -04:00
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
bf86d70a93 Use i18n 2022-05-04 09:40:04 -04:00
528906fe31 Set 'system' as default theme 2022-05-04 09:35:45 -04:00
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
210cee2b7a Move theme toggle to profile dropdown 2022-05-04 09:10:08 -04:00
4e7c5b5819 Support System theme 2022-05-04 09:08:40 -04:00
485748d947 EmbedModal: convert to typescript 2022-05-03 16:43:04 -05:00
851c28a3a8 EmbedModal: fix styles 2022-05-03 16:23:26 -05:00
7a7db0a4c2 Show pencil icon on edited statuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 23:13:29 +02:00
b8be588b60 Post editing: Compose improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 23:00:07 +02:00
0d0d12489e Merge remote-tracking branch 'origin/develop' into next-embeds 2022-05-03 15:43:55 -05:00
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
f6f8ef99d9 Merge remote-tracking branch 'soapbox/develop' into edit-posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 21:29:38 +02:00
68d5a5d604 Quote posting requires Soapbox, actually
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 19:40:54 +02:00
c758c5c2f9 Support 'actionType' prop in ActionButton 2022-05-03 13:22:26 -04:00
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
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
318d7fdc48 Support app deep-linking 2022-05-03 10:43:17 -04:00
8dc7cc8794 Convert ActionButton to TSX 2022-05-03 09:27:15 -04:00
870f78e413 Add unmute action to ActionButton 2022-05-03 08:24:34 -04:00
e2f24cdd6b Account for multiple rules 2022-05-03 08:15:11 -04:00
95ba8e49d7 EditProfile: make profile field label smaller than content 2022-05-02 22:56:38 -05:00
81938ec4d0 EditProfile: fix formdata submission 2022-05-02 22:45:58 -05:00
300efe3259 Gate profileFields behind a feature 2022-05-02 22:17:23 -05:00
6ed1ead7ef EditProfile: add profile field placeholders 2022-05-02 22:10:17 -05:00
89b612e6bf Streamfield: i18n 2022-05-02 22:05:43 -05:00
96401006ff Streamfield: support label and hint text 2022-05-02 21:57:20 -05:00
a6f4f07d9f Streamfield: allow removing elements 2022-05-02 21:38:15 -05:00
cd1a404351 Basic custom profile fields 2022-05-02 21:10:47 -05:00
02426697d7 Public pages style fixes 2022-05-02 17:35:55 -05:00
e11575ff50 LandingPageModal: convert to tsx 2022-05-02 16:26:27 -05:00
2028873d34 LandingPageModal: fix routes 2022-05-02 16:24:45 -05:00
23fb01d32d Set onboarding on account creation 2022-05-02 16:24:19 -05:00
35a731ffd9 Restore localStorage onboarding code 2022-05-02 15:55:52 -05:00
86ecda84c5 rule_id --> rule_ids 2022-05-02 14:50:16 -05:00
83a0988daa submitReport(): don't call getState() a million times 2022-05-02 14:40:34 -05:00
f92eeb333c Merge remote-tracking branch 'origin/develop' into improve-reporting 2022-05-02 14:39:20 -05:00
9cbe98f131 Reports: submit rule_ids to API 2022-05-02 14:39:08 -05:00
b8fb318c06 ReportModal: fix report forwarding 2022-05-02 14:36:18 -05:00
0302f9fa20 Account for fewer rules 2022-05-02 14:55:02 -04:00
972d61bd8c Compare strings 2022-05-02 14:31:54 -04:00
2607a55380 Configure with i18n 2022-05-02 13:55:29 -04:00
86fb9bf704 Add ProgressBar and dark mode support 2022-05-02 13:55:08 -04:00
6baec89484 Fix test 2022-05-02 13:55:08 -04:00
82b9c00574 Fix eslint violations 2022-05-02 13:55:08 -04:00
d644e3cf25 Fix a few visual issues 2022-05-02 13:55:08 -04:00
a58069a123 Add tests for Report modal 2022-05-02 13:55:08 -04:00