Sehio
Sehio
Sehio
Шо опять...
Sehio
Sehio
Wtf
Sehio
Sehio
Sehio
Sehio
Так...
Null
Спасибо Пашечка за очередную чудесную обнову без багов 👍👍👍
ᛞᛁᛉᛗᛟᚱᚨᛚ
Чё там есть сиськи в новых паках
Саша
Привет ребята 👋 после последних объявлений не появилась возможность в норм качестве стримить онлайн радио в группы?
Саша
Ого, 666 участников 👹
Vyacheslav
протести sendData чота такое ощущение что там ржака
чет ничего не поменялось, либо же у меня клиент не обновился
Aleksei
ребята, на йос и десктопной версии что-то не работают новые звуки. кто сталкивался? как лечить?
Zix
приложите Грушу, а если серьёзно, то только обращаться на официальный этот.. Как его... Сайт или как правильно там? 😄
Akhmadbek Ergashev ☕️
Sehio
Санкции во плоти
You
о, и это даже не gnome. удивительно
✙ M Σ L O M Λ N I C ✙
Так пацаны, объясните, когда у человека "в сети" светится серым, это значит, что он в телеге, но не в диалоге со мной? Андроид версия
Lucik
Заметил тоже в бетке, пенял на баг
Groosha
В оф.клиенте вроде нет серого значка, только зелёный
Lucik
Так когда сети не было появлялось раньше
✙ M Σ L O M Λ N I C ✙
Plus Messenger?
Обычная телега
Groosha
✙ M Σ L O M Λ N I C ✙
Надпись в сети в лс с человеком
✙ M Σ L O M Λ N I C ✙
Под его ником
Groosha
А, в смысле, просто написано "в сети"?
Lucik
Иногда в сети серым высвечивается, раньше такое было только когда у тебя сеть пропадала временно
Lucik
Заметил когда на бетку новую перешёл
✙ M Σ L O M Λ N I C ✙
Но сначала просто цветом темы светится
✙ M Σ L O M Λ N I C ✙
А потом таким же цветом как любой другой статус
✙ M Σ L O M Λ N I C ✙
"Был давно, недавно" и тд
Groosha
Странно 🤔 Может, мне в своей кастомной теме такие изменения не видны
Sehio
Ммммм
Null
Ммммм
Вот да
Null
Моргает как светофор
Vyacheslav
кто-то забыл про разметку
Сергей
А как включить прозрачность верхнего бара на андроиде?
Сергей
Мой подходит. И андроид 12 тоже на нём
Null
Ну или принудительно в дебаг настройках кажется можно
ᛞᛁᛉᛗᛟᚱᚨᛚ
Sehio
S.t.a.l.k.e.r be like:
Groosha
Telegram shipped another historic update this past weekend. In addition to features that redefine the boundaries of what a messaging app can do (never before have bots have been so powerful or notification options so flexible), we introduced half a dozen other improvements. Among them is support for more languages in message translations (to turn on the Translate button, head to Settings > Languages). We recognize that Telegram has become the main source of information from Ukraine, and we hope that the tools we provide can help inform more people and save more lives. To ease the work of journalists around the world, all public channel posts in Ukrainian now always offer the translate button by default.
Null
Не понял, где там translate by default
Может когда перевод отключён в настройках? Для украинского все равно будет кнопка
Null
Может когда перевод отключён в настройках? Для украинского все равно будет кнопка
А ну я поздно. Код дурова уже написал расшифровку. Совпадает с моим предположением
Sehio
Не понял, где там translate by default
Ну вроде для любого что на укр есть плашка
Sehio
Як добре коли тебе після тяжкого робочого дня чекає ласкавий кіт
Sehio
Перевод есть, или как оно работает
Sehio
а какая макс длина войса?
Groosha
ну несколько часов точно
Null
А в лимитах такое есть?
Null
Узнать лимиты Telegram можно по ссылке
Groosha
Does Apple intentionally prevent Safari from being a modern browser? Modern web sites can replace apps. In theory. In practice, they are limited by what web browsers allow them to do. On iOS, Apple doesn't give its users the freedom to choose a web browser that supports feature-rich web apps. On iOS and iPadOS, you can only use Safari. Although you can download other browsers, inside they will still be Safari (WebKit), because Apple doesn't allow real competition here. Safari (WebKit) used to be great 15 years ago, but today it provides arguably the worst web browsing experience on mobile. Why? PART I (MOBILE SAFARI) 1. Push Notifications. Not available. 2. Text Field. Safari automatically scrolls the page after tapping a text field, in order to center it – completely ignoring the interface layout. The devs have no way to tune or adjust it. 3. Context Menu Problems. The developers have to use a special delay after a touch gesture, so the system can show the context menu. There is no unified method for this in Safari. Apple occasionally breaks it with OS updates. 4. Random Reloading. Safari tends to refresh the page automatically when zooming on videos or scrolling through a lot of content – interrupting the user and resetting their position. PART II 1. Unsupported Video Stickers (WebM). Sadly, Safari users cannot enjoy them because of missing support for VP8 & VP9 codecs (though these are supported by WebRTC in the same browser). The WebK app is currently about 650 KB – which is enough to contain all the app's features. Some potential workarounds would require downloading an extra 2 MB just to make video stickers playable. 2. No Opus Support. Opus is an audio file format used by all Telegram mobile and desktop apps. It provides solid audio quality while being extremely lightweight. WebK uses a wasm-based module to convert .opus to .wav format, so Safari can play them natively. 3. No Shared Workers. Technically, a worker is a script running in the background. WebK uses a dedicated worker to pack both the network and encryption tasks into a single stream. A shared worker would work outside a single tab, allowing you to use the app in multiple tabs or browser windows simultaneously – which Safari, again, does not support. 4. Essential Methods Missing. Among them, we can mention requestIdleCallback. This method queues a performable function that requires many resources – so it can continue later from the paused state once the browser detects the user is idle. Chrome and Firefox both have it. 5. Visual Artifacts. These occasionally appear because Safari fails to handle multilayer web apps with complex animations. Due to this, the implementation of message reactions had to be significantly simplified. 6. Blur Effects. Safari applies these layers much slower than other browsers, despite blur effects being a major part of iOS design. 7. Smooth Scrolling. It is impossible to implement a smooth scrolling animation. Safari caps the refresh rate at a choppy 30 FPS, which is especially noticeable on 120Hz devices. You may notice this when jumping to the original message from replies, tapping pinned messages, and scrolling to the end of a chat using the ⬇️ button. Many of these features are easy to implement, and have in fact been integrated in browsers on other platforms (such as Chrome on Android). Apple is definitely capable of doing the same, but chose to cripple its Web experience to push users into downloading native apps, where it can charge 30% of every app purchase.
✙ M Σ L O M Λ N I C ✙
Ура
✙ M Σ L O M Λ N I C ✙
Стена ебучего текста
✙ M Σ L O M Λ N I C ✙
Я щас это все в голосовое прочту
✙ M Σ L O M Λ N I C ✙
Ты у меня доиграешься
✙ M Σ L O M Λ N I C ✙
Пиздец тебе
Vyacheslav
и бот удалит автоматически гс
Vyacheslav
Groosha
Вроде нет, кстати
Groosha
А вот я могу 😈
Vyacheslav
Вроде нет, кстати
да не должен, просто забавно было бы
✙ M Σ L O M Λ N I C ✙
✙ M Σ L O M Λ N I C ✙
✙ M Σ L O M Λ N I C ✙