Commit Graph

147 Commits (4c939a16cc325fb8cd1a224ccfb2f6f87a7dfd7d)

Author SHA1 Message Date
sualko 4c939a16cc
release: 0.5.1 🎉 2020-06-19 10:56:16 +02:00
sualko 50f7ed4b82 docs: update change log 2020-06-19 10:56:03 +02:00
sualko 6234a591d6 refactor: use phpstan for code analysis 2020-06-19 10:49:40 +02:00
sualko 7242360bd8 fix: allow admin to start room with presentation 2020-06-19 09:41:40 +02:00
sualko 86415b3f6a refactor: use Nextcloud coding standard 2020-06-19 09:28:58 +02:00
sualko da9234a24f fix: guest joins room
fix #50
2020-06-19 09:21:29 +02:00
Nextcloud bot 0110003401
[tx-robot] updated from transifex 2020-06-19 03:23:03 +00:00
sualko 608b581525
release: 0.5.0 🎉 2020-06-18 16:08:01 +02:00
sualko dc6994e9c3 docs: update change log 2020-06-18 16:07:57 +02:00
sualko 105aff8708 docs: update readme 2020-06-18 16:03:16 +02:00
sualko 7bab22b191 ci: fix cache 2020-06-18 16:02:27 +02:00
sualko 581479b682 test: add integration test for room mapper 2020-06-18 15:07:19 +02:00
sualko 2c318af1c5 ci: run unit tests 2020-06-18 11:45:20 +02:00
sualko 55531cde4a fix: room query 2020-06-18 11:11:57 +02:00
sualko 5a89594033 docs: add link to ko-fi 2020-06-18 11:11:40 +02:00
sualko e1241f8d25 docs: update screenshots 2020-06-18 09:28:24 +02:00
sualko b9929a3c60 fix: trim user supplied displayname 2020-06-18 08:23:08 +02:00
Nextcloud bot 494394d058
[tx-robot] updated from transifex 2020-06-18 03:21:44 +00:00
sualko d577968d4f style: expand name cell 2020-06-17 11:14:49 +02:00
sualko ad7eedf14b feat: add option to share room
fix #33
2020-06-17 11:14:49 +02:00
sualko bee124d19f fix: show room loading error 2020-06-17 10:52:15 +02:00
sualko 7192077919 refactor: remove unused controller 2020-06-17 10:51:31 +02:00
sualko d48c9da09c feat: option to set everyone as moderator 2020-06-17 08:19:54 +02:00
Nextcloud bot 2624175af6
[tx-robot] updated from transifex 2020-06-17 03:19:38 +00:00
sualko 4b33890938 fix: max dialog height 2020-06-16 17:02:50 +02:00
sualko db9566c399 docs: remove obsolete troubleshooting 2020-06-16 17:02:30 +02:00
sualko 8b2dc9cb71 feat: restrict room access to user and groups
fix #25
2020-06-16 16:56:11 +02:00
Nextcloud bot bec1b4dce7
[tx-robot] updated from transifex 2020-06-16 03:21:30 +00:00
sualko dc30ec0e3e feat: allow to define moderators
ref #33
2020-06-15 17:23:53 +02:00
sualko de834240dd build: fix composer dev install 2020-06-15 13:27:57 +02:00
Nextcloud bot a772f0086c
[tx-robot] updated from transifex 2020-06-15 03:20:42 +00:00
Nextcloud bot fb4901bdba
[tx-robot] updated from transifex 2020-06-11 03:20:24 +00:00
sualko 78b4526c42
release: 0.4.0 🎉 2020-06-10 17:36:19 +02:00
sualko 48805c087b docs: update change log 2020-06-10 17:35:59 +02:00
sualko f26cdde1c8 chore: add dbjr to list of sponsors 2020-06-10 17:27:10 +02:00
sualko 438145c70d revert: "ci: run tests"
This reverts commit 18c113e82a.
2020-06-10 14:17:01 +02:00
sualko 18c113e82a ci: run tests 2020-06-10 14:00:20 +02:00
sualko 8486a50483 chore: ignore phpunit cache 2020-06-10 13:59:31 +02:00
sualko 16c253e7bc chore: run tests before push 2020-06-10 13:58:56 +02:00
sualko 68c2715107 chore: add yarn test 2020-06-10 13:58:56 +02:00
sualko 7e10cc77e3 chore: update phpunit 2020-06-10 13:58:56 +02:00
sualko c63767719b test: add first unit tests 2020-06-10 13:58:56 +02:00
sualko d7a0bfd47e fix: log failing api request 2020-06-10 13:58:56 +02:00
Nextcloud bot bde396ed4a
[tx-robot] updated from transifex 2020-06-10 03:22:55 +00:00
Nextcloud bot 39592b7c6a
[tx-robot] updated from transifex 2020-06-09 03:20:32 +00:00
Nextcloud bot ceaa018c6d
[tx-robot] updated from transifex 2020-06-08 03:19:24 +00:00
Nextcloud bot 310b7816f7
[tx-robot] updated from transifex 2020-06-07 03:20:23 +00:00
Nextcloud bot 03ef96cfb0
[tx-robot] updated from transifex 2020-06-06 03:22:34 +00:00
Nextcloud bot f8e7a288d7
[tx-robot] updated from transifex 2020-06-05 03:19:27 +00:00
sualko 70b06aa98c feat: add access policy
public, require password for guests, moderator approval
for guests, only Nextcloud users

fix #10
fix #24
2020-06-04 19:26:53 +02:00