125 Commits (a7ea7bdc5c01ffdc181e1ac6df9d6dd348f16db6)

Author SHA1 Message Date
Julien Veyssier 18ab5f212e
new DB table to store bridge configs 5 years ago
Joas Schilling 84d42604e6
Run cs:fix 6 years ago
Joas Schilling ae0bf7f341
Add license and remove auto-generate comment from migration 6 years ago
Joas Schilling 6ddd276dd0
Extend the signaling setting API to allow somewhat clustering 6 years ago
Roeland Jago Douma ebf3973842
Add index on the session_id 6 years ago
Joas Schilling 299f440cdb
Add a user index on the participants table 6 years ago
Joas Schilling c396242111
Add some indexes for the main queries 6 years ago
Joas Schilling 4c78c3d5fb
Add a migration to update the background jobs table 6 years ago
Joas Schilling d4fc586f1a
Bye Spreed, hello Talk! 6 years ago
Joas Schilling 8cd50644d4 Allow a timer as well 6 years ago
Joas Schilling 12952b93c9 Add a lobby state column to the room table 7 years ago
Joas Schilling fc68af7340
Add missing return 6 years ago
Joas Schilling 679dc3eeaa
Remove unused repair step 6 years ago
Joas Schilling c60ca2b83d
Add a repair step to clear the projecct access 6 years ago
Joas Schilling e25ad64348
Fix migration script on postgresql 6 years ago
Joas Schilling 54692ebac3
Change read marker to work on the comment id isntead of datetime 7 years ago
Joas Schilling a0d5a835a9
Add a new column to record who joined a call 6 years ago
Joas Schilling d3835dfc83
Add /wiki sample command 7 years ago
Joas Schilling f1667ac2f7
Introduce a Read-Only state for conversations 7 years ago
Joas Schilling 8ad3535ba9
Add a help command 7 years ago
Joas Schilling b6e5120060
Add a service 7 years ago
Joas Schilling c460128531
No patterns for now 7 years ago
Joas Schilling c0e34c8729
Start with commands 7 years ago
Joas Schilling 56460baaf2
Strict controllers and migration 7 years ago
Joas Schilling ee894cc5cd
Introduce notification levels for participants 7 years ago
Joachim Bauch d4929b7525
Change "inCall" state to contain bit flags 8 years ago
Daniel Calviño Sánchez 29a72c3ede Add columns "object_type" and "object_id" to table "talk_rooms" 7 years ago
Joas Schilling 36ae3a3e55
Highlight the unread count only for mentions 7 years ago
Joas Schilling f37e260ac5
Left join the last comment instead of doing O(n) queries 7 years ago
Joas Schilling ed7d2b2b32
Add update support 7 years ago
Joas Schilling 84b556629c
Store the timestamp of the last activity in a room and sort by that, instead of the last ping 7 years ago
Joas Schilling 1add86b280
Handle the favorite on the participant object and fix favorite spelling 7 years ago
Mario Danic 62b11f9a9f
Add support for backend favorites 8 years ago
Joas Schilling c2387c534e
Store guest names when they leave a comment 8 years ago
Joas Schilling 11185194be
Fix update/install issue with old activity app 8 years ago
Joas Schilling 9374a6ca2f
Also set a token when it is null 8 years ago
Joas Schilling c572bad105
Fix migration type hints 8 years ago
Joas Schilling 3031e1cba1
Fix typo 8 years ago
Joas Schilling c10e399d33
Doh 8 years ago
Joas Schilling 9028d6ce6a
Make sure Postgres uses lowercase for the migration generated columns 8 years ago
Joas Schilling c2f2cbf838
Allow postgres for update but not < 2.0.0 8 years ago
Joas Schilling ce3b4952ea
Fix postgres issue when updating 8 years ago
Joas Schilling 42c400893b
Fix missing defaults 8 years ago
Joas Schilling 1b13e47672
Fix migration docs and empty methods 8 years ago
Joas Schilling 2121735753
Make sure column names are lowercase to not break postgres 8 years ago
Joas Schilling d0967b313f
Save more energy when installing 8 years ago
Joas Schilling 9b51df8f02
Simplify the owner update queries when the instance has no one2one rooms 8 years ago
Joas Schilling eae71a3977 Split joining a room and joining a call API wise 8 years ago
Joas Schilling 55e6f3f58e
Also functional without notifications and activity 8 years ago
Joas Schilling 4c0596c510
Adjust index names 8 years ago