Commit Graph

31 Commits

Author SHA1 Message Date
Inex Code 6f3105788b Hotfix #25 2021-09-25 21:08:34 +03:00
Inex Code b2082f088b Linting 2021-08-10 22:59:35 +03:00
Inex Code 8ab14c574e Version 0.7.0
* Add read markers support from matrix side
* Allow sending audio messages from matrix side
* Attempt to fix post forwarding, not fixed entirely yet
* Fixed message formatting in wall forwards
2021-08-10 22:57:19 +03:00
Inex Code 443179b286 Version 0.6.0
* Fix forwards in user mode (closes #21)
* Treat replies as forwards in user mode (closes #20)
* Fix posts in user mode (closes #22)
* Basic geo support
* Initial autopopulate support
2021-07-24 03:17:19 +03:00
rud356 ef4dc4e3a5
Move attachments handling to other class and give more informative message about unsupported audio types (#19)
* Change way images are selected

* Fix ordering (i hope so)

* Add debug log line

* Well, this was pointless to touch

* Replace looking for image approach

* Fix naming

* Remove unused function

* Move attachments handlers to functions

* Change how replies working

* Add debug string

* Remove debug strings

* Add debug logs

* Removed debug strings

Co-authored-by: Inex Code <gitea@inex.rocks>
2021-07-16 15:02:37 +03:00
Inex Code 7174806643 Possible fix for #13 2021-06-21 16:25:07 +00:00
Inex Code 7e2889312a Linting and version bump 2021-06-21 16:20:19 +00:00
Inex Code 086e3bf50b
Merge branch 'master' into fix-attachments 2021-06-21 17:58:29 +03:00
rud356 45836d23e7
Fix sending images from vk to matrix for user tokens (#17) 2021-06-21 17:47:50 +03:00
Alexey Murz Korepov 40c7caf0ab Refactored image url search, fixed url for link attachments 2021-02-17 08:45:26 +03:00
Alexey Murz Korepov 2459741e16 Fix fetching groupInfo for private chats with group 2021-02-15 23:44:22 +03:00
Inex Code 14e259dcd8 Handle more attachment types, closes #9 2021-02-13 11:44:47 +00:00
Inex Code fd02432559 Handle creation of chats with groups, closes #7 2021-02-13 11:19:00 +00:00
Inex Code 0d0a98490c Do not expose token on info log level 2021-01-22 20:33:10 +00:00
Inex Code eed568a681 Add music from VK handler 2021-01-22 20:29:41 +00:00
Inex Code ca0ea310a4 Fill puppet metadata and report connectivity status 2021-01-22 20:27:16 +00:00
Alexey Murz Korepov 653b70081e
Fix externalUrl to vk.com
In externalUrl must be url to remote network (official network website), not to bridge homepage.
2021-01-22 14:54:54 +03:00
Inex Code 05766eed21 Implement file recieving via user tokens 2020-12-05 10:24:40 +00:00
Inex Code 27d5e06585 Fix replies via user token 2020-12-05 10:23:15 +00:00
Inex Code 73042f8e93 Initial support for user tokens 2020-11-22 09:59:39 +00:00
Inex Code acf7bdbf80 Linting, version bump 2020-11-20 15:43:32 +00:00
Inex Code 6daf69a6ab Forwards formatting 2020-11-20 08:45:31 +00:00
Inex Code 50e27b2e7d Move from global message IDs to local IDs 2020-11-13 06:42:45 +00:00
Inex Code 757badde67 Linting 2020-11-13 03:14:53 +00:00
Inex Code 5c99493052 Redacts from matrix and documents from vk 2020-11-13 02:02:21 +00:00
Inex Code f384ba6584 Support for edits and better replies 2020-11-13 01:40:53 +00:00
Inex Code f3635581d5 Fallback for sending audio files 2020-11-13 00:26:02 +00:00
Inex Code 877804cf42 Add file handling 2020-11-03 19:02:44 +00:00
Inex Code 5510dc059b Initial reply implementation 2020-11-03 16:38:06 +00:00
Inex Code d8412e921e Add remote/local event id sync 2020-11-03 14:18:20 +00:00
Inex Code 25a85d1a2b Initial commit 2020-11-02 14:48:22 +00:00