Commit Graph

1288 Commits

Author SHA1 Message Date
Sebastian Huebner fb0f9f99af corrected a typo and changed/shortend delete_account_error text 2018-06-04 10:58:05 +02:00
User 32d7646db1 Fix the height of file inputs 2018-05-29 21:44:45 +02:00
User 890312a0dc Visually separate the settings items 2018-05-29 21:34:19 +02:00
William Pitcock 7a08ba43e2 user settings: enable locking/unlocking an account 2018-05-29 14:19:28 +00:00
chip 256ff7db6a Add French translations for the new user settings
Add French translations for the new user settings :
- Password change
- Follows export
- Account deletion
2018-05-26 21:56:59 +02:00
dtluna 3a227cb3b4 Update Russian translation 2018-05-26 12:16:22 +03:00
Sebastian Huebner 5b699bb7fb updated german translation 2018-05-25 11:23:31 +02:00
lambda 648f31f44c Merge branch 'feature/change-password' into 'develop'
Feature/change password

See merge request pleroma/pleroma-fe!268
2018-05-24 17:23:44 +00:00
Syldexia 5ae7fb871e Fix formatting 2018-05-21 23:01:33 +01:00
Syldexia e0ba6a5876 Added change password to user settings 2018-05-21 23:01:09 +01:00
Roger Braun f06fef26b1 Display visibility if available. 2018-05-20 18:28:01 +02:00
Roger Braun 959b2d9d66 Merge branch 'develop' into Syldexia/pleroma-fe-feature/account-deletion 2018-05-20 13:16:49 +02:00
lambda 28c60832c7 Merge branch 'i18n-fixes' into 'develop'
Pass the "Collapse" label throught the translation function

Closes #105

See merge request pleroma/pleroma-fe!266
2018-05-20 11:08:28 +00:00
chip fcc1ab1d85 Pass the "Collapse" label throught the translation function 2018-05-19 20:35:14 +02:00
lambda a9dbb8c0c2 Merge branch 'l10n-french-20180518' into 'develop'
Correct small typo in french translation

See merge request pleroma/pleroma-fe!265
2018-05-19 08:37:42 +00:00
chip 8bd561c285 Correct typo in french translation 2018-05-18 21:39:21 +02:00
lambda 5da881e98d Merge branch 'develop' into 'develop'
use es6 notation for exportFollows

See merge request pleroma/pleroma-fe!263
2018-05-18 10:45:08 +00:00
aka 3c525d6a3b use es6 notation for exportFollows 2018-05-18 07:34:36 -03:00
lambda 166d9294c4 Merge branch 'feature/follows-export' into 'develop'
Adds an option to export follows (fixed)

See merge request pleroma/pleroma-fe!261
2018-05-18 07:51:00 +00:00
aka fed8781583 fix linting 2018-05-16 19:51:52 -03:00
Roger Braun 954e6e0763 Make nsfw image easier to understand. 2018-05-16 13:01:17 +02:00
lambda c9e14d7eab Merge branch 'patch-5' into 'develop'
[i18n]Update messages.js

See merge request pleroma/pleroma-fe!259
2018-05-16 10:54:40 +00:00
lambda 59690670f9 Merge branch 'patch-7' into 'develop'
Added inputRadius french translation and improved french translation as discussed with Chip.

See merge request pleroma/pleroma-fe!260
2018-05-16 10:51:39 +00:00
Azurolu fc2bb10444 Improved french translation thanks to Chip's suggestions, added inputRadius' french translation. 2018-05-16 01:42:54 +00:00
Azurolu 1487474c18 Added inputRadius french translation and improved french translation as discussed with Chip. 2018-05-15 11:17:32 +00:00
Exilat 1ff089a175 Update messages.js 2018-05-15 05:14:59 +00:00
aka fae7a40aeb Adds an option to export follows 2018-05-13 20:47:08 -03:00
Syldexia 327b6fb5dc Added delete account section to user settings 2018-05-13 15:24:42 +01:00
lambda 8f58526bbc Merge branch 'fix/moreCssFixesAndStuff' into 'develop'
Fix/more css fixes and stuff

Closes #77

See merge request pleroma/pleroma-fe!234
2018-05-13 12:27:28 +00:00
Henry Jameson dc33c0aaac alternate usercard 2018-05-12 16:17:04 +03:00
Henry Jameson 4c3d62da04 fixed autocomplete lacking highlight 2018-05-12 15:19:53 +03:00
Henry Jameson 55aeb5b4b2 fix 2018-05-12 15:19:53 +03:00
Henry Jameson e93ce99198 small fix + white color for user-card + opaque outline for text 2018-05-12 15:19:53 +03:00
Henry Jameson fc1283da83 fixed nsfw hider having very small height, some border-radii for consistency 2018-05-12 15:19:53 +03:00
Henry Jameson 57e91bc783 fix jumping inputbox's height 2018-05-12 15:19:53 +03:00
Henry Jameson 15a7151ade Entire area around user counters are clickable now, not just the header-link 2018-05-12 15:19:53 +03:00
Henry Jameson 61fd0b65d9 i18n 2018-05-12 15:19:53 +03:00
Henry Jameson f1478935da user card no longer uncomfortably close to user name in timeline 2018-05-12 15:19:53 +03:00
Henry Jameson bc85e5f0c1 Further usercard readibility. Made it visible which "tab" is actiavated - should
be enough to hint user that you can click "following" / "followers". Fixes #77
2018-05-12 15:19:53 +03:00
Henry Jameson a6fa913f45 Input fields separate radii 2018-05-12 15:19:53 +03:00
Henry Jameson 008b36dc24 gave text some shadow-outline to make it more readable on white backgrounds +
fixed weird layout (WHY)
2018-05-12 15:19:53 +03:00
Henry Jameson e23986e239 unnecessary styles removed (fixes transparent color userstyle) 2018-05-12 15:19:53 +03:00
Henry Jameson 2b64432f9a semi-transparent inputbox style 2018-05-12 15:19:53 +03:00
Henry Jameson c46795c692 use semi-transparent faint color + fix 2018-05-12 15:19:53 +03:00
lambda 622e8cd94f Merge branch 'feature/who-to-follow-panel-configurable' into 'develop'
Who to follow panel (configurable)

See merge request pleroma/pleroma-fe!254
2018-05-09 14:12:59 +00:00
hakabahitoyo 36b1c09831 add space 2018-05-06 11:33:53 +09:00
Hakaba Hitoyo d9d6a497d9 debug 2018-05-05 01:02:39 +09:00
Hakaba Hitoyo 2471b71aab osa-compatible who to follow provider 2018-05-05 00:53:40 +09:00
hakabahitoyo 0691af1367 debug 2018-05-05 00:43:18 +09:00
Hakaba Hitoyo 2ade177d5a configurable who to follow panel 2018-05-05 00:20:19 +09:00