meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| digital:server:matrixsynapsemisc [2022/03/06 17:29] – natrius | digital:server:matrixsynapsemisc [2022/05/18 13:08] (current) – [Tombstone Event] natrius | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Different things, sometimes advanced and some things that just did not fit in the regular guide.  | Different things, sometimes advanced and some things that just did not fit in the regular guide.  | ||
| + | |||
| + | ## Matrix tips they don't tell you | ||
| + | https:// | ||
| ## Interesting projects | ## Interesting projects | ||
| - | Moved to https:// | + | Moved to [[digital: | 
| - | [[digital: | + | |
| ## Synpase maintenance tools | ## Synpase maintenance tools | ||
| Line 75: | Line 77: | ||
| - Bestätigung im Chat `[CURRENT USER] set the server ACLs for this room.` | - Bestätigung im Chat `[CURRENT USER] set the server ACLs for this room.` | ||
| - | ## Send custom reactions to messages | + | ## Send custom reactions to messages  | 
| + | |||
| + | - Chat `/ | ||
| + | - `Send Custom Event` | ||
| + | - Event Type: `m.reaction` | ||
| + | - Event Content: | ||
| + | |||
| + | ``` | ||
| + | { | ||
| + |     " | ||
| + |         " | ||
| + |         " | ||
| + |         " | ||
| + | } | ||
| + | } | ||
| + | ``` | ||
| + | |||
| + | ## Send custom reactions to messages (Powerlevel >=50) | ||
| - Chat `/devtools` | - Chat `/devtools` | ||
| Line 97: | Line 116: | ||
| ## Tombstone Event | ## Tombstone Event | ||
| + | |||
| + | https:// | ||
| - Chat `/devtools` | - Chat `/devtools` | ||