Commit Graph
148 Commits
Author SHA1 Message Date
Kerrick Long 6aa776ebdb icons 2011-07-20 00:30:04 -05:00
Kerrick Long 471062ea13 I can't use Snoo until licensing@reddit.com gets back to me. 2011-07-19 23:33:41 -05:00
Kerrick Long fe5fba3907 various quick fixes and cleanups prior to release 2011-07-19 22:03:11 -05:00
Kerrick Long 21d9241981 semver v1.0.0rc1 v1.0.0rc1 2011-07-19 21:05:16 -05:00
Kerrick Long 2907b83c4e Submitting links now works! 2011-07-19 21:03:24 -05:00
Kerrick Long 0751015b00 typo fixes 2011-07-19 21:03:05 -05:00
Kerrick Long fbb43d1681 I now append app=mh to all requests for statistical purposes. 2011-07-19 21:02:50 -05:00
Kerrick Long c0406c8219 Upon request by chromakode, the minimum time for orangered notification intervals is now five minutes. 2011-07-19 21:01:57 -05:00
Kerrick Long 8ad5b33d18 Handle logged out users more gracefully. 2011-07-19 19:25:37 -05:00
Kerrick Long 260578f0e4 Submit form shell complete. 2011-07-19 19:18:48 -05:00
Kerrick Long 8d6056f1f5 The length of time is user selectable. Thanks, McNerdius! 2011-07-19 19:18:36 -05:00
Kerrick Long 5ef35e9ee1 Capitalized group names in fancy-settings. 2011-07-19 18:09:12 -05:00
Kerrick Long 73138a2392 Pop was too quiet to hear, so I amplified it. 2011-07-19 18:07:59 -05:00
Kerrick Long 0b0191eb9f semver v0.9.1 v0.9.1 2011-07-19 17:53:27 -05:00
Kerrick Long 13607411d5 Evidently, the Chrome Web Store cannot handle commments in i18n files. 2011-07-19 17:53:10 -05:00
Kerrick Long e11cce1ea5 semver v0.9.0 v0.9.0 2011-07-19 17:49:27 -05:00
Kerrick Long 817ffa424a Internationalization for fancy-settings, fixes #5. 2011-07-19 17:29:31 -05:00
Kerrick Long 7e64505dd5 fixed only checking for orangereds if you already have one. 2011-07-19 17:29:17 -05:00
Kerrick Long e125f44519 smarter defaults 2011-07-19 17:28:49 -05:00
Kerrick Long b0e675056d Added notification sound preview. 2011-07-19 10:21:27 -05:00
Kerrick Long c553c77bf2 semver v0.8.1 v0.8.1 2011-07-19 09:34:41 -05:00
Kerrick Long c973f26253 Added error handling for regex and domain matching. 2011-07-19 09:33:36 -05:00
Kerrick Long 65d738c169 Fixed default regex typo 2011-07-19 09:33:07 -05:00
Kerrick Long 20c5da1fe0 Added orangered sound option (default off). 2011-07-19 00:42:25 -05:00
Kerrick Long b17818cde5 semver v0.8.0 v0.8.0 2011-07-18 22:24:31 -05:00
Kerrick Long 68bc937d69 various bugfixes 2011-07-18 21:48:42 -05:00
Kerrick Long 1aeac5fee0 Privacy settings! Excluded domains and regex patterns. 2011-07-18 20:54:14 -05:00
Kerrick Long 66743fd565 Updated to the latest fancy-settings with my textarea support added in. 2011-07-18 19:56:07 -05:00
Kerrick Long ec0c1f5bd1 semver v0.7.0 v0.7.0 2011-07-18 19:39:10 -05:00
Kerrick Long 24eae6e666 Desktop notifications for orangereds! 2011-07-18 19:38:18 -05:00
Kerrick Long acfcdc4374 various code cleanups 2011-07-18 19:37:37 -05:00
Kerrick Long 5086d9b263 semver v0.6.1 v0.6.1 2011-07-18 16:11:26 -05:00
Kerrick Long fcb87d5141 Wow, I was totally reading that backwards... 2011-07-18 16:11:09 -05:00
Kerrick Long 785e87fb18 semver v0.6.0 v0.6.0 2011-07-18 15:52:49 -05:00
Kerrick Long 63822e1ee5 Added the ability to deactivate Mostly Harmless except when the icon is clicked. 2011-07-18 15:51:04 -05:00
Kerrick Long f897107105 fixed a few formatting errors 2011-07-18 15:41:36 -05:00
Kerrick Long e41b038c14 Added objConvert 2011-07-18 15:41:12 -05:00
Kerrick Long 4b043a5cd5 Added parseURL. 2011-07-18 12:32:30 -05:00
Kerrick Long 53c39e82f9 Formatted prettyDate. 2011-07-18 12:32:08 -05:00
Kerrick Long 7cd3d6b4cc Fixed bugs introduced in i18n. 2011-07-17 23:06:44 -05:00
Kerrick Long df86bf20e3 Internationalization! 2011-07-17 22:29:26 -05:00
Kerrick Long 40b92a38d0 Added shameless plug (off by default) 2011-07-16 12:16:32 -05:00
Kerrick Long 41008902d4 set normal alien on loading and usual states 2011-07-15 23:15:26 -05:00
Kerrick Long 400d3d3550 Added faded alien and badge ignore state. 2011-07-15 23:14:06 -05:00
Kerrick Long 025bbd946f That was supposed to be in gh-pages. 2011-07-15 22:33:14 -05:00
Kerrick Long 6c99ae80cd Google Analytics 2011-07-15 22:30:50 -05:00
Kerrick Long 8acfc1d4e1 semver v0.5.0 v0.5.0 2011-07-15 19:25:40 -05:00
Kerrick Long a298d6313e Commenting now works! 2011-07-15 19:21:25 -05:00
Kerrick Long ebd8454b55 Comment is cached in case the popup closes 2011-07-15 19:21:10 -05:00
Kerrick Long 13a56bbe83 apiTransmit is now asynchronous.
Todo: Convert previously procedural invocations to callbacks.
2011-07-15 19:20:41 -05:00