From 1b0b5e4ff03549caa8b4e7e433cba1c074d62b61 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Mon, 10 May 2021 22:45:08 +0200 Subject: [PATCH] Make the avatar matches the user --- vector/sampledata/matrix.json | 12 ++++++------ .../{amandine.png => 0_amandine.png} | Bin .../user_round_avatars/{benoit.png => 1_benoit.png} | Bin .../user_round_avatars/{gaelle.png => 2_gaelle.png} | Bin .../user_round_avatars/{manu.png => 3_manu.png} | Bin .../{matthew.png => 4_matthew.png} | Bin .../user_round_avatars/{nad.png => 5_nad.png} | Bin 7 files changed, 6 insertions(+), 6 deletions(-) rename vector/sampledata/user_round_avatars/{amandine.png => 0_amandine.png} (100%) rename vector/sampledata/user_round_avatars/{benoit.png => 1_benoit.png} (100%) rename vector/sampledata/user_round_avatars/{gaelle.png => 2_gaelle.png} (100%) rename vector/sampledata/user_round_avatars/{manu.png => 3_manu.png} (100%) rename vector/sampledata/user_round_avatars/{matthew.png => 4_matthew.png} (100%) rename vector/sampledata/user_round_avatars/{nad.png => 5_nad.png} (100%) diff --git a/vector/sampledata/matrix.json b/vector/sampledata/matrix.json index c69e0201ad..8339745fe1 100644 --- a/vector/sampledata/matrix.json +++ b/vector/sampledata/matrix.json @@ -1,8 +1,8 @@ { "data": [ { - "displayName": "Long display name useful to test layout with a long display name", - "mxid": "@longmatrixidbecausesometimesuserschooselongmxid:matrix.org", + "displayName": "amandine", + "mxid": "@amandine:matrix.org", "message": "William Shakespeare (bapt. 26 April 1564 – 23 April 1616) was an English poet, playwright and actor, widely regarded as the greatest writer in the English language and the world's greatest dramatist. He is often called England's national poet and the \"Bard of Avon\". His extant works, including collaborations, consist of approximately 39 plays, 154 sonnets, two long narrative poems, and a few other verses, some of uncertain authorship. His plays have been translated into every major living language and are performed more often than those of any other playwright.\n\nShakespeare was born and raised in Stratford-upon-Avon, Warwickshire. At the age of 18, he married Anne Hathaway, with whom he had three children: Susanna and twins Hamnet and Judith. Sometime between 1585 and 1592, he began a successful career in London as an actor, writer, and part-owner of a playing company called the Lord Chamberlain's Men, later known as the King's Men. At age 49 (around 1613), he appears to have retired to Stratford, where he died three years later. Few records of Shakespeare's private life survive; this has stimulated considerable speculation about such matters as his physical appearance, his sexuality, his religious beliefs, and whether the works attributed to him were written by others. Such theories are often criticised for failing to adequately note that few records survive of most commoners of the period.\n\nShakespeare produced most of his known works between 1589 and 1613. His early plays were primarily comedies and histories and are regarded as some of the best work produced in these genres. Until about 1608, he wrote mainly tragedies, among them Hamlet, Othello, King Lear, and Macbeth, all considered to be among the finest works in the English language. In the last phase of his life, he wrote tragicomedies (also known as romances) and collaborated with other playwrights.\n\nMany of Shakespeare's plays were published in editions of varying quality and accuracy in his lifetime. However, in 1623, two fellow actors and friends of Shakespeare's, John Heminges and Henry Condell, published a more definitive text known as the First Folio, a posthumous collected edition of Shakespeare's dramatic works that included all but two of his plays. The volume was prefaced with a poem by Ben Jonson, in which Jonson presciently hails Shakespeare in a now-famous quote as \"not of an age, but for all time\".\n\nThroughout the 20th and 21st centuries, Shakespeare's works have been continually adapted and rediscovered by new movements in scholarship and performance. His plays remain popular and are studied, performed, and reinterpreted through various cultural and political contexts around the world.", "roomName": "Matrix HQ", "roomAlias": "#matrix:matrix.org", @@ -19,8 +19,8 @@ "roomTopic": "Room topic very loooooooong with some details" }, { - "displayName": "ganfra", - "mxid": "@ganfra:matrix.org", + "displayName": "gaelle", + "mxid": "@gawa:matrix.org", "message": "How are you?", "roomName": "Room name very loooooooong with some details", "roomAlias": "#matrix:matrix.org", @@ -37,8 +37,8 @@ "roomTopic": "Room topic very loooooooong with some details" }, { - "displayName": "Giom", - "mxid": "@giom:matrix.org", + "displayName": "Matthew", + "mxid": "@matthew:matrix.org", "message": "Let's do a picnic", "roomName": "Room name very loooooooong with some details", "roomAlias": "#matrix:matrix.org", diff --git a/vector/sampledata/user_round_avatars/amandine.png b/vector/sampledata/user_round_avatars/0_amandine.png similarity index 100% rename from vector/sampledata/user_round_avatars/amandine.png rename to vector/sampledata/user_round_avatars/0_amandine.png diff --git a/vector/sampledata/user_round_avatars/benoit.png b/vector/sampledata/user_round_avatars/1_benoit.png similarity index 100% rename from vector/sampledata/user_round_avatars/benoit.png rename to vector/sampledata/user_round_avatars/1_benoit.png diff --git a/vector/sampledata/user_round_avatars/gaelle.png b/vector/sampledata/user_round_avatars/2_gaelle.png similarity index 100% rename from vector/sampledata/user_round_avatars/gaelle.png rename to vector/sampledata/user_round_avatars/2_gaelle.png diff --git a/vector/sampledata/user_round_avatars/manu.png b/vector/sampledata/user_round_avatars/3_manu.png similarity index 100% rename from vector/sampledata/user_round_avatars/manu.png rename to vector/sampledata/user_round_avatars/3_manu.png diff --git a/vector/sampledata/user_round_avatars/matthew.png b/vector/sampledata/user_round_avatars/4_matthew.png similarity index 100% rename from vector/sampledata/user_round_avatars/matthew.png rename to vector/sampledata/user_round_avatars/4_matthew.png diff --git a/vector/sampledata/user_round_avatars/nad.png b/vector/sampledata/user_round_avatars/5_nad.png similarity index 100% rename from vector/sampledata/user_round_avatars/nad.png rename to vector/sampledata/user_round_avatars/5_nad.png