Commit graph

22 commits

Author SHA1 Message Date
Bohdan Horbeshko 9dbd487dae Merge branch 'master' into muc 2023-09-16 23:16:09 -04:00
Bohdan Horbeshko 282a6fc21b Hotfix: prevent lockup on login 2023-08-31 18:24:30 -04:00
Bohdan Horbeshko 4588170d1e Harden the authorizer access to prevent crashes 2023-08-31 17:26:35 -04:00
Bohdan Horbeshko aa561c5be6 Version 1.8.0 2023-08-28 10:20:50 -04:00
Bohdan Horbeshko 8ba7596ab5 Merge branch 'master' into dev 2023-08-26 08:59:14 -04:00
Bohdan Horbeshko 64515e2c66 Fix replies to messages with non-ASCII characters 2023-08-08 00:54:24 -04:00
Bohdan Horbeshko 9377d7a155 Save/read unavailable presence type in cache 2023-08-06 20:04:49 -04:00
Bohdan Horbeshko c03ccfdfb7 Support urn:xmpp:privilege:2 2023-08-02 17:08:06 -04:00
Bohdan Horbeshko 608f675512 Revert sending carbons for outgoing messages to other resources (they duplicate what clients already send to each other) 2023-08-02 16:41:18 -04:00
Bohdan Horbeshko 8fc9edd7e7 Prevent messages to a certain resource from being carbon-copied 2023-08-01 20:03:34 -04:00
Iļja Pavļikhin a5f6c60035 Add building in fcking docker environment 2023-08-01 22:36:27 +00:00
Bohdan Horbeshko 9a84e9a8b6 Store message ids in Badger DB 2023-06-03 00:20:03 -04:00
Bohdan Horbeshko d66f87485d Print commit hash 2023-01-17 23:42:10 -05:00
Bohdan Horbeshko 17afd3f8c7 Limit the file storage by an optional quota 2022-03-31 21:42:12 -04:00
bodqhrohro 70383bee12 Convert formatting entities to Markdown 2020-01-09 23:16:40 +02:00
bodqhrohro cb8e7f4fef Add tests for sessions 2019-12-05 23:21:07 +02:00
bodqhrohro d6f6207ebb Refactoring: move SendPresence to xmpp/gateway package 2019-11-25 00:20:07 +02:00
bodqhrohro 736abcb5bc Send presence for recovered sessions 2019-11-14 22:11:04 +02:00
bodqhrohro 47cf94ad01 Tests for log constants 2019-11-12 20:02:06 +02:00
bodqhrohro 7e036fd795 golint 2019-10-29 03:23:57 +02:00
bodqhrohro 72c9dac62c Add tests for config package (failing for now) 2019-10-22 22:56:11 +03:00
bodqhrohro 9b4a09677a Hello world XMPP echo component 2019-10-22 19:36:54 +03:00