Skip to content
  • Sonja Heinze's avatar
    Save language chosen for spell check for each room · d78b52a3
    Sonja Heinze authored and Daniel Garcia Moreno's avatar Daniel Garcia Moreno committed
    Before, when a user changed the language for spell check,
    that language was saved by gtk application-wide.
    
    With this commit, the language chosen by the user for spell check gets saved
    in the Matrix account data of the particular room the language was chosen in;
    and, by syncronizing, it also gets saved in the new field `language` of Room.
    When the user enters a room, gspell gets set for the language saved
    for that room.
    d78b52a3