KitaitiMakoto
KitaitiMakoto pushed to matrix-room at plume/documentation 2021-10-17 14:38:45 +00:00
36ba9a4b76 Update Matrix room
KitaitiMakoto created branch matrix-room in plume/documentation 2021-10-17 14:38:45 +00:00
KitaitiMakoto closed issue Plume/Plume#952 2021-10-05 21:36:42 +00:00
Crowdin plan limit
KitaitiMakoto commented on issue Plume/Plume#952 2021-10-05 21:36:42 +00:00
Crowdin plan limit

Crowdin support increased our quota.

KitaitiMakoto opened issue Plume/Plume#952 2021-10-05 20:55:49 +00:00
Crowdin plan limit
KitaitiMakoto commented on pull request plume/documentation#131 2021-10-05 18:49:37 +00:00
Add a french translation guide

@pilou Thank you!

KitaitiMakoto merged pull request plume/documentation#131 2021-10-05 18:49:25 +00:00
Add a french translation guide
KitaitiMakoto pushed to main at plume/documentation 2021-10-05 18:49:24 +00:00
a2a8aa65c1 Merge pull request 'Add a french translation guide' (#131) from pilou/documentation:add_french_translations_style_guide into main
a3c01f5819 Add a french translation guide
Compare 2 commits »
KitaitiMakoto commented on pull request plume/documentation#131 2021-10-01 01:40:40 +00:00
Add a french translation guide

Additionally, Crowdin, a translation platform we use, has glossary feature: https://crowdin.com/resources#glossaries/135573

Though I understand it well, if you investigate feature details and…

KitaitiMakoto commented on pull request plume/documentation#131 2021-10-01 01:29:11 +00:00
Add a french translation guide

Thank you for effort to improve translations! I think there are language specific guide is good but I cannot see your content is natual for French speakers. I will ask French speaker on our [Matrix…

KitaitiMakoto commented on pull request Plume/Plume#951 2021-10-01 01:18:11 +00:00
Fix a typo (macthing)

Good catch! But you don't need to update *.po files because they are automatically updated on Crowdin. You need update only templates/search/index.rs.html

KitaitiMakoto pushed to signature at Plume/Plume 2021-09-23 20:38:35 +00:00
2fe705a712 Append semicolon at end of SQL
KitaitiMakoto pushed to signature at Plume/Plume 2021-09-23 19:27:34 +00:00
3a448e9e17 Sign GET request to external instances
6e4def4cc5 Implement Signer for Instance
Compare 2 commits »
KitaitiMakoto pushed to signature at Plume/Plume 2021-09-11 19:20:29 +00:00
34b8fd83c1 Fix SQL to drop fields
d5774078e0 Revert "Move Rocket-unreleated code from init_rocket() to main()"
a3623412f9 Use Instance::get_locals() in ensure_local_instance_keys()
1ed60537cf Define Instance::get_locals()
Compare 4 commits »
KitaitiMakoto pushed to signature at Plume/Plume 2021-09-11 18:09:45 +00:00
037d670fb7 Make tests follow field addition to instances table
KitaitiMakoto pushed to signature at Plume/Plume 2021-09-11 17:15:34 +00:00
8b817d50c5 Add URI /!/<public_domain>
fa48060a94 Define Instance::to_activity()
b41e982daf Run plume_models::migrate_data() on initialization
2fcb449ed8 Define plume_models::migrate_data()
218bc54a5f Define Instance::set_keypair()
Compare 13 commits »
KitaitiMakoto pushed to signature at Plume/Plume 2021-09-08 11:29:57 +00:00
1bcc70c174 [REFACTORING]Use headers utility function for deref()
KitaitiMakoto created branch signature in Plume/Plume 2021-09-08 11:29:57 +00:00
KitaitiMakoto commented on issue Plume/Plume#936 2021-09-07 10:50:19 +00:00
Request not signed

Thank you for reporting. I will fix and the fix will be included in the next release.