taehoon
|
22851a3a96
|
Remove needless code
|
2019-02-21 20:15:51 -05:00 |
|
taehoon
|
37eec09b9b
|
Comment out the mutes tab
|
2019-02-20 13:30:31 -05:00 |
|
taehoon
|
395d212904
|
Add new strings to i18n
|
2019-02-20 13:30:31 -05:00 |
|
taehoon
|
a5162bd636
|
Add note for empty state to the lists using slot
|
2019-02-20 13:30:31 -05:00 |
|
taehoon
|
e91a94ff9c
|
Add mutes tab
|
2019-02-20 13:30:30 -05:00 |
|
taehoon
|
09315b2780
|
Add a prop to force-refresh data to withSubscription hoc
|
2019-02-20 13:30:30 -05:00 |
|
taehoon
|
8c8a6edc78
|
Remove pagination support from block-list
|
2019-02-20 13:30:30 -05:00 |
|
taehoon
|
a56d2dfeb1
|
Add blocks tab with test data to user settings page
|
2019-02-20 13:30:30 -05:00 |
|
Shpuld Shpludson
|
cfdd885e04
|
Merge branch 'issue-371-user-setting-notification' into 'develop'
#371: show notification when user setting's saved
Closes #371
See merge request pleroma/pleroma-fe!598
|
2019-02-20 14:42:27 +00:00 |
|
dave
|
63cfe051c7
|
#371: show notification when user setting's saved
|
2019-02-19 12:38:49 -05:00 |
|
taehoon
|
b24db12e1c
|
Make embedded image cropper
|
2019-02-15 13:34:33 -05:00 |
|
taehoon
|
13725f040b
|
Add avatar crop popup
|
2019-02-15 13:34:33 -05:00 |
|
HJ
|
5d73a1dd06
|
Revert "Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'"
This reverts merge request !551
|
2019-02-14 19:15:59 +00:00 |
|
Shpuld Shpludson
|
25cfb04873
|
Merge branch 'fix/profile-banner-preview-width' into 'develop'
#333 Fix max-width of profile banner in setting
See merge request pleroma/pleroma-fe!560
|
2019-02-12 15:05:26 +00:00 |
|
Shpuld Shpludson
|
2bc1cc9ff9
|
Merge branch 'fix/no-autocomplete-in-non-post-forms' into 'develop'
#255 - implement autocomplete in non post forms
See merge request pleroma/pleroma-fe!551
|
2019-02-12 14:55:18 +00:00 |
|
jasper
|
db465ff839
|
Fix max-width of profile banner in setting
|
2019-02-11 00:06:37 -08:00 |
|
jo
|
7743e3b277
|
Add quick css fix for user profile bg img preview
|
2019-02-09 20:42:51 +00:00 |
|
Xiaofeng An
|
128dcc637e
|
make name field auto-complete
|
2019-02-08 11:13:35 -05:00 |
|
Xiaofeng An
|
2d91c9d949
|
make bio field auto-complete
|
2019-02-08 11:13:35 -05:00 |
|
eugenijm
|
648f635429
|
Allow to configure visibility for admin and moderator badges
|
2019-02-06 18:07:10 +03:00 |
|
Maxim Filippov
|
0c5c889850
|
Rename "hide_following" to "hide_follows"
|
2019-02-06 14:21:13 +03:00 |
|
Maxim Filippov
|
18594569bd
|
Split hide_network into hide_followers & hide_followings
|
2019-02-06 02:59:59 +03:00 |
|
dave
|
0b24454561
|
#316 - fix empty username issue
|
2019-02-05 14:33:16 -05:00 |
|
Shpuld Shpludson
|
d4991d0162
|
Revert "Merge branch 'feature/split-hide-network' into 'develop'"
This reverts merge request !497
|
2019-02-03 14:32:23 +00:00 |
|
taehoon
|
d8ad494081
|
Add avatar size instruction notice
|
2019-02-02 20:39:41 -05:00 |
|
Joshua Burch
|
9eddaf6c3e
|
fix #209 make name field length as wide as the bio field
|
2019-02-01 16:12:14 -05:00 |
|
shpuld
|
476bf0afe1
|
Fix media timeline attachments being small by adding an option to not render background tabs in tab switcher
|
2019-01-31 17:00:31 +02:00 |
|
Maxim Filippov
|
298cea8f6d
|
Split hide_network into hide_followers & hide_followings
|
2019-01-30 01:11:40 +03:00 |
|
Shpuld Shpludson
|
67c2a607aa
|
Feature/bigger icons for mobile / #211
|
2018-12-18 18:26:14 +00:00 |
|
Henry Jameson
|
7346c54df4
|
oof
|
2018-12-14 17:47:48 +03:00 |
|
HJ
|
99b2b7a203
|
Merge branch 'feature/file-size-checking' into 'develop'
[pleroma#36] Add errors when file uploading fails
See merge request pleroma/pleroma-fe!405
|
2018-12-13 21:02:17 +00:00 |
|
rinpatch
|
457132fb37
|
get rid of slots
|
2018-12-13 15:44:37 +01:00 |
|
Henry Jameson
|
c52b8019ae
|
added hide_network option, fixed properties naming
|
2018-12-13 16:04:22 +03:00 |
|
Rinpatch
|
48edc0c8fc
|
Refactor arrays to individual options
|
2018-12-13 11:25:03 +03:00 |
|
Rinpatch
|
bf8bb9ce13
|
Moved upload errors in user_settings to an array. Moved upload error strings to its separate section in i18n
|
2018-12-12 16:38:01 +03:00 |
|
Rinpatch
|
25a04f2294
|
Avatar, background, banner filesize errors
|
2018-12-11 16:02:35 +03:00 |
|
ValD
|
c40bda7c2a
|
added tooltip
|
2018-12-04 00:45:31 +05:30 |
|
William Pitcock
|
1af5c8fd39
|
add support for disabling rich text formatting
|
2018-09-22 03:54:05 +00:00 |
|
Henry Jameson
|
66a22762c2
|
fixup! Separated tab-switcher into a reusable component. This depends on JSX addition
|
2018-08-28 16:22:49 +03:00 |
|
Henry Jameson
|
eacbd9b500
|
Separated tab-switcher into a reusable component. This depends on JSX addition
|
2018-08-27 22:22:25 +03:00 |
|
Foxhkron
|
56ddeec8f3
|
Merge upstream
|
2018-08-19 01:23:03 +02:00 |
|
William Pitcock
|
61d40f40ae
|
allow default visibility scope to be configured
|
2018-08-18 17:06:06 +00:00 |
|
lambda
|
97ae186aaa
|
Merge branch 'improve-settings-ui' into 'develop'
Improve user settings ui
See merge request pleroma/pleroma-fe!273
|
2018-06-12 17:01:35 +00: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 |
|
Syldexia
|
e0ba6a5876
|
Added change password to user settings
|
2018-05-21 23:01:09 +01:00 |
|
Roger Braun
|
959b2d9d66
|
Merge branch 'develop' into Syldexia/pleroma-fe-feature/account-deletion
|
2018-05-20 13:16:49 +02: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 |
|