summaryrefslogtreecommitdiff
path: root/src/client/app (follow)
Commit message (Collapse)AuthorAgeFilesLines
* User blocking (Following part) (#3035)MeiMei2018-10-291-0/+25
| | | | | | | | | | | | | | | | * block wip * UndoBlock * UnBlock * wip * follow * UI * fix
* Update src/client/app/desktop/views/components/settings.2fa.vuesyuilo2018-10-261-7/+1
|
* Client: Make drive folder deletablesyuilo2018-10-262-4/+11
|
* :art:syuilo2018-10-261-0/+3
|
* Improve usabilitysyuilo2018-10-262-3/+13
|
* Improve usabilitysyuilo2018-10-261-1/+1
|
* Update src/client/app/common/views/components/ui/textarea.vuesyuilo2018-10-261-9/+9
|
* Client: Improve API settingssyuilo2018-10-268-49/+118
|
* Better textsyuilo2018-10-251-4/+1
|
* Improve drive informationsyuilo2018-10-2512-50/+189
|
* Update src/client/app/desktop/views/pages/deck/deck.notes.vuesyuilo2018-10-251-2/+2
|
* Clean upsyuilo2018-10-251-50/+0
|
* Implement federation chartsyuilo2018-10-241-8/+35
|
* Make max allowed text length configurable (#2992)MeiMei2018-10-242-6/+20
| | | | | | * Make max allowed text length configurable * Fix canPost
* :art:syuilo2018-10-231-2/+2
|
* :art:syuilo2018-10-231-1/+0
|
* :art:syuilo2018-10-231-2/+2
|
* Improve user columnsyuilo2018-10-231-30/+100
|
* ハッシュタグチャートでローカルとリモートを分離する ↵syuilo2018-10-231-9/+10
| | | | うに
* :art:syuilo2018-10-231-1/+1
|
* :art:syuilo2018-10-232-5/+31
|
* Use camelCase instead of snake_casesyuilo2018-10-232-10/+10
|
* Update src/client/app/desktop/views/pages/deck/deck.user-column.vuesyuilo2018-10-231-2/+2
|
* Resolve #2978syuilo2018-10-232-62/+73
|
* Implement #2961syuilo2018-10-221-1/+67
|
* Show chart in user columnsyuilo2018-10-221-2/+61
|
* :art:syuilo2018-10-221-1/+2
|
* Fix #2958syuilo2018-10-221-0/+6
|
* :art:syuilo2018-10-221-2/+1
|
* Improve usabilitysyuilo2018-10-221-1/+1
|
* Refactorsyuilo2018-10-221-129/+59
|
* Use router-link instead of a to improve usabilitysyuilo2018-10-221-1/+1
|
* #2939 part 3 (#2976)nico2018-10-221-1/+1
|
* #2939 (#2974)nico2018-10-221-1/+1
|
* Use thumbnail instead of original in photo-stream (#2971)MeiMei2018-10-221-1/+1
|
* Refactorsyuilo2018-10-2112-76/+38
|
* :v:syuilo2018-10-211-87/+123
|
* Resolve #2963syuilo2018-10-211-8/+38
|
* :art:syuilo2018-10-211-1/+4
|
* Update user.header.vue (#2964)zwebmedia2018-10-211-1/+1
| | | Use new birthday translations in user.header.vue
* Refactoringsyuilo2018-10-211-6/+20
|
* Localized dev/views/new-app.vue (#2959)Dr. Gutfuck LLC2018-10-212-24/+24
| | | | | | | | | | | | | | | | | | * 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
* i18nsyuilo2018-10-214-4/+14
|
* :art:syuilo2018-10-201-1/+1
|
* Fix bugsyuilo2018-10-201-1/+1
|
* Localized mark all as read message (#2956)Dr. Gutfuck LLC2018-10-201-4/+4
| | | | | | | | | | * 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
* Improve usabilitysyuilo2018-10-201-0/+36
|
* :art:syuilo2018-10-201-3/+3
|
* Show image info in tooltipsyuilo2018-10-201-1/+6
|
* Localized BSoD messages. (#2953)Dr. Gutfuck LLC2018-10-201-3/+3
| | | | | | | * Added VSCode workspace files to : .gitignore * Localized Blue Screen of Death: locales/ja-JP.yml Localized Blue Screen of Death: src/client/app/init.ts