Created
November 25, 2014 23:12
-
-
Save buesing/85d8aa8704aeeb42dabe to your computer and use it in GitHub Desktop.
pae commit log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NIKO: | |
2014-11-25 16:25:57 +0200 Added default value for tweets.valid (= 1) | |
2014-11-24 19:53:10 +0200 Bad apostrophe | |
2014-11-24 19:44:48 +0200 Commented debug print_r | |
2014-11-24 19:42:38 +0200 Fixed tweet tracking timing: older tweets get restricted to the match period | |
2014-11-12 18:27:50 +0200 Upload generated phpdocs | |
2014-11-12 17:51:04 +0200 Add example tweet request server logs | |
2014-11-12 17:46:13 +0200 Updated database structure - recordings ( ... , finished, tracked ) | |
2014-11-12 17:45:08 +0200 Added track resuming logic | |
2014-11-12 17:44:16 +0200 Wrote error/info logging function. | |
2014-11-12 16:03:08 +0200 debug & hotfix | |
2014-11-11 17:35:23 +0200 Remade all comments for documentation generator. | |
2014-11-11 16:41:02 +0200 Finish the tweet update algorithm, more comments | |
2014-11-11 15:53:35 +0200 Add .htaccess files to block connections to the tweet request server-side | |
MORIZ: | |
2014-11-25 21:34:28 +0100 remove # from search args | |
2014-11-25 21:16:20 +0100 add pretty printing json for debugging | |
2014-11-25 21:13:54 +0100 add hovering style to tweets | |
2014-11-25 20:57:07 +0100 Merge branch 'master' of https://github.com/buesing/socialsports | |
2014-11-24 23:12:43 +0100 Merge branch 'master' of https://github.com/buesing/socialsports | |
2014-11-24 17:06:31 +0100 make ready for deployment | |
2014-11-20 13:03:37 +0100 add admin sites to run and kill server | |
2014-11-20 11:48:22 +0100 list used libs | |
2014-11-17 17:21:43 +0100 restart stream when editing time adjustment | |
2014-11-17 16:16:08 +0100 display leading zeros in time | |
2014-11-17 16:08:17 +0100 add todo point | |
2014-11-17 16:07:45 +0100 better navbar on mobile devices | |
2014-11-17 15:37:06 +0100 add youtube parsing error handling | |
2014-11-17 15:14:44 +0100 add description | |
2014-11-17 15:10:08 +0100 add ideas for implementation | |
2014-11-17 15:03:46 +0100 allow recording 7 days in the past | |
2014-11-17 03:02:47 +0100 top10 is working now | |
2014-11-17 02:26:35 +0100 improve layout, start top ten tweets support | |
2014-11-17 00:50:18 +0100 add swfobject.js for youtube support | |
2014-11-17 00:49:50 +0100 add youtube embedding | |
2014-11-16 23:44:44 +0100 removed pound sign for testing purposes (more data) | |
2014-11-16 23:14:55 +0100 new api tokens with app auth | |
2014-11-16 21:21:56 +0100 disable past dates for now | |
2014-11-16 21:12:30 +0100 add some input sanitization | |
2014-11-16 20:46:57 +0100 connect to record_tweets.php, install date picker | |
2014-11-16 20:00:50 +0100 Merge branch 'master' of https://github.com/buesing/socialsports | |
2014-11-16 19:59:50 +0100 set up to use bootstrap | |
2014-11-15 20:44:38 +0100 youtube | |
2014-11-15 20:43:48 +0100 add app_secrets, start youtube connection | |
2014-11-11 01:50:33 +0100 fix error displaying | |
2014-11-10 22:26:41 +0100 temporarily fix invalid JSON bug | |
2014-11-05 01:02:46 +0100 fix font size in tweets | |
2014-11-05 00:55:25 +0100 add error message if recording not found | |
2014-11-05 00:08:58 +0100 change db username, make timestamp size bigger | |
2014-11-04 23:31:26 +0100 merge php code | |
2014-11-04 23:29:56 +0100 add some structure | |
2014-10-31 17:36:43 +0100 add menu support | |
2014-10-29 02:06:06 +0100 also center nav on older browsers | |
2014-10-29 01:46:33 +0100 add autolinker.js | |
2014-10-29 01:46:09 +0100 add json file loading demo, better interface | |
2014-10-28 22:57:39 +0100 basic design template, structure | |
2014-10-27 16:51:32 +0100 add api example | |
2014-10-27 15:22:02 +0100 add index.html | |
2014-10-27 15:20:05 +0100 readme | |
ALEXANDRA: | |
2014-11-17 13:30:09 +0200 fixed tracking feature and sleep time | |
2014-11-15 22:34:48 +0200 Rollback the comments, new check for twitter API error. | |
2014-11-15 21:52:44 +0200 Fixed error for present/future tweets | |
2014-11-09 19:20:53 +0200 update implementation - fetch tweets, main application logic | |
2014-11-09 19:17:49 +0200 modify SQL queries for new arguments | |
2014-11-08 13:56:54 +0200 new files | |
2014-11-08 13:56:17 +0200 Added logic | |
2014-11-08 13:55:45 +0200 minor changes | |
2014-11-08 13:55:29 +0200 Added twitter-api-php library | |
2014-11-08 13:53:45 +0200 modified structure of `recordings` - additional state for the async tweet request server | |
2014-11-05 15:55:52 +0200 larger timestamps for the `recordings` table | |
2014-11-04 23:45:19 +0200 added php end tag |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment