• Joined on 2020-06-25
kiwii pushed to drone-ci at Plume/Plume 2020-07-26 15:09:58 +00:00
3ddd6d0254 Try to use Minio for caching
kiwii pushed to drone-ci at Plume/Plume 2020-07-26 14:28:10 +00:00
7edd0220b6 Dummy commit to retrigger the build
c5f01ad074 Dummy commit to retrigger the build
Compare 2 commits »
kiwii pushed to drone-ci at Plume/Plume 2020-07-26 14:20:58 +00:00
c5f01ad074 Dummy commit to retrigger the build
614be45425 Dummy commit to retrigger the build
Compare 2 commits »
kiwii pushed to dev at plume/documentation 2020-07-26 14:11:32 +00:00
6187e16926 Fix link to docs source code
kiwii pushed to stable at plume/documentation 2020-07-26 13:33:59 +00:00
855a91a339 Don't recommend installing without a reverse proxy
kiwii pushed to dev at plume/documentation 2020-07-26 13:33:52 +00:00
855a91a339 Don't recommend installing without a reverse proxy
kiwii pushed to stable at plume/documentation 2020-07-26 10:27:56 +00:00
29b1bcf62e Restore IIS subdirectory installation, but clearly state that it is experimental
kiwii pushed to dev at plume/documentation 2020-07-26 10:27:45 +00:00
29b1bcf62e Restore IIS subdirectory installation, but clearly state that it is experimental
kiwii opened issue Plume/Plume#812 2020-07-26 10:22:15 +00:00
Impossible to follow
kiwii merged pull request Plume/Plume#810 2020-07-25 17:28:27 +00:00
Use result of local storage insert operation to suppress Clippy
kiwii pushed to main at Plume/Plume 2020-07-25 17:28:26 +00:00
9aaff1a484 Merge pull request 'Use result of local storage insert operation to suppress Clippy' (#810) from KitaitiMakoto/Plume:suppress-clippy into main
36fd55a7e4 Use result of local storage insert operation to suppress Clippy
Compare 2 commits »
kiwii commented on issue plume/documentation#76 2020-07-25 17:28:03 +00:00
Move the arrows in the menu to the right

Yes, you can check on https://docs.joinplu.me, I just forgot to "link" the commit so I closed manually.

kiwii commented on issue Plume/Plume#799 2020-07-25 16:58:26 +00:00
[Refactoring] send messages to dedicated actor instead of directly accessing objects

Here is the list of things the worker is used for:

  • sending activities to other instances (just needs the activity and a list of recipients)
  • rotating user keypair when they delete a post (after 10 minutes), which requires the DB
  • fetching posts for a blog/users, either because it is new or because it has not been updated in 24 hours (depends on the DB too, and on the searcher)
kiwii opened issue Plume/Plume#811 2020-07-25 13:47:31 +00:00
Refactoring: separate models in multiple files
kiwii pushed to dev at plume/documentation 2020-07-24 18:26:25 +00:00
3fdda57bb1 Fix menu chevrons on mobile
kiwii pushed to stable at plume/documentation 2020-07-24 18:26:01 +00:00
3fdda57bb1 Fix menu chevrons on mobile
kiwii pushed to stable at plume/documentation 2020-07-24 18:05:20 +00:00
1f46bc8953 Replace references to 0.4.0 with 0.5.0
3239b703ee Document markdown
51fa501fde A few style improvements
834b7297db Document new Matrix rooms
8de3225a74 Merge pull request #87 from Plume-org/new-langs
Compare 15 commits »
kiwii pushed to dev at plume/documentation 2020-07-24 18:04:42 +00:00
1f46bc8953 Replace references to 0.4.0 with 0.5.0
kiwii closed issue plume/documentation#76 2020-07-24 17:59:43 +00:00
Move the arrows in the menu to the right