syuilo
80c23714e4
🎨
2018-10-29 21:09:32 +09:00
MeiMei
26e7e7d0dc
User blocking (Following part) ( #3035 )
...
* block wip
* UndoBlock
* UnBlock
* wip
* follow
* UI
* fix
2018-10-29 20:32:42 +09:00
syuilo
474b60c1d3
Update src/client/app/desktop/views/components/settings.2fa.vue
2018-10-26 15:17:50 +09:00
syuilo
de77861c68
Client: Make drive folder deletable
2018-10-26 15:06:55 +09:00
syuilo
a878353c29
🎨
2018-10-26 14:51:57 +09:00
syuilo
0b91c74406
Improve usability
2018-10-26 14:47:30 +09:00
syuilo
ab8a730c5e
Improve usability
2018-10-26 14:38:22 +09:00
syuilo
83e3f4e3c8
Update src/client/app/common/views/components/ui/textarea.vue
2018-10-26 14:38:03 +09:00
syuilo
3b5ba01edd
Client: Improve API settings
2018-10-26 08:37:30 +09:00
syuilo
cce69ea2a3
Better text
2018-10-25 11:35:55 +09:00
syuilo
e7c2f72a6a
Improve drive information
2018-10-25 11:30:30 +09:00
syuilo
bb70d70a5e
Update src/client/app/desktop/views/pages/deck/deck.notes.vue
2018-10-25 06:14:31 +09:00
syuilo
ece1af5824
Clean up
2018-10-25 06:04:06 +09:00
syuilo
ed31bbe4aa
Implement federation chart
2018-10-24 06:44:09 +09:00
MeiMei
d2a91ad640
Make max allowed text length configurable ( #2992 )
...
* Make max allowed text length configurable
* Fix canPost
2018-10-24 04:00:04 +09:00
syuilo
078f00e08f
🎨
2018-10-23 14:44:26 +09:00
syuilo
a266c3f587
🎨
2018-10-23 14:33:00 +09:00
syuilo
80861eb11a
🎨
2018-10-23 14:28:15 +09:00
syuilo
401139d6f9
Improve user column
2018-10-23 12:32:24 +09:00
syuilo
c41c2c83e2
ハッシュタグチャートでローカルとリモートを分離するように
2018-10-23 09:59:43 +09:00
syuilo
778a775e0a
🎨
2018-10-23 09:41:28 +09:00
syuilo
115dfadd8f
🎨
2018-10-23 09:39:27 +09:00
syuilo
cd6db1d9f7
Use camelCase instead of snake_case
2018-10-23 07:01:43 +09:00
syuilo
37ca7c7207
Update src/client/app/desktop/views/pages/deck/deck.user-column.vue
2018-10-23 06:49:23 +09:00
syuilo
645ff7a20d
Resolve #2978
2018-10-23 06:47:06 +09:00
syuilo
1583e1a3d1
Implement #2961
2018-10-22 22:00:54 +09:00
syuilo
ba612d9bd2
Show chart in user column
2018-10-22 22:00:32 +09:00
syuilo
0bcb25d3f1
🎨
2018-10-22 20:06:55 +09:00
syuilo
fea877f06a
Fix #2958
2018-10-22 18:23:20 +09:00
syuilo
1887c0d76b
🎨
2018-10-22 18:19:25 +09:00
syuilo
171ca4ca5e
Improve usability
2018-10-22 16:58:22 +09:00
syuilo
f7b8d15e1a
Refactor
2018-10-22 16:51:45 +09:00
syuilo
6feabf7aa4
Use router-link instead of a to improve usability
2018-10-22 10:22:07 +09:00
nico
f8c18c438b
#2939 part 3 ( #2976 )
2018-10-22 04:59:27 +09:00
nico
73c34ed100
#2939 ( #2974 )
2018-10-22 04:47:12 +09:00
MeiMei
2934db81f4
Use thumbnail instead of original in photo-stream ( #2971 )
2018-10-22 02:27:23 +09:00
syuilo
d198b17dd9
Refactor
2018-10-21 16:18:02 +09:00
syuilo
0db1a02fef
✌️
2018-10-21 10:24:56 +09:00
syuilo
4545439d28
Resolve #2963
2018-10-21 09:20:11 +09:00
syuilo
ab0bc2ad03
🎨
2018-10-21 08:47:34 +09:00
zwebmedia
83f5851496
Update user.header.vue ( #2964 )
...
Use new birthday translations in user.header.vue
2018-10-21 07:34:50 +09:00
syuilo
7fdd4d1cdd
Refactoring
2018-10-21 07:10:35 +09:00
Dr. Gutfuck LLC
f97b182e7f
Localized dev/views/new-app.vue ( #2959 )
...
* Localized read-all message
* Fixed some weirdness: src/client/app/init.ts
* Unfucked server api stuff (sorry lol): src/server/api/endpoints/i/read_all_unread_notes.ts
* Clean up
* Added localization lines to: locales/ja-JP.yml
Localized: src/client/app/dev/views/apps.vue
* Fix potential error: src/client/app/dev/views/apps.vue
* Added relevant localization lines: locales/ja-JP.yml
Localized: src/client/app/dev/views/new-app.vue
2018-10-21 03:01:09 +09:00
syuilo
0963e30161
i18n
2018-10-21 00:18:01 +09:00
syuilo
a98f39d508
🎨
2018-10-20 23:44:35 +09:00
syuilo
04224994a1
Fix bug
2018-10-20 23:43:42 +09:00
Dr. Gutfuck LLC
2b1b5df397
Localized mark all as read message ( #2956 )
...
* Localized read-all message
* Fixed some weirdness: src/client/app/init.ts
* Unfucked server api stuff (sorry lol): src/server/api/endpoints/i/read_all_unread_notes.ts
* Clean up
2018-10-20 15:46:01 +09:00
syuilo
69f8a0bc67
Improve usability
2018-10-20 15:41:27 +09:00
syuilo
fd035c239d
🎨
2018-10-20 15:37:17 +09:00
syuilo
7e8bc883aa
Show image info in tooltip
2018-10-20 15:21:24 +09:00