]>
www.vanbest.org Git - tweet-django-debian/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jan-Pascal van Best [Mon, 22 Feb 2016 19:29:05 +0000 (20:29 +0100)]
Fix database character set: utf8mb4 to allow emoji in tweet texts
Jan-Pascal van Best [Mon, 22 Feb 2016 19:28:28 +0000 (20:28 +0100)]
Fix stream export UI
Jan-Pascal van Best [Sat, 20 Feb 2016 20:38:21 +0000 (21:38 +0100)]
Working on better handling of exporting (streaming) tweets
Jan-Pascal van Best [Sat, 20 Feb 2016 20:36:38 +0000 (21:36 +0100)]
Add index for created_at field
Jan-Pascal van Best [Sat, 20 Feb 2016 20:35:55 +0000 (21:35 +0100)]
Store reverse geolocated addresses in database
Jan-Pascal van Best [Sat, 20 Feb 2016 20:32:19 +0000 (21:32 +0100)]
Added index
Jan-Pascal van Best [Thu, 18 Feb 2016 21:46:51 +0000 (22:46 +0100)]
Logging fixups
Jan-Pascal van Best [Thu, 18 Feb 2016 20:48:54 +0000 (21:48 +0100)]
Exit streamrunner when twitter api keys not specified or not correct; make runstream.py executable
Jan-Pascal van Best [Sat, 13 Feb 2016 15:46:15 +0000 (16:46 +0100)]
Use real files for jquery, bootstrap and friends
Jan-Pascal van Best [Thu, 11 Feb 2016 18:48:58 +0000 (19:48 +0100)]
For streaming tweets, filter for search text in limited fields
Jan-Pascal van Best [Wed, 10 Feb 2016 22:12:36 +0000 (23:12 +0100)]
Run background stream listener is separate process, start it with runstream.py
Jan-Pascal van Best [Wed, 10 Feb 2016 21:38:51 +0000 (22:38 +0100)]
Mostly works
Jan-Pascal van Best [Mon, 1 Feb 2016 20:39:41 +0000 (21:39 +0100)]
Work in progress