Commit Graph

1422 Commits

Author SHA1 Message Date
AkiraFukushima 2ef326cb0d refs #1025 Set word-break for toot content 2019-09-04 22:04:21 +09:00
AkiraFukushima d2cbd330f9
Merge pull request #1024 from h3poteto/iss-1010
Update German translation
2019-09-01 15:17:59 +09:00
AkiraFukushima 950bc72759 refs #1010 Fix translation missing file for German translation 2019-09-01 15:15:24 +09:00
AkiraFukushima dafc76a95f fix: Close request when modal is closed 2019-08-29 22:54:44 +09:00
AkiraFukushima 21f2fadf85 fix: Remove invalid account cache file when load error 2019-08-29 22:45:18 +09:00
AkiraFukushima 1229399bc7 fix: Remove invalid hashtag cache file when load error 2019-08-29 22:42:32 +09:00
AkiraFukushima 68eb013c6d
Merge pull request #1014 from yzrsng/master
Enforces single instance for linux and windows
2019-08-27 00:05:58 +09:00
yzrsng e7e2d1ae55
Enforces single instance for linux and windows 2019-08-25 09:22:50 +09:00
AkiraFukushima 70819b7591 refs #1012 Allow nodeIntegration for about window 2019-08-24 01:36:33 +09:00
AkiraFukushima 5c36b47f23 fixes #1006 Through close event when platform is darwin 2019-08-22 19:56:13 +09:00
R. Sato 9c14bc2109
Some German translations
I added some German translations.
2019-08-21 21:22:56 +09:00
AkiraFukushima dfbe49629d refs #800 Set autoplay for movie attachments 2019-08-18 16:31:56 +09:00
AkiraFukushima 473b689b66 Update Electron version to 5.0.9 2019-08-18 16:20:42 +09:00
AkiraFukushima f27e70e615 refs #821 Add tray icon 2019-08-18 13:47:09 +09:00
AkiraFukushima ea618e86d4 refs #822 Show tray icon only linux and windows, and append tray menu 2019-08-18 13:18:40 +09:00
AkiraFukushima 59dd2216b3 Remove duplicated translation key in fr missing.json 2019-08-17 23:01:37 +09:00
AkiraFukushima b2d570931e Fix json format for fr translation 2019-08-17 23:01:15 +09:00
AkiraFukushima 53f091e3d4
Merge pull request #993 from Larnicone/patch-2
French translation suggestion
2019-08-17 22:58:24 +09:00
AkiraFukushima ad4eaae4b4 refs #1002 Cancel requests when suggestion is selected or closed 2019-08-15 23:48:03 +09:00
AkiraFukushima c38d77859e refs #999 Fix API endpoint for direct messages, use conversations 2019-08-12 16:30:10 +09:00
UM-Li ba0470bff3
Update translation.json 2019-08-11 17:29:11 +08:00
UM-Li adede0817d Simplified Chinese translation 2019-08-11 17:20:56 +08:00
AkiraFukushima 58b88cbcff refs #991 Use acccounts/search API for suggest accounts 2019-08-11 11:53:35 +09:00
AkiraFukushima 9466130cf4 refs #991 Use v2 API for suggest 2019-08-11 11:47:54 +09:00
AkiraFukushima f7d4141e34 refs #985 Fix uniqueness in suggestion 2019-08-11 11:31:39 +09:00
AkiraFukushima 9b459549dc refs #985 Ignore error for unique constraints in account cache 2019-08-10 22:30:30 +09:00
AkiraFukushima 56c2387b8e refs #985 Search accounts from cache and API 2019-08-10 22:22:17 +09:00
AkiraFukushima 93a7ae5148 refs #985 Save account cache when updated 2019-08-10 18:31:50 +09:00
AkiraFukushima e01156df08 refs #985 Add cache db for accounts 2019-08-08 23:39:27 +09:00
AkiraFukushima be7c891a10 refs #985 Move emoji suggest logic to vuex 2019-08-07 23:02:37 +09:00
AkiraFukushima 2a337dc4cf refs #985 Move close suggest logic to vuex 2019-08-07 22:22:03 +09:00
AkiraFukushima 2c50d0f744 refs #985 Move account suggest logic to vuex 2019-08-07 22:14:37 +09:00
Larnicone a89d4757f1
French translation suggestion
Sorry for the mistake earlier. I hope I wasn't wrong this time. :)
2019-08-06 17:15:18 +02:00
AkiraFukushima b337526e5a refs #985 Search hashtag from cache and API 2019-08-07 00:06:09 +09:00
AkiraFukushima e5778500fe refs #985 Fix cache method for hashtag 2019-08-01 00:40:28 +09:00
AkiraFukushima 7301970495 refs #985 Add cache db for hashtags 2019-07-31 00:17:30 +09:00
AkiraFukushima 8ce514a4fb refs #983 Use static method to call instance API 2019-07-29 23:35:49 +09:00
AkiraFukushima 1c836dfb95 refs #983 Get streaming url for instance API before start streaming 2019-07-29 23:32:02 +09:00
AkiraFukushima fa98286000 Remove unused translation 2019-07-29 01:04:09 +09:00
AkiraFukushima 3424fdd603 Use websocket as default streaming method for all timelines 2019-07-29 00:56:55 +09:00
AkiraFukushima de03ea802a refs #972 Set appId to notify in windows10 2019-07-24 01:14:43 +09:00
AkiraFukushima d1cf670379 refs #975 fix: Check webContents status when receive status in streaming 2019-07-23 00:13:19 +09:00
AkiraFukushima 0720b9f1d1 refs #975 Check webContent status before send event in all streamings 2019-07-22 23:32:14 +09:00
AkiraFukushima b51d7e1a15
Merge pull request #974 from h3poteto/iss-958
closes #958 Notify notification in main process
2019-07-22 23:03:05 +09:00
AkiraFukushima 5def4f14d3 refs #958 Fix to use same i18n instance in main process 2019-07-22 23:00:56 +09:00
AkiraFukushima 9eb839d452 refs #958 Add all translation for notification 2019-07-22 22:57:36 +09:00
AkiraFukushima 95a2ee670f refs #958 Use i18n to show notification 2019-07-22 22:54:09 +09:00
AkiraFukushima 1ad06f1ff0 refs #976 Fix digits number of percentage in polls 2019-07-22 22:38:18 +09:00
AkiraFukushima 23ce3821c1 refs #958 Notify notification in main process instead of renderer process 2019-07-22 00:19:23 +09:00
AkiraFukushima 39bab92a62 fixes #969 Clear polls after close new toot modal 2019-07-21 01:11:52 +09:00
AkiraFukushima 3756cd5347 refs #969 Update translation files for poll validations 2019-07-20 22:25:49 +09:00
AkiraFukushima d44651e9e9 refs #969 Attach poll only specified, and block invalid poll options 2019-07-20 22:21:40 +09:00
AkiraFukushima aeed12cd59 refs #969 Reset poll form when toggle the form 2019-07-20 22:09:55 +09:00
AkiraFukushima 4ad223fe6a refs #964 Fix translation for invalid keys 2019-07-19 19:36:43 +09:00
AkiraFukushima c3c3e0838b refs #964 Add a spec to check duplicate keys between translation and missing json 2019-07-19 01:09:07 +09:00
AkiraFukushima d04bdc881d Add default fonts for emoji in Linux 2019-07-18 22:51:04 +09:00
AkiraFukushima 805d582a03 refs #874 Update expires translation 2019-07-17 09:11:32 +09:00
AkiraFukushima f71e902463 refs #874 Set expire in poll form 2019-07-17 01:36:19 +09:00
AkiraFukushima 7e1ca935de refs #874 Clear old polls after close modal 2019-07-16 23:57:34 +09:00
AkiraFukushima b887acc6f4 refs #874 Post status with polls 2019-07-16 23:56:00 +09:00
AkiraFukushima d95ec64513 refs #874 Hold polls data in NewTootModal component 2019-07-16 21:51:33 +09:00
AkiraFukushima e558945fca refs #874 Use translation for poll in new toot 2019-07-16 00:02:33 +09:00
AkiraFukushima 8d0350c9ec refs #874 Divide component for Poll 2019-07-15 21:38:03 +09:00
AkiraFukushima ca609e8ea7 refs #874 Allow remove poll option in new toot 2019-07-15 21:32:26 +09:00
AkiraFukushima 7c346a039a refs #874 Add polls form in new toot modal 2019-07-15 19:42:33 +09:00
AkiraFukushima 473bc139ea refs #874 [stylelint] Fix selector order 2019-07-15 15:45:38 +09:00
AkiraFukushima 06598c1b67 refs #874 Fix percentage of polls when votes count is zero 2019-07-15 15:30:14 +09:00
AkiraFukushima bcbcb981e6 refs #874 Refresh polls in timeline 2019-07-15 15:13:56 +09:00
AkiraFukushima 1a8d49b6d6 refs #874 Use translation for polls 2019-07-14 22:57:16 +09:00
AkiraFukushima 46e541c5ed refs #874 Fix polls components design 2019-07-14 22:22:50 +09:00
AkiraFukushima 369ff3097b refs #874 Show voted polls with percentage in timeline 2019-07-14 22:06:57 +09:00
AkiraFukushima 3d862068c0 refs #874 Move Toot and Notification to organisms 2019-07-14 18:55:38 +09:00
AkiraFukushima 42689c4647 refs #874 Divide component for Poll 2019-07-14 18:26:27 +09:00
AkiraFukushima 61c0b1ccf4 refs #874 Add radio button for poll in Toot 2019-07-14 17:41:53 +09:00
AkiraFukushima 528110d56f refs #956 Stop user streaming after remove account association 2019-07-11 00:55:01 +09:00
AkiraFukushima 72ed7528f4 refs #921 TimelineSpace hold only one streaming account, and wait to unbind before bind streamings 2019-07-01 22:47:01 +09:00
AkiraFukushima 12e44ac5cd refs #921 Clean up unused codes 2019-07-01 22:08:31 +09:00
AkiraFukushima 0f6b4ecf86 refs #921 Fix create notification function 2019-06-29 00:24:55 +09:00
AkiraFukushima a9dc10b912 refs #921 Wait to change route until change el-menu-item 2019-06-28 23:54:44 +09:00
AkiraFukushima c602bd87a4 refs #921 Change loading only modal is opened in new toot 2019-06-27 23:14:31 +09:00
AkiraFukushima c4055095c7 refs #921 Unbind streaming notification after destroyed 2019-06-27 23:03:33 +09:00
AkiraFukushima 5201a65b9f refs #921 Restart all user streamings when reload 2019-06-27 23:03:33 +09:00
AkiraFukushima 1b5c9cee32 refs #921 Allow switching streaming only dm, local, public, tag, and list 2019-06-27 23:03:33 +09:00
AkiraFukushima 97b05e78c5 refs #921 Show error message when failed to start streamings 2019-06-27 23:03:33 +09:00
AkiraFukushima f27f816fe5 refs #921 Fix unbind streaming when user change accounts 2019-06-27 23:03:33 +09:00
AkiraFukushima 80e9e6368c refs #921 Run all userstreaming and notify for all accounts 2019-06-27 23:03:30 +09:00
AkiraFukushima a4c5f3e914
Merge pull request #939 from h3poteto/iss-209
refs #209 Add integration tests for Contents
2019-06-18 22:14:26 +09:00
AkiraFukushima 2848400baa refs #209 Fix order of calling ipc in Preferences 2019-06-18 22:12:23 +09:00
AkiraFukushima ceefd69b26 refs #209 Add integration tests for FollowRequests 2019-06-17 21:35:32 +09:00
AkiraFukushima 0dff4909c8 refs #943 Allow up to 72pt font in Appearance 2019-06-16 22:01:48 +09:00
AkiraFukushima 2d1cd99193 refs #209 Add integration tests for Public 2019-06-13 23:42:28 +09:00
AkiraFukushima e7666fb840 refs #940 Update megalodon for User Agent and add User Agent in streaming 2019-06-12 23:16:27 +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 8731f5f24b refs #630 Handle delete event of streamings 2019-05-29 22:06:56 +09:00
AkiraFukushima 070dbef653 refs #630 Fix id type for renderer 2019-05-27 23:04:57 +09:00
AkiraFukushima e76d72dc79 refs #859 Check credentials and update token when launch application 2019-05-22 22:52:40 +09:00
AkiraFukushima b547e09b93 refs #859 Add update access token method using refresh token 2019-05-22 22:12:19 +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 ee2abcdc0f refs #772 Prepare all translations for follow requests 2019-05-12 14:43:09 +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
AkiraFukushima 5a4153df6a
Merge pull request #907 from IzNoGud78/patch-1
Create translation.missing.json
2019-05-08 22:21:44 +09:00
AkiraFukushima 1b5a7cc7e1
Merge pull request #906 from IzNoGud78/patch-5
Update Language.vue
2019-05-08 22:21:32 +09:00
AkiraFukushima 7a3ed6d4df
Merge pull request #905 from IzNoGud78/patch-4
Update index.d.ts
2019-05-08 22:21:18 +09:00
AkiraFukushima 07d64ed78f
Merge pull request #904 from IzNoGud78/patch-3
Update index.js
2019-05-08 22:20:59 +09:00
Paco Len 8e043375d1
Update Language.vue 2019-05-07 22:38:46 +02:00
Paco Len 532e26079d
Update index.d.ts 2019-05-07 22:37:03 +02:00
Paco Len 8217f7a8e5
Update index.js 2019-05-07 22:35:50 +02:00
Paco Len 519887ba11
Create translation.json 2019-05-07 22:31:59 +02:00
Paco Len 87579c998d
Create translation.missing.json 2019-05-07 22:09:59 +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 b5d1bba517 Set nodeIntegration for webview to use ipc, process and require in renderer process 2019-05-06 22:35:09 +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 a4b57dcfd2 refs #860 Show a menu item for save image in context menu 2019-04-23 22:36:05 +09:00
AkiraFukushima a6fec1efa6 Remove debugger in menu 2019-04-23 22:05:22 +09:00
AkiraFukushima 8f85689f2a
Merge pull request #892 from h3poteto/debugger
Fix debug menu label in main menu
2019-04-22 22:22:39 +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 d6d90fe348 Fix debug menu label in main menu 2019-04-20 15:44:22 +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 1e73a864aa refs #850 Fix types in main 2019-04-17 19:52:01 +09:00
AkiraFukushima a7999a8c11 refs #850 Replace streamingManager, streaming, and websocket with typescript 2019-04-17 01:09:29 +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 011df4a9a1 refs #850 Replace fonts with typescript 2019-04-16 21:25:10 +09:00
AkiraFukushima 6693efeb3b refs #850 Replace account and auth with typescript 2019-04-16 21:19:15 +09:00
AkiraFukushima dd5eb4ad9d refs #850 Replace is-empty to lodash 2019-04-16 20:38:02 +09:00
AkiraFukushima 9036a7f780 refs #850 Replace main/index with typescript 2019-04-16 01:35:20 +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 79c850405e refs #850 Add define types for timeFormat in constants 2019-04-15 22:17:09 +09:00
AkiraFukushima bfabb81706 refs #850 Add define types for theme in constants 2019-04-15 22:13:52 +09:00
AkiraFukushima 7782fd8db9 refs #850 Add define types for language in constants 2019-04-15 21:59:24 +09:00
AkiraFukushima 636172959d refs #850 Add define types for displayStyle in constants 2019-04-15 21:44:03 +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 946ead49f5 refs #850 Allow typescript for unit tests 2019-03-25 21:51:24 +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 f1c12d3010 Update electron version to 4.0.8 2019-03-10 21:07:19 +09:00
AkiraFukushima b30f49243b Merge french translation missing file to translation 2019-03-06 21:41:41 +09:00
Louis Legrain 5536b0c1c4
Update translation.json 2019-02-25 18:01:34 +01:00
Louis Legrain 4418d40835
Completing French translation 2019-02-25 16:15:57 +01:00
AkiraFukushima f96cc4d581 refs #515 [fix] Add necessary translation for preferences 2019-02-22 23:58:05 +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 859a0e1ab3
Merge pull request #828 from h3poteto/refactor/toot/computed
refactor: Use computed instead of methods in Toot
2019-01-24 01:17:20 +09:00
AkiraFukushima 10e55d75f5
Merge pull request #827 from h3poteto/iss-825
closes #825 Add option to ignore CW and NFSW
2019-01-24 00:17:02 +09: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 9b2574f909 Merge and lint ko translation json 2019-01-23 22:03:16 +09:00
AkiraFukushima 55b11ed7c8 refs #209 Add unit tests for TimelineSpace 2019-01-20 22:44:03 +09:00
AkiraFukushima adc351cc2d
Merge pull request #820 from h3poteto/iss-209
Add intergation tests for Contents/Home
2019-01-19 22:15:21 +09:00
AkiraFukushima 7b4ddac7cb Add intergation tests for Contents/Home 2019-01-19 21:41:25 +09:00
Canorus c868a550c5 Cleaer translation.missing.json for ko 2019-01-10 08:47:31 +09:00
Canorus 9e6764f6b2 Merge translation.missing.json into translation.json 2019-01-10 08:42:05 +09:00
Canorus 113576ae5f Update Korean translation 2019-01-09 16:44:34 +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 abc4bf5818
Merge pull request #807 from h3poteto/iss-804
closes #804 Don't send event to webContents when window is already closed
2018-12-24 22:35:06 +09:00
AkiraFukushima f1bb90127f refs #804 Don't send event to webContents when window is already closed (not quit) 2018-12-24 18:05:28 +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
AkiraFukushima d43d5a17d9 refs #793 Use same arrow icon for collapse buttons 2018-12-22 22:18:49 +09:00
AkiraFukushima cf53d3e861 Rescue parser error after streaming listener is closed 2018-12-20 01:21:03 +09:00
AkiraFukushima dd02d2e4e5
Merge pull request #786 from h3poteto/iss-769
closes #769 Add a button to switch websocket for streaming
2018-12-19 09:22:44 +09:00
AkiraFukushima 577c416602 refs #769 Update description of button to switch websocket 2018-12-18 23:56:06 +09:00
AkiraFukushima 4253bb791d refs #769 Switch hashtag streaming method 2018-12-18 23:30:04 +09:00
AkiraFukushima c94bfce7eb refs #769 Switch list streaming method 2018-12-18 23:26:59 +09:00
AkiraFukushima 13eaa22832 refs #769 Switch direct streaming method 2018-12-18 23:23:12 +09:00
AkiraFukushima 1d30a5e32c refs #769 Switch public streaming method 2018-12-18 23:17:56 +09:00
AkiraFukushima 1e50e2dd6d refs #769 Switch local streaming method 2018-12-18 23:12:18 +09:00
AkiraFukushima c210bea4d9 refs #769 Switch user streaming method 2018-12-18 23:00:46 +09:00
kPherox e4c071f1db
Fix emoji size 2018-12-16 00:00:15 +09:00
kPherox 7360c4106c
Emojify display name in follow notification 2018-12-15 23:07:02 +09:00
AkiraFukushima 55cb48a0a1
Merge pull request #780 from amyspark/find-pleroma-accounts
Improve searching accounts with Pleroma/MastoFE
2018-12-14 08:55:09 +09:00
AkiraFukushima 2bbb607c54
Merge pull request #784 from amyspark/prevent-multiple-toots
Prevent multiple toot submissions
2018-12-14 08:53:37 +09:00
Torin 7075245624
Updated English Text
I suggest modifying some of the English wording throughout the application for better grammar and readability.
2018-12-12 16:10:25 -08:00
L. E. Segovia 9130102a24
Use finally() to reenable Toot button 2018-12-12 19:59:11 +00:00
AkiraFukushima 8c1cdd4ddb Add a button to switch websocket for streaming 2018-12-12 20:16:20 +09:00
AkiraFukushima bd64b10ad6
Merge pull request #785 from amyspark/make-ui-accessible
Make UI a bit more accessible
2018-12-12 18:54:11 +09:00