|  Eliot Berriot | b526c67e4f | See #890: added confirmation before deleting comment | 2019-09-02 15:32:14 +02:00 | 
				
					
						|  Eliot Berriot | d5b89f01d7 | See #890: added shortcuts for setting moderation policies directly when handling reports | 2019-09-02 15:21:26 +02:00 | 
				
					
						|  Eliot Berriot | 77ef6d2510 | See #890: wording | 2019-09-02 13:58:03 +02:00 | 
				
					
						|  Eliot Berriot | 24093a12f1 | See #890: added feedback when updating user quota, permissions and report category | 2019-09-02 13:57:30 +02:00 | 
				
					
						|  Eliot Berriot | 43dfab9a82 | See #890: Collapse report on resolution instead of reloading the page | 2019-09-02 11:37:20 +02:00 | 
				
					
						|  Eliot Berriot | fb0dcf4568 | See #890: tweaks, added "delete reported object" action | 2019-09-02 11:09:20 +02:00 | 
				
					
						|  Eliot Berriot | 5e39a85ebe | See #890: disable report deletion | 2019-09-02 11:06:25 +02:00 | 
				
					
						|  Eliot Berriot | cbf17ffa25 | Merge branch '903-setting-upload-limit-in-django' into 'develop' Resolve "Setting upload limit in Django"
Closes #903
See merge request funkwhale/funkwhale!869 | 2019-08-30 15:39:01 +02:00 | 
				
					
						|  Ciarán Ainsworth | 53f1f1ce47 | Resolve "Setting upload limit in Django" | 2019-08-30 15:39:01 +02:00 | 
				
					
						|  Eliot Berriot | 94b9db062d | See #890: make report category updatable | 2019-08-29 16:58:53 +02:00 | 
				
					
						|  Eliot Berriot | 728160c71d | See #890: added link to admin url on actor links | 2019-08-29 16:14:54 +02:00 | 
				
					
						|  Eliot Berriot | a905a52601 | See #890: added report detail page | 2019-08-29 16:05:23 +02:00 | 
				
					
						|  Eliot Berriot | b316b93a8e | See #890: added form / display of moderator notes | 2019-08-29 15:38:06 +02:00 | 
				
					
						|  Eliot Berriot | 2ad5b9e9f3 | See #890: freeze more data in reports, fixed some failing tests | 2019-08-29 14:53:20 +02:00 | 
				
					
						|  Eliot Berriot | ca7178d1d1 | See #890: fixed some front-end issues when report target is deleted | 2019-08-29 14:25:58 +02:00 | 
				
					
						|  Eliot Berriot | eb5b63c008 | See #890: include notes in reports API representations | 2019-08-29 14:12:26 +02:00 | 
				
					
						|  Eliot Berriot | 7a7cc55143 | See #890: tweaks / perf improvements | 2019-08-29 14:00:10 +02:00 | 
				
					
						|  Eliot Berriot | b363d1117c | Added GenericRelationFilter | 2019-08-29 12:25:41 +02:00 | 
				
					
						|  Eliot Berriot | ab3bc96783 | See #890: added moderation note model, serializers and views | 2019-08-29 11:45:41 +02:00 | 
				
					
						|  Eliot Berriot | 80c8610632 | Fixed wrong ID representation in generic relation | 2019-08-29 11:45:14 +02:00 | 
				
					
						|  Eliot Berriot | 6e82780e0d | See #890: improved report card design, to include relevant context | 2019-08-28 18:03:43 +02:00 | 
				
					
						|  Eliot Berriot | f48f74dcb3 | See #890: store domain name and local status of reported objects | 2019-08-28 17:12:54 +02:00 | 
				
					
						|  Eliot Berriot | ef3c37584a | fixup! Added HTML sanitizer | 2019-08-28 11:32:33 +02:00 | 
				
					
						|  Eliot Berriot | fbb814bca8 | See #890: added django admin module for reports | 2019-08-28 11:32:08 +02:00 | 
				
					
						|  Eliot Berriot | 6ba0d6d8d9 | Added HTML sanitizer | 2019-08-28 11:31:57 +02:00 | 
				
					
						|  Eliot Berriot | 1912a7f6d2 | See #890: link to unresolved reports by default | 2019-08-28 10:46:39 +02:00 | 
				
					
						|  Eliot Berriot | 9488094ff9 | See #890: Added is_local attribute on admin account API representations | 2019-08-28 10:22:38 +02:00 | 
				
					
						|  Eliot Berriot | d7705593a9 | See #890: added table to list reports | 2019-08-28 10:22:38 +02:00 | 
				
					
						|  Eliot Berriot | 00efe7e854 | Fix unrelated broken actor filtering | 2019-08-28 10:22:37 +02:00 | 
				
					
						|  Eliot Berriot | f20b27622f | See #890: Display the number of unhandled reports in the sidebar | 2019-08-28 10:22:37 +02:00 | 
				
					
						|  Eliot Berriot | 8f7ab82117 | See #890: initial API endpoint to handle management of reports | 2019-08-28 10:22:37 +02:00 | 
				
					
						|  Eliot Berriot | 815d9c02f8 | See #890: Added Oauth scope for managing instance reports | 2019-08-28 10:22:37 +02:00 | 
				
					
						|  Eliot Berriot | 177f06cf2a | See #890: Ensure report handled_date is populated automatically when handling the report | 2019-08-28 10:22:37 +02:00 | 
				
					
						|  Eliot Berriot | b659eec4df | See #890: initial admin serializer for reports | 2019-08-28 10:22:36 +02:00 | 
				
					
						|  Eliot Berriot | 19b8adb358 | Merge branch '893-subsonic-content-type' into 'develop' Fixed #893: empty contentType causing client crash in some Subsonic payloads
