blob: 9f496bd828144997735bc8d5d52effee592205ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Memora
## TODO
### Frontend
- [ ] Shuffle-Mode
- [ ] Something like *X* years/months/days ago this happened.
- [ ] Settings
- [x] Profile picture
- [x] Profile name
- [ ] Birthday such we can flag pictures as birthday pictures.
- [ ] Upload progress bar
### Backend
- [ ] Not all files are delivered.
- [ ] Cache shuffle data in backend and drop them when next day starts.
|