This website works better with JavaScript.
Explore
Help
Register
Sign In
r4sas
/
webogram-i2p
Watch
1
Star
0
Fork
You've already forked webogram-i2p
0
Code
Issues
Releases
Wiki
Activity
Telegram Web, preconfigured for usage in I2P.
http://web.telegram.i2p/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
571
Commits
1
Branch
0
Tags
56 MiB
Tree:
bf00606f8d
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bf00606f8d'
${ noResults }
webogram-i2p
/
app
/
partials
/
desktop
/
message_attach_audio.html
4 lines
103 B
Raw
Normal View
History
Unescape
Escape
Added audio player Improved mobile forwarded messages. Closes #470 Closes #446
10 years ago
<
div
class
=
"im_message_audio"
>
<
div
my-audio-player
audio
=
"historyMessage.media.audio"
>
<
/
div
>
integrated i18n into some partials as in the previous commit every string to be displayed in the partials should now be passed through `_` first
10 years ago
<
/
div
>