Add language filter for profile and servers #3

Closed
opened 2018-11-12 05:50:38 +01:00 by MrPetovan · 0 comments
MrPetovan commented 2018-11-12 05:50:38 +01:00 (Migrated from github.com)

Since https://github.com/friendica/friendica/issues/6073 and https://github.com/friendica/friendica/issues/6074, a language attribute is available for profiles and servers.

We need to:

  • add a language field to the profile and server tables (201edf2e4a)
  • Set the field during polling (bc5a0fb590)
  • Add a profile search filter (ff9eab39a7)
  • Add a server filter
Since https://github.com/friendica/friendica/issues/6073 and https://github.com/friendica/friendica/issues/6074, a language attribute is available for profiles and servers. We need to: - [x] add a `language` field to the `profile` and `server` tables (201edf2e4a204af45a65c933395cbef654d2f0ea) - [x] Set the field during polling (bc5a0fb5904286eeedd1e31a70a4dbb49c1936c6) - [x] Add a profile search filter (ff9eab39a7c25dc419e62fcd48c6338bc117fb44) - [ ] Add a server filter
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: friendica/friendica-directory#3
No description provided.