AkiraFukushima
|
2d1cd99193
|
refs #209 Add integration tests for Public
|
2019-06-13 23:42:28 +09:00 |
AkiraFukushima
|
ab8c74b481
|
refactor: Use type instead of interface
|
2019-06-06 23:44:50 +09:00 |
AkiraFukushima
|
7fa414a045
|
refactor: Replace any type
|
2019-06-05 23:16:07 +09:00 |
AkiraFukushima
|
de7fad73f6
|
refs #821 Update translations for toot padding
|
2019-06-05 22:36:19 +09:00 |
AkiraFukushima
|
ea40702f09
|
refs #821 Read toot padding option and apply it on toot
|
2019-06-05 22:09:52 +09:00 |
AkiraFukushima
|
47a8d9a8d1
|
refs #821 Save toot padding in preferences
|
2019-06-05 21:51:02 +09:00 |
AkiraFukushima
|
e4eb81b47b
|
refs #932 Fix hashtag when it is fixed
|
2019-06-03 22:27:50 +09:00 |
AkiraFukushima
|
66db37395e
|
refs #630 Handle delete event for tag streaming
|
2019-05-30 22:01:45 +09:00 |
AkiraFukushima
|
1635f7a546
|
refs #630 Unbind delete event
|
2019-05-30 21:53:51 +09:00 |
AkiraFukushima
|
449fb00a74
|
refs #630 Handle delete event for list streaming
|
2019-05-30 21:53:38 +09:00 |
AkiraFukushima
|
3e12bfbcef
|
refs #630 Handle delete event for public streaming
|
2019-05-29 23:59:09 +09:00 |
AkiraFukushima
|
b99cb3b81f
|
refs #630 Handle delete event for local streaming
|
2019-05-29 23:53:16 +09:00 |
AkiraFukushima
|
a1a4f581b1
|
refs #630 Handle delete event for direct message streaming
|
2019-05-29 23:44:43 +09:00 |
AkiraFukushima
|
cfb69f4d2e
|
refs #630 Handle delete event for user streaming
|
2019-05-29 23:32:16 +09:00 |
AkiraFukushima
|
070dbef653
|
refs #630 Fix id type for renderer
|
2019-05-27 23:04:57 +09:00 |
AkiraFukushima
|
b797404d04
|
refs #923 Stop loading after initialized in direct messages
|
2019-05-22 21:28:22 +09:00 |
AkiraFukushima
|
7fe962d505
|
refs #920 Unbind before bind new streamings
|
2019-05-22 01:00:33 +09:00 |
AkiraFukushima
|
011b226fbd
|
refs #920 Unbind streaming for mentions when change accounts
|
2019-05-22 00:45:10 +09:00 |
AkiraFukushima
|
6af2a14c21
|
refs #872 Fix update toot for local and public when favourite or reblog
|
2019-05-19 23:17:56 +09:00 |
AkiraFukushima
|
fbb3fb4a8c
|
refs #872 Provide reblogged source toot when reblog event has occur
|
2019-05-19 01:24:17 +09:00 |
AkiraFukushima
|
25c437c66b
|
refs #872 Update reblogged toot in all timelines
|
2019-05-18 23:06:44 +09:00 |
AkiraFukushima
|
a97c5feae6
|
refs #872 Update favourited toot in all timelines
|
2019-05-18 22:28:53 +09:00 |
AkiraFukushima
|
351be72586
|
Change loading in order to change channel when loading
|
2019-05-16 23:43:32 +09:00 |
AkiraFukushima
|
582e751fba
|
refs #915 Stop loading after fetch home timeline
|
2019-05-16 23:02:05 +09:00 |
AkiraFukushima
|
50948a03c3
|
Merge pull request #914 from h3poteto/refactor/new-toot
refactor: Move logics to vuex store in new toot
|
2019-05-15 22:58:01 +09:00 |
AkiraFukushima
|
71464cb683
|
Merge pull request #912 from h3poteto/iss-895
closes #895 Update pinned hashtags if tags are exist
|
2019-05-14 23:34:55 +09:00 |
AkiraFukushima
|
79bd5bef7f
|
refactor: Catch exception and show message when post toots
|
2019-05-14 23:33:28 +09:00 |
AkiraFukushima
|
252c540829
|
refactor: Move logics to store in new toot
|
2019-05-14 00:25:09 +09:00 |
AkiraFukushima
|
c0b04662d5
|
refs #895 Update pinned hashtags if tags are exist
|
2019-05-12 21:44:34 +09:00 |
AkiraFukushima
|
1ee9013faf
|
refs #772 Accept/Reject follow requests
|
2019-05-12 14:34:34 +09:00 |
AkiraFukushima
|
8c283f949c
|
refs #772 Add follow requests menu in side menu
|
2019-05-11 23:01:59 +09:00 |
AkiraFukushima
|
fe670ff955
|
refs #893 Remove commas between pinned hashtags in new toot
|
2019-05-08 22:41:17 +09:00 |
Paco Len
|
8e043375d1
|
Update Language.vue
|
2019-05-07 22:38:46 +02:00 |
AkiraFukushima
|
7a1d9ed05b
|
refs #884 Add request loading circle in new toot modal
|
2019-05-07 23:22:01 +09:00 |
AkiraFukushima
|
327f621791
|
refs #884 Add request loading circle in header menu
|
2019-05-07 22:40:46 +09:00 |
AkiraFukushima
|
e7458f5f21
|
Use accounts/search API in search
|
2019-04-28 20:57:07 +09:00 |
AkiraFukushima
|
f0490d4e62
|
Use accounts/search API to search account in sidebar
|
2019-04-28 20:50:14 +09:00 |
AkiraFukushima
|
4ad335d4ab
|
Merge pull request #891 from h3poteto/prettier
Introduce prettier combinated eslint
|
2019-04-22 22:22:23 +09:00 |
AkiraFukushima
|
40b5b05157
|
Merge pull request #890 from h3poteto/iss-862
closes #862 Add detail link on timestamp in toot
|
2019-04-22 22:19:29 +09:00 |
AkiraFukushima
|
41402c0501
|
refs #888 Fix css selector
|
2019-04-22 22:15:44 +09:00 |
AkiraFukushima
|
9db6db6afe
|
Introduce prettier combinated eslint
|
2019-04-20 13:39:26 +09:00 |
AkiraFukushima
|
c8cf28a55b
|
refs #862 Add detail link on timestamp in toot
|
2019-04-20 12:59:39 +09:00 |
AkiraFukushima
|
71bcf0a083
|
refs #888 Show scrollbar only hoverred in SideMenu
|
2019-04-20 11:30:51 +09:00 |
AkiraFukushima
|
d85f884079
|
refs #888 Override scrollbar color in SideMenu
|
2019-04-20 00:33:38 +09:00 |
AkiraFukushima
|
8fdd104629
|
refs #888 Fix selector scope in App
|
2019-04-20 00:27:57 +09:00 |
AkiraFukushima
|
d925f18112
|
refs #888 Set scrollbar design for global css
|
2019-04-19 23:18:36 +09:00 |
AkiraFukushima
|
3a157476dd
|
refs #850 Fix babel settings for production build
|
2019-04-18 16:15:50 +09:00 |
AkiraFukushima
|
f46e7ee727
|
refs #850 Replace router with typescript
|
2019-04-17 21:05:47 +09:00 |
AkiraFukushima
|
8af4806d23
|
refs #850 Replace unreadNotification with typescript
|
2019-04-16 23:50:53 +09:00 |
AkiraFukushima
|
82ad1b22cf
|
refs #850 Replace preferences with typescript
|
2019-04-16 22:35:46 +09:00 |
AkiraFukushima
|
153e5c312a
|
refs #850 Replace hashtag with typescript
|
2019-04-16 21:44:46 +09:00 |
AkiraFukushima
|
be651b3014
|
refs #850 Add define types for notify, sound, and timeline
|
2019-04-15 22:37:57 +09:00 |
AkiraFukushima
|
ef219fce2b
|
refs #850 Add define types for fonts
|
2019-04-15 22:30:05 +09:00 |
AkiraFukushima
|
efabd590a9
|
refs #850 Add define types for unreadNotification
|
2019-04-15 22:24:02 +09:00 |
AkiraFukushima
|
bfabb81706
|
refs #850 Add define types for theme in constants
|
2019-04-15 22:13:52 +09:00 |
AkiraFukushima
|
87d394b025
|
refs #850 Add define types for visibility in constants
|
2019-04-15 20:47:05 +09:00 |
AkiraFukushima
|
0b8aa46aab
|
refs #850 Divide some types for renderer
|
2019-04-14 23:25:10 +09:00 |
AkiraFukushima
|
a45d68684c
|
refs #850 Fix name for local account types
|
2019-04-14 23:21:08 +09:00 |
AkiraFukushima
|
baf6dc3084
|
refs #850 Use rootState for all stores
|
2019-04-14 23:11:24 +09:00 |
AkiraFukushima
|
4bd517a07b
|
refs #850 Replace Favourites with typescript
|
2019-04-14 22:51:28 +09:00 |
AkiraFukushima
|
b2241ab2ad
|
refs #850 Replace List and Tag in Hashtag with typescript
|
2019-04-14 21:13:07 +09:00 |
AkiraFukushima
|
f71edcc889
|
refs #850 Replace Hashtag with typescript
|
2019-04-14 20:44:48 +09:00 |
AkiraFukushima
|
e68002ea83
|
refs #850 Replace Edit in Lists with typescript
|
2019-04-14 20:32:48 +09:00 |
AkiraFukushima
|
77d0268257
|
refs #850 Replace Show in Lists with typescript
|
2019-04-14 19:11:27 +09:00 |
AkiraFukushima
|
df6e8837a4
|
refs #850 Replace Index in Lists with typescript
|
2019-04-14 18:51:38 +09:00 |
AkiraFukushima
|
de1fda2947
|
refs #850 Replace Lists with typescript
|
2019-04-14 18:45:16 +09:00 |
AkiraFukushima
|
b66790a9aa
|
refs #850 Replace Toots in Search with typescript
|
2019-04-14 18:38:49 +09:00 |
AkiraFukushima
|
15a0719844
|
refs #850 Replace Tag in Search with typescript
|
2019-04-14 17:51:01 +09:00 |
AkiraFukushima
|
dd2361e821
|
refs #850 Replace Account in Search with typescript
|
2019-04-14 17:44:20 +09:00 |
AkiraFukushima
|
3921d7f7fe
|
refs #850 Replace Search with typescript
|
2019-04-14 17:37:50 +09:00 |
AkiraFukushima
|
c60192ba18
|
fixes #850 Fix mutation name in Public
|
2019-04-14 17:31:49 +09:00 |
AkiraFukushima
|
5e7220bb8a
|
refs #850 Replace DirectMessages with typescript
|
2019-04-14 17:29:36 +09:00 |
AkiraFukushima
|
10236e1192
|
refs #850 Replace Mentions with typescript
|
2019-04-14 17:12:20 +09:00 |
AkiraFukushima
|
7623ef757f
|
refs #850 Replace Notifications with typescript
|
2019-04-14 16:42:00 +09:00 |
AkiraFukushima
|
0e0cbabe23
|
refs #850 Replace Publis with typescript
|
2019-04-14 16:27:11 +09:00 |
AkiraFukushima
|
6c3fe850f0
|
refs #850 Replace Local with typescript
|
2019-04-14 15:48:55 +09:00 |
AkiraFukushima
|
3127ebe050
|
refs #850 Replace Home with typescript
|
2019-04-13 19:11:11 +09:00 |
AkiraFukushima
|
366053b98b
|
refs #850 Replace Timeline in SideBar with typescript
|
2019-04-12 23:29:27 +09:00 |
AkiraFukushima
|
ee736b338b
|
refs #850 Replace Follows in SideBar with typescript
|
2019-04-12 00:59:00 +09:00 |
AkiraFukushima
|
c29c538eb2
|
refs #850 Replace Followers in SideBar with typescript
|
2019-04-12 00:42:18 +09:00 |
AkiraFukushima
|
864da847c7
|
refs #850 Replace AccountProfile in SideBar with typescript
|
2019-04-11 23:38:46 +09:00 |
AkiraFukushima
|
f98c6f4cd4
|
refs #850 Replace TootDetails in SideBar with typescript
|
2019-04-11 23:14:42 +09:00 |
AkiraFukushima
|
ca76063a74
|
refs #850 Replace SideBar with typescript
|
2019-04-11 22:54:23 +09:00 |
AkiraFukushima
|
21605412cf
|
[eslint] refs #850 Fix indent spaces for NewToot
|
2019-04-11 00:24:34 +09:00 |
AkiraFukushima
|
b9941e71c3
|
refs #850 Replace Shortcut with typescript
|
2019-04-11 00:19:25 +09:00 |
AkiraFukushima
|
ac21511236
|
refs #850 Replace Report with typescript
|
2019-04-11 00:15:12 +09:00 |
AkiraFukushima
|
0208e7c22a
|
refs #850 Replace NewToot and Status with typescript
|
2019-04-11 00:06:43 +09:00 |
AkiraFukushima
|
20f3dcba22
|
refs #850 Replace MuteConfirm with typescript
|
2019-04-10 22:07:02 +09:00 |
AkiraFukushima
|
921d3f07e3
|
refs #850 Replace ListMembership with typescript
|
2019-04-10 21:57:37 +09:00 |
AkiraFukushima
|
7c01aa877a
|
refs #850 Replace ImageViewer with typescript
|
2019-04-10 21:18:22 +09:00 |
AkiraFukushima
|
9670ee1dc8
|
refs #850 Replace AddListMember with typescript
|
2019-04-10 20:58:11 +09:00 |
AkiraFukushima
|
1bb938e0a6
|
refs #850 Replace Jump with typescript
|
2019-04-09 23:15:15 +09:00 |
AkiraFukushima
|
94e3f57065
|
refs #850 Replace Contents and Modals with typescript
|
2019-04-09 22:49:20 +09:00 |
AkiraFukushima
|
c08150a3a4
|
refs #850 Replace HeaderMenu with typescript
|
2019-04-09 01:09:12 +09:00 |
AkiraFukushima
|
fb3a815e59
|
refs #850 Replace SideMenu with typescript
|
2019-04-08 22:45:02 +09:00 |
AkiraFukushima
|
62dc599844
|
refs #850 Replace TimelineSpace with typescript
|
2019-04-07 22:48:37 +09:00 |
AkiraFukushima
|
e941846c01
|
refs #850 Replace Toot with typescript
|
2019-04-06 23:32:52 +09:00 |
AkiraFukushima
|
ca6fc13975
|
refs #850 Replace Preferences with typescript
|
2019-04-06 22:08:12 +09:00 |
AkiraFukushima
|
0edac701ae
|
refs #850 Replace Settings with typescript
|
2019-04-06 00:53:00 +09:00 |
AkiraFukushima
|
93c2464fe6
|
refs #850 Replace GlobalHeader with typescript
|
2019-04-04 22:59:05 +09:00 |
AkiraFukushima
|
0e33b465a1
|
refs #850 Replace Authorize with typescript
|
2019-04-04 22:35:08 +09:00 |
AkiraFukushima
|
fb378a6d24
|
refs #850 Replace Login with typescript
|
2019-04-04 22:24:24 +09:00 |
AkiraFukushima
|
35ddf9e32b
|
refs #850 Replace App with typescript
|
2019-04-03 23:46:01 +09:00 |
AkiraFukushima
|
166a39ae9d
|
refs #850 Fix codestyle for typescript-eslint
|
2019-04-03 22:15:46 +09:00 |
AkiraFukushima
|
8437763dd7
|
refs #850 Use typescript for store
|
2019-03-25 00:36:01 +09:00 |
AkiraFukushima
|
2fa86dddd2
|
refs #850 Convert typescript in i18n
|
2019-03-25 00:24:27 +09:00 |
AkiraFukushima
|
490bb3b2ac
|
refs #850 Fix types and main.ts for typescript compile
|
2019-03-25 00:24:27 +09:00 |
AkiraFukushima
|
c42ba283a2
|
refs #850 Add tsconfig and build tsfile
|
2019-03-25 00:24:27 +09:00 |
AkiraFukushima
|
f80b86c59a
|
fix: Hide long username and instance name in side menu
|
2019-03-20 22:40:31 +09:00 |
AkiraFukushima
|
446e2251a7
|
refs #843 Add mention timeline to jump list
|
2019-03-20 22:16:50 +09:00 |
AkiraFukushima
|
159ebf2ca8
|
refs #848 Fix validation which checks toot max length
|
2019-03-20 22:05:04 +09:00 |
AkiraFukushima
|
8414e22b96
|
refs #843 Fix code style for mentions
|
2019-03-19 09:29:25 +09:00 |
AkiraFukushima
|
68114b86f3
|
refs #843 Add unit spec for mentions
|
2019-03-19 09:24:07 +09:00 |
AkiraFukushima
|
89ddb4c4d3
|
refs #843 Fix scroll design in Mentions
|
2019-03-15 01:13:26 +09:00 |
AkiraFukushima
|
0520b3406a
|
refs #843 fix: Filter mentions to get only mentions for pleroma
|
2019-03-15 01:12:37 +09:00 |
AkiraFukushima
|
f4ea67ff0a
|
refs #843 Fix reloadable for mentions
|
2019-03-15 01:04:37 +09:00 |
AkiraFukushima
|
b6d3aeaf84
|
refs #843 Add Mention timeline
|
2019-03-15 01:02:10 +09:00 |
AkiraFukushima
|
3281d97ddd
|
refs #515 [fix] Reload app general config after change preferences
|
2019-02-22 23:49:44 +09:00 |
AkiraFukushima
|
680fae56a4
|
Merge pull request #836 from ffwff/master
Add option to hide all attachments
|
2019-02-22 23:37:28 +09:00 |
AkiraFukushima
|
b75271f16b
|
refs #832 Adjust z-index for emoji picker in NewTootModal
|
2019-02-18 23:56:38 +09:00 |
ffwff
|
23d90cf665
|
Add option to hide all attachments
|
2019-02-18 20:16:19 +07:00 |
AkiraFukushima
|
8f375c7a54
|
Change computed to directed in toot
|
2019-01-24 00:15:53 +09:00 |
AkiraFukushima
|
7874efc1f7
|
Change computed to locked in toot
|
2019-01-24 00:14:33 +09:00 |
AkiraFukushima
|
e57d01b17a
|
Change computed to filtered in toot
|
2019-01-24 00:06:13 +09:00 |
AkiraFukushima
|
c6dda41188
|
Change computed to isShowAttachments in toot
|
2019-01-24 00:05:09 +09:00 |
AkiraFukushima
|
80e9c7a92c
|
Change computed to sensitive in toot
|
2019-01-24 00:03:54 +09:00 |
AkiraFukushima
|
b953e45c86
|
Change computed to isShowContent in toot
|
2019-01-24 00:02:31 +09:00 |
AkiraFukushima
|
c76c6f0c49
|
Change computed to spoilered in toot
|
2019-01-24 00:01:25 +09:00 |
AkiraFukushima
|
5032c9c0f7
|
Change computed to application in toot
|
2019-01-23 23:44:41 +09:00 |
AkiraFukushima
|
1b2a3f725a
|
Change computed to isMyMessage in toot
|
2019-01-23 23:43:10 +09:00 |
AkiraFukushima
|
58db5c1b25
|
Change computed to favouritesCount in toot
|
2019-01-23 23:41:06 +09:00 |
AkiraFukushima
|
6facd3ccfa
|
Change computed to reblogsCount in toot
|
2019-01-23 23:39:51 +09:00 |
AkiraFukushima
|
47d25b921c
|
Change computed to mediaAttachments in toot
|
2019-01-23 23:38:07 +09:00 |
AkiraFukushima
|
ef20849dea
|
Change computed to originalMessage in toot
|
2019-01-23 23:35:55 +09:00 |
AkiraFukushima
|
3a06489e74
|
refs #825 Set default value to ignoreCW and ignoreNFSW
|
2019-01-23 23:18:28 +09:00 |
AkiraFukushima
|
d5f2db098a
|
refs #825 Add preferences to change cw and nfsw
|
2019-01-23 22:25:18 +09:00 |
AkiraFukushima
|
55b11ed7c8
|
refs #209 Add unit tests for TimelineSpace
|
2019-01-20 22:44:03 +09:00 |
AkiraFukushima
|
7b4ddac7cb
|
Add intergation tests for Contents/Home
|
2019-01-19 21:41:25 +09:00 |
AkiraFukushima
|
4970fc59a1
|
refs #209 Add unit/integration tests for SideMenu
|
2018-12-31 23:36:46 +09:00 |
AkiraFukushima
|
bfa362fec5
|
refs #209 Add unit/integration tests for GlobalHeader
|
2018-12-31 00:03:36 +09:00 |
AkiraFukushima
|
5380cf12ab
|
refs #209 Add unit/integration tests for Preferences/Notification
|
2018-12-30 16:56:38 +09:00 |
AkiraFukushima
|
bad672c275
|
refs #209 Add unit/integration tests for Preferences/Language
|
2018-12-30 16:29:12 +09:00 |
AkiraFukushima
|
883b9d3e48
|
refs #209 Add unit/integration tests for Preferences/General
|
2018-12-30 15:27:46 +09:00 |
AkiraFukushima
|
2cfbb9d2cd
|
refs #209 Add store integration test for Preferences/Appearance
|
2018-12-30 14:59:53 +09:00 |
AkiraFukushima
|
fac9bd9de7
|
refs #209 Add Preferences/Appearance store tests
|
2018-12-29 23:53:12 +09:00 |
AkiraFukushima
|
473679be77
|
refs #209 Add Login store unit tests
|
2018-12-29 00:04:17 +09:00 |
AkiraFukushima
|
bd16a491fa
|
refs #791 Fix cursor position when user type arrow keys on image description
|
2018-12-25 00:39:57 +09:00 |
AkiraFukushima
|
ee84c12e26
|
Merge pull request #805 from h3poteto/iss-804
refs #804 Hide switch streaming button when user are using Pleroma
|
2018-12-24 18:02:29 +09:00 |
AkiraFukushima
|
3c00324b47
|
Fix typo when stop direct messages streaming
|
2018-12-24 17:21:17 +09:00 |
AkiraFukushima
|
fc02edde9f
|
refs #804 Hide switch streaming button when user using Pleroma
|
2018-12-24 17:16:32 +09:00 |