Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filterung von Nachrichten: Serverseitige Implementierung #11

Open
makohn opened this issue Feb 23, 2017 · 0 comments
Open

Filterung von Nachrichten: Serverseitige Implementierung #11

makohn opened this issue Feb 23, 2017 · 0 comments
Assignees
Labels

Comments

@makohn
Copy link
Owner

makohn commented Feb 23, 2017

getMessages() (MessageBoard) gibt im Moment noch alle Nachrichten zurück.
Folgende Möglichkeiten zur Filterung sollen eingebaut werden:

  • Filter nach Gruppe

  • Filter nach zeitlichem Bereich (die neusten 20, dann die nächsten 20, usw.)

Notwendige Parameter für getMessages():

  • messageID (ab hier werden Nachrichten geladen)

  • Parameter zur Unterscheidung: Lade Nachrichten vor oder nach der
    mitgegebenen messageID (evtl. durch entsprechendes Enum)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants