Merge remote-tracking branch 'upstream/develop' into shigusegubu
* upstream/develop: (51 commits) fix convos resolve focus issue in the auto-complete for name field resolve issue related to event handler resolve issue in prop binding this fixes #350 - v-model binding issue #341 - fix naming #341 - automatic scroll with repeats/reports 345 - fix long username issue in repeat status Update spanish translate - es.json Fix return Fix clicking link - open new tab unless tag or mention Fix max-width of profile banner in setting Fix unit test Typo #332 - add follow/not follow button to follow list Add quick css fix for user profile bg img preview Switch into Lodash Switch into Lodash Change the async stuff to not render app before theme is loaded fixing conflicts ...
This commit is contained in:
commit
f4e8b781a9
43 changed files with 616 additions and 363 deletions
|
|
@ -21,5 +21,6 @@
|
|||
"loginMethod": "password",
|
||||
"webPushNotifications": false,
|
||||
"noAttachmentLinks": false,
|
||||
"nsfwCensorImage": ""
|
||||
"nsfwCensorImage": "",
|
||||
"showFeaturesPanel": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue