1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-11-04 16:18:51 +01:00
conduit/src
Devin Ragotzy 2d69e81699 WIP: send out push notification, impl pusher routes
It seems in order to test this I may also have to impl the email 3pid
route? I need to call the set_pusher route somehow.
2021-01-29 21:48:09 -05:00
..
client_server WIP: send out push notification, impl pusher routes 2021-01-29 21:48:09 -05:00
database WIP: send out push notification, impl pusher routes 2021-01-29 21:48:09 -05:00
appservice_server.rs Fix clippy warnings remove unused imports 2021-01-14 14:30:24 +01:00
database.rs WIP: send out push notification, impl pusher routes 2021-01-29 21:48:09 -05:00
error.rs Run cargo fmt using nightly 2021-01-29 21:48:09 -05:00
lib.rs feat: implement appservices 2020-12-08 12:59:20 +01:00
main.rs Run cargo fmt using nightly 2021-01-29 21:48:09 -05:00
pdu.rs WIP gather and update forward extremities 2021-01-18 19:08:59 -05:00
push_rules.rs Update ruma to latest, renamed server keys and removed PduStub 2020-12-05 17:44:54 +01:00
ruma_wrapper.rs State resolution outline for /send 2021-01-14 14:28:32 +01:00
server_server.rs Fix and integrate outlier tree, build forks after adding event to DB 2021-01-29 21:45:33 -05:00
utils.rs Have Media db return optional content_type, conversion fixes 2020-12-05 17:37:11 +01:00