1
0
mirror of https://github.com/twisterarmy/twister-html.git synced 2025-01-22 12:44:14 +00:00

248 Commits

Author SHA1 Message Date
erqan
80d5a5b92f adding modal warning field 2016-09-10 18:14:08 +03:00
erqan
2010f7c1d3 starting to fav... 2016-09-06 17:49:29 +03:00
Simon Grim
36155be0cf add URI shortener modal window with shortened URIs list 2016-09-06 13:54:11 +05:00
erqan
fed0b5e81a makes video controls usable 2016-09-03 17:25:40 +03:00
Simon Grim
b83616b5cc add exit from routeOnClick() if we got LMB event and some text is selected 2016-07-31 03:12:16 +05:00
Simon Grim
50a3ef3272 fix of 'followers' link in peer profile modal 2016-07-31 02:37:52 +05:00
Miguel Freitas
baf464b761 make post size (display and editor) configurable.
default is now 256.
2016-07-16 18:15:50 -03:00
Miguel Freitas
b762c645ee fix issues trying to use WebTorrent before it was properly loaded/initialized 2016-05-09 22:43:33 -03:00
Miguel Freitas
758f18fa73 add span inside preview-container 2016-05-08 23:57:30 -03:00
Miguel Freitas
8a37229ee4 Merge twister-html-webtorrent into blaster 2016-05-08 23:34:07 -03:00
Miguel Freitas
ca911842c1 experimental attachment support using webtorrent.
persist attached file (local added torrents) using indexedDB/localForage lib.
2016-05-08 23:28:32 -03:00
Miguel Freitas
d6da998635 guess media type by filename extension when mimetype is missing 2016-05-08 16:31:54 -03:00
Miguel Freitas
8a39eba6b6 initial webtorrent support to display embeded media (disabled by default) 2016-05-08 13:09:38 -03:00
Simon Grim
ec37c824f9 fetch shortened URI on click 2016-05-06 16:40:12 +05:00
Simon Grim
572242e0c1 fix for retry to decode shortened URI if we got null response 2016-05-05 09:32:45 +05:00
Simon Grim
c93474d3d5 retry to decode shortened URI if we got null response 2016-05-05 09:14:35 +05:00
Miguel Freitas
dccc5695e0 support decodeShortURI returning an array [url,mimetype] instead of just url string 2016-05-03 23:02:54 -03:00
Simon Grim
6ff3252148 add rel="noreferrer" to external links 2016-04-05 19:35:59 +05:00
Simon Grim
1d480f2009 add fetched URIs' text cropping (23 chars + '…') for better readability 2016-04-03 15:44:30 +05:00
Simon Grim
d63918dac6 add confirmation to ~shorten URL~ in DMs to tmobile 2016-03-30 04:34:47 +05:00
Simon Grim
4f38edc466 add confirmation to ~shorten URL~ in DMs 2016-03-29 16:17:18 +05:00
Simon Grim
e5a8c44d11 tune profile modals openning 2016-03-25 04:06:15 +05:00
Simon Grim
e4bc01ecd3 rename openConversationClick() to handleClickOpenConversation() 2016-03-23 23:56:36 +05:00
Simon Grim
c7f3c9780b fix routeOnClick() to open already active routes in new tab 2016-03-23 23:52:53 +05:00
Simon Grim
b7a8240bbc tune profile modals openning 2016-03-23 23:51:12 +05:00
Simon Grim
07260049cc add flag to getElem() to search in templates too 2016-03-23 23:49:58 +05:00
Simon Grim
6cdc6cc511 tune 'shorten URL', add related localization 2016-03-23 21:47:22 +05:00
Simon Grim
085108cc58 add 'shorten URL' link to .post-area-new textareas and fix misc 2016-03-23 04:02:20 +05:00
Simon Grim
2cfaae8568 fix misspelling of 'shorten' verb 2016-03-22 23:12:34 +05:00
Simon Grim
ee7f84d2b6 add and fix checks for daemon version and input data for short URI related functions 2016-03-22 17:43:04 +05:00
Simon Grim
2c26754228 add dummy URI shortener with link in .userMenu-config-dropdown 2016-03-22 01:54:56 +05:00
Simon Grim
08856095b0 fix applyShortenedURI() to handle detached elements too 2016-03-21 23:10:50 +05:00
Simon Grim
7542eddf5b fix console warning for decodeShortURI() 2016-03-21 22:58:42 +05:00
Miguel Freitas
f0d80e25c0 reuse the same mechanism that limits parallel dhtgets also for decodeshorturl 2016-03-20 18:44:28 -03:00
Simon Grim
7d0ee60aba add caching of shortened URIs after fetching 2016-03-21 00:55:32 +05:00
Simon Grim
3e43fdb594 add fetching of shortened URIs
see a00dfcf247
and also cb020faba8 for daemon version
2016-03-20 22:49:50 +05:00
Simon Grim
68fe2b0174 add workaround to be able to play sound notifications on Firefox 2016-03-09 01:23:39 +05:00
Simon Grim
3d68b90ef9 fix wrong bindings for hyperlinks in fillElemWithTxt() 2016-02-23 01:08:01 +05:00
Simon Grim
a9e750c257 apply fillElemWithTxt() where htmlFormatMsg() was applied 2016-02-22 17:09:01 +05:00
Simon Grim
d33f77a44e add fillElemWithTxt() to fill elements with formatted text with bind actions on it 2016-02-22 16:40:04 +05:00
Simon Grim
f656997fa4 fix muteEvent()'s default behaviour preventing 2016-02-22 16:03:09 +05:00
Simon Grim
8533e8c6e7 fix routeOnClick()'s routing in new tab 2016-02-22 16:02:12 +05:00
Simon Grim
b0c2bacb15 fix modals' minimising-resuming-closing in some conditions 2016-02-16 04:46:47 +05:00
Simon Grim
bf88024cb3 fix modals' scroll on resuming 2016-02-16 04:17:33 +05:00
Simon Grim
44e190bc4a make link to more followers in profile to be openning followers modal 2016-02-16 03:48:39 +05:00
Simon Grim
1f95dcb534 fix openFollowersModal() to show not only local user's followers 2016-02-16 03:35:34 +05:00
Simon Grim
a4f2d87678 add .followers-list updating on twisterFollowingO.knownFollowers updating 2016-02-15 23:53:12 +05:00
Simon Grim
9baa250ef0 rename followingList related stuff, delete MAL.followingListLoaded() 2016-02-15 22:56:05 +05:00
Simon Grim
57374638e0 add #followers modal with brief explanation of current inability of obtaining of complete followers list 2016-02-15 22:32:37 +05:00
Simon Grim
d0098f9f3e make confirmPopup() to be able to polyglot .txtMessage at execution 2016-02-15 15:18:06 +05:00