RootOperator
2f77b19e9d
fix: Authorization Failure ( #60 )
...
Luacheck / Luacheck (push) Successful in 9m42s
StyLua / StyLua (push) Successful in 20m28s
Fixes: jiriks74/presence.nvim#59
2024-06-25 22:29:48 +02:00
c295e1e14f
fix(formatting): Fix formatting using stylua ( #11 )
2023-09-29 02:14:33 +02:00
Andrew Kwon
f2a0dd50c6
Handle json encoding and decoding exceptions
...
Resolves #30
2021-07-27 22:51:19 -07:00
Andrew Kwon
1f1f2f3253
Support Discord Rich Presence on Windows
2021-03-28 11:24:54 -07:00
Andrew Kwon
a325d154fc
Support peer-to-peer workspace state management
...
- Add sync logic to manage multi-client runtime state
- Debounce and set activity on TextChanged events
- Update timestamp to be workspace-specific
- Set activity on an open nvim instance upon a VimLeave event
2021-03-18 19:10:04 -07:00
Andrew Kwon
bb149540fd
Fix various verbiage and style inconsistencies
2021-02-27 17:13:47 -08:00
Andrew Kwon
66bd159dd3
Allow cancelling presence on remote nvim instances
...
- Add msgpack lib
- Restructure to have lib and deps folders
- Add cancellation methods and invoke remote cancellation on update
2021-01-10 22:28:01 -08:00
Andrew Kwon
a656ba5361
Initial commit
2021-01-03 01:22:15 -08:00