]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
[OpenID] Added synchronization button and corresponding action
authorbrunoccast <brvnocasteleiro@gmail.com>
Wed, 5 Jun 2019 00:44:20 +0000 (01:44 +0100)
committerbrunoccast <brvnocasteleiro@gmail.com>
Sun, 9 Jun 2019 16:04:26 +0000 (17:04 +0100)
commit1e4063254b639e28ddb4b5c9672034e70b0147e9
tree6937e6dc704f365007335fe43ce3e93ca7dd5cfd
parentb8352e912f3bb486160484918019e000086f5799
[OpenID] Added synchronization button and corresponding action

UI:
- "Delete" area is now "Actions" area
- Updated themes to better reflect the changes

Routes:
- index.php?action=finishsyncopenid => finishsyncopenid

Translations:
- Updated OpenID translation files
- Updated OpenID POT file

Versioning:
- Bump OpenID minor version
- Bump GS patch version

Why would have labeling the Synchronize button of Sync been of bad taste? - answered by XRevan86:

In "synchronise" "ch" is a digraph meaning /k/ (actually /x/ turned into /k/ in English but whatever).
So… not separate letters.
It's like "ph" in "alphabet", or "sh" in "sheep", or "ch" in "chop" -- "ch" can mean a whole variety of sounds.
lib/framework.php
plugins/OpenID/OpenIDPlugin.php
plugins/OpenID/actions/finishsyncopenid.php [new file with mode: 0644]
plugins/OpenID/actions/openidsettings.php
plugins/OpenID/locale/OpenID.pot
plugins/OpenID/locale/en_GB/LC_MESSAGES/OpenID.po
plugins/OpenID/locale/pt/LC_MESSAGES/OpenID.po
plugins/OpenID/locale/pt_BR/LC_MESSAGES/OpenID.po
plugins/OpenID/locale/ru/LC_MESSAGES/OpenID.po
theme/base/css/display.css