Merge pull request #1313 from akihikodaki/key
Replace /:user endpoints with /@:user
Showing
- src/api/bot/interfaces/line.ts 1 addition, 1 deletionsrc/api/bot/interfaces/line.ts
- src/api/models/user.ts 1 addition, 1 deletionsrc/api/models/user.ts
- src/common/othello/ai/back.ts 8 additions, 8 deletionssrc/common/othello/ai/back.ts
- src/web/app/ch/tags/channel.tag 1 addition, 1 deletionsrc/web/app/ch/tags/channel.tag
- src/web/app/ch/tags/header.tag 1 addition, 1 deletionsrc/web/app/ch/tags/header.tag
- src/web/app/common/views/components/messaging-room.message.vue 1 addition, 1 deletion...eb/app/common/views/components/messaging-room.message.vue
- src/web/app/common/views/components/post-html.ts 1 addition, 1 deletionsrc/web/app/common/views/components/post-html.ts
- src/web/app/common/views/components/signup.vue 1 addition, 1 deletionsrc/web/app/common/views/components/signup.vue
- src/web/app/common/views/components/welcome-timeline.vue 3 additions, 3 deletionssrc/web/app/common/views/components/welcome-timeline.vue
- src/web/app/desktop/script.ts 2 additions, 2 deletionssrc/web/app/desktop/script.ts
- src/web/app/desktop/views/components/friends-maker.vue 2 additions, 2 deletionssrc/web/app/desktop/views/components/friends-maker.vue
- src/web/app/desktop/views/components/notifications.vue 20 additions, 20 deletionssrc/web/app/desktop/views/components/notifications.vue
- src/web/app/desktop/views/components/post-detail.sub.vue 3 additions, 3 deletionssrc/web/app/desktop/views/components/post-detail.sub.vue
- src/web/app/desktop/views/components/post-detail.vue 5 additions, 5 deletionssrc/web/app/desktop/views/components/post-detail.vue
- src/web/app/desktop/views/components/post-preview.vue 3 additions, 3 deletionssrc/web/app/desktop/views/components/post-preview.vue
- src/web/app/desktop/views/components/posts.post.sub.vue 3 additions, 3 deletionssrc/web/app/desktop/views/components/posts.post.sub.vue
- src/web/app/desktop/views/components/posts.post.vue 5 additions, 5 deletionssrc/web/app/desktop/views/components/posts.post.vue
- src/web/app/desktop/views/components/ui.header.account.vue 1 addition, 1 deletionsrc/web/app/desktop/views/components/ui.header.account.vue
- src/web/app/desktop/views/components/user-preview.vue 2 additions, 2 deletionssrc/web/app/desktop/views/components/user-preview.vue
- src/web/app/desktop/views/components/users-list.item.vue 2 additions, 2 deletionssrc/web/app/desktop/views/components/users-list.item.vue
Loading
Please register or sign in to comment