-
- Downloads
Merge remote-tracking branch 'upstream/develop' into mastoapi/emojis
* upstream/develop: (34 commits) after store: fix setting postFormats field fix user-card avatar falling into permament failed state fix flake id users not fetching correctly fix console error afterStoreSetup: Move log in and theme load to afterStoreSetup. afterStoreSetup: Handle 404 cases. afterStoreSetup: Emoji and nodeinfo refactor. afterStoreSetup: refactor TOS and panel fetching, handle 404s. afterStoreSetup: refactor. Load persistedStated with async/await. whoops レインせんぱいにサンキュー fix embedded relationship card parsing actually use embedded relationship if it's present instead of filtering nulls, let's just not have them in the first place #434 - fix plain text issue Add floating post-status button on mobile Update user settings icon to pencil I18n: Update Czech translation user_card.vue: Copy over .status-content img styling ...
No related branches found
No related tags found
Showing
- src/App.js 3 additions, 1 deletionsrc/App.js
- src/App.scss 25 additions, 0 deletionssrc/App.scss
- src/App.vue 1 addition, 0 deletionssrc/App.vue
- src/boot/after_store.js 210 additions, 131 deletionssrc/boot/after_store.js
- src/boot/routes.js 0 additions, 2 deletionssrc/boot/routes.js
- src/components/block_card/block_card.js 1 addition, 1 deletionsrc/components/block_card/block_card.js
- src/components/media_modal/media_modal.vue 2 additions, 13 deletionssrc/components/media_modal/media_modal.vue
- src/components/mobile_post_status_modal/mobile_post_status_modal.js 91 additions, 0 deletions...ents/mobile_post_status_modal/mobile_post_status_modal.js
- src/components/mobile_post_status_modal/mobile_post_status_modal.vue 76 additions, 0 deletions...nts/mobile_post_status_modal/mobile_post_status_modal.vue
- src/components/mute_card/mute_card.js 1 addition, 1 deletionsrc/components/mute_card/mute_card.js
- src/components/post_status_form/post_status_form.js 3 additions, 0 deletionssrc/components/post_status_form/post_status_form.js
- src/components/post_status_form/post_status_form.vue 1 addition, 0 deletionssrc/components/post_status_form/post_status_form.vue
- src/components/side_drawer/side_drawer.vue 5 additions, 10 deletionssrc/components/side_drawer/side_drawer.vue
- src/components/status/status.js 4 additions, 4 deletionssrc/components/status/status.js
- src/components/user_avatar/user_avatar.js 5 additions, 0 deletionssrc/components/user_avatar/user_avatar.js
- src/components/user_card/user_card.js 3 additions, 0 deletionssrc/components/user_card/user_card.js
- src/components/user_card/user_card.vue 13 additions, 1 deletionsrc/components/user_card/user_card.vue
- src/components/user_profile/user_profile.js 51 additions, 43 deletionssrc/components/user_profile/user_profile.js
- src/components/user_profile/user_profile.vue 2 additions, 2 deletionssrc/components/user_profile/user_profile.vue
- src/i18n/ar.json 1 addition, 1 deletionsrc/i18n/ar.json
Please register or sign in to comment