Commit Graph

45 Commits

Author SHA1 Message Date
Gaëtan Frenoy 92de588a77 More hard-coded "loading..." texts + typos 2018-08-15 09:08:44 +02:00
Gaëtan Frenoy feb0a0177a Add i18n for 'Loading' messages 2018-08-14 23:04:50 +02:00
AkiraFukushima 4ed72f01d4 refs #151 Translate messages 2018-08-13 17:30:17 +09:00
AkiraFukushima 0e4673fcfc refs #417 Allow drop file to upload the media to mastodon 2018-07-05 22:15:31 +09:00
AkiraFukushima 2240df3588 refs #341 Collapse side menu 2018-07-03 01:01:46 +09:00
AkiraFukushima 9ee40bd968 refs #415 Display loading on the timeline space instead of loading covering the whole 2018-07-02 21:53:09 +09:00
AkiraFukushima 8f47d10180 refs #374 Remove global shortcut and use mousetrap 2018-06-06 20:25:28 +09:00
AkiraFukushima 08f9c30ca6 refs #273 Add toot button on header menu 2018-05-30 08:33:47 +09:00
AkiraFukushima ccd159635c refs #309 Clear unread mark when change account 2018-05-17 22:02:59 +09:00
AkiraFukushima d0fe2ffa57 refs #299 Start local streaming when initialize timeline space 2018-05-14 21:37:34 +09:00
AkiraFukushima a9c16f32f2 refs #197 Move store state to each pages 2018-04-21 00:06:29 +09:00
AkiraFukushima 8c23fa675f refs #244 Block changing account when loading timeline 2018-04-20 00:13:37 +09:00
AkiraFukushima 7de423cc69 fix: Set color theme definition on the top level component 2018-04-18 08:22:17 +09:00
AkiraFukushima 7de18166c3 refs #98 Set color from theme color in home 2018-04-14 16:25:43 +09:00
AkiraFukushima 99eac1d958 refs #167 Fetch user's lists 2018-04-08 22:09:28 +09:00
AkiraFukushima af85e5c243 refs #171 Show error message when failed to start streaming 2018-04-03 08:34:27 +09:00
AkiraFukushima fbcfc4e20f fix: Remove unnecessary setting of background-color 2018-04-02 23:45:24 +09:00
AkiraFukushima 23623f6b99 refs #174 Save account username in local db 2018-04-01 21:43:23 +09:00
AkiraFukushima 64a34af860 refs #116 Store Jump modal component under Modals 2018-03-30 00:20:35 +09:00
AkiraFukushima bcd1cfd1c4 refs #116 refactor: Add contents components 2018-03-30 00:20:15 +09:00
AkiraFukushima 3a3f2f94ff refs #116 Create basic side bar 2018-03-29 22:41:28 +09:00
AkiraFukushima e9304e5378 refs #118 Move NewTootModal component under Modals 2018-03-29 11:25:35 +09:00
AkiraFukushima d534983ac6 refs #143 Open images in modal window when click the preview 2018-03-28 09:57:21 +09:00
AkiraFukushima a506da6dda refs #103 Allow application to be draggable 2018-03-24 12:16:33 +09:00
AkiraFukushima f725a57c33 refs #90 Fix header margin 2018-03-22 18:33:31 +09:00
AkiraFukushima 708b8aec65 refs #90 Create channel header 2018-03-22 18:09:58 +09:00
AkiraFukushima 56f88454a0 refs #22 Add change channel shortcut and change channel modal 2018-03-21 15:24:07 +09:00
AkiraFukushima 1c9d36c9e6 refs #48 Add another account and change account 2018-03-21 10:41:53 +09:00
AkiraFukushima bda4e80f2d refs #48 Add escape button in login and authorize 2018-03-20 22:12:06 +09:00
AkiraFukushima 2eb0454a24 refs #24 Remove ipcRenderer listeners for keyboard shortcuts 2018-03-14 14:57:51 +09:00
AkiraFukushima 2163f5018c refs #24 Listen local streaming in main process, and display local timeline 2018-03-14 12:24:54 +09:00
AkiraFukushima 29d37d6489 refs #7 Add loading when load home timeline 2018-03-13 23:31:06 +09:00
AkiraFukushima 0dc1788a89 refs #16 Handle error when could not start user stream 2018-03-13 22:35:04 +09:00
AkiraFukushima c559275cca refs #16 Provide callback function when use mastodon-api 2018-03-13 19:18:02 +09:00
AkiraFukushima bb6098c58d refs #28 Add new toot modal 2018-03-13 01:42:47 +09:00
AkiraFukushima dc025d03ed refs #28 Catch menu and shortcut events 2018-03-13 01:00:19 +09:00
AkiraFukushima 90d82610d6 refs #25 Add favourite event card in notifications 2018-03-12 22:35:31 +09:00
AkiraFukushima e1ede624f9 refs #6 Get recent home timeline when timelie space is created 2018-03-12 17:17:41 +09:00
AkiraFukushima 9b0728b724 refs #6 Stop userstreaming when timeline space will destroy 2018-03-12 16:47:27 +09:00
AkiraFukushima 41900126cd refs #6 Start streaming in home timeline 2018-03-12 16:42:05 +09:00
AkiraFukushima e15d8706ae refs #6 Call account in timeline space store 2018-03-12 01:20:08 +09:00
AkiraFukushima 879a3704c5 refs #11 Show username in sidemneu 2018-03-09 17:36:57 +09:00
AkiraFukushima ac8e48cfea refs #1 Create base window for timeline 2018-03-09 15:21:25 +09:00
AkiraFukushima fa3bc25d77 Update access token and redirect after login 2018-03-09 00:24:18 +09:00
AkiraFukushima c2a982b503 Check local access token and redirect to timeline 2018-03-08 18:36:09 +09:00