Alexander Ivanov
|
a59e8245f5
|
Add support for webp uploads (#18506)
|
2022-05-27 20:06:40 +02:00 |
|
Alexander Ivanov
|
379a7a7ca7
|
Add support for webp uploads (#18506)
|
2022-05-27 20:06:40 +02:00 |
|
Eugen Rochko
|
c460fd0250
|
Remove unused assets (#18541)
|
2022-05-27 20:05:34 +02:00 |
|
Eugen Rochko
|
d21251f8fe
|
Remove unused assets (#18541)
|
2022-05-27 20:05:34 +02:00 |
|
Claire
|
73c8032178
|
Remove unused filtered_languages column (#18533)
* Remove unused `filtered_languages` column
Fixes #18522
* Fix tests
|
2022-05-27 20:05:22 +02:00 |
|
Claire
|
e34dd3644c
|
Remove unused filtered_languages column (#18533)
* Remove unused `filtered_languages` column
Fixes #18522
* Fix tests
|
2022-05-27 20:05:22 +02:00 |
|
Claire
|
47fa6c3b91
|
Add language indicator icon and local settings for status icons (#1788)
* Add language indicator
* Add local settings for status icons
* Switch to text icon for language
|
2022-05-27 16:34:29 +02:00 |
|
Claire
|
53c89ee44b
|
Add language indicator icon and local settings for status icons (#1788)
* Add language indicator
* Add local settings for status icons
* Switch to text icon for language
|
2022-05-27 16:34:29 +02:00 |
|
Claire
|
65259c7b68
|
Fix incorrect permission check for notifications destroy/dismiss endpoints (#1787)
|
2022-05-27 16:21:59 +02:00 |
|
Claire
|
6dd7180f05
|
Fix incorrect permission check for notifications destroy/dismiss endpoints (#1787)
|
2022-05-27 16:21:59 +02:00 |
|
Claire
|
a8f0b63ceb
|
Merge pull request #1786 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
|
2022-05-26 23:37:23 +02:00 |
|
Claire
|
434b08e95b
|
Merge pull request #1786 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
|
2022-05-26 23:37:23 +02:00 |
|
Claire
|
50a41e3045
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-05-26 23:30:10 +02:00 |
|
Claire
|
3f10136a41
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-05-26 23:30:10 +02:00 |
|
Eugen Rochko
|
5b1c0d21ab
|
Bump version to 3.5.3 (#18530)
|
2022-05-26 23:26:15 +02:00 |
|
Eugen Rochko
|
fbcbf7898f
|
Bump version to 3.5.3 (#18530)
|
2022-05-26 23:26:15 +02:00 |
|
Claire
|
d88e8e22b9
|
Merge pull request #1785 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
|
2022-05-26 23:14:09 +02:00 |
|
Claire
|
6d13901e4c
|
Merge pull request #1785 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
|
2022-05-26 23:14:09 +02:00 |
|
Eugen Rochko
|
cd8ee3df8f
|
Fix errors when rendering RSS feeds (#18531)
|
2022-05-26 23:02:42 +02:00 |
|
Eugen Rochko
|
0a1992430d
|
Fix errors when rendering RSS feeds (#18531)
|
2022-05-26 23:02:42 +02:00 |
|
Claire
|
17c2120267
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-05-26 22:49:47 +02:00 |
|
Claire
|
7c6fff34d0
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-05-26 22:49:47 +02:00 |
|
Eugen Rochko
|
902d3627e2
|
Fix concurrent unfollowing decrementing follower count more than once (#18527)
|
2022-05-26 22:14:47 +02:00 |
|
Eugen Rochko
|
52f4e834f2
|
Fix concurrent unfollowing decrementing follower count more than once (#18527)
|
2022-05-26 22:14:47 +02:00 |
|
Eugen Rochko
|
a4410daf13
|
Fix being able to appeal a strike unlimited times (#18529)
Peculiarity of the `has_one` association is that the convenience
creation method deletes the previous association even if the new
one is invalid
|
2022-05-26 22:08:12 +02:00 |
|
Eugen Rochko
|
8a9acbe604
|
Fix being able to appeal a strike unlimited times (#18529)
Peculiarity of the `has_one` association is that the convenience
creation method deletes the previous association even if the new
one is invalid
|
2022-05-26 22:08:12 +02:00 |
|
Eugen Rochko
|
4bb50e32e4
|
Fix being able to report otherwise inaccessible statuses (#18528)
|
2022-05-26 22:08:02 +02:00 |
|
Eugen Rochko
|
c4d2c39a75
|
Fix being able to report otherwise inaccessible statuses (#18528)
|
2022-05-26 22:08:02 +02:00 |
|
Eugen Rochko
|
49c6b3736a
|
Fix empty votes arbitrarily increasing voters count in polls (#18526)
|
2022-05-26 22:06:10 +02:00 |
|
Eugen Rochko
|
1ff4877945
|
Fix empty votes arbitrarily increasing voters count in polls (#18526)
|
2022-05-26 22:06:10 +02:00 |
|
Eugen Rochko
|
e871725668
|
Fix moderator leak in undo_mark_statuses_as_sensitive (#18525)
Signed-off-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: 40826d <74816220+40826d@users.noreply.github.com>
|
2022-05-26 22:04:16 +02:00 |
|
Eugen Rochko
|
976cd6413e
|
Fix moderator leak in undo_mark_statuses_as_sensitive (#18525)
Signed-off-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: 40826d <74816220+40826d@users.noreply.github.com>
|
2022-05-26 22:04:16 +02:00 |
|
Eugen Rochko
|
b264197a1d
|
Fix suspended users being able to access APIs that don't require a user (#18524)
|
2022-05-26 22:04:05 +02:00 |
|
Eugen Rochko
|
9f81b9f29a
|
Fix suspended users being able to access APIs that don't require a user (#18524)
|
2022-05-26 22:04:05 +02:00 |
|
Eugen Rochko
|
89d4d6fd3b
|
Fix confirmation redirect to app without Location header (#18523)
|
2022-05-26 22:03:54 +02:00 |
|
Eugen Rochko
|
96129c2f10
|
Fix confirmation redirect to app without Location header (#18523)
|
2022-05-26 22:03:54 +02:00 |
|
Eugen Rochko
|
35ebb5571e
|
Fix follower and other counters being able to go negative (#18517)
|
2022-05-26 20:32:48 +02:00 |
|
Eugen Rochko
|
3e0e7a1cfb
|
Fix follower and other counters being able to go negative (#18517)
|
2022-05-26 20:32:48 +02:00 |
|
Yamagishi Kazutoshi
|
5fba206a5f
|
Add ES6 compatibility to browserslist (#18519)
|
2022-05-26 20:29:28 +02:00 |
|
Yamagishi Kazutoshi
|
702b709d9a
|
Add ES6 compatibility to browserslist (#18519)
|
2022-05-26 20:29:28 +02:00 |
|
Claire
|
fb9e8463f7
|
Merge pull request #1784 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
|
2022-05-26 18:52:59 +02:00 |
|
Claire
|
a33a0f6952
|
Merge pull request #1784 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
|
2022-05-26 18:52:59 +02:00 |
|
Eugen Rochko
|
28a9d3e16a
|
Remove 3.3.x from supported versions in security policy (#18516)
|
2022-05-26 18:43:14 +02:00 |
|
Eugen Rochko
|
d8abc0018f
|
Remove 3.3.x from supported versions in security policy (#18516)
|
2022-05-26 18:43:14 +02:00 |
|
Claire
|
61e105a326
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-05-26 18:34:27 +02:00 |
|
Claire
|
f13d910f3e
|
Merge branch 'main' into glitch-soc/merge-upstream
|
2022-05-26 18:34:27 +02:00 |
|
Eugen Rochko
|
5be3d071f2
|
Fix regression in tootctl search deploy caused by unloaded attribute (#18514)
|
2022-05-26 18:05:47 +02:00 |
|
Eugen Rochko
|
088dc0ec5a
|
Fix regression in tootctl search deploy caused by unloaded attribute (#18514)
|
2022-05-26 18:05:47 +02:00 |
|
Eugen Rochko
|
3143aec7f1
|
Change "dangerous" to "sensitive" in privacy policy and web UI (#18515)
Fix #18470
|
2022-05-26 17:55:05 +02:00 |
|
Eugen Rochko
|
a4fa9e23fc
|
Change "dangerous" to "sensitive" in privacy policy and web UI (#18515)
Fix #18470
|
2022-05-26 17:55:05 +02:00 |
|