Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Make slash command errors translatable but also work in rageshakes #7377

Merged
merged 22 commits into from
Jan 11, 2022

Commits on Dec 15, 2021

  1. Add /jumptodate slash command

    Fix element-hq/element-web#7677
    
    Utilizing MSC3030: matrix-org/matrix-spec-proposals#3030
    
    Experimental Synapse implementation added in matrix-org/synapse#9445
    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    d15e609 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a637b View commit details
    Browse the repository at this point in the history
  3. Fix lints

    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    3c7155c View commit details
    Browse the repository at this point in the history
  4. Trigger Build

    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    5984c1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9573eb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccf9473 View commit details
    Browse the repository at this point in the history
  7. Fix lints

    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    5e3acdb View commit details
    Browse the repository at this point in the history
  8. Add translatable error

    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    e4af78b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dddae93 View commit details
    Browse the repository at this point in the history
  10. Fix lints

    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    de661a6 View commit details
    Browse the repository at this point in the history
  11. Ignore long string

    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    a4c3601 View commit details
    Browse the repository at this point in the history
  12. Revert "Ignore long string"

    This reverts commit a4c3601.
    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    05db65a View commit details
    Browse the repository at this point in the history
  13. Ignore long string

    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    5e5c1af View commit details
    Browse the repository at this point in the history
  14. Make slash command errors translatable but also work in rageshakes

    See #7372 (comment)
    
    We want the error to be translated for the user but not in our rageshake logs
    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    50ecd8c View commit details
    Browse the repository at this point in the history
  15. Merge branch 'develop' into madlittlemods/translatable-slash-command-…

    …errors
    
    Conflicts:
    	src/SlashCommands.tsx
    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    cd17889 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac05a8e View commit details
    Browse the repository at this point in the history
  17. Update i18n strings

    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    6af8008 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    89bb9d4 View commit details
    Browse the repository at this point in the history
  19. Better language

    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    e35ea1b View commit details
    Browse the repository at this point in the history
  20. Fix wrong error

    MadLittleMods committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    23a74bf View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    a93107a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into madlittlemods/translatable-slash-command-…

    …errors
    
    Conflicts:
    	yarn.lock
    MadLittleMods committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    46e55c7 View commit details
    Browse the repository at this point in the history