Claire
0060eb5dcf
Merge branch 'main' into glitch-soc/merge-upstream
2022-10-28 19:23:58 +02:00
Claire
cb19be67d1
Merge branch 'main' into glitch-soc/merge-upstream
2022-10-28 19:23:58 +02:00
Kangwook Lee (이강욱)
d6618048b7
Fix PostgreSQL password reference for jobs ( #19504 )
2022-10-28 16:40:47 +02:00
Kangwook Lee (이강욱)
dae954ef11
Fix PostgreSQL password reference for jobs ( #19504 )
2022-10-28 16:40:47 +02:00
Kangwook Lee (이강욱)
8b1389d147
Add option to enable single user mode ( #19503 )
2022-10-28 16:29:00 +02:00
Kangwook Lee (이강욱)
223e152312
Add option to enable single user mode ( #19503 )
2022-10-28 16:29:00 +02:00
Kangwook Lee (이강욱)
e330a3b107
Fix PostgreSQL password reference ( #19502 )
2022-10-28 16:21:58 +02:00
Kangwook Lee (이강욱)
9bf6a8af82
Fix PostgreSQL password reference ( #19502 )
2022-10-28 16:21:58 +02:00
Eugen Rochko
c7f1ae40b5
Fix number of uses being shown again on trending hashtags in web UI ( #19484 )
2022-10-28 12:56:51 +02:00
Eugen Rochko
923f06a07c
Fix number of uses being shown again on trending hashtags in web UI ( #19484 )
2022-10-28 12:56:51 +02:00
Claire
9cb523d3be
Change admin announcement edition interface to use datetime-local ( #18321 )
...
* Change admin announcement edition interface to use datetime-local
* Dynamically set announcement stop date as required if start date is set, set minimum date for stop date
* Change `all_day` to not be bound to presence of time-range
* Add pattern and placeholder as minimal fallback for browsers not supporting datetime-local
* Display datetime-local inputs as local time
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2022-10-28 12:56:32 +02:00
Claire
d9d722d74b
Change admin announcement edition interface to use datetime-local ( #18321 )
...
* Change admin announcement edition interface to use datetime-local
* Dynamically set announcement stop date as required if start date is set, set minimum date for stop date
* Change `all_day` to not be bound to presence of time-range
* Add pattern and placeholder as minimal fallback for browsers not supporting datetime-local
* Display datetime-local inputs as local time
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2022-10-28 12:56:32 +02:00
Robert Laurenz
21aa2217de
fix(component): adjust style of counter button to fix overflow issue ( #19494 )
2022-10-28 12:46:41 +02:00
Robert Laurenz
10922294ff
fix(component): adjust style of counter button to fix overflow issue ( #19494 )
2022-10-28 12:46:41 +02:00
Claire
6e553c6467
Revert notification design ( #1875 )
2022-10-28 10:30:14 +02:00
Claire
371563b0e2
Revert notification design ( #1875 )
2022-10-28 10:30:14 +02:00
Claire
7379f8aa14
Fix status prepend design ( #1874 )
...
* Fix status prepend design
* Adjust status prepend styling a bit
2022-10-28 08:47:10 +02:00
Claire
19765216a1
Fix status prepend design ( #1874 )
...
* Fix status prepend design
* Adjust status prepend styling a bit
2022-10-28 08:47:10 +02:00
Eugen Rochko
87c34be5bd
Fix avatars not using image tags in web UI ( #19488 )
...
Fix #19483
2022-10-28 00:48:45 +02:00
Eugen Rochko
8dfe5179ee
Fix avatars not using image tags in web UI ( #19488 )
...
Fix #19483
2022-10-28 00:48:45 +02:00
Eugen Rochko
bf1bc15575
Fix using wrong policy on status-related actions in admin UI ( #19490 )
2022-10-28 00:48:30 +02:00
Eugen Rochko
07cc201acc
Fix using wrong policy on status-related actions in admin UI ( #19490 )
2022-10-28 00:48:30 +02:00
Eugen Rochko
79f5e4d088
Bump version to 4.0.0rc1 ( #19473 )
2022-10-28 00:26:02 +02:00
Eugen Rochko
8ae0936ddd
Bump version to 4.0.0rc1 ( #19473 )
2022-10-28 00:26:02 +02:00
Eugen Rochko
c71443ef1d
Remove unused method searchable?
on accounts ( #19489 )
...
It called the wrong methods, but nothing uses it
2022-10-27 19:30:08 +02:00
Eugen Rochko
5f733ad83a
Remove unused method searchable?
on accounts ( #19489 )
...
It called the wrong methods, but nothing uses it
2022-10-27 19:30:08 +02:00
Eugen Rochko
ccbf541365
Change closed_registrations_message
to message
and add Markdown ( #19486 )
2022-10-27 19:17:48 +02:00
Eugen Rochko
09f04d710d
Change closed_registrations_message
to message
and add Markdown ( #19486 )
2022-10-27 19:17:48 +02:00
Eugen Rochko
4b0d58f0ad
Fix missing delete and redraft link in web UI ( #19485 )
2022-10-27 19:17:15 +02:00
Eugen Rochko
371d969403
Fix missing delete and redraft link in web UI ( #19485 )
2022-10-27 19:17:15 +02:00
Shlee
a81c071a45
Remove duplicate HSTS headers from nginx.conf ( #19018 )
...
* Update nginx.conf
* Update nginx.conf
* Update nginx.conf
2022-10-27 16:58:49 +02:00
Shlee
c7bab3318e
Remove duplicate HSTS headers from nginx.conf ( #19018 )
...
* Update nginx.conf
* Update nginx.conf
* Update nginx.conf
2022-10-27 16:58:49 +02:00
Eugen Rochko
c92e2658e0
Add --remove-role
option to tootctl accounts modify
( #19477 )
...
Fix #19152
2022-10-27 14:31:10 +02:00
Eugen Rochko
d7595adbf4
Add --remove-role
option to tootctl accounts modify
( #19477 )
...
Fix #19152
2022-10-27 14:31:10 +02:00
Eugen Rochko
4435be82db
Fix uncaught error when invalid date is supplied to API ( #19480 )
...
Fix #19213
2022-10-27 14:30:52 +02:00
Eugen Rochko
3e18e05330
Fix uncaught error when invalid date is supplied to API ( #19480 )
...
Fix #19213
2022-10-27 14:30:52 +02:00
Eugen Rochko
35b5120c5d
Fix notifications about deleted reports not being also deleted ( #19475 )
...
* Fix notifications about deleted reports not being also deleted
* Fix notification with empty report crashing web UI
Fix #18909
2022-10-27 02:10:54 +02:00
Eugen Rochko
d2eb726962
Fix notifications about deleted reports not being also deleted ( #19475 )
...
* Fix notifications about deleted reports not being also deleted
* Fix notification with empty report crashing web UI
Fix #18909
2022-10-27 02:10:54 +02:00
Eugen Rochko
b121befc33
Fix wrong math function used in search query ( #19481 )
2022-10-27 02:10:38 +02:00
Eugen Rochko
f6bcf86caf
Fix wrong math function used in search query ( #19481 )
2022-10-27 02:10:38 +02:00
zunda
3697b51abc
Store integer settings as integer ( #19478 )
2022-10-26 22:14:07 +02:00
zunda
52ebfb7792
Store integer settings as integer ( #19478 )
2022-10-26 22:14:07 +02:00
Eugen Rochko
9788e248fb
Fix improperly checking for blocked domain on followed hashtags ( #19472 )
...
Fix #19469
2022-10-26 20:40:56 +02:00
Eugen Rochko
1546538de9
Fix improperly checking for blocked domain on followed hashtags ( #19472 )
...
Fix #19469
2022-10-26 20:40:56 +02:00
Claire
d94b1c682a
Add closed registrations modal ( #19437 )
2022-10-26 19:35:55 +02:00
Claire
2277913f3f
Add closed registrations modal ( #19437 )
2022-10-26 19:35:55 +02:00
prplecake
d870657f80
Add "unsafe-eval" to script-src CSP ( #18817 )
2022-10-26 19:23:16 +02:00
prplecake
aafbc82d88
Add "unsafe-eval" to script-src CSP ( #18817 )
2022-10-26 19:23:16 +02:00
Yamagishi Kazutoshi
9315d51940
Disable media cache on service worker ( #19471 )
2022-10-26 18:21:36 +02:00
Yamagishi Kazutoshi
eebbc5439a
Disable media cache on service worker ( #19471 )
2022-10-26 18:21:36 +02:00