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

Remove UTF-8 charset warning from news #497

Merged
merged 1 commit into from
Apr 25, 2019

Conversation

danopz
Copy link
Contributor

@danopz danopz commented Apr 16, 2019

According to #496 first I just removed the notification from the frontend. How are the translations removed - have I to remove them or is Transifex removing unused translations?

We still have an API request returning a flag for this. For BC we are not able to remove this flag, but I'm not sure if we should just keep it or return false in every case and update the documentation?

@Grotax
Copy link
Member

Grotax commented Apr 25, 2019

Unused translations are probably automatically removed :)

I think we can simply keep the api flag.

@Grotax Grotax merged commit 10c0b1f into nextcloud:master Apr 25, 2019
@danopz danopz deleted the remove-utf8-warning branch April 25, 2019 13:14
nachoparker added a commit to nachoparker/news that referenced this pull request May 11, 2019
…reen

* origin/master: (32 commits)
  prevent menu actions from collapsing sidebar (nextcloud#504)
  add "mark read" floating button mobile. Fixes nextcloud#469 (nextcloud#505)
  [tx-robot] updated from transifex
  [tx-robot] updated from transifex
  update js dependencies (nextcloud#500)
  [tx-robot] updated from transifex
  removed warning about non utf8mb4 charset for mysql/mariadb - nextcloud#496 (nextcloud#497)
  [tx-robot] updated from transifex
  [tx-robot] updated from transifex
  Update feed-io: adds UT timezone (nextcloud#495)
  [tx-robot] updated from transifex
  [tx-robot] updated from transifex
  Release 13.1.6 (nextcloud#490)
  Use nextclouds temp dir (nextcloud#493)
  [tx-robot] updated from transifex
  [tx-robot] updated from transifex
  UI: Make BasicAuth Credentials less important in subscribtion form
  Set tmp dir as cache for favicon
  embed codecov status
  remove coverage from integration run, upload to codecov
  ...

Signed-off-by: nachoparker <nacho@ownyourbits.com>
@tanghus
Copy link
Contributor

tanghus commented Aug 10, 2019

This hasn't been released yet, right? At least it still there in my updated NC16.x instance. Will it cause any problems, if I remove the part manually?

Grotax added a commit that referenced this pull request Aug 16, 2019
- Dropped support for Nextcloud 14 & 15 #494
- Switched to feedio 4.3 #494
- News now requires PHP 7.1 #494
- Removed UTF-8 warning (now included in server) #497
- UI imporvements #505 #504 #467

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Grotax added a commit that referenced this pull request Sep 19, 2019
- Dropped support for Nextcloud 14 & 15 #494
- Switched to feedio 4.3 #494
- News now requires PHP 7.1 #494
- Removed UTF-8 warning (now included in server) #497
- UI improvements #505 #504 #467
- Add the 'Accept' header to requests #525

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants