r-a-y
r-a-y
Great idea for an addon! Maybe instead of loading from `~/`, can we have an option to load from the Firefox profile's directory?
Hi Stephen, This PR replaces the existing time range selection solution, which uses jQuery UI Timepicker, with `Datepair.js` and `jquery-timepicker`. `Datepair.js` automatically updates the end time when the start time...
Hi Stephen, We are seeing the following fatal error when on a non-recurring event page: ``` Uncaught Exception: Error in formating DateTime object. Expected DateTime, but instead given boolean in...
Hi Stephen, I see in the inline doc that event category colors will eventually use termmeta instead of the options table. Termmeta has existed since WP 4.4. Have you had...
Hi, came across your project and it looks very useful! However, what if we have an asset that is an archive and we wanted to extract all the files from...
I was just [made aware](https://gsuiteupdates.googleblog.com/2019/12/less-secure-apps-oauth-google-username-password-incorrect.html) that G Suite (the enterprise arm for Google Apps) is going to start pushing the use of OAuth for authentication. This affects RBE users that...
I'm going to compile a list of potential inbound providers for inclusion into RBE. **Implemented:** (Information partially updated as of April 2025. If you find inaccuracies, please let me know.)...
bbPress 2.2 was just released that has increased BuddyPress support, so RBE functionality would be ideal for RBE v1.1. --- **What works currently in 1.0-RC1** - Posting new forum topics...
See https://github.com/r-a-y/bp-reply-by-email/issues/108#issuecomment-352529571
If the auto-connect option is off, IMAP connections are currently initiated on a pageload and uses some filemarkers to determine if an IMAP connection is active or not. This method...