Simon Grim
|
32d6d59ee9
|
add checks to handleClickOpenConversation()
|
8 years ago |
Simon Grim
|
8662401d0d
|
quibbling to Erkan's latest activity
|
8 years ago |
erqan
|
c5e8c650f4
|
in following list also
|
8 years ago |
erqan
|
27a018a23e
|
users' last activity (status) time in 'who to follow' lists
|
8 years ago |
Simon Grim
|
6387f4c037
|
separate skips for my_followers and someone_followers modal warnings
|
8 years ago |
Simon Grim
|
d971fb7a51
|
add text formatting to modal inline warning and tune its CSS
|
8 years ago |
Simon Grim
|
1b1ba77e28
|
add checkbox to skip modal inline warning
|
8 years ago |
Simon Grim
|
173d7e749f
|
make modal inline warning optional for modal; fix modal content height; add CSS for `calm` and `nin`
|
8 years ago |
erqan
|
80d5a5b92f
|
adding modal warning field
|
8 years ago |
erqan
|
5cb114b7f2
|
fix internal image preview
|
8 years ago |
erqan
|
2010f7c1d3
|
starting to fav...
|
8 years ago |
Simon Grim
|
36155be0cf
|
add URI shortener modal window with shortened URIs list
|
8 years ago |
erqan
|
fed0b5e81a
|
makes video controls usable
|
8 years ago |
Simon Grim
|
b83616b5cc
|
add exit from routeOnClick() if we got LMB event and some text is selected
|
8 years ago |
Simon Grim
|
50a3ef3272
|
fix of 'followers' link in peer profile modal
|
8 years ago |
Miguel Freitas
|
baf464b761
|
make post size (display and editor) configurable.
default is now 256.
|
8 years ago |
Miguel Freitas
|
b762c645ee
|
fix issues trying to use WebTorrent before it was properly loaded/initialized
|
9 years ago |
Miguel Freitas
|
758f18fa73
|
add span inside preview-container
|
9 years ago |
Miguel Freitas
|
ca911842c1
|
experimental attachment support using webtorrent.
persist attached file (local added torrents) using indexedDB/localForage lib.
|
9 years ago |
Miguel Freitas
|
d6da998635
|
guess media type by filename extension when mimetype is missing
|
9 years ago |
Miguel Freitas
|
8a39eba6b6
|
initial webtorrent support to display embeded media (disabled by default)
|
9 years ago |
Simon Grim
|
ec37c824f9
|
fetch shortened URI on click
|
9 years ago |
Simon Grim
|
572242e0c1
|
fix for retry to decode shortened URI if we got null response
|
9 years ago |
Simon Grim
|
c93474d3d5
|
retry to decode shortened URI if we got null response
|
9 years ago |
Miguel Freitas
|
dccc5695e0
|
support decodeShortURI returning an array [url,mimetype] instead of just url string
|
9 years ago |
Simon Grim
|
6ff3252148
|
add rel="noreferrer" to external links
|
9 years ago |
Simon Grim
|
1d480f2009
|
add fetched URIs' text cropping (23 chars + '…') for better readability
|
9 years ago |
Simon Grim
|
d63918dac6
|
add confirmation to ~shorten URL~ in DMs to tmobile
|
9 years ago |
Simon Grim
|
4f38edc466
|
add confirmation to ~shorten URL~ in DMs
|
9 years ago |
Simon Grim
|
e5a8c44d11
|
tune profile modals openning
|
9 years ago |
Simon Grim
|
e4bc01ecd3
|
rename openConversationClick() to handleClickOpenConversation()
|
9 years ago |
Simon Grim
|
c7f3c9780b
|
fix routeOnClick() to open already active routes in new tab
|
9 years ago |
Simon Grim
|
b7a8240bbc
|
tune profile modals openning
|
9 years ago |
Simon Grim
|
07260049cc
|
add flag to getElem() to search in templates too
|
9 years ago |
Simon Grim
|
6cdc6cc511
|
tune 'shorten URL', add related localization
|
9 years ago |
Simon Grim
|
085108cc58
|
add 'shorten URL' link to .post-area-new textareas and fix misc
|
9 years ago |
Simon Grim
|
2cfaae8568
|
fix misspelling of 'shorten' verb
|
9 years ago |
Simon Grim
|
ee7f84d2b6
|
add and fix checks for daemon version and input data for short URI related functions
|
9 years ago |
Simon Grim
|
2c26754228
|
add dummy URI shortener with link in .userMenu-config-dropdown
|
9 years ago |
Simon Grim
|
08856095b0
|
fix applyShortenedURI() to handle detached elements too
|
9 years ago |
Simon Grim
|
7542eddf5b
|
fix console warning for decodeShortURI()
|
9 years ago |
Miguel Freitas
|
f0d80e25c0
|
reuse the same mechanism that limits parallel dhtgets also for decodeshorturl
|
9 years ago |
Simon Grim
|
7d0ee60aba
|
add caching of shortened URIs after fetching
|
9 years ago |
Simon Grim
|
3e43fdb594
|
add fetching of shortened URIs
see a00dfcf247
and also cb020faba8 for daemon version
|
9 years ago |
Simon Grim
|
68fe2b0174
|
add workaround to be able to play sound notifications on Firefox
|
9 years ago |
Simon Grim
|
3d68b90ef9
|
fix wrong bindings for hyperlinks in fillElemWithTxt()
|
9 years ago |
Simon Grim
|
a9e750c257
|
apply fillElemWithTxt() where htmlFormatMsg() was applied
|
9 years ago |
Simon Grim
|
d33f77a44e
|
add fillElemWithTxt() to fill elements with formatted text with bind actions on it
|
9 years ago |
Simon Grim
|
f656997fa4
|
fix muteEvent()'s default behaviour preventing
|
9 years ago |
Simon Grim
|
8533e8c6e7
|
fix routeOnClick()'s routing in new tab
|
9 years ago |