summary refs log tree commit diff
path: root/gateway/src/listener (follow)
Commit message (Expand)AuthorAgeFilesLines
* :bug: fix event listenerFlam3rboy2021-10-241-2/+4
* :bug: also receive events for newly added members/relationshipsFlam3rboy2021-10-171-2/+13
* :zap: improve performance of identify + listenerFlam3rboy2021-10-171-39/+76
* :art: emoji db migrationFlam3rboy2021-10-101-1/+1
* :art: fix imports with new build scriptFlam3rboy2021-10-091-3/+3
* :art: rewrite importsFlam3rboy2021-09-201-5/+2
* Removed ChannelService, more fixesAlTech982021-09-181-1/+1
* Fix gateway not listening for new channels eventsAlTech982021-09-181-8/+3
* Gateway permission check fixAlTech982021-09-161-3/+8
* :bug: fix dm #321Flam3rboy2021-09-131-1/+1
* :bug: fix channel events + message sendFlam3rboy2021-09-131-12/+14
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-5/+5
* :bug: fix member + member listFlam3rboy2021-09-031-9/+35
* :sparkles: add user_id field to MemberFlam3rboy2021-09-021-1/+1
* :sparkles: channel recipientsFlam3rboy2021-08-311-5/+5
* :sparkles: typeorm gatewayFlam3rboy2021-08-291-12/+11
* :construction: gatewayFlam3rboy2021-08-241-5/+5
* :construction: fix server bundleFlam3rboy2021-08-131-6/+7
* abstract Event emissionFlam3rboy2021-08-131-258/+51
* :sparkles: gatewayFlam3rboy2021-08-121-0/+382