Giter Club home page Giter Club logo

wordpressuwp's People

Contributors

franzp avatar gitter-badger avatar thomaspe avatar tsjdev-apps avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wordpressuwp's Issues

Settings scrollable

Currently there's no scrollbar in the settings when the screen is too small.

Comments Styling

The Comments section besides each post is currently unstyled html. This should be fixed, probably by listing them in XAML without HTML markup.

Link to Login below comments

When not logged in there should be a note & link to the login popup below the comments (where the comment input would be).

Add post to favorites

You should be able to save posts to your favourites and be able to read them later and offline.

peeking at the code

I would rename all "endpoint" variables to something like "wpSiteUrl" or is it standard way of describing something where client connects among C# coders? (serious question, since I don't write C# professionally)

Also WordpressCliet.ListPosts seems to be implementing unused parameters.

Add YouTube channel

Add a page showing the latest videos from a sites YouTube channel.
In the first step it would be ok to open a browser windows for each video.

Implement a 429 Error in Comments for WindowsArea-App

Hello,

in the old WindowsArea-App sometimes a error occurred while sending a comment. It has the error code 429 and says that the comment can't be send. The error occurred random and nobody knows why :D This was a old "meme" in the windowsarea comments, before the new UWP released.

It would be awesome if you would implement a optional 429 mode in the settings. With this option activated, the app should randomly show the error 429 and don't send the comment. Maybe one of 50 comments. When the User needs again to send it, to publish the comment.

This would be the best thing you could implement. Fan Service ;)

Thank you (:

Show User Avatar in Hamburger Menu

It would be nice to see the User Avatar image in the Hamburger Menu instead of the default account icon. Maybe even switch the menu item string to the Username.

Image popup for articles

When images in the html content contain links to their original file, those should be opened in a popup window instead of navigating to it in the webview.

Font size

Font size for post content should be changeable in the settings

Search

There needs to be a search function implemented.

Handle caching?

I think it would be nice if the Wrapper would handle the caching of data. You could then pass a parameter to bypass the caching and force a reload. Settting an expiration time frame would also make sense.

This would have to be platform agnostic (dependency injection?) if the wrapper should be made into a regular portable class library (for Xamarin etc). #8

User Authentication

Users should be able to sign into the app mainly to be able to comment on posts.
The JWT-Method from WordPressPCL should be the easiest way to do that.

Change in Getting Started

In Getting Started you mentioned :

Before you can build you'll need to create a ApiCredentials.cs class inside the WordPressUWPApp.Utility

I think it should be

Rename ApiCredentialsSample to ApiCredentials inside the WordPressUWP.Helpers

Thanks!

Change WordPressUWP into Portable Class Library

It would make sense to change the WordPressUWP Wrapper from being a Windows Universal Class Library into a regular Portable Class Library.

I think most or all of the code should be "platform agnostic" already.

clear notifications (on startup)

App should clear all notifications on startup. Alternatively it should clear the notification for the article that you opened.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.