Closes #893
See merge request funkwhale/funkwhale!868 | 2019-08-28 10:12:25 +02:00 | 
				
					
						|  Eliot Berriot | 8b13c07625 | Fixed #893: empty contentType causing client crash in some Subsonic payloads | 2019-08-27 14:15:26 +02:00 | 
				
					
						|  Eliot Berriot | 53fa8e8c88 | Merge branch 'patch-1' into 'develop' Correct English language mistake dynamic_preferences_registry.py
See merge request funkwhale/funkwhale!867 | 2019-08-27 09:36:05 +02:00 | 
				
					
						|  Keunes | 3842e7ae66 | Correct English language mistake dynamic_preferences_registry.py (overrided > overridden; cf https://english.stackexchange.com/questions/75786/overrode-vs-overridden) | 2019-08-27 08:21:21 +02:00 | 
				
					
						|  Eliot Berriot | efabd4b704 | Merge branch 'opus-cover-tagging' into 'develop' Fixed album art not being retrieved from Ogg/Opus files
See merge request funkwhale/funkwhale!865 | 2019-08-26 14:11:45 +02:00 | 
				
					
						|  Eliot Berriot | 1a1878445c | Fixed album art not being retrieved from Ogg/Opus files | 2019-08-26 14:08:00 +02:00 | 
				
					
						|  Eliot Berriot | 21b4bcca25 | Merge branch 'cli-docs' into 'master' Cli docs
See merge request funkwhale/funkwhale!863 | 2019-08-26 13:31:06 +02:00 | 
				
					
						|  Eliot Berriot | 3c699c935b | Cli docs | 2019-08-26 13:31:06 +02:00 | 
				
					
						|  Eliot Berriot | 848385961e | Merge branch 'patch-1' into 'develop' Add import instructions for ansible-installed instance
See merge request funkwhale/funkwhale!864 | 2019-08-26 13:30:29 +02:00 | 
				
					
						|  Keunes | 31f5848f10 | Add import instructions for ansible-installed instance | 2019-08-25 16:28:53 +02:00 | 
				
					
						|  Eliot Berriot | fc9c6f8906 | Merge branch '897-cosmetic-regression-on-ratio-in-library-page' into 'develop' Resolve "Cosmetic regression on ratio in library page"
Closes #897
See merge request funkwhale/funkwhale!860 | 2019-08-23 14:36:50 +02:00 | 
				
					
						|  Ciarán Ainsworth | 644eaf4850 | Resolve "Cosmetic regression on ratio in library page" | 2019-08-23 14:36:50 +02:00 | 
				
					
						|  Eliot Berriot | e7d0159e18 | Merge branch 'quick-install' into 'master' Document quick installation method
See merge request funkwhale/funkwhale!862 | 2019-08-23 13:22:47 +02:00 | 
				
					
						|  Eliot Berriot | 70662cdfb8 | Documented quick installation method | 2019-08-23 13:17:29 +02:00 | 
				
					
						|  Eliot Berriot | 33005ed40a | Updated latest to latest.txt to avoid future namespace clash | 2019-08-23 09:47:20 +02:00 | 
				
					
						|  Eliot Berriot | b6e32c61e9 | Merge branch 'latest-release' into 'master' Also publish a file containing the latest release
See merge request funkwhale/funkwhale!861 | 2019-08-23 09:31:41 +02:00 |