Commit Graph

102 Commits

Author SHA1 Message Date
L. E. Segovia b124801a4d
Fix stylelint typos 2018-11-19 18:17:38 +00:00
L. E. Segovia 70fd73dfa8
Enable adding a media description 2018-11-19 14:56:49 +00:00
L. E. Segovia 2079c720ef
Remove Lato fallback from the New Toot modal
(this breaks emoji rendering too!)
2018-11-18 22:08:45 +00:00
L. E. Segovia 5812963f24
Update toot modal to copy CWs 2018-11-17 18:27:58 +00:00
AkiraFukushima 60406740dc Remove status and spoiler text from state for performance 2018-11-12 22:18:33 +09:00
AkiraFukushima ee49a3dfe9 Add role and alt tag for accessibility 2018-10-21 11:17:59 +09:00
AkiraFukushima 890a7cdb0c refs #360 Update too max characters if the API responds toot_max_chars 2018-10-02 20:49:37 +09:00
AkiraFukushima 2c7d12e7e0 refs #610 Store hashtags and auto insert pined hashtags 2018-09-19 21:24:06 +09:00
AkiraFukushima a9e21af750 refs #610 Add button to pin the hashtag in new toot 2018-09-18 22:30:31 +09:00
AkiraFukushima e97be71471 Fix line height for font icons 2018-09-18 22:19:11 +09:00
AkiraFukushima ddc33f3f9a Call close confirm when cancel new toot 2018-09-18 00:46:34 +09:00
AkiraFukushima 48f1a43075 Add title on new toot 2018-08-21 09:18:11 +09:00
kPherox e8789f2a95
Add paste event listener 2018-08-20 12:22:35 +09:00
AkiraFukushima facebfb84c refs #482 Add confirm modal when status is exist in new toot 2018-08-16 23:59:05 +09:00
AkiraFukushima 6143481bfc refs #151 Define i18n key in constants to translate in rendering 2018-08-14 09:03:52 +09:00
AkiraFukushima 4ed72f01d4 refs #151 Translate messages 2018-08-13 17:30:17 +09:00
AkiraFukushima 8bbb27cb7c refs #151 Use absolute path to load constants 2018-08-13 17:30:16 +09:00
AkiraFukushima 1bb0c5d2e0 refs #151 Fix nested translation for moadls, cards, and side_bar 2018-08-13 17:30:16 +09:00
AkiraFukushima 981805399a refs #151 Use constants object at display name style 2018-08-13 17:29:56 +09:00
AkiraFukushima 61d65c4081 refs #151 Translate at new toot 2018-08-13 17:29:56 +09:00
AkiraFukushima 440460337f refs #352 Divide status component, and show popover for suggest accounts 2018-08-07 23:23:17 +09:00
AkiraFukushima fa43325e58 refs #352 Pick up account name from status 2018-08-07 23:22:40 +09:00
AkiraFukushima af43064700 refs #461 Set default visibility from preferences in new toot modal 2018-08-02 00:02:44 +09:00
AkiraFukushima 8638bee417 refs #461 Use constants for visibility 2018-08-01 23:41:05 +09:00
AkiraFukushima a5eeac7230 fix: Close new toot modal when post 2018-08-01 21:32:21 +09:00
AkiraFukushima af1ce9030e Use v-show instead of v-if where it is not necessary 2018-07-15 10:34:08 +09:00
AkiraFukushima 0e4673fcfc refs #417 Allow drop file to upload the media to mastodon 2018-07-05 22:15:31 +09:00
AkiraFukushima 6a05b39f34 refs #382 Use Lato font in textarea because backtic is broken in Noto 2018-07-02 22:51:40 +09:00
AkiraFukushima 31cb1a8fff refs #380 Set visibility from source message when reply 2018-06-19 22:44:33 +09:00
AkiraFukushima 06976f3375 refs #385 Allow movies as media when post toot 2018-06-14 09:05:03 +09:00
AkiraFukushima 5fbe24bf3f Fix font and color of placeholder in new toot modal 2018-05-28 21:13:30 +09:00
AkiraFukushima c663ded98f refs #327 Allow drop file to upload files 2018-05-27 22:05:29 +09:00
AkiraFukushima 5b8fabab5b refs #302 Set spoiler text when new toot 2018-05-25 08:31:41 +09:00
AkiraFukushima c2c658f838 refs #330 Show sensitive button when attached medias are exist 2018-05-25 00:21:20 +09:00
AkiraFukushima 0b01643a69 refs #330 Set sensitive in new toot modal 2018-05-24 23:38:24 +09:00
AkiraFukushima 7fbf421dd4 fix: Block toot when new toot modal is closed 2018-04-12 00:32:59 +09:00
AkiraFukushima 01e62265bf refs #199 Post toot with visibility level 2018-04-11 23:19:25 +09:00
AkiraFukushima 51e6f891ac refs #199 Change visibility in new toot 2018-04-11 23:12:51 +09:00
AkiraFukushima f4e3039e21 refs #199 Add button to change privacy levet of toot 2018-04-11 20:45:26 +09:00
AkiraFukushima 602c8e349d fix: Set focus in watch directive on newToot 2018-04-10 23:13:43 +09:00
AkiraFukushima 86951ecce2
Merge pull request #200 from h3poteto/iss-167
closes #167 Show lists menu
2018-04-10 00:33:57 +09:00
AkiraFukushima b7f3e30a23 refs #167 Load list timeline 2018-04-09 21:10:25 +09:00
Sardo 9528450d2b Show loading when user post new toot 2018-04-09 15:49:41 +08:00
AkiraFukushima 634d154491 refs #181 Use vue-shortkey at shortcut when post new toot 2018-04-03 22:47:41 +09:00
AkiraFukushima fbcfc4e20f fix: Remove unnecessary setting of background-color 2018-04-02 23:45:24 +09:00
AkiraFukushima f6e162df82 fix: Reset ctrl key event handler when close new toot modal 2018-03-31 15:11:11 +09:00
AkiraFukushima bf750fc165 refs #118 Remove images before toot 2018-03-29 15:49:39 +09:00
AkiraFukushima 215ca53184 refs #118 Show preview of attached image in new toot 2018-03-29 13:36:47 +09:00
AkiraFukushima 3abc8554ef refs #118 Attach image in toot 2018-03-29 13:16:15 +09:00
AkiraFukushima 38fb45bb2f refs #118 Upload images when user select an image 2018-03-29 13:05:19 +09:00
AkiraFukushima 6383705187 refs #118 Add attache button in new toot modal 2018-03-29 12:09:28 +09:00
AkiraFukushima e9304e5378 refs #118 Move NewTootModal component under Modals 2018-03-29 11:25:35 +09:00