Skip to content
#

matrix-org

Here are 86 public repositories matching this topic...

ara4n
ara4n commented Nov 11, 2019

we have configs out there using synctl_cache_factor to set SYNAPSE_CACHE_FACTOR but it's not documented anywhere, which makes it look obsolete or abandoned or deprecated. we should doc it so that when people look to see what it does, they can figure it out

dendrite
turt2live
turt2live commented May 15, 2019
[2019-05-15 04:23:39,140] [ERROR@mau.user.@travis:t2l.io] Failed to sync threads
Traceback (most recent call last):
  File "/home/facebook/mautrix-facebook/mautrix_facebook/user.py", line 155, in sync_threads
    await portal.create_matrix_room(self, thread)
  File "/home/facebook/mautrix-facebook/mautrix_facebook/portal.py", line 243, in create_matrix_room
    await self._create_matrix_
poljar
poljar commented Apr 10, 2020

We currently have a simple example that prints out messages, it would be nice if we had a couple more:

  • Example that automatically responds to some messages, like a bot on !command.
  • Example that automatically joins rooms once invited, this is also for bots mostly, a common feature that needs to be implemented.
  • Example that presents a simple TUI that allows interactive sendi

Improve this page

Add a description, image, and links to the matrix-org topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matrix-org topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.