Commit Graph

1422 Commits

Author SHA1 Message Date
AkiraFukushima 489f200c91 Fix reading translation files japanese and italian 2019-12-22 23:12:43 +09:00
AkiraFukushima c8bd829a47 refs #1021 Search account in reply_to and context before account name search 2019-12-13 00:12:30 +09:00
AkiraFukushima fe766aaf3f refs #1021 Add test for toot parser 2019-12-11 22:48:38 +09:00
AkiraFukushima 744e459ba2 refs #1136 Remove word-break in toot 2019-12-11 22:07:39 +09:00
AkiraFukushima 7b38ee0d13
Merge pull request #1165 from h3poteto/l10n_master
New Crowdin translations
2019-12-11 21:36:56 +09:00
AkiraFukushima 05cb59ac65 New translations translation.json (Russian) 2019-12-11 19:07:30 +09:00
AkiraFukushima 82c6a58059 New translations translation.json (Chinese Simplified) 2019-12-11 04:49:04 +09:00
AkiraFukushima d01a8d578b refs #1163 Use default preference if the file does not exist when get proxy configuration 2019-12-11 00:08:45 +09:00
AkiraFukushima ec9ce16c47 Use ipcRenderer through window to mock ipc method 2019-12-04 23:03:34 +09:00
AkiraFukushima a805ce6a49 Use ipcRenderer through window to mock ipc method in TimelineSpace 2019-12-04 23:03:21 +09:00
AkiraFukushima 9a3ed1fe43 Use ipcRenderer through window to mock ipc method in Modals 2019-12-04 22:56:38 +09:00
AkiraFukushima 8950459bd5 Use ipcRenderer through window to mock ipc method in organisms 2019-12-04 22:53:20 +09:00
AkiraFukushima ba97ac2447 Use ipcRenderer through window to mock ipc method in Settings 2019-12-04 22:48:55 +09:00
AkiraFukushima 456890af85 Use ipcRenderer through window to mock ipc method 2019-12-04 22:35:53 +09:00
AkiraFukushima 9844c35750 refs #901 Use ipcRenderer directly from electron 2019-11-27 23:24:41 +09:00
AkiraFukushima d8e84b18f8 refs #901 Load translation json directly instead of i18next-sync-fs-backend 2019-11-27 00:29:02 +09:00
AkiraFukushima a635cce89d refs #901 Use window object in index.ejs 2019-11-26 22:27:48 +09:00
AkiraFukushima d015da8923 refs #901 Fix clipboard to use window object 2019-11-20 23:32:12 +09:00
AkiraFukushima 2b2133fc1c refs #901 Fix account profile view 2019-11-20 22:38:06 +09:00
AkiraFukushima e8bfffc58b refs #901 Replace shell and clipboard using window object 2019-11-20 22:31:26 +09:00
AkiraFukushima fd1c31bf31 refs #901 Set preload script to import electron, process in webview 2019-11-20 22:21:15 +09:00
AkiraFukushima 27cc29e7ba New translations translation.json (Swedish) 2019-11-19 23:10:46 +09:00
AkiraFukushima 74f91111b5 New translations translation.json (Spanish) 2019-11-19 23:10:34 +09:00
AkiraFukushima 553ae89f4f New translations translation.json (Russian) 2019-11-19 23:10:20 +09:00
AkiraFukushima 15ee41e3ac New translations translation.json (Portuguese) 2019-11-19 23:10:02 +09:00
AkiraFukushima 5e48a267ea New translations translation.json (Norwegian) 2019-11-19 23:09:46 +09:00
AkiraFukushima e7f13af3b0 New translations translation.json (Czech) 2019-11-19 23:09:23 +09:00
AkiraFukushima fd544560cf refs #1106 Add some empty language translation 2019-11-19 22:42:52 +09:00
AkiraFukushima b1b5062cb5 New translations translation.json (Polish) 2019-11-19 05:51:52 +09:00
AkiraFukushima 400323d347 New translations translation.json (Chinese Simplified) 2019-11-19 01:22:02 +09:00
AkiraFukushima 0872b7f3a0 New translations translation.json (Polish) 2019-11-19 01:20:02 +09:00
AkiraFukushima 4ce4fffbc3 New translations translation.json (Korean) 2019-11-19 01:19:46 +09:00
AkiraFukushima f90ce13f43 New translations translation.json (Italian) 2019-11-19 01:19:44 +09:00
AkiraFukushima 2fd74f087b New translations translation.json (German) 2019-11-19 01:19:42 +09:00
AkiraFukushima 29d2c86548 New translations translation.json (French) 2019-11-19 01:19:38 +09:00
AkiraFukushima 5db2573168 New translations translation.json (Polish) 2019-11-19 01:00:09 +09:00
AkiraFukushima 3f49c03eb1 New translations translation.json (Korean) 2019-11-19 01:00:06 +09:00
AkiraFukushima d2e9bce808 New translations translation.json (Italian) 2019-11-19 01:00:04 +09:00
AkiraFukushima 004e02e0ed New translations translation.json (German) 2019-11-19 01:00:02 +09:00
AkiraFukushima 7430f85e0d New translations translation.json (French) 2019-11-19 01:00:00 +09:00
AkiraFukushima a0b191d647 New translations translation.json (Japanese) 2019-11-19 00:43:50 +09:00
AkiraFukushima 0111f123de refs #1106 Always fallback to English when the translation key is missing 2019-11-18 22:32:43 +09:00
AkiraFukushima b2204bf4e6 refs #1084 Update Italy translations 2019-11-17 20:59:34 +09:00
AkiraFukushima 07d42a09c7 fix: Remove debugging code in websocket 2019-11-15 23:29:24 +09:00
AkiraFukushima 38558b8565 Update megalodon version to 2.0.1 2019-11-14 23:56:32 +09:00
AkiraFukushima 961f90d606 refs #1096 Reject duplicated status when append statuses in Hashtag 2019-11-13 23:50:02 +09:00
AkiraFukushima b48a877f5d refs #1096 Reject duplicated status when append statuses in Lists 2019-11-13 23:49:55 +09:00
AkiraFukushima 9cdeba0df5 refs #1096 Reject duplicated status when append statuses in Notifications 2019-11-13 23:42:50 +09:00
AkiraFukushima 542eaf2959 refs #1096 Reject duplicated status when append statuses in Mentions 2019-11-13 23:35:00 +09:00
AkiraFukushima a68b34c252 refs #1096 Reject duplicated status when append statuses in Public 2019-11-13 23:29:37 +09:00
AkiraFukushima 46a86f4778 refs #1096 Reject duplicated status when append statuses in Local 2019-11-13 23:27:01 +09:00
AkiraFukushima 414280d284 refs #1096 Reject duplicated status when append statuses in DirectMessages 2019-11-13 23:23:41 +09:00
AkiraFukushima 6f4c90a2cf refs #1096 Reject duplicated status when append statuses in Home 2019-11-13 22:53:38 +09:00
AkiraFukushima f9ccaf6084 refs #1092 Use system proxy as default in preferences 2019-11-12 00:23:46 +09:00
AkiraFukushima bfdb1d4f07 refs #1091 Update word instance to server 2019-11-12 00:12:18 +09:00
AkiraFukushima 03d404d46a refs #1077 Trim authorization token and domain URL 2019-11-07 23:16:09 +09:00
AkiraFukushima 54f6fc9637 refs #1059 Update translation when domain does not find 2019-11-07 23:02:18 +09:00
AkiraFukushima b88f778e3a closes #1076 Check instance API before request host-meta when confirm instance 2019-11-07 22:49:00 +09:00
AkiraFukushima 2c811ce9a7 refs #982 Add notice in login for users who use proxy server 2019-11-04 22:30:52 +09:00
AkiraFukushima 1f6bcdfdf6 refs #982 Reload proxy configuration after changed 2019-10-29 00:00:19 +09:00
AkiraFukushima 5a25ed42e9 refs #1065 Fix comparison between login user and target account 2019-10-28 22:47:04 +09:00
AkiraFukushima 0068697a7e refs #982 Add proxy configuration for websocket 2019-10-27 18:19:38 +09:00
AkiraFukushima e231bb3cc0 refs #982 refactor: Standardize converting proxy configuration for megalodon 2019-10-27 17:27:00 +09:00
AkiraFukushima a47fbbcf6a refs #982 Add proxy configuration for all requests from main 2019-10-27 17:22:44 +09:00
AkiraFukushima 296ec5c6c2 refs #982 Add proxy configuration for all requests from renderer 2019-10-27 14:41:03 +09:00
AkiraFukushima a0a0838fb4 refs #982 Load system proxy configuration when launch app 2019-10-27 13:29:49 +09:00
AkiraFukushima e1cbdedaf5 Update electron version to 6.1.0 2019-10-23 23:07:20 +09:00
AkiraFukushima 7138ab3df2 refs #982 Add authentication information in proxy form 2019-10-23 22:08:10 +09:00
AkiraFukushima bd49921e09 refs #982 Update translations for proxy configuration 2019-10-23 21:37:13 +09:00
AkiraFukushima 671cca8878 refs #982 Save proxy configuration in db 2019-10-23 00:08:56 +09:00
AkiraFukushima ffdc55d619 refs #982 Add form to configure proxy server 2019-10-22 22:34:01 +09:00
AkiraFukushima eff0801f34 refs #982 Add radio button to switch proxy config 2019-10-22 21:39:10 +09:00
AkiraFukushima ea02d909c9 refs #1061 Replace old Hiragino font for macOS 2019-10-22 17:02:12 +09:00
AkiraFukushima 32e950e047 refs #1055 Add a tray menu to open window 2019-10-13 16:07:35 +09:00
AkiraFukushima 8819545dc7 refs #1046 Add ellipsis on resize knob 2019-09-29 15:02:53 +09:00
AkiraFukushima 10e1c44d49 refs #1046 Set default background color on status 2019-09-29 14:51:26 +09:00
AkiraFukushima 1e374905e8 refs #1046 Adjust upper circle with sidebar 2019-09-29 14:47:47 +09:00
AkiraFukushima ad7fa371dd refs #1046 Fix resize performance for sidebar 2019-09-29 14:28:36 +09:00
AkiraFukushima bc12bae246 refs #1046 Show drag recieve modal when the target is file 2019-09-28 23:21:13 +09:00
AkiraFukushima ad3f4ff706 refs #1046 Allow resize sidebar using drag 2019-09-28 22:48:44 +09:00
AkiraFukushima 8ec06a768b Fix scrollbar design for preferences and settings 2019-09-26 23:58:32 +09:00
AkiraFukushima a745818e20 Fix loading color in preferences 2019-09-26 23:20:12 +09:00
AkiraFukushima 8ca4d4ba8d refs #948 Hide auto-login setting on darwin 2019-09-26 23:02:48 +09:00
AkiraFukushima b5727ca80c refs #948 Through auto-launch in darwin 2019-09-26 01:32:52 +09:00
AkiraFukushima c4a1fbb423 refs #948 Update locales for launch option 2019-09-25 23:23:21 +09:00
AkiraFukushima af08c6c9ba refs #948 Read and update auto-launch status when get preferences 2019-09-25 23:19:21 +09:00
AkiraFukushima fb9d550b88 refs #948 Change auto-launch before save preferences 2019-09-25 23:19:21 +09:00
AkiraFukushima 337012c2ef refs #948 Add other options in prefereces 2019-09-25 23:19:21 +09:00
AkiraFukushima b990229cc1 Add auto launch method 2019-09-25 23:19:21 +09:00
AkiraFukushima 66d1465060 Add shortcut description for reload in modal 2019-09-25 23:06:50 +09:00
AkiraFukushima 44c5c7ee3a refs #1030 Do not enforce single instance in darwin 2019-09-18 01:13:16 +09:00
AkiraFukushima 0a3701a0ba refs #1035 Add reload method for toot detail in sidebar 2019-09-15 23:18:57 +09:00
AkiraFukushima ad7e93c72a refs #1035 Add reload method for account profile in sidebar 2019-09-15 23:12:49 +09:00
AkiraFukushima ac94f69ba0 refs #1035 refactor: Use enum as component type in sidebar 2019-09-15 22:46:48 +09:00
AkiraFukushima ed432b56d3 refs #1035 Add refresh button for sidebar 2019-09-15 22:41:46 +09:00
AkiraFukushima 0579eb337e refs #1035 Re-fetch relationship after mute/block/follow action in sidebar 2019-09-15 22:34:27 +09:00
AkiraFukushima 662febf065 refs #1036 Fix validation status when change the domain in Login 2019-09-15 22:20:33 +09:00
AkiraFukushima 0510b0920e refs #1028 Use authorized request to get instance information when start streamings 2019-09-14 22:44:43 +09:00
AkiraFukushima dd4ca9432a refs #1028 Confirm ActivityPub instance to read host-meta before login 2019-09-14 22:22:43 +09:00
AkiraFukushima 7e9fe8be8c refs #1027 Block to root path when user use brower-back 2019-09-05 00:59:35 +09:00
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