Commit graph

28 commits

Author SHA1 Message Date
Joas Schilling
1ccbf67da2
chore: Run SPDX convertor
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-26 13:02:15 +02:00
Joas Schilling
171232988b
fix(techdebt): Update exception handling in activity app
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-19 12:24:20 +02:00
Hamid Dehnavi
86360b02ac Use PHP8's constructor property promotion
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
2023-07-06 16:14:08 +03:30
Joas Schilling
ce4f0496da
fix(CS): Fix coding style
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-14 12:07:54 +02:00
Joas Schilling
d5fccbb762
fix(activity): Don't replace the activity icon for now as that is color inverted
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-14 12:06:51 +02:00
Vitor Mattos
85a41dd9ea
Return with avatar URL capability
Revert https://github.com/nextcloud/spreed/pull/8805

Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-04-14 12:06:51 +02:00
Joas Schilling
c1970caef4
chore(CS): Unify construct() calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13 14:28:41 +02:00
Joas Schilling
f3ff4a8820
automated: Apply CS fix
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13 13:17:49 +02:00
Joas Schilling
59a81d634f
Revert avatar usage
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-02-21 10:06:41 +01:00
Joas Schilling
cf72ae74df
Introduce a "former one-to-one" conversation type
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-25 16:17:58 +01:00
Joas Schilling
26751b47ce
Some minor fixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-12-07 15:02:53 +01:00
Vitor Mattos
485769c275
Change logic of test to every time return the room avatar
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-12-07 15:02:51 +01:00
Vitor Mattos
9973979265
Fix url generation
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-12-07 15:02:48 +01:00
Joas Schilling
659c2ba7ff
Use user displayname cache in activities
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-19 12:06:20 +02:00
Vitor Mattos
c07251f0c6
Use PHP7.4 property typehinting where possible
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-06 12:43:03 -03:00
Joas Schilling
9e8d94d58f
Replace old type constants with new ones
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-18 16:17:11 +02:00
Joas Schilling
5eb3dbaf7b
Make activities link to the conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-14 09:39:38 +02:00
Joas Schilling
84d42604e6
Run cs:fix
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-12 15:04:42 +02:00
Joas Schilling
d4fc586f1a
Bye Spreed, hello Talk!
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-05 14:29:09 +02:00
Joas Schilling
5b5dfee9c7
Hide activities for users who can not Talk
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 08:53:23 +01:00
Joas Schilling
7e54634fb5
Make room names non-optional
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-27 15:26:50 +01:00
Joas Schilling
fb90a74231
Make all classes strict
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-12 16:07:59 +01:00
Joas Schilling
54d916ddec
Remove useless comments
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-26 12:56:59 +02:00
Joas Schilling
7caaebb1ba
PHP7 for OCA\Spreed\Activity
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-26 12:20:50 +02:00
Ivan Sein
0f22c00dd1 Change notifications and activities strings.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2018-05-29 11:18:56 +02:00
Joas Schilling
bf979d31a0
Simplify activity and fix handling of deleted rooms
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-11 14:13:08 +02:00
Joas Schilling
a8b8ef1ee7
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-11 11:04:18 +02:00
Joas Schilling
8ef70af937
Activities for calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-10 17:10:30 +02:00
Renamed from lib/Activity/Provider.php (Browse further)