mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-11-04 06:17:26 +01:00 
			
		
		
		
	Merge branch 'krille/stories-description' into 'main'
chore: Add topic to story rooms See merge request famedly/fluffychat!667
This commit is contained in:
		
						commit
						0f186b51ca
					
				@ -52,6 +52,8 @@ extension ClientStoriesExtension on Client {
 | 
			
		||||
      preset: CreateRoomPreset.privateChat,
 | 
			
		||||
      powerLevelContentOverride: {"events_default": 100},
 | 
			
		||||
      name: 'Stories from ${userID!.localpart}',
 | 
			
		||||
      topic:
 | 
			
		||||
          'This is a room for stories sharing, not unlike the similarly named features in other messaging networks. For best experience please use FluffyChat or minesTrix. Feature development can be followed on: https://github.com/matrix-org/matrix-doc/pull/3588',
 | 
			
		||||
      initialState: [
 | 
			
		||||
        StateEvent(
 | 
			
		||||
          type: EventTypes.Encryption,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user