Andy Scherzinger
|
78dc7fb2c7
|
fix(lint): Move suppressions due to refactoring
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-16 09:18:55 +01:00 |
|
Andy Scherzinger
|
0f6eab8b38
|
ci(detekt): Update current detekt score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-16 09:18:54 +01:00 |
|
Andy Scherzinger
|
a034fc8237
|
style(ktlint): Fix formatting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-16 09:18:53 +01:00 |
|
Andy Scherzinger
|
0687061efd
|
style(detekt): Shorten methods
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-16 09:18:52 +01:00 |
|
Andy Scherzinger
|
091531e2d2
|
style(detekt): Move magic number to constant
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-16 09:18:52 +01:00 |
|
Nextcloud bot
|
5dcf08637d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-14 03:01:59 +00:00 |
|
Nextcloud bot
|
756f2d3b7c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-13 03:02:55 +00:00 |
|
Marcel Hibbe
|
931a4c772c
|
Merge pull request #4532 from nextcloud/backport/4493/stable-20.1
[stable-20.1] display conversation avatar for open conversations
|
2024-12-10 10:04:28 +01:00 |
|
Marcel Hibbe
|
623e741876
|
Merge pull request #4530 from nextcloud/backport/4527/stable-20.1
[stable-20.1] Lower detekt score
|
2024-12-10 10:03:02 +01:00 |
|
sowjanyakch
|
fe45c13a54
|
remove unused models
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-10 08:42:08 +00:00 |
|
github-actions
|
034fdebd9e
|
Analysis: update lint results to reflect reduced error/warning count
Signed-off-by: github-actions <github-actions@github.com>
|
2024-12-10 08:42:08 +00:00 |
|
sowjanyakch
|
e8f5afb2a5
|
refactor code - remove comments
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-10 08:42:08 +00:00 |
|
sowjanyakch
|
53a2ee51f0
|
suppress lint warning for invalid string format
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-10 08:42:07 +00:00 |
|
sowjanyakch
|
d2f8be984e
|
ktlintFormat
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-10 08:42:07 +00:00 |
|
sowjanyakch
|
6037eefe18
|
Modify Adapter and ListOpenConversationsActivity
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-10 08:42:07 +00:00 |
|
sowjanyakch
|
f1051b5f52
|
Modify ViewModel
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-10 08:42:07 +00:00 |
|
sowjanyakch
|
aab4591f83
|
Use correct model
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
|
2024-12-10 08:42:07 +00:00 |
|
Andy Scherzinger
|
490a93bb3f
|
style(detekt): shorten long methods
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2024-12-10 08:13:31 +00:00 |
|
Andy Scherzinger
|
bd84db0118
|
style(detekt): Shorten complex conditions
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-10 08:13:31 +00:00 |
|
Andy Scherzinger
|
0dcc2db3f1
|
ci(detekt): bump condition complexity threshold 4->5
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-10 08:13:31 +00:00 |
|
Nextcloud bot
|
e1d283d44a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-10 03:02:19 +00:00 |
|
Nextcloud bot
|
4b82047bab
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-08 03:32:17 +00:00 |
|
Nextcloud bot
|
140208ee6c
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-07 03:10:01 +00:00 |
|
Andy Scherzinger
|
4f22aa99d6
|
Merge pull request #4524 from nextcloud/backport/4519/stable-20.1
[stable-20.1] Improve detekt score
|
2024-12-06 19:42:16 +01:00 |
|
Andy Scherzinger
|
7ba8bf9b3d
|
style(detekt): Comment on all EmptyFunctionBlock cases
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-06 12:00:58 +00:00 |
|
Andy Scherzinger
|
a0d00857e5
|
style(detekt): Accept current use of TooGenericExceptionCaught cases
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-06 12:00:58 +00:00 |
|
Andy Scherzinger
|
d39ccaeae2
|
style(detekt): Ignore TooGenericExceptionThrown on test stub implementation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-06 12:00:58 +00:00 |
|
Andy Scherzinger
|
e4807c4972
|
style(detekt): Replace MagicNumbers with constants
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-06 12:00:57 +00:00 |
|
Nextcloud bot
|
4f67006621
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-06 03:18:30 +00:00 |
|
Nextcloud bot
|
0633b6125d
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-05 03:37:45 +00:00 |
|
Nextcloud bot
|
e32caad0e4
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-04 03:36:16 +00:00 |
|
Andy Scherzinger
|
0c1f3a5131
|
Merge pull request #4517 from nextcloud/backport/4389/stable-20.1
[stable-20.1] User now knows if no offline messages are saved when entering a conversation
|
2024-12-03 11:20:10 +01:00 |
|
Andy Scherzinger
|
a78f761502
|
Merge pull request #4516 from nextcloud/backport/4505/stable-20.1
[stable-20.1] Update avatar icons
|
2024-12-03 11:19:45 +01:00 |
|
Marcel Hibbe
|
f0a6c38ff9
|
fix Duplicate ids in xml
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2024-12-03 09:51:23 +00:00 |
|
rapterjet2004
|
d22e953576
|
Shows if no offline messages are saved
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
|
2024-12-03 09:51:23 +00:00 |
|
Andy Scherzinger
|
900b88e330
|
style(icon): Update Mail/Group avatar
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-03 09:43:58 +00:00 |
|
Andy Scherzinger
|
8a62470978
|
style(icon): Update Link avatar and general link icon
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-03 09:43:58 +00:00 |
|
Andy Scherzinger
|
910f10bbbe
|
Merge pull request #4514 from nextcloud/backport/4506/stable-20.1
[stable-20.1] Add public and federated room badge
|
2024-12-03 10:41:29 +01:00 |
|
Andy Scherzinger
|
10c36488ab
|
feat(conversations): Add federation room badge
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-03 09:19:00 +00:00 |
|
Andy Scherzinger
|
cdb58315ad
|
feat(conversations): Add public room badge
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-03 09:19:00 +00:00 |
|
Nextcloud bot
|
f899278728
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-03 03:01:23 +00:00 |
|
Marcel Hibbe
|
f383370f79
|
bump version to 20.1.0
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2024-12-02 19:31:26 +01:00 |
|
Nextcloud bot
|
2b5b3d9669
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-02 18:25:56 +00:00 |
|
Nextcloud bot
|
dc82454a97
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-02 18:05:24 +00:00 |
|
Marcel Hibbe
|
58f9f71431
|
Merge pull request #4509 from nextcloud/backport/4504/stable-20.1
[stable-20.1] new notification warner
|
2024-12-02 18:10:08 +01:00 |
|
Marcel Hibbe
|
ef0637cd85
|
reformat code + fix lint warnings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2024-12-02 16:53:17 +00:00 |
|
Marcel Hibbe
|
d0aa408758
|
new notification warner
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
|
2024-12-02 16:53:16 +00:00 |
|
Marcel Hibbe
|
84dedd1cb3
|
Merge pull request #4508 from nextcloud/backport/4502/stable-20.1
[stable-20.1] Fix formatting
|
2024-12-02 17:52:27 +01:00 |
|
github-actions
|
a70c1efa6c
|
Analysis: update lint results to reflect reduced error/warning count
Signed-off-by: github-actions <github-actions@github.com>
|
2024-12-02 16:50:40 +00:00 |
|
Andy Scherzinger
|
c29fe35d8a
|
style(lint): make use of ResourceCompat
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-12-02 16:50:39 +00:00 |
|