Commit graph

462 commits

Author SHA1 Message Date
iCrawl
16cdb6a085
release: up version number 2017-11-27 02:30:23 +01:00
iCrawl
eedbb19115
release: up version number 2017-11-27 02:24:26 +01:00
iCrawl
c2df002d65
refactor: rename config keys to something more meaningful 2017-11-27 02:14:32 +01:00
iCrawl
07eb608857
refactor: extract generating state and details into its own function 2017-11-27 02:14:12 +01:00
iCrawl
d3d02b9b02
chore: update readme 2017-11-27 01:15:50 +01:00
iCrawl
5797388d75
release: up version 2017-11-27 00:27:11 +01:00
iCrawl
ed37486192
fix: generic json icon 2017-11-27 00:27:00 +01:00
iCrawl
cb40c485e8
release: up version 2017-11-26 23:08:02 +01:00
iCrawl
d9ed2e806c
chore: new features in readme 2017-11-26 23:07:43 +01:00
iCrawl
fafd567cde
feat: debug support 2017-11-26 23:06:01 +01:00
iCrawl
73a0f509db
feat: detect stable or insiders 2017-11-26 22:16:11 +01:00
iCrawl
7db6c051b4
release: up version number 2017-11-26 16:39:20 +01:00
iCrawl
0dc5550526
chore: update readme 2017-11-26 16:38:55 +01:00
iCrawl
0e988a6b5f
release: up version number 2017-11-26 16:32:46 +01:00
iCrawl
a03bfc0c7a
refactor: rewrite how the extension sends activity to discord
this is an important change to not spam the discord client with activity via RPC because it only allows setting a new status every 15 seconds, this way we update the new status and only send it every 15 seconds to comply with that limit
2017-11-26 16:30:32 +01:00
iCrawl
3c307df093
release: up the version number 2017-11-26 14:29:09 +01:00
iCrawl
97e8e3ff06
feat: support a ton of more languages 2017-11-26 14:28:55 +01:00
iCrawl
d189adea7a
release: up version number 2017-11-26 13:16:05 +01:00
iCrawl
3c7f8f7faa
fix: update jar to display the correct image 2017-11-26 13:15:48 +01:00
iCrawl
427da2e9cd
chore: update license file 2017-11-26 12:34:57 +01:00
iCrawl
cf933334e5
release: bump version number 2017-11-26 12:33:09 +01:00
iCrawl
770bf70b32
feat: better language support and detection 2017-11-26 12:32:52 +01:00
iCrawl
53e451c8bb
chore: do not let this be published on npm 2017-11-26 11:16:25 +01:00
iCrawl
65fc6f84bc
chore: add license 2017-11-26 11:15:47 +01:00
iCrawl
b96b9d859e
release: up version number 2017-11-24 21:01:12 +01:00
iCrawl
8f5be47e44
fix: name of undefined when no workspace could be found 2017-11-24 21:00:52 +01:00
iCrawl
36f326f7c1
chore: update readme 2017-11-24 17:10:17 +01:00
iCrawl
7617991f59
release: up the version number 2017-11-24 13:56:42 +01:00
iCrawl
9b854e4f0f
core: update readme 2017-11-24 13:56:31 +01:00
iCrawl
4318c325ac
feat: custom string support 2017-11-24 13:53:47 +01:00
iCrawl
04442116dc
chore: update readme 2017-11-24 13:26:08 +01:00
iCrawl
b89abd7b41
fix: make sure to clear out the last file name 2017-11-24 04:49:32 +01:00
iCrawl
9d47c438b4
revert: use 2 commands for enabling and disabling 2017-11-24 04:42:51 +01:00
iCrawl
0ca42d0288
fix: only send a new presence if the user is writing in a new file 2017-11-24 04:31:18 +01:00
iCrawl
510a4ab32c
refactor: commands merged into a single toggle 2017-11-24 04:17:12 +01:00
iCrawl
78172bf133
fix: move code around to clear the interval properly 2017-11-24 03:51:50 +01:00
iCrawl
fad1abd81c
fix: proper reconnect logic with a counter 2017-11-24 03:45:23 +01:00
iCrawl
fd5a243683
style: change string for error message 2017-11-24 03:33:50 +01:00
iCrawl
ff7e8a19ac
fix: make sure to not skip out on ENOENT 2017-11-24 03:32:16 +01:00
iCrawl
a3a2e47f58
fix: don't throw errors if a reconnect is ongoing 2017-11-24 03:31:37 +01:00
iCrawl
a54dc0767a
fix: double check if RPC exists or not in commands 2017-11-24 03:21:27 +01:00
iCrawl
b432c06ce9
feat: proper destroy and reconnect logic 2017-11-24 03:16:08 +01:00
matthe815
448eee76e9 docs: comment out the code (#2)
Added a bunch of comments to create a better understanding of the code.
2017-11-24 01:22:23 +01:00
FOG_Yamato
428d22d703 feat: enable/disable commands (#1) 2017-11-24 00:53:16 +01:00
iCrawl
4d72a15bd8
style: newline ternaries for readability 2017-11-23 22:17:11 +01:00
iCrawl
1a185bf563
fix: make sure to properly destroy the rpc client 2017-11-23 22:14:16 +01:00
iCrawl
6633506b2b
chore: change readme to reflect rebrand 2017-11-23 21:54:06 +01:00
iCrawl
0dda04253f
chore: rebrand 2017-11-23 21:51:01 +01:00
iCrawl
ebec596be8
release: up version 2017-11-23 21:15:52 +01:00
iCrawl
29420acbec
fix: fallback to a normal file icon if no language is found 2017-11-23 21:14:56 +01:00