Commit Graph

75 Commits (7ef32096af6017607f70a0b5aa2fbc03925c72d1)

Author SHA1 Message Date
Bohdan Horbeshko 7ef32096af Basic room disco info
2 years ago
Bohdan Horbeshko 6abb7ff9c2 Respond to disco with conference identity and groups list
2 years ago
Bohdan Horbeshko 710a88cd7d Update the nickname in existing subscriptions on re-subscription
2 years ago
Bohdan Horbeshko e2edbe37ea gofmt
2 years ago
Bohdan Horbeshko 38ffdb9e47 Retrieve Bio / Description for vCard desc / note
2 years ago
Bohdan Horbeshko 493c49cde5 Same robust file retrieval for calculating avatar SHA1 and Base64
2 years ago
Bohdan Horbeshko 70841a2bea Always send XMPP messages with a resource
2 years ago
Bohdan Horbeshko b78779dad0 Re-upload files to Telegram instead of exposing a XEP-0363 link
2 years ago
Bohdan Horbeshko 86cbbcb8bd gofmt
2 years ago
Bohdan Horbeshko 17afd3f8c7 Limit the file storage by an optional quota
2 years ago
Bohdan Horbeshko 5c238db1da Improve logging for file download process
2 years ago
Bohdan Horbeshko 976abf68ce Fetch previews for files
2 years ago
Bohdan Horbeshko 022a12ce31 Add /forward command
2 years ago
Bohdan Horbeshko f6e62fe1fd Merge adjacent formatting entities of same kind
2 years ago
Bohdan Horbeshko 699d75552a Move downloaded files to a permanent location
2 years ago
Bohdan Horbeshko 72b336a5f5 Support ! prefix for commands in addition to /
2 years ago
Bohdan Horbeshko 915c40f1ee Add an asciiarrows option (for clients that do not support Unicode ones)
2 years ago
Bohdan Horbeshko e38f3897e6 Fix avatars losing && take care of avatar changes
2 years ago
Bohdan Horbeshko 3618dadd81 Revert "Fix strel ochka"
2 years ago
Bohdan Horbeshko ec49d5d412 gofmt
2 years ago
Bohdan Horbeshko 0610479734 Attach resource to presences to prevent unwanted behaviour of some clients
2 years ago
Bohdan Horbeshko 32036e3f90 Fix status update for users who blacklisted you or were online long time ago
2 years ago
Bohdan Horbeshko 5a48600b7a The Proper Subscriptions Filter
2 years ago
Bohdan Horbeshko 9d84965e8b Fix replies to non-text messages
2 years ago
Bohdan Horbeshko 7b90b8e4ae Support poll messages
2 years ago
Bohdan Horbeshko d2f35075e3 Support dice messages
2 years ago
Bohdan Horbeshko 6f4cd5547a Support animated emoji messages
2 years ago
Bohdan Horbeshko ab1af45247 Support contact messages
2 years ago
Bohdan Horbeshko 00f6e41e71 Support venue messages
2 years ago
Bohdan Horbeshko 4b2969925b Fix status caching and send status on subscription
2 years ago
Bohdan Horbeshko 39d38fb487 Fix links to tiny images
2 years ago
Bohdan Horbeshko f7e46d5033 Use UniqueId for file URLs
2 years ago
Bohdan Horbeshko 10e5f31b74 Add MessageForwardOriginMessageImport support
2 years ago
Bohdan Horbeshko 9b4830b980 Support passing user ids to commands that accept @usernames
2 years ago
Bohdan Horbeshko 9a49d66279 Add /mute / /unmute commands
2 years ago
Bohdan Horbeshko 2bd15ce6f2 Fix SIGSEGV when a message sender is nil
2 years ago
Bohdan Horbeshko 3cdb625c5e Mark expired online statuses as away
2 years ago
Bohdan Horbeshko 8c20aaa30d Fix links to not-yet-downloaded files
2 years ago
Bohdan Horbeshko 6da0fd56ff Force downloading the chat photo when vCard is requested
2 years ago
Bohdan Horbeshko 6eb0e5f15f Migrate back to the upstream go-tdlib
2 years ago
Bohdan Horbeshko 0b79d6feb1 Refactor some chat commands
2 years ago
Bohdan Horbeshko 77f9c9f74e ForwardInfo refactoring
2 years ago
Bohdan Horbeshko 9f04ed51bd Make /s replace the whole message; fix replies and whitespace corruption
2 years ago
Bohdan Horbeshko ee6653c0c6 /d / /s / /search commands refactoring
2 years ago
Bohdan Horbeshko 077edae986 Add keeponline option
2 years ago
Bohdan Horbeshko d48cb8b586 Fix strel ochka
2 years ago
Bohdan Horbeshko f4e4692a94 Multiple resources handling
2 years ago
Bohdan Horbeshko d36f4449c9 Temporarily switch to a fork of go-tdlib
2 years ago
Bohdan Horbeshko f2f20e680b Fix %!(MISSING) and other formatting issues
2 years ago
Bohdan Horbeshko 2a1c09fcdd Fix a crash on big emojis
2 years ago