-
- Downloads
There was a problem fetching the pipeline summary.
Merge remote-tracking branch 'upstream/develop' into notifications
* upstream/develop: (26 commits) Update status.vue Update retweet_button.js Update retweet_button.vue Use serverside html rendering in usernames and bios if available. Update status.vue Revert "Merge branch 'feature/hide-all-status-actions-if-not-logged-in' into 'develop'" Hide all status actions if not logged in hopefully, fix linter Fixes broken custom emoji in autocomplete when proxying to remote BE Made it so that unfocused tab doesn't autostream posts when scrolled to the top Remove trailing whitespace Textarea is now focused when replying the missing piece for invites system Fixes selects having unreadable text on some browsers/OSes. Added bonus: theme switcher select now has styled options that show preview of what theme's bg/fg colors are fixed lint cleanup, fixed self-highlighting in notifications, fixed incorrect hex code handling added ability to pick the style of highlighting post-rebase fix, backported d7d787b8 notifs fix maybe i should actually add myself to contributors list? ...
No related branches found
No related tags found
Pipeline #
Showing
- CONTRIBUTORS.md 1 addition, 0 deletionsCONTRIBUTORS.md
- src/App.scss 7 additions, 0 deletionssrc/App.scss
- src/components/notification/notification.js 11 additions, 0 deletionssrc/components/notification/notification.js
- src/components/notification/notification.vue 3 additions, 2 deletionssrc/components/notification/notification.vue
- src/components/notifications/notifications.scss 1 addition, 3 deletionssrc/components/notifications/notifications.scss
- src/components/post_status_form/post_status_form.js 6 additions, 2 deletionssrc/components/post_status_form/post_status_form.js
- src/components/registration/registration.js 8 additions, 2 deletionssrc/components/registration/registration.js
- src/components/registration/registration.vue 4 additions, 0 deletionssrc/components/registration/registration.vue
- src/components/retweet_button/retweet_button.js 1 addition, 1 deletionsrc/components/retweet_button/retweet_button.js
- src/components/retweet_button/retweet_button.vue 2 additions, 2 deletionssrc/components/retweet_button/retweet_button.vue
- src/components/status/status.js 21 additions, 0 deletionssrc/components/status/status.js
- src/components/status/status.vue 11 additions, 6 deletionssrc/components/status/status.vue
- src/components/style_switcher/style_switcher.vue 4 additions, 1 deletionsrc/components/style_switcher/style_switcher.vue
- src/components/timeline/timeline.js 13 additions, 2 deletionssrc/components/timeline/timeline.js
- src/components/user_card/user_card.vue 8 additions, 2 deletionssrc/components/user_card/user_card.vue
- src/components/user_card_content/user_card_content.js 23 additions, 5 deletionssrc/components/user_card_content/user_card_content.js
- src/components/user_card_content/user_card_content.vue 91 additions, 31 deletionssrc/components/user_card_content/user_card_content.vue
- src/i18n/messages.js 4 additions, 2 deletionssrc/i18n/messages.js
- src/main.js 4 additions, 2 deletionssrc/main.js
- src/modules/config.js 14 additions, 2 deletionssrc/modules/config.js
Loading
Please register or sign in to comment