Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Categories based application #41

Closed
wants to merge 3 commits into from

Conversation

markelarizaga
Copy link

I worked on making the app retrieve the categories from the server. With these changes the app entry point is the categories screen and the user can browse them until reaching the articles.
I did not think on caching the info etc, as this is the result of a first attemp, but anyway I hope this can be useful for somebody.

Great job with this project BTW

Markel Arizaga added 3 commits October 26, 2014 13:34
For the moment only a category list is displayed, there is no logic of any type
Now the entry point of the app is the categories page and user can browse them until the articles
The back icon has been added and now when exiting from settings page, categories page will be loaded
@jeena
Copy link
Owner

jeena commented Oct 26, 2014

Cool! I will need to have a look at it if I can merge it, as far as I see it is only working with TTRSS yet, but it shouldn't be a big change to add it to ownCloud and Pond.

@markelarizaga
Copy link
Author

Correct, I forgot to mention that. As I'm only using TT-RSS, I made changes
for it only, sorry about this.

Just to mention it again, there are probably things you don't like in the
implementation, even for me actually :) so look at it carefully before
deciding to merge. However I hope this can serve at least as a base for the
categories stuff.
El 26/10/2014 23:33, "Jeena Paradies" [email protected] escribió:

Cool! I will need to have a look at it if I can merge it, as far as I see
it is only working with TTRSS yet, but it shouldn't be a big change to add
it to ownCloud and Pond.


Reply to this email directly or view it on GitHub
#41 (comment).

@markelarizaga
Copy link
Author

Hello again,
Seems there was some kind of problem when merging the code tot he repo. Probably the problem was the code itself, xD.
Just in case you are interested, I have been working on reimplementing the application using AngularJS. I based my work on your repo but it has changed a lot already to the point of being a completely different app.
Regards!

@jeena
Copy link
Owner

jeena commented Jan 5, 2015

Yeah I think the problem that it is only a fix for TTRSS will make it impossible to merge. And yeah sure I am interested in seeing it, do you have a URL? Actually I had a look at Angular before starting implementing this but gave up because it was so very different from what I usually do in JavaScript.

@jeena jeena closed this Jan 5, 2015
@markelarizaga
Copy link
Author

Sorry I forgot to send the URL of the fork:
https://github.com/markelarizaga/FeedMonkey

Checkout the branch called angular.

As I was only interested on TT-RSS I did not implement any other backend,
but I think it should be quite easy to add new ones.
In case you have any question regarding the code just ask me.

Regards,
Markel
El 5/1/2015 8:47, "Jeena Paradies" [email protected] escribió:

Closed #41 #41.


Reply to this email directly or view it on GitHub
#41 (comment).

@markelarizaga markelarizaga deleted the categories-screen branch May 24, 2015 17:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants