Commit graph

6212 commits

Author SHA1 Message Date
clovis 8dba1d138f [FIX] Fix poll translation in french 2022-12-17 00:31:01 +01:00
clovis 76595e01d7 Maj version name 2022-12-16 23:41:10 +01:00
Guérin feaa44fda7 modified: app/soapbox/components/ui/layout/layout.tsx
Change responsive breakpoints of main column so right sidebar would display on smaller devices
2022-12-08 22:03:35 +01:00
Clovis 2cd0d629c2
Update customization.md 2022-12-06 10:15:08 +01:00
Clovis dfe521702c
Add informations about the instance logo 2022-12-06 10:03:59 +01:00
Clovis f6495d5aa3
Update README.md 2022-12-02 16:36:45 +01:00
clovis b4be495c14 Bump version 2022-12-01 19:46:32 +01:00
Clovis 07a904d7a4
Release Goodcook raccoon (#87)
* [CH] Local timeline logo is now instance logo. Instance logo must be svg only. Remove name from Manifest.json (#64)
* [FIX] Edit chat check (#65)
* [CH] Better UX for polls (#66)
* [FIX] Translate config panel, bookmark,muted words, import data pages in French (#67)
* [FIX] use actualStatus hidden state boosted status with CW are now working correctly (#76)
* [CH] Move custom enlistment directly in the pre-existing onboarding  (#73)
* [CH] Rework the profile directory (#77)
* [ADD][FIX] Add a detailed home description, Show admins and moderators on front page. Fix footer links on mangane settings page. (#83)
* [Fix] translations (#84)
* [CH] Back arrow should stick to the top of the screen (#86)
* [Fix] wrong request on admin dashboard (#85)
* [FIX] Fix translation tone
* [REM] Remove useless onboarding setting
2022-12-01 19:45:43 +01:00
Maxime Le Conte des Floris 21816f672b
Update github repo url (#80) 2022-11-27 23:01:22 +01:00
Clovis b3bd71f491
Update README.md 2022-11-11 22:27:38 +01:00
Clovis 26060a363f
Release Hot Snowleopard (#58)
* Add Akkoma feature detection (#49)

Co-authored-by: clovis <clovis@synapse-medicine.com>

* [CH] Translation email validation in french (#50)

* Add Akkoma feature detection

* Change translations in french

Co-authored-by: clovis <clovis@synapse-medicine.com>

* [FIX] fix hashtag column layout (#51)

* Add Akkoma feature detection

* Change translations in french

* [FIX] fix hashtag column layout

Co-authored-by: clovis <clovis@synapse-medicine.com>

* [CH] Update the installation instructions (#57)

* [CH] Update the installation instructions

* Remove falsy instructions

* Fix instructions

* [CH] Now mention people when repyling (#52)

* [CH] Now mention people when repyling

* Choose a better approach

* Maj version

* Fix some translations

Co-authored-by: clovis <clovis@synapse-medicine.com>
2022-11-11 16:40:51 +01:00
Clovis 994b02aadb
Update webpack.yml 2022-11-11 13:26:33 +01:00
Clovis 33614947f3
Update webpack.yml 2022-11-11 13:21:00 +01:00
Clovis 7bd64ea974
Update package.json 2022-11-11 13:12:05 +01:00
Clovis 070651d14d
[FIX] Fix errors on test on production ci build (#55) 2022-11-11 13:03:37 +01:00
Clovis c681346dee
Update test-setup.ts 2022-11-10 00:16:39 +01:00
Clovis 77606fc5e1
Update tsconfig.json 2022-11-10 00:00:37 +01:00
Clovis 0bc65e5e21
Update webpack.yml 2022-11-09 23:50:44 +01:00
Clovis 0274df29e3
Update webpack.yml 2022-11-09 23:37:18 +01:00
Clovis e75932471c
Update webpack.yml 2022-11-09 22:53:55 +01:00
Clovis 8b28697aba
Update tsconfig.json 2022-11-09 22:46:20 +01:00
Clovis c0f52e6cbe
Update webpack.yml 2022-11-08 23:31:22 +01:00
Clovis c2812cec51
Update webpack.yml 2022-11-08 23:22:51 +01:00
Clovis 4b5751b394
Update webpack.yml 2022-11-08 23:19:32 +01:00
Clovis d95dc7a094
Create webpack.yml 2022-11-08 23:17:47 +01:00
Clovis f64b467a7c
Update README.md 2022-10-26 23:00:21 +02:00
Clovis 3a8066d3af [ADD] add manifest.json for PWA 2022-08-29 22:07:01 +02:00
Clovis ac9670205e
[FIX] Translate onboarding in english (#37)
* [FIX] Fix non-french onboarding

* Fix default message
2022-08-27 17:18:13 +02:00
Clovis 34e1530eb4
[ADD] Add follow request entry on side menu on mobile (#33) 2022-08-27 16:45:23 +02:00
Clovis 6f94732ccf
[ADD] Screenshots to the readme (#35) 2022-08-27 16:45:16 +02:00
Clovis 25b7dd2939
[ADD] Add clear notifications button (#36) 2022-08-27 16:45:10 +02:00
Clovis 53abdfcadc Revert unwanted design changes 2022-08-22 23:28:17 +02:00
Clovis 08d0e376f2 Merge tag 'dry-axolotl' into notifications 2022-08-22 22:52:42 +02:00
Justin d38aa68870 Merge branch 'use-trends' into 'develop'
Use current trends for hashtag searching in composer

See merge request soapbox-pub/soapbox-fe!1740
2022-08-22 14:25:42 +00:00
Justin 8fbe8a90e0 Use current trends for hashtag searching in composer 2022-08-22 10:16:25 -04:00
Clovis b270e3e0ec Minor UI fix on mobile 2022-08-21 15:28:47 +02:00
Clovis 0aa01d7666
[ADD] Add onboarding for new user explaining how the instance works (#26)
* Create base component

* Add setting logic

* Add step0

* Add steps

* Try fix translation step

* add step3

* Add last screen

* Allow to go backward during onboarding

* onboarding desktop ok

* onboarding mobile ok

Co-authored-by: clovis <clovis@synapse-medicine.com>
2022-08-21 14:31:04 +02:00
Clovis 8d9a886c46
[CH] Change instance logo for timelines (#25) 2022-08-21 14:30:49 +02:00
Clovis 80e04a472c
[CH] Add direct messages entries in menus, update direct message screen (#24) 2022-08-21 14:30:42 +02:00
Clovis 9818fdbc5a
[CH] Change buttons order in follow request ui (#23) 2022-08-21 14:30:34 +02:00
marcin mikołajczak a716629bae Merge branch 'notification-urls' into 'develop'
Use account.acct in push notification action URLs

See merge request soapbox-pub/soapbox-fe!1739
2022-08-18 18:25:44 +00:00
marcin mikołajczak 67e8d6a0cd Use account.acct in push notification URLs
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-18 20:05:25 +02:00
marcin mikołajczak 25bac70766 Merge branch 'consumers-list-styles' into 'develop'
Dark theme for consumers list

See merge request soapbox-pub/soapbox-fe!1738
2022-08-18 15:44:17 +00:00
marcin mikołajczak 259760311e Dark theme for consumers list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-18 16:32:50 +02:00
Justin a4ba081448 Merge branch 'handle-new-response' into 'develop'
Handle dyanmic error message of API

See merge request soapbox-pub/soapbox-fe!1737
2022-08-16 14:03:01 +00:00
Justin 35d32e7391 Handle dyanmic error message of API 2022-08-16 09:48:58 -04:00
Alex Gleason 946b1144be Merge branch 'oauth-consumer-strategies' into 'develop'
Support signing up with a third-party account

See merge request soapbox-pub/soapbox-fe!1725
2022-08-15 19:06:42 +00:00
Alex Gleason 5dc5407c12
Merge remote-tracking branch 'origin/develop' into oauth-consumer-strategies 2022-08-15 12:10:54 -05:00
marcin mikołajczak 6907402b74 Merge branch 'styles' into 'develop'
Minor styles improvements

See merge request soapbox-pub/soapbox-fe!1736
2022-08-15 14:22:48 +00:00
marcin mikołajczak ffba24bc94 Minor styles improvements
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-15 15:02:08 +02:00