jld3103
|
d9f8522003
|
Fix types for reading and writing config values
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-04-05 09:08:56 +07:00 |
John Molakvoæ
|
c21d3c037e
|
Merge pull request #35769 from nextcloud/rakekniven-patch-1
l10n: Align notification messages for server version and apps
|
2022-12-20 14:59:15 +07:00 |
rakekniven
|
384d7ec61e
|
l10n: Align notification messages for server version and apps
Solution for #35768
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
|
2022-12-20 09:19:14 +07:00 |
Côme Chilliet
|
d9151ff35c
|
Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-11-29 14:36:29 +07:00 |
Joas Schilling
|
37f40cdd46
|
Fix translated app details
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-09-30 09:08:17 +07:00 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
|
Update php licenses
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2021-06-04 22:02:41 +07:00 |
Christoph Wurst
|
41b5e5923a
|
Use exactly one empty line after the namespace declaration
For PSR2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-04-09 11:48:10 +07:00 |
Christoph Wurst
|
5bf3d1bb38
|
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-12-05 15:38:45 +07:00 |
Joas Schilling
|
6d71e471e1
|
Update shipped implementations of the INotifier
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-07-15 15:15:00 +07:00 |
Joas Schilling
|
57ef1d307b
|
Fix the link and anchor for the update notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-09-12 10:24:02 +07:00 |
Joas Schilling
|
19f7cc9e92
|
Make Update notficiations strict and fix all inspections
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-01-18 10:55:44 +07:00 |
Julius Härtl
|
bdea20330d
|
Make update notification open the new update view from apps management
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-01-03 17:21:41 +07:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +07:00 |
Roeland Jago Douma
|
ede15f0988
|
Fix L10N::t
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-08-01 08:20:17 +07:00 |
Joas Schilling
|
1c0bffe87f
|
Fix translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-04-18 16:40:53 +07:00 |
Joas Schilling
|
3668673d7b
|
Create a notification when the update server couldn't be reached for some days
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-03-26 10:59:58 +07:00 |
Joas Schilling
|
315645ada3
|
Only add the link when the user can follow it.
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-01-09 11:24:09 +07:00 |
Joas Schilling
|
acbf0d151f
|
Set the link of the notification on render instead of creation
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-01-09 11:18:59 +07:00 |
Joas Schilling
|
1aefbed55f
|
Highlight the app name in the notification
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-12-01 15:36:22 +07:00 |
Joas Schilling
|
917cac5436
|
Use the settings icon for the update notification
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-12-01 15:36:22 +07:00 |
Joas Schilling
|
b74c12c3f5
|
Use the readable version for notifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-10-04 12:49:27 +07:00 |
Joas Schilling
|
813f0a0f40
|
Fix apps/
|
2016-07-21 18:13:57 +07:00 |
Morris Jobke
|
19b531fd14
|
fix more strings
|
2016-06-20 13:14:24 +07:00 |
Joas Schilling
|
823e4911c9
|
Add tests for the Notifier
|
2016-05-24 11:26:53 +07:00 |
Joas Schilling
|
d2553a4f6e
|
Dismiss the notifications when the update is already installed
|
2016-05-24 11:26:52 +07:00 |
Joas Schilling
|
752ec68e18
|
Add a notifier that parses the notifications
|
2016-05-24 11:26:52 +07:00 |