~chipaca/unity-lens-video/custom-user-agent

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
See Trello for a more up to date near-term todo list!
https://trello.com/board/main/4e7da3cf5a94680b35000893


release notes
=============
- 


code cleansing
==============
- replace bashoneliners.com references using Sites
- move templates inside oneliners module
    - replace main/ with oneliners/ when rendering templates
- fix settings import
- see newproj.views._response
- remove initial=initial in oneliner_edit (and others)
- make tweet script proper admin command


future releases
===============
- upgrade openid provider, there is a deprecation warning
- Voting
	- vote up
	- vote down
	- cancel vote
	- see own vote on one-liner
	- see all own votes on profile page
- TOP 50
- mark as favourite
- ajax controls to change one-liner or question status from public to private
- the user who asked the question can mark the best answer
- api with different query options and output format options
- logo, better design
- add pip requirements file