summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2024-12-02jabber: omemo: logic error fixHEADmastersss
2024-12-02jabber: working on xmppmsgsss
2024-12-02jabber: mam messages always already readsss
2024-12-02jabber: xmppmsg: slicingsss
2024-12-02jabber: moved message processing logic into XmppMsg completely (notsss
sliced properly yet)
2024-12-02WIP: started xmpp message handling refactoringsss
2024-12-02code cleaningGeorge Hazan
2024-12-02fixes #3792 (XEP-0388: Extensible SASL Profile support)George Hazan
2024-11-27Telegram: more correct way of thread history fetchingGeorge Hazan
2024-11-27Telegram: let bots liveGeorge Hazan
2024-11-25fixes #4663 (Telegram: некорректно работает ↵George Hazan
отправка нескольких файлов)
2024-11-22Discord: switch to the more fresh protocol versionGeorge Hazan
2024-11-18Telegram: fix for broken forum threadsGeorge Hazan
2024-11-14fixes #4641 (Telegram: удаление с сервера чужих ↵George Hazan
сообщений групчата, если пользователь Миранды не модератор/владелец)
2024-11-09fixes #4768 (TabSRMM: глюки по следам галки ↵George Hazan
автооткрытия для групчатов)
2024-11-04code cleaningGeorge Hazan
2024-11-04fixes #4764 (Telegram: animated sitckers in TGA format are converted into ↵George Hazan
PNG on the fly)
2024-11-04FreeImage: no need to rebuild each time + TARGA supportGeorge Hazan
2024-11-04fixes #4769 (Telegram: показывать всплывающее окно ↵George Hazan
с ошибкой при получении AUTH_KEY_DROP_DUPLICATE)
2024-11-04fixes #4770 (Telegram: ссылка на видео приходит без ↵George Hazan
ссылки)
2024-11-04fixes #4771 (Telegram: кнопка Log out ломает работу ↵George Hazan
протокола до перезапуска)
2024-11-04fixes #4772 (Telegram: добавить возможность ↵George Hazan
подключаться к тестовому серверу)
2024-11-04fixes #4775 (Telegram: добавить поддержку кружков с ↵George Hazan
видео)
2024-10-30Jabber: patch for OMEMOGeorge Hazan
2024-10-27code cleaningGeorge Hazan
2024-10-27fixes #4761 (Ability to use third party discord reimplementations)George Hazan
2024-10-27omemo related patch from anonymous developersss
2024-10-25VKontakte: fix #4760ElzorFox
2024-10-24fixes #4754 (IRC: bb-теги в чате с обрезанными ↵George Hazan
стилями)
2024-10-22VKontakte: opsElzorFox
2024-10-22VKontakte: format forwarding messages as quoteElzorFox
2024-10-22VKontakte:ElzorFox
fix send forward and reply messages version bump
2024-10-22VKontakte: fix logic of marking message as remote readElzorFox
2024-10-21fixes #4625 (Skypeweb+NS: окультурить внешний вид ↵George Hazan
цитат)
2024-10-21VK: remote read support for NewStoryGeorge Hazan
2024-10-21VKontakte:ElzorFox
quick fix #4753 version bump
2024-10-19Telegram: an option not to store channel messagesGeorge Hazan
2024-10-19fixes #4750 (Telegram: add an option not to generate previews for links)George Hazan
2024-10-19fixes #4748 (Telegram: a link isn't parsed correctly being sent to the ↵George Hazan
private chat)
2024-10-18fixes #4645 (Telegram: невозможно скорректировать ↵George Hazan
ошибочно введённый номер телефона)
2024-10-18fixes #4738 (Предпросмотр файлов сохраняется в ↵George Hazan
профиль даже у канала, где приём сообщений и файлов заигнорен)
2024-10-18Telegram: if user removed his nick, then don't store it anymoreGeorge Hazan
2024-10-17libraries removed due to GPL license violationGeorge Hazan
2024-10-16fixes #4733 (NewStory: отметки о прочтении ↵George Hazan
пропадают при переоткрытии окна)
2024-10-15fixes #4720 (NewStory: встроить функциональность ↵George Hazan
MessageState)
2024-10-15Telegram: update for compatibility layer librariesGeorge Hazan
2024-10-14let's test 32-bits version firstGeorge Hazan
2024-10-14Windows XP compatibility for Telegram module (#4729)Shane Fournier
* These changes should allow telegram.dll to build as an XP-compatible component, using LSC wrapper DLLs to resolve dependencies in kernel32.dll and ws2_32.dll. mir_app also uses the LSC wrapper in place of kernel32 to load telegram.dll with support for implicit thread local storage. * Corrected mir_app link target * Now returning to this code, correcting the Telegram build to incorporate the libs properly. * Removed requirement for pwrp_k32 in mir_app. The TLS loading process will now be performed through GetSystemTimeAsFileTime in the Telegram DLL as calls to that function are made before this first TLS access attempt. --------- Co-authored-by: win32ss <win32ss@nulln.nl>
2024-10-14fixes #4725 (SkypeWeb: автооткрытие окна по ↵George Hazan
хайлайту не работает для сообщений групчатов, которые были написаны, пока миранда в оффлайне)
2024-10-14fixes #4730 (Плагины сообщений: уведомление о ↵George Hazan
новом сообщении в групчате не снимается при прочтении)