taehoon
1cf9780e05
make more generic
2019-04-14 23:44:49 -04:00
taehoon
fc5f4fba8c
make more generic
2019-04-14 23:44:49 -04:00
taehoon
8410add394
make UserAutoSuggest component more generic
2019-04-14 23:44:49 -04:00
taehoon
fd4289e45a
improve ui
2019-04-14 23:44:49 -04:00
taehoon
da5844205c
add user autosuggest component
2019-04-14 23:44:49 -04:00
Henry Jameson
9f4a9bff46
Merge remote-tracking branch 'upstream/develop' into minimal-scopes-mode
...
* upstream/develop: (173 commits)
Fix: Change condition
fix typo
update store according to retweeted status
#433 - update sort by for conversation
display replies_count right after reply icon
expose replies_count from mastodon api
Apparently, MastoAPI gives status in ancestors if you try opening a repeat...
make side drawer use gesture service and fix its animations
review/remove error hiding
errata
review
#433 - sort conversation for retweets and clean up
Revert "Merge branch 'revert-987b5162' into 'develop'"
Revert "Merge branch 'mastoapi/friends-tl' into 'develop'"
Add await to login action'
Remove console log
Fix warnings in user profile routing
Add tests for gesture service, fix bug with perpendicular directions
#255 - clean up autocomplete form
#255 - clean up user settings page with self-closing html tags
...
2019-03-30 12:31:50 +02:00
jared
6dc2cedab0
#255 - clean up user settings page with self-closing html tags
2019-03-26 13:42:27 -04:00
jared
2927454233
#255 - support textarea and update user settings page
2019-03-26 13:40:37 -04:00
taehoon
3255950b0e
Add mute/unmute featrue and mutes management tab
2019-03-21 16:19:03 -04:00
Henry Jameson
6184c88ac7
Initial work on deprecating scopeModesEnabled in favor of minimalScopeMode
2019-03-03 15:45:17 +02:00
Maxim Filippov
c71f411ad6
Show only "app_name" and "valid_until" (OAuth tokens table)
2019-02-28 04:05:54 +03:00
Maxim Filippov
afbe524a2e
use translations
2019-02-28 04:04:26 +03:00
Maxim Filippov
2c7406d9a8
Add OAuth Tokens management to settings
2019-02-28 04:04:26 +03:00
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