Commit graph

16 commits

Author SHA1 Message Date
782c3d070b whitespace trim 2023-02-15 18:08:51 -08:00
03ba94ecb9 Avoid inviting self when sending a PM from a different pnut client
Fixes #63
2022-12-16 12:07:16 -08:00
24d1258265 clean up display name for pnut user 2022-07-20 16:29:53 -07:00
ad49c3a354 add config and filters to logging
Basic logging configuration can now be done in the config.yaml file and
filter has been added to redact the access tokens from the log output.
Closes issue #38
2022-07-01 10:57:16 -07:00
03949ff67b use local timestamp when creating events 2022-06-11 21:47:27 -07:00
Morgan McMillian
e06a3fbf12 initial private channel support
issue #11
2021-03-20 13:26:33 +00:00
Morgan McMillian
fc617a2c67 get size of image to pass to info, not image
Resolves issue #54
2021-03-05 21:16:38 -08:00
Morgan McMillian
07ea679ecd fix channel type check and parsing payload 2021-02-27 10:08:59 -08:00
Morgan McMillian
49fd79e882 fix raw object handling for api v1 2021-01-17 21:47:31 -08:00
Morgan McMillian
2ce39ea06f fix link references for api v1 2021-01-17 21:45:50 -08:00
Morgan McMillian
f10e8bb924 pick up config file from environment variable 2020-03-24 20:47:10 -07:00
Morgan McMillian
dbf3d5e1ae remove test url 2019-02-02 15:10:02 -08:00
Morgan McMillian
febb765f81 - improved thread handling
- automatic reconnect when closed remotely
issue #40
2019-02-02 11:50:56 -08:00
Morgan McMillian
f6d1b74ad7 adjust log entry for when error is recieved on the websocket 2019-01-16 17:37:08 -08:00
Morgan McMillian
3d3f7d0681 Check for existing avatar entry to properly update fixes #39 2019-01-16 17:29:49 -08:00
Morgan McMillian
03587588c4 1.0.0 2019-01-04 03:49:38 +00:00