Commit graph

6220 commits

Author SHA1 Message Date
clovis
c0c2874057 [REM] Remove banner, signup prompts are only availalble if registrations are enabled 2022-12-26 12:08:29 +01:00
Clovis
5c5f42dcaa
[FIX] Fix crash when deleting scheduled post (#112) 2022-12-24 15:13:59 +01:00
Clovis
67a83a8f56
[FIX] Fix some french translations about scheduled posts (#111) 2022-12-24 15:12:48 +01:00
Clovis
65219e37dc
[FIX] Hide scheduledStatuses button since it doesnt work on pleroma (#110) 2022-12-24 15:11:56 +01:00
Clovis
37e7ffd59c
[FIX] Fix missing translation in directory + fix wrong text when yesterday (#101) 2022-12-21 22:50:52 +01:00
Clovis
7f1a83bdc0
[FIX] Fix crash when adding footer link (#100) 2022-12-21 22:50:42 +01:00
Clovis
11d22c52e5
[FIX] Fix poll translation in french (#102) 2022-12-21 22:50:30 +01:00
Clovis
9c566117bb
[ADD] Add support for custom emoji reaction (misskey for example, and probably akkoma itself) (#103) 2022-12-21 22:50:05 +01:00
Clovis
914fb837b3
[FIX] Fix some pin related translations (#105) 2022-12-21 22:49:55 +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
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