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 |
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 |
Agate
|
e271851f67
|
See #1100: clean compat and XXX in the code
|
2020-08-03 15:47:14 +02:00 |
Eliot Berriot
|
c9259c906b
|
Faster tests by not creating covers unless mandatory
|
2020-03-23 14:29:01 +01:00 |
Eliot Berriot
|
95497e76ac
|
See #170: channels ui (listeners)
|
2020-02-05 15:06:07 +01:00 |
Eliot Berriot
|
33d1f879cf
|
Report UI (end-user)
|
2019-09-09 11:10:25 +02:00 |
Eliot Berriot
|
4c13d47387
|
Resolve "Implement a Oauth provider in Funkwhale"
|
2019-03-25 17:02:51 +01:00 |
Eliot Berriot
|
bdf83bd8ff
|
Resolve "Hide an artist in the UI"
|
2019-02-14 10:49:06 +01:00 |
Eliot Berriot
|
3916986fb8
|
Performance improvement when fetching favorites, down to a single, small http request
|
2019-01-10 11:58:18 +01:00 |
Eliot Berriot
|
d3f8fb6cb0
|
See #272: updated API to return upload data on tracks
|
2018-10-26 14:26:52 +02:00 |
Eliot Berriot
|
2ea21994ee
|
Resolve "Per-user libraries" (use !368 instead)
|
2018-09-06 18:35:02 +00:00 |
Eliot Berriot
|
25755ad39b
|
Fixed #384: unfiltered results in favorites API
|
2018-07-22 11:56:25 +02:00 |
Eliot Berriot
|
99a37dcb7a
|
Resolve "UX, UI : Browse Library"
|
2018-07-17 11:09:13 +00:00 |
Eliot Berriot
|
799386c2b6
|
See #297: removed a lot of unused variables
|
2018-06-10 11:27:38 +02:00 |
Eliot Berriot
|
9bea804f14
|
See #297: sorted imports
|
2018-06-10 10:55:16 +02:00 |
Eliot Berriot
|
9427f8b56e
|
See #297: removed unused imports
|
2018-06-10 10:39:47 +02:00 |
Eliot Berriot
|
62ca3bd736
|
Blacked the code
|
2018-06-09 15:36:16 +02:00 |
Eliot Berriot
|
a3b2125d2a
|
See #186: moved api authentication required setting to preference
|
2018-04-28 06:11:50 +02:00 |
Eliot Berriot
|
d310628cb5
|
refactored tests, no have __init__ everywhere
|
2018-03-25 22:27:38 +02:00 |
Eliot Berriot
|
a6da10be41
|
API refinements for activity stream
|
2018-03-01 23:41:51 +01:00 |
Eliot Berriot
|
d509c090d3
|
Basic working poc with favorites send over websocket
|
2018-03-01 21:51:20 +01:00 |
Eliot Berriot
|
e490284511
|
Use our new event system for track favorites
|
2018-03-01 20:38:48 +01:00 |
Eliot Berriot
|
691665e3cf
|
Activity stream representations for user and favorites
|
2018-03-01 18:38:32 +01:00 |