Commit Graph

39 Commits (0f9be8321c56bd98ae8f5333a5edb089caa89db7)

Author SHA1 Message Date
Slavi Pantaleev 4805637181 Add support for custom ma1sd view sesion templates
4 years ago
Slavi Pantaleev f84c69c164 Relocate custom ma1sd threepid email templates to config/
4 years ago
Slavi Pantaleev b5812b539b Rename ma1sd custom email template variable
4 years ago
Stuart Mumford 019a4d7dcd Use role relative paths for things
4 years ago
Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name)
4 years ago
Slavi Pantaleev af3ea67bba Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd
4 years ago
Slavi Pantaleev 0ca48f3532 Separate matrix-ma1sd install/uninstall tasks
4 years ago
Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10
4 years ago
Slavi Pantaleev 7372480e95 Properly serialize some ma1sd configuration values
4 years ago
Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding)
4 years ago
Slavi Pantaleev 1fca917ad1 Replace some -v instances with --mount
4 years ago
Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images)
4 years ago
vractal 627c225101 Enable ma1sd hashing by default
4 years ago
Slavi Pantaleev 28855d1bb4
Document matrix_ma1sd_docker_src_files_path naming
4 years ago
Slavi Pantaleev ab188018f3
Move when statement to block
4 years ago
Matt Cengia fede58fe96 Correctly tag self-built ma1sd Docker image
4 years ago
Matt Cengia b0e984136f Fix issues building ma1sd Docker image
4 years ago
shadow 6293f1bdb0 Run all API self checks in check_mode
4 years ago
Slavi Pantaleev 635f385971 Use pre-built arm64 image for ma1sd
4 years ago
teutat3s 4cf59098ad
Update ma1sd to v2.4.0
4 years ago
Slavi Pantaleev 5da31ba579 Move configuration templates outside of defaults/main.yml files
4 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
4 years ago
Slavi Pantaleev a3259bbd77
Add |to_json to some variables
4 years ago
louis a03e95b7eb enable by default v2 api prefix for ma1sd
4 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
4 years ago
Slavi Pantaleev 5927ed56b0 Fix matrix_ma1sd_service_stat.stat.exists sometimes being undefined
4 years ago
Slavi Pantaleev c3efd2966f Fix mxisd -> ma1sd migration for older versions of Ansible
4 years ago
Slavi Pantaleev a0b82d2234 Fix mxisd -> ma1sd data migration (mxisd.db -> ma1sd.db)
4 years ago
Slavi Pantaleev a4ea2f850b Provide a friendlier migration message from people using matrix_mxisd_ variables
4 years ago
Slavi Pantaleev be19511338 Add missing container self-build variables for ma1sd
4 years ago
Slavi Pantaleev 59ccff9bab Fix mxisd -> ma1sd file copying
4 years ago
Marcel Partap 4172345d34 Fix regex matching against old variable names in ma1sd validation task
4 years ago
Marcel Partap e4ceeccd14 Add mxisd => ma1sd migration task
4 years ago
Marcel Partap 92672f8949 matrix-ma1sd/tasks/validate_config.yml: can ansible process regex in when statements?
4 years ago
Marcel Partap ed34d0ac39 fix "noeol" ("No newline at end of file" == missing 0A byte at file end)
4 years ago
Marcel Partap c2d384d2ef some more mxisd to ma1sd string/URL replacements
4 years ago
Marcel Partap 8c5c2e5eec Bump ma1sd version to 2.3.0
4 years ago
Marcel Partap 9d0803cdf9 Specify up-to-date version 2.2.2 of ma1sd docker image
4 years ago
Marcel Partap 187dedf920 Duplicate matrix-mxisd role for matrix-ma1sd fork
4 years ago