Commit Graph

  • 6f770a04cf
    Fix set authorize client kPherox 2019-04-30 14:39:46 +0900
  • 654b6942c3
    Fix timeline event name kPherox 2019-04-30 14:39:00 +0900
  • 51826ecaab
    Support redirect to url scheme for authorize kPherox 2019-04-29 23:56:30 +0900
  • a2cac44a81
    Add url scheme handler kPherox 2019-04-29 23:49:56 +0900
  • 60db0c13a7
    Update dependencies kPherox 2019-04-30 03:28:32 +0900
  • b0b978b7a6
    Fix username kPherox 2019-04-29 23:19:48 +0900
  • 4af9362a93
    Fix not working hot reload for main process kPherox 2019-04-29 05:11:06 +0900
  • 25595c62e0
    Use account doc's full field instead kPherox 2019-04-28 23:56:31 +0900
  • 3f1faae46a CHange: pubTL to TL Cutls 2019-04-28 22:50:25 +0900
  • da6ceefe34 Add: WIP: Timeline (rend/main) Cutls 2019-04-28 22:47:11 +0900
  • b6042896e6
    Remove redundant style for toot border kPherox 2019-04-28 03:50:25 +0900
  • f495a95be5
    Add border to toot block kPherox 2019-04-28 02:51:41 +0900
  • a573d25580
    Add icon to toot for visibility & detail action kPherox 2019-04-28 02:50:25 +0900
  • f1c7b00706
    Refactoring account setup listenr kPherox 2019-04-27 19:36:00 +0900
  • f06327c1e4
    Use client class instead kPherox 2019-04-27 19:04:08 +0900
  • c22484db7c
    Replace promise to await & trycatch kPherox 2019-04-27 18:59:20 +0900
  • ed8514c8c7
    Add interface for account docs of NeDB kPherox 2019-04-27 18:49:31 +0900
  • f32e28b914
    Add client creater for authorized account kPherox 2019-04-27 18:43:06 +0900
  • 9f7d54cb88
    Add setter for non authorized clients kPherox 2019-04-27 18:21:18 +0900
  • aeda2b14c6 to revert Cutls 2019-04-27 15:50:01 +0900
  • 63b8822c05 Cutls's internal commit (merge kPherox's commits) Cutls 2019-04-27 15:13:30 +0900
  • 8118826df5 Introduce: Timeline Cutls 2019-04-27 15:08:25 +0900
  • d3f5313bd8
    Add username props to user timeline component kPherox 2019-04-27 06:45:45 +0900
  • 212cea2b59
    Add user timeline component kPherox 2019-04-27 06:33:15 +0900
  • a19b3c899f
    Add disable close option to base overlay component kPherox 2019-04-27 05:15:24 +0900
  • d3b5d05762
    Change to select timeline when add account kPherox 2019-04-27 05:13:34 +0900
  • fb9d11969b
    Change to propagation login complete event kPherox 2019-04-27 05:02:28 +0900
  • 4094a32ab2
    WIP: Switch Main/Welcome component kPherox 2019-04-27 04:28:19 +0900
  • 69e5fb3f1b
    Change class variable to initalize in created kPherox 2019-04-27 04:24:33 +0900
  • 6c2a98e139
    Fix typo kPherox 2019-04-27 03:23:51 +0900
  • 37da98b19a
    Update dependencies kPherox 2019-04-26 19:12:23 +0900
  • 1417fb228c
    Remove babel/core-js kPherox 2019-04-26 19:11:32 +0900
  • 9973b8d766
    Change modifiers private to public in *.vue kPherox 2019-04-27 03:10:35 +0900
  • 488f4d078e Fix: typo Cutls 2019-04-26 23:45:34 +0900
  • ea47ae8e31 Add: Timeline.vue Cutls 2019-04-26 23:40:09 +0900
  • a802a155c3 Add: button to timelines with auth Cutls 2019-04-26 23:37:32 +0900
  • 7b2cef8c62 Add/Improved: account structure Cutls 2019-04-26 23:36:39 +0900
  • f20d07905a Add: insert account data to db Cutls 2019-04-25 23:39:45 +0900
  • 67afe14c02
    Change sort timing to update event is received kPherox 2019-04-25 21:59:34 +0900
  • a0ce20d829
    Add timeline toot component kPherox 2019-04-25 21:53:51 +0900
  • 877001938a Add: make account.db with NeDB Cutls 2019-04-25 21:26:25 +0900
  • 6786985a8a Instroduce: types NeDB Cutls 2019-04-25 21:19:40 +0900
  • 60f7855117 Introduce: NeDB Cutls 2019-04-25 21:17:52 +0900
  • 41bc02c959 Add: get verify_credentials and error message Cutls 2019-04-25 21:13:12 +0900
  • 8f3edf76e6
    Add error handling to get timeline kPherox 2019-04-25 14:21:21 +0900
  • d47aaf66c1
    Add base input component kPherox 2019-04-25 14:06:36 +0900
  • 57978bd152 TheDesk Minami💛(announce) Cutls 2019-04-25 01:10:49 +0900
  • fd719a0235 Add: get access token Cutls 2019-04-25 01:04:26 +0900
  • 4887dfbd5b Change code formatter config Cutls 2019-04-25 00:52:40 +0900
  • ba5350bf59 Add: show timelines with some format Cutls 2019-04-24 23:48:26 +0900
  • a9c3d4567d
    Switch theme on about panel kPherox 2019-04-24 21:30:41 +0900
  • 1bdf769b4e
    Replace constructor to computed property kPherox 2019-04-24 21:30:16 +0900
  • 502f3d4a69
    Add listener for changed ui theme kPherox 2019-04-24 20:59:30 +0900
  • 6ba7d9ffb0
    Add extension for map sort by value kPherox 2019-04-24 19:47:26 +0900
  • 430a64f592
    Refactoring load timeline kPherox 2019-04-24 19:31:06 +0900
  • 5e4fa1726d
    Add delete listener kPherox 2019-04-24 17:42:35 +0900
  • 0dde80f267
    Remove duplicate action kPherox 2019-04-24 17:37:46 +0900
  • a0e5b2777d
    Change status list to es6 Map kPherox 2019-04-24 17:31:18 +0900
  • cee7b7f079
    Remove listener when component destroy kPherox 2019-04-24 17:15:42 +0900
  • 52c6ff22ee
    Use submit event for add column button kPherox 2019-04-24 17:04:44 +0900
  • dbb9d8065d
    Change to scrollable overlay inner kPherox 2019-04-24 16:58:25 +0900
  • 34a38e8d4d
    Add open streaming kPherox 2019-04-24 06:15:56 +0900
  • e81cf581ef
    Add status id list kPherox 2019-04-24 06:07:15 +0900
  • e0fc3df242
    Change to send timeline result kPherox 2019-04-24 05:30:16 +0900
  • 088599f88c
    Add streming class kPherox 2019-04-24 05:13:32 +0900
  • ab37afb4e6
    Add clients manager class kPherox 2019-04-24 03:58:06 +0900
  • 49acb2c7b7
    Move Timeline.ready to Application.onReady kPherox 2019-04-24 03:40:04 +0900
  • e5b723837d
    Remove @types/ws kPherox 2019-04-24 02:56:47 +0900
  • c7446fd49f
    Add fade animation to overlay comp kPherox 2019-04-24 00:04:29 +0900
  • 38657ce31a
    Remove singleton option kPherox 2019-04-23 23:58:06 +0900
  • 4f2da222a1 WIP: show timeline with megalodon Cutls 2019-04-24 01:07:20 +0900
  • 6adb1ce6d7 update readme Cutls 2019-04-23 23:44:03 +0900
  • 883000b868 Add: base multi-column layout Cutls 2019-04-23 23:42:07 +0900
  • b2ecb68a1a
    Add @types/ws kPherox 2019-04-23 21:51:46 +0900
  • 882f76cfb2
    Change to display overlay for public tl on welcome kPherox 2019-04-23 04:46:17 +0900
  • 79be94b5c7
    Add base overlay component kPherox 2019-04-23 04:43:36 +0900
  • 9e8a769bda
    Change welcome element to middle position kPherox 2019-04-23 04:41:20 +0900
  • ca254eabf2
    Add base button component kPherox 2019-04-23 00:11:19 +0900
  • dc67e851f5
    Switch color with dark mode on macOS kPherox 2019-04-23 00:10:22 +0900
  • e0ed4f30b6
    Change to color customizable kPherox 2019-04-22 23:59:37 +0900
  • 1f597a9d4a
    Merge pull request #63 from cutls/WIP-(before-CI) 18.3.1 Cutls 2019-04-22 23:20:07 +0900
  • 5cd72a538c add note Cutls 2019-04-22 23:19:34 +0900
  • d439169c63
    Merge pull request #61 from kPherox/fix-integrated-tl-reconnect-streaming Cutls 2019-04-22 23:18:12 +0900
  • da39e0ded6 package Cutls 2019-04-22 23:17:46 +0900
  • 823fae5eac TheDesk Usamin (18.3.1) Cutls 2019-04-22 23:16:57 +0900
  • df9207dfcf
    Carve out open url action kPherox 2019-04-22 19:08:23 +0900
  • ee18182915
    Refactoring kPherox 2019-04-22 18:39:16 +0900
  • 4d0d302900
    Add thank to credits kPherox 2019-04-22 15:57:51 +0900
  • 367b9aa168
    Update copyright kPherox 2019-04-22 15:29:48 +0900
  • 40a814e9d8
    Update README.md kPherox 2019-04-22 13:35:19 +0900
  • 4f3a7c47e3
    Change console log level kPherox 2019-04-22 03:33:56 +0900
  • bd8d480e07
    Check error count on integrated tl kPherox 2019-04-22 03:30:25 +0900
  • a09c031dbe
    Add type integrated to reconnector kPherox 2019-04-22 03:26:57 +0900
  • 1fee94846d
    Fix typo kPherox 2019-03-22 03:48:51 +0900
  • 4fb37525d5 Merge branch 'WIP-(before-CI)' of https://github.com/cutls/TheDesk into WIP-(before-CI) Cutls 2019-04-22 01:51:42 +0900
  • 8f25557f20 wip Cutls 2019-04-22 01:51:32 +0900
  • cb47eabed9
    Merge pull request #60 from kPherox/fix-poll-vote-button Cutls 2019-04-22 01:50:29 +0900
  • f8823a4c5a
    Fix bug that deleting the vote button kPherox 2019-04-22 01:34:50 +0900
  • 7fdd5964cc
    Fix lang_parse_vote for en kPherox 2019-04-22 01:00:20 +0900
  • 3aadcaef0f add some notifications sound Cutls 2019-04-20 23:40:12 +0900