message-pusher/controller
2023-05-15 23:30:29 +08:00
..
channel.go fix: do not send channel's secret to frontend 2023-05-15 23:30:29 +08:00
github.go fix: check if user's GitHub display name is empty 2022-12-21 11:47:27 +08:00
message-sse.go feat: use sse to fetch new messages (close #70) 2023-05-12 18:28:54 +08:00
message.go feat: use sse to fetch new messages (close #70) 2023-05-12 18:28:54 +08:00
misc.go feat: able to set home page link 2023-05-14 18:19:24 +08:00
option.go perf: replace multiple if statements with switch 2022-12-21 11:53:28 +08:00
user.go fix: fix IsShared implementation 2023-05-06 11:49:56 +08:00
webhook.go fix: able to search link now 2023-05-10 16:10:03 +08:00
websocket.go feat: now server part supports multiple channels for the same type (#50) 2023-05-05 10:43:56 +08:00
wechat.go fix: check input for user model 2022-11-25 16:48:20 +08:00