You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 5, 2023. It is now read-only.
First: Thank you for your efforts! Finally a working for solution for TT-RSS on Openshift!
What I am missing though is a mobile interface and a few plugins. I would like to try out https://github.com/g2ttrss/g2ttrss-mobile.git https://github.com/j0nson/tt-rss_mobile.git
and maybe https://github.com/mboinet/ttrss-mobile
The g2ttrss docs suggests to not install it into the TT-RSS directory. I would therefore like to move TT-RSS from "php" to "php/tt-rss", to make room for "php/g2ttrss" etc.
Can I do that somehow without needing to fork your great repository? Or could you maybe consider moving the files and/or adding a mobile interface in your repository?
First: Thank you for your efforts! Finally a working for solution for TT-RSS on Openshift!
What I am missing though is a mobile interface and a few plugins. I would like to try out
https://github.com/g2ttrss/g2ttrss-mobile.git
https://github.com/j0nson/tt-rss_mobile.git
and maybe
https://github.com/mboinet/ttrss-mobile
The g2ttrss docs suggests to not install it into the TT-RSS directory. I would therefore like to move TT-RSS from "php" to "php/tt-rss", to make room for "php/g2ttrss" etc.
Can I do that somehow without needing to fork your great repository? Or could you maybe consider moving the files and/or adding a mobile interface in your repository?
Furthermore I would like to add the plugin
https://github.com/ebell451/tt-rss_plugin_instaread.git
and maybe also
https://github.com/gothfox/Tiny-Tiny-RSS-Contrib/tree/master/plugins/pocket
My issue is that as far as I understand it, I can not add submodules inside of a submodule. (And I also do not understand how to add only "plugins/pocket" out of the Tiny-Tiny-RSS-Contrib repository, but that is a different story.)
Would you mind adding tt-rss_plugin_instaread yourself, and maybe even the pocket plugin?
My apologies for these questions/request. Once I am more familiar with Git I might be able solve them myself.