Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-12 | Bug fix #1695 - change Nintendo mobile user agents to be more specific. | Eric Roberts | 1 | -3/+3 | |
Signed-off-by: Eric Roberts <eric@cryode.com> | |||||
2012-07-25 | Windows 8 and PlayStation 3 in user_agents.php | Debeet | 1 | -0/+2 | |
2012-06-06 | Added Fennec as Firefox Mobile to config/user_agents.php (issue #1063) | Andrey Andreev | 1 | -3/+3 | |
2012-05-11 | Remove a duplicate mobile user agent entry | Andrey Andreev | 1 | -1/+0 | |
2012-05-11 | User_agent library improvements | Andrey Andreev | 1 | -71/+76 | |
2012-03-26 | Clear some spaces and fix some inconsistencies in application/ php files | Andrey Andreev | 1 | -2/+2 | |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 | |
Yes I know PHP 5.4 just came out, and yes I know PHP 5.3 has lovely features, but there are plenty of corporate systems running on CodeIgniter and PHP 5.3 still is not widely supported enough. CodeIgniter is great for distributed applications, and this is the highest we can reasonably go without breaking support. PHP 5.3 will most likely happen in another year or so. Fingers crossed on that one anyway... | |||||
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 | |
2011-11-24 | Updating the user agent after being corrected on commit b8daad7 | Repox | 1 | -1/+1 | |
Relates to issue #683. | |||||
2011-11-21 | Added 'opera mobi' to user agents making it identified as 'Opera Mini'. ↵ | Repox | 1 | -0/+1 | |
Fixes issue #683 | |||||
2011-11-12 | Added in BingBot, MSNBot is being phased out | Andrew Seymour | 1 | -0/+1 | |
2011-11-12 | Modified spacing of user agent arrays | Eric Barnes | 1 | -157/+157 | |
2011-11-12 | Add OpenWeb Mobile User Agent | Bo-Yi Wu | 1 | -5/+8 | |
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | |||||
2011-11-02 | add Nintendo mobile devices | comp500 | 1 | -1/+4 | |
2011-10-21 | fixing typo in attribution block | Derek Jones | 1 | -1/+1 | |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -0/+26 | |
added notice of license to all source files. OSL to all except the few files we ship inside of the application folder, those are AFL. Updated license in user guide. incrementing next dev version to 3.0 due to licensing change | |||||
2011-08-31 | added Windows 7 platform | mmestrovic | 1 | -124/+125 | |
renamed Windows Longhorn to Windows Vista fixed tabs changed order of nt5.1 and nt5.0 platforms | |||||
2011-08-27 | add Android user agent | Bruno Bierbaumer | 1 | -0/+1 | |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵ | Derek Jones | 1 | -3/+3 | |
broke the Typography class's string replacements, for instance | |||||
2011-04-25 | Fixed double-space typo. | Razican | 1 | -3/+3 | |
2011-01-06 | Altered User agent library so that is_browser(), is_mobile() and is_robot() ↵ | Phil Sturgeon | 1 | -0/+1 | |
can optionally check for a specific browser or mobile device. | |||||
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -3/+3 | |
2010-03-25 | moved application folder outside of the system folder | Derek Jones | 1 | -0/+177 | |