93 Commits

Author SHA1 Message Date
wassname 5b0313149f dealing with the redirect to login 2018-08-04 13:00:34 +08:00
wassname e03e05d203 Update to manifest version 2
It mostly works but there are still some bugs in RedditAPI.getReddits()
2018-08-02 10:31:34 +08:00
Kerrick Long d61d79aa85 stupid whitespace fixes 2012-04-30 10:10:05 -05:00
Kerrick Long 6089dcff5b submit again functionality with to Popup.replaceWithSubmitForm() 2012-04-30 10:09:54 -05:00
Kerrick Long 2d8a5cccd9 append a 'submit again' link to the list of posts 2012-04-30 10:08:52 -05:00
Kerrick Long a7319981af fixes #29; made the submit form title field a textarea so it can be resized 2012-04-29 08:57:54 -05:00
Kerrick Long b014fda4a2 fixes #25; changed Background.clearCache() from a nuke to a machine gun. 2012-04-29 08:35:01 -05:00
Kerrick Long 64ae720a5a fixed non-working class Background.setBadgeDefaults 2012-04-29 05:06:40 -05:00
Kerrick Long 9ada1823a3 add the subreddit title as the title in the subreddit list :-) 2012-04-29 03:48:56 -05:00
Kerrick Long 4f787c67ca Background.clearCache() does not nuke the subscription cache. 2012-04-29 03:46:51 -05:00
Kerrick Long 6cb3e84e0f moved cache clearing to its own method for future development 2012-04-29 03:32:45 -05:00
Kerrick Long c502754d05 fixes #24; fixes #27; updated error and success handling for link submission 2012-04-29 03:24:07 -05:00
Kerrick Long 991b847610 fixed absolute references to the reddit domain 2012-04-29 02:58:15 -05:00
Kerrick Long b1949ad897 fixed stupid issues 2012-04-29 01:26:44 -05:00
Kerrick Long 5f5fd9aad1 vote DOWN now changes score 2012-04-29 01:22:53 -05:00
Kerrick Long 128f4ad9f0 vote UP now changes score 2012-04-29 01:11:16 -05:00
Kerrick Long e145caf818 adding extra data- attributes for future development 2012-04-29 01:10:42 -05:00
Kerrick Long 1d1bf2f460 closes #21; added permalink to submitted comment 2012-04-29 00:37:31 -05:00
Kerrick Long 279273f4a8 Desktop notifications now stay on the screen until the user clicks or closes them, or until Mostly Harmless checks again and the user has no mail. If the notification is still showing when it checks and you do have mail, the notification will not disappear and reappear, and it will not make anothre sound. Fixes #6. 2011-07-21 21:13:22 -05:00
Kerrick Long a3fe970e7c moved formData.append calls BEFORE sending formData.... doh! 2011-07-21 20:16:52 -05:00
Kerrick Long 3342a910b6 Moved changes to cache and HTML into callback. 2011-07-21 18:35:17 -05:00
Kerrick Long 3e5a6910a3 Added notification area to listHTML and submitHTML. 2011-07-21 18:34:44 -05:00
Kerrick Long c4535c0b0c Added notification area 2011-07-21 18:33:50 -05:00
Kerrick Long 02ee0b8fae terenary operator 2011-07-21 18:33:35 -05:00
Kerrick Long 788406a078 addListener for handleManualClick only once. Fixes #7 2011-07-20 19:21:25 -05:00
Kerrick Long fe5fba3907 various quick fixes and cleanups prior to release 2011-07-19 22:03:11 -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 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 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 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 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 fcb87d5141 Wow, I was totally reading that backwards... 2011-07-18 16:11:09 -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