przemekd

Results 11 issues of przemekd

I am not really sure but from the first look, this grammar does not implement parsing [sexp diary entries](https://www.gnu.org/software/emacs/manual/html_node/emacs/Sexp-Diary-Entries.html). Would you consider adding support for that (or at least accepting...

Hi, I use $auth.validateUser() in ui-router resolve. When I want to change the state after login most times promise returned by $auth.validateUser() does not resolve. Situation occurs every time that...

Because google will not allow requests through inAppBrowser https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html , soon it will stop to work. May we use Google Sign In SDK and add new flow? Unfortunately, there is...

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link https://orgmode.org/manual/Weekly_002fdaily-agenda.html ### Feature value By using diary-style expression entries such as: ``` %%(diary-remind '(diary-anniversary 06 02 1969)...

core-feature

When a page redirects to another page `fixRelativeURIs` doesn't work properly. For example a page https://michael.stapelberg.ch/posts/2022-07-02-rsync-how-does-it-work redirects to https://michael.stapelberg.ch/posts/2022-07-02-rsync-how-does-it-work/ Because of that `go-readability` puts incorrect src attribute in its output....

### Description This PR changes how `kindle-send` processes images that are added to an epub file. The app now relies on the `Content-type` header value to understand the media type....

That fixes https://github.com/linkedin/goavro/issues/174