|  petitminion | 9804de3650 | User follow with trackfavorite and listening activity (#1810 and #2075) | 2024-12-06 14:17:21 +00:00 | 
				
					
						|  petitminion | 3b5de1a32d | Supporting multi-artist per tracks/albums (#1568) | 2024-08-29 14:11:35 +00:00 | 
				
					
						|  petitminion | 4ad806b8e9 | Cache radio queryset. New api endpoint for radio tracks : api/v2/radios/sessions/$sessionid/tracks?count=$count | 2023-09-25 22:28:11 +00:00 | 
				
					
						|  petitminion | f821dcbbc2 | Create a testing environment in production for ListenBrainz recommendation engine (troi-recommendation-playground) | 2023-09-12 16:09:34 +00:00 | 
				
					
						|  Petitminion | 03a5a83a3b | Random and less listened radio filter out un-owned content on library section (#2007) Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2285> | 2022-12-19 17:13:29 +00:00 | 
				
					
						|  jo | 8d9946d35a | refactor: upgrade code to >=python3.7 (pre-commit) Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2189> | 2022-11-23 22:08:55 +00:00 | 
				
					
						|  jo | cff619679b | chore: format files using isort (pre-commit) | 2022-11-23 21:55:37 +01:00 | 
				
					
						|  petitminion | c3431c6a63 | resolve play all radio in search page NOCHANGELOG | 2022-11-14 18:39:46 +00:00 | 
				
					
						|  JuniorJPDJ | 3c7d9b5ac8 | perf(radio/pick): speedup radio track picking code NOCHANGELOG | 2022-11-08 08:53:32 +00:00 | 
				
					
						|  Georg Krause | 2eefd8b3f7 | feat(python): Add support for python 3.11rc and testing | 2022-10-12 08:52:26 +00:00 | 
				
					
						|  petitminion | 0f4226e06f | Resolve "Add "play all" button in tag search result page" | 2022-07-15 09:07:15 +00:00 | 
				
					
						|  Georg Krause | 72f861f504 | Fix black formatting | 2022-03-18 17:29:03 +01:00 | 
				
					
						|  Georg Krause | f81221ef11 | Merge branch 'stable' into develop | 2022-03-18 13:43:00 +01:00 | 
				
					
						|  JuniorJPDJ | 071c16f132 | Fix black linting on stable branch | 2022-02-05 12:30:01 +01:00 | 
				
					
						|  Petitminion | 0be63131ef | Resolve "Recently added radio isn't working has expected (#1674)" (!1479) | 2022-02-05 12:20:50 +01:00 | 
				
					
						|  Georg Krause | 850dc69091 | Update Black & run for whole repository | 2022-01-09 11:40:49 +00:00 | 
				
					
						|  petitminion | a8ab4eedfc | Add recently added radio, part of #1390 | 2021-06-17 11:04:01 +00:00 | 
				
					
						|  Agate | fd5bec9dfa | Documented missing API endpoints | 2020-07-28 11:26:39 +02:00 | 
				
					
						|  Ciarán Ainsworth | 71318d66c3 | Resolve "The "radio - random" function also plays podcasts" | 2020-07-23 17:33:29 +02:00 | 
				
					
						|  Eliot Berriot | 2090806398 | New radios: play your own content, or a given library | 2019-11-27 15:28:21 +01:00 | 
				
					
						|  Eliot Berriot | fcf223ad03 | Resolve "Broken 'Less listened' Radio in develop version" | 2019-09-15 20:22:10 +02:00 | 
				
					
						|  Eliot Berriot | 918e7beb7e | See #432: can now start a radio from a tag | 2019-07-18 15:13:09 +02:00 | 
				
					
						|  Eliot Berriot | 6dde4b73cd | Implement tag models | 2019-07-08 15:26:14 +02:00 | 
				
					
						|  Eliot Berriot | 0be93ec05b | Fix #563: unplayable radios for anonymous users | 2019-05-02 10:05:20 +02:00 | 
				
					
						|  Eliot Berriot | bdf83bd8ff | Resolve "Hide an artist in the UI" | 2019-02-14 10:49:06 +01:00 | 
				
					
						|  Eliot Berriot | c16258ed14 | Removed popularity weight in similar radio, to avoid filter bubbles | 2019-01-31 14:55:05 +01:00 | 
				
					
						|  Eliot Berriot | 5ce4cc8379 | [Experimental] Added a new "Similar" radio based on users history (suggested by @gordon) | 2019-01-30 16:54:35 +01:00 | 
				
					
						|  Eliot Berriot | ec3fcefabf | Ensure radio tracks only return playable tracks | 2018-09-28 22:19:43 +02:00 | 
				
					
						|  Eliot Berriot | e49a460203 | Audio federation | 2018-09-22 12:29:30 +00:00 | 
				
					
						|  Eliot Berriot | 9bea804f14 | See #297: sorted imports | 2018-06-10 10:55:16 +02:00 | 
				
					
						|  Eliot Berriot | 639882bd34 | See #297: removed unused variables | 2018-06-09 17:41:59 +02:00 | 
				
					
						|  Eliot Berriot | 62ca3bd736 | Blacked the code | 2018-06-09 15:36:16 +02:00 | 
				
					
						|  Eliot Berriot | db4ae18055 | Fixed #88: Now exclude tracks without file from radio candidates | 2018-02-27 19:20:55 +01:00 | 
				
					
						|  Eliot Berriot | e7f0c1b88b | Views and logic for custom radios | 2018-01-07 22:21:01 +01:00 | 
				
					
						|  Eliot Berriot | 072605dea6 | CI builds / pipeline now run tests and build static assets | 2017-06-25 18:31:00 +02:00 | 
				
					
						|  Eliot Berriot | 76f98b74dd | Initial commit that merge both the front end and the API in the same repository | 2017-06-23 23:00:42 +02:00 |