index
:
telegabber.git
adhoc
calls
dev
master
message-nick
muc
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix calculating avatar Base64
Bohdan Horbeshko
2022-06-25
1
-1
/
+2
|
*
Same robust file retrieval for calculating avatar SHA1 and Base64
Bohdan Horbeshko
2022-06-25
2
-20
/
+26
|
*
Support /join @publicgroup syntax
Bohdan Horbeshko
2022-06-22
1
-7
/
+25
|
*
Affect the delete icon with the asciiarrows option
Bohdan Horbeshko
2022-06-22
1
-1
/
+7
|
*
Respond correctly to disco queries about account JIDs
Bohdan Horbeshko
2022-06-20
1
-1
/
+7
|
*
Always send XMPP messages with a resource
Bohdan Horbeshko
2022-05-26
6
-11
/
+14
|
*
Implement robust history fetching
Bohdan Horbeshko
2022-05-18
1
-8
/
+16
|
*
Re-upload files to Telegram instead of exposing a XEP-0363 link
Bohdan Horbeshko
2022-05-15
2
-3
/
+101
|
*
Release the authorization lock on client initialization error
Bohdan Horbeshko
2022-05-14
1
-0
/
+1
|
*
Add version flag (specially für sava)
Bohdan Horbeshko
2022-04-23
1
-0
/
+8
|
*
gofmt
v1.2.0
Bohdan Horbeshko
2022-04-01
4
-14
/
+16
|
*
Timezones are expected to ignore DST
Bohdan Horbeshko
2022-04-01
1
-1
/
+1
|
*
Limit the file storage by an optional quota
Bohdan Horbeshko
2022-04-01
8
-1
/
+246
|
*
Improve logging for file download process
Bohdan Horbeshko
2022-03-20
1
-0
/
+2
|
*
Fetch previews for files
Bohdan Horbeshko
2022-03-15
2
-33
/
+113
|
*
Check for nil entity types
Bohdan Horbeshko
2022-03-14
1
-2
/
+2
|
*
Fix entity sorting
Bohdan Horbeshko
2022-03-13
1
-2
/
+2
|
*
Add /forward command
Bohdan Horbeshko
2022-03-12
3
-49
/
+85
|
*
Clasp directives to the following span as required by XEP-0393
Bohdan Horbeshko
2022-03-12
2
-1
/
+130
|
*
Correction: XEP-0393 actually allows preformatted spans
Bohdan Horbeshko
2022-03-12
1
-1
/
+0
|
*
Add strikethrough formatting
Bohdan Horbeshko
2022-03-11
2
-0
/
+32
|
*
Wrap inline code in single backticks
Bohdan Horbeshko
2022-03-11
2
-6
/
+30
|
*
Merge adjacent formatting entities of same kind
Bohdan Horbeshko
2022-03-11
4
-10
/
+139
|
*
Tests for XEP-0393 formatter
Bohdan Horbeshko
2022-03-10
1
-0
/
+63
|
*
Affect the edit icon with the asciiarrows option
Bohdan Horbeshko
2022-03-10
1
-1
/
+7
|
*
gofmt
Bohdan Horbeshko
2022-03-09
1
-3
/
+3
|
*
Move downloaded files to a permanent location
Bohdan Horbeshko
2022-03-09
6
-196
/
+70
|
*
Add /report command
Bohdan Horbeshko
2022-02-26
1
-0
/
+22
|
*
Fix a crash on spoilers
v1.1.3
Bohdan Horbeshko
2022-02-19
1
-0
/
+4
|
*
Support ! prefix for commands in addition to /
Bohdan Horbeshko
2022-02-14
3
-2
/
+3
|
*
Add an asciiarrows option (for clients that do not support Unicode ones)
v1.1.2
Bohdan Horbeshko
2022-02-14
4
-9
/
+29
|
*
Make incoming messages to the transport trigger a subscription
Bohdan Horbeshko
2022-02-14
1
-3
/
+10
|
*
Fix initializing a TDlib instance after subscribing to the transport
Bohdan Horbeshko
2022-02-13
1
-1
/
+1
|
*
Change the example component port (as it leads to confusion too often)
v1.1.1
Bohdan Horbeshko
2022-02-12
1
-1
/
+1
|
*
Fix avatars losing && take care of avatar changes
Bohdan Horbeshko
2022-02-12
2
-25
/
+46
|
*
Add a reference to telegabber-docker
Bohdan Horbeshko
2022-02-12
1
-0
/
+4
|
*
Add /schedule command to send a message in certain time
v1.1.0
Bohdan Horbeshko
2022-02-11
1
-0
/
+81
|
*
Add /silent command to send messages without sound
Bohdan Horbeshko
2022-02-10
1
-0
/
+23
|
*
Fix existing tests
v1.0.1
Bohdan Horbeshko
2022-02-09
2
-28
/
+52
|
*
Revert "Fix strel ochka"
Bohdan Horbeshko
2022-02-09
1
-2
/
+2
|
|
|
|
This reverts commit d48cb8b58682d3b9c5798913de35ae62dd20dd38.
*
Add Apache attack helicopter^W^W license
v1.0.0
Bohdan Horbeshko
2022-02-09
1
-0
/
+202
|
*
gofmt
Bohdan Horbeshko
2022-02-08
7
-36
/
+37
|
*
Add /ttl command to set time-to-live of messages in secret chats
Bohdan Horbeshko
2022-02-08
1
-0
/
+19
|
*
Add `rawmessages` configuration option
Bohdan Horbeshko
2022-02-08
3
-4
/
+16
|
*
Attach resource to presences to prevent unwanted behaviour of some clients
Bohdan Horbeshko
2022-02-08
3
-0
/
+17
|
*
Add disco query responder
Bohdan Horbeshko
2022-02-08
1
-0
/
+33
|
*
Fix status update for users who blacklisted you or were online long time ago
Bohdan Horbeshko
2022-02-07
2
-16
/
+28
|
*
The Proper Subscriptions Filter
Bohdan Horbeshko
2022-02-06
3
-30
/
+51
|
*
Fix replies to non-text messages
Bohdan Horbeshko
2022-02-05
2
-80
/
+118
|
*
Support poll messages
Bohdan Horbeshko
2022-02-05
1
-0
/
+22
|
[next]