Commit Graph

  • fc985e7da5 Update 'asar' to 0.14.3. TheGoddessInari 2018-08-04 06:44:38 -0700
  • 852cd7fd78 Update 'chai' to 4.1.2. TheGoddessInari 2018-08-04 06:42:56 -0700
  • 791a7d9e19 Update 'tmp' to 0.0.33. TheGoddessInari 2018-08-04 06:37:54 -0700
  • dac8b55b0e Update 'rimraf' to 2.6.2 TheGoddessInari 2018-08-04 06:34:57 -0700
  • 1e875343fa Update 'mime' package to 2.3.1. TheGoddessInari 2018-08-04 06:26:19 -0700
  • 242c3e0c11 Remove auto-updating. TheGoddessInari 2018-08-04 04:01:11 -0700
  • 444fb9ecac Save lots of CPU usage by default. TheGoddessInari 2018-08-04 03:56:51 -0700
  • 5cab460d56
    Added Reddit icon #1804 Joshua H. Fogg 2018-08-02 14:06:22 +0100
  • f188bd81c2
    Added Reddit to service list Joshua H. Fogg 2018-08-02 13:29:44 +0100
  • 910dbd38d3 Fix typo in the number of services. TheGoddessInari 2018-08-01 07:56:17 -0700
  • fad888c616 packages: Update to electron 2.0.6 and electron-context-menu 0.10.0. TheGoddessInari 2018-08-01 07:26:30 -0700
  • dced9324e2 Replace shipped js_unread with user js_unread if supplied. TheGoddessInari 2018-08-01 06:57:57 -0700
  • 43cabea4d1 Finish ripping out squirrel, and fix notifications for NSIS. TheGoddessInari 2018-08-01 05:56:01 -0700
  • 5c4153f6c1 Fix discord badge updates. This is probably incomplete. TheGoddessInari 2018-08-01 05:53:56 -0700
  • 44c1f7e348 CI: Travis updated OSX, downgrade xcode. TheGoddessInari 2018-08-01 01:23:35 -0700
  • 7dd9edce59 Deprecate automated 32-bit builds and switch to NSIS. TheGoddessInari 2018-08-01 00:06:32 -0700
  • b15edc6312 Overhaul badge updating. TheGoddessInari 2018-07-31 23:57:20 -0700
  • 90599710a8 Setting "•" as unread count now possible from js_unread, updated Slack js_unread to do this. TODO add for other services with "•". Jakob Struye 2018-07-22 18:08:22 +0200
  • fca21ac661 Removed the 'dont_update_from_title' flag, now updates from title iff no js_unread is set Jakob Struye 2018-07-07 20:27:28 +0200
  • 198c11ab9c
    Merge pull request #1701 from saenzramiro/Ash258 Ramiro Saenz 2018-07-31 20:13:50 -0300
  • cf9400eede Update package versions. Only one known vulnerability left. TheGoddessInari 2018-07-30 09:52:21 -0700
  • e639c2a73c Update Tutanota ala saenzramiro/rambox#1766 with official URL. TheGoddessInari 2018-07-30 08:41:29 -0700
  • 90ae96b2ed
    Add liberapay for funding Martin Delille 2018-07-28 11:19:45 +0200
  • 0e30f627bb Rip out more upstream tracking: signalayer was still getting injected. TheGoddessInari 2018-07-25 18:55:15 -0700
  • 92e9218760 Slight cleanup of CSS-JS injector. TheGoddessInari 2018-07-25 17:53:25 -0700
  • 481da04805 Setting "•" as unread count now possible from js_unread, updated Slack js_unread to do this. TODO add for other services with "•". #1759 Jakob Struye 2018-07-22 18:08:22 +0200
  • 021022b307 Use the proper equality operators. TheGoddessInari 2018-07-22 00:33:11 -0700
  • e5159fa613 Remove ancient unused electron-cookies. TheGoddessInari 2018-07-22 00:31:02 -0700
  • 536b9c9978 Merge branch 'fix_linting' TheGoddessInari 2018-07-21 23:36:45 -0700
  • 9b9ab1e8e1 Fix other linting errors. No lint makes for easier development. TheGoddessInari 2018-07-21 23:34:36 -0700
  • 13b3b1049b Please don't abuse ternary operator for operations without a value. It makes the linters angry. TheGoddessInari 2018-07-21 23:14:53 -0700
  • 313eec8e22 Update the JS-CSS injector to avoid null dereference. TheGoddessInari 2018-07-21 22:09:31 -0700
  • 6693bfed09 Rip out the remaining "statusbar" toggle logic. TheGoddessInari 2018-07-21 20:50:04 -0700
  • 37dd7a400e Redo building/packaging commands to replace electron-builder. Also make them more sensible and user-friendly overall, relatively. Update README with the commands and better instructions. TheGoddessInari 2018-07-21 20:17:42 -0700
  • 0ef996bb2b Just kill the 'statusbar' config options. "Always on" is never useful and doesn't work how anyone would expect. Should permanently fix #15. TheGoddessInari 2018-07-21 18:32:10 -0700
  • fb4e634cb2 Default the "always on status bar" to off for sanity's sake. Remove the option to "toggle" it from the menu, because it never did anything when set to always on, and it'd never be useful to close it from there as opposed to the "x", which also doesn't work with "always on". TheGoddessInari 2018-07-21 17:54:43 -0700
  • 2bbc52c969 Properly fix monospace fonts for code editor window. This closes #7 TheGoddessInari 2018-07-21 16:34:30 -0700
  • afe5445c10 Update custom CSS injection with a checkbox for injecting via JS. The JS version will handle iframes in a heavy-handed manner for services that might need it such as gitter. TheGoddessInari 2018-07-21 14:29:32 -0700
  • f5393be4fc Rip out another donation bit that is affecting runtime. TheGoddessInari 2018-07-21 16:09:42 -0700
  • 0ea5e8a695 added devRant service David Neustadt 2018-07-21 23:59:14 +0200
  • e54f63ea61 Merge pull request saenzramiro/rambox#1661 TheGoddessInari 2018-07-20 16:21:27 -0700
  • dd74267844 Merge pull request saenzramiro/rambox#1655 Fixes not starting minimized on Linux/MacOS systems TheGoddessInari 2018-07-20 16:04:41 -0700
  • 9ecad06af7 README: Update service # count to be consistent. TheGoddessInari 2018-07-20 15:59:07 -0700
  • 0d98d9ee45 README: Make it clear code injection means JS and CSS. TheGoddessInari 2018-07-20 15:52:07 -0700
  • e9cefa6b68 README: Update to relative links, per saenzramiro/rambox#1701 TheGoddessInari 2018-07-20 15:50:43 -0700
  • 5c2b948a15 Add custom CSS injection. Closes #6 TheGoddessInari 2018-07-20 15:37:23 -0700
  • 0391fa2640 Merge branch 'master' into local_improvements TheGoddessInari 2018-07-20 15:17:39 -0700
  • 405d7dac48 CI: Documentation didn't specify that cache dependencies don't work with variables TheGoddessInari 2018-07-20 14:33:36 -0700
  • d0db8fa1c7 README: Make sure the download artifacts go to the master branch. TheGoddessInari 2018-07-20 14:27:57 -0700
  • 766d420c12 Merge branch 'tighten_security' TheGoddessInari 2018-07-20 14:02:34 -0700
  • 7efe5e148e Use https everywhere. TheGoddessInari 2018-07-20 14:00:07 -0700
  • f28154a824 README: Be more explicit about dependencies. This should cover everything now. TheGoddessInari 2018-07-20 13:12:38 -0700
  • 42bf0bfb1d Add appropriate monospace fonts to the code editor window. This closes #7 TheGoddessInari 2018-07-20 12:59:56 -0700
  • 96be2f68be Add appropriate monospace fonts to the code editor window. This closes #7 TheGoddessInari 2018-07-20 12:59:56 -0700
  • 32ddce958c README: Add links to the latest build artifacts. This'll need to be changed on version changes. TheGoddessInari 2018-07-20 12:37:57 -0700
  • 76a4a394a0 CI: Make appveyor cache more efficient by depending on package-lock.json. Also actually build win32 packages. TheGoddessInari 2018-07-20 12:03:18 -0700
  • 24c1a82d27 CI: Disable deploy on Travis, add Win32 builds to appveyor. TheGoddessInari 2018-07-20 11:41:20 -0700
  • 25bacb3653 CI: Swap linux builds to appveyor for artifacts. Disable automatic deployment for now. TheGoddessInari 2018-07-20 11:10:07 -0700
  • b3f2dfc1db Sencha update. TheGoddessInari 2018-07-19 17:01:23 -0700
  • 4c3781ff4f Sencha update. TheGoddessInari 2018-07-19 17:01:23 -0700
  • 6c8a877611
    Merge pull request #1782 from sbol-coolblue/feature/fix-donate-link #1787 Ramiro Saenz 2018-07-19 13:11:26 -0300
  • 76d1e051fd
    Fix donation link #1782 Sander Bol 2018-07-19 12:03:52 +0200
  • b217ad1ad4 README: Consistently use shields.io for badges. TheGoddessInari 2018-07-18 16:12:52 -0700
  • f96bbdd807 README: Update to mention external NodeJS requirement for building. TheGoddessInari 2018-07-17 10:43:49 -0700
  • da5fdabcb4 Simplify builds to one command, update CI and README to match. Also add compilation instructions to README. TheGoddessInari 2018-07-17 09:16:08 -0700
  • b1c0c95871 CI: Incorrect documentation, use null instead of "never". TheGoddessInari 2018-07-17 08:23:25 -0700
  • b017e7dd9f CI: Try to only deploy on tagged releases, and only via the CI, not via electron-builder. TheGoddessInari 2018-07-17 08:12:26 -0700
  • d218cb75a8 Try to make a proper fork. TheGoddessInari 2018-07-16 14:48:30 -0700
  • dcd02178a3 Make mousewheel event listener passive. TheGoddessInari 2018-07-16 15:59:10 -0700
  • ec63b5c215 Output ES6. TheGoddessInari 2018-07-16 15:58:38 -0700
  • cda726f9c3 Merge branch 'tighten_security' into fixup TheGoddessInari 2018-07-16 21:13:55 -0700
  • 0ba99bb2c5 Merge branch 'remove_tracking' into fixup TheGoddessInari 2018-07-16 21:13:46 -0700
  • 4776049292 Merge branch 'update_package_versions' into fixup TheGoddessInari 2018-07-16 21:13:37 -0700
  • 8d808207c8 Don't allow insecure content. TheGoddessInari 2018-07-16 13:43:16 -0700
  • 661fad07f5 Remove tracking The original project README says no personal information will be saved, but this level of analytics tracking is invasive, probably illegal, and not disclosed. Pull it. #1772 TheGoddessInari 2018-07-16 13:38:29 -0700
  • 4deb627343 Update from electron-config 0.2.1 to electron-store 2.0.0. TheGoddessInari 2018-07-16 15:32:08 -0700
  • 5a1a44d589 Update to electron 2.0.5 to receive critical bugfixes (no breaking changes). Also update in-depth to fix some of the module issues. This'll have to be sorted out better later. TheGoddessInari 2018-07-16 13:06:56 -0700
  • 4b99bb2008 npm audit is very upset about the state of the repo, fix it. There doesn't appear to be much reason to avoid this, and it solves 85 active known vulnerabilities in the various packages pulled into rambox. TheGoddessInari 2018-06-10 04:48:05 -0700
  • e289462739 Fix ICQ's update count. Make it use the non-title update method as recommended in the documentation while we're at it. TheGoddessInari 2018-06-08 19:21:04 -0700
  • 60f9436969
    Update index.html Ramiro Saenz 2018-07-11 20:56:58 -0300
  • f960074f34
    Update index.html Ramiro Saenz 2018-07-11 20:54:20 -0300
  • 24fab7b812
    Update index.html Ramiro Saenz 2018-07-11 20:51:13 -0300
  • 4d9e745f70
    Update index.html Ramiro Saenz 2018-07-11 20:44:52 -0300
  • ed027cc3fa Removed the 'dont_update_from_title' flag, now updates from title iff no js_unread is set Jakob Struye 2018-07-07 20:27:28 +0200
  • c35e6bba9a Improve unread checking function Carlos Ortega 2018-07-02 15:34:13 +0100
  • eb08d021b5 Replace name with Android Messages Carlos Ortega 2018-07-02 15:27:18 +0100
  • ec4d9f940c Add js snippet to get the unread counter Carlos Ortega 2018-07-02 13:59:59 +0100
  • 2454c5d9cc
    Add ProtonMail Onion #1746 nil0x42 2018-06-30 18:02:31 +0000
  • 00efb722ec Add the messages tag into the list of services Carlos Ortega 2018-06-29 17:45:57 +0100
  • 566a026cc4 Add service into the services list Carlos Ortega 2018-06-29 17:37:23 +0100
  • 3039f97604 Add the icon Carlos Ortega 2018-06-29 17:30:41 +0100
  • 3176672190 enable gmail labs #1722 Isaac Liu 2018-06-16 13:45:50 -0700
  • f7e6b06aa4 #1381 - add the ability for users to type in their top level domain Insasse 2018-06-13 12:44:09 +0200
  • ccfc303316 Respec uppercase for READMEs #1701 Jakub Čábera 2018-06-08 20:12:13 +0200
  • 5dd1d11a27 Respec Uppercase for Readmes Jakub Čábera 2018-06-08 19:57:34 +0200
  • 0c50d3e0d3 Use direct links Jakub Čábera 2018-06-08 19:14:41 +0200
  • 10edde9962
    Update zh-TW.js #1696 wls0210 2018-06-07 22:47:16 +0900
  • a2e97be444
    Update zh-CN.js wls0210 2018-06-07 22:46:46 +0900
  • b314d00d2e
    Update vi.js wls0210 2018-06-07 22:46:12 +0900
  • a1572b651a
    Update uk.js wls0210 2018-06-07 22:45:36 +0900