112 Commits

Author SHA1 Message Date
d47081
d397a7b3ea add yggdrasil ipv6 links support 2022-09-01 17:58:08 +03:00
d47081
428086253a skip self node in the sending peers quantity calculation 2022-07-10 16:57:41 +03:00
d47081
780365561a
fix typo 2022-07-10 12:59:10 +03:00
d47081
3a8f910783 display recipients quentity on sent icon title 2022-07-10 12:38:58 +03:00
d47081
ba77300ed7 increase post sending check timeout to 30 sec 2022-07-10 11:59:11 +03:00
d47081
8d1c23d65e reduce recipient peer quantity to 1 to mark messages as sent 2022-07-10 11:55:40 +03:00
8c52a15d5c add webp images support 2021-07-11 17:13:10 +03:00
Simon Grim
508c05859e fix typo in xmpp URI prefix 2021-04-27 23:59:21 +05:00
Simon Grim
a4d52c7d53 add links' creation for ed2k, magnet and xmmp URI prefixes 2021-04-27 22:34:42 +05:00
D4708
6c8ead1af5
Update js/twister_formatpost.js
Co-authored-by: Сёма Мрачный <scary@tasty.sexy>
2021-04-27 17:40:31 +03:00
D4708
fa093eca15 add ipfs/ipns protocol links support 2021-04-23 02:45:59 +03:00
Simon Grim
cecd428e5d convert profile-edit.html to #/account modal 2019-02-02 14:14:03 +05:00
Simon Grim
fa79bc595c rewrite a post's template related stuff 2019-01-23 10:07:54 +05:00
Simon Grim
4c4666f221 update jQuery to 3.3.1 (and 1.12.4 for tmobile) 2019-01-23 06:24:32 +05:00
Simon Grim
1f535ab230 add mark promoted twists as promoted 2018-10-18 06:15:39 +05:00
Simon Grim
61872ab4eb fix decision whether DM was sent by local or remote peer to mark it accordingly 2017-07-12 19:28:01 +05:00
Simon Grim
8d37b7cf4f fix of "long twists in citations are shown not in full" 2017-01-21 18:09:24 +05:00
Simon Grim
a2619a3bff markout: improve `` escaping 2016-11-27 03:39:20 +05:00
Simon Grim
3415df6d60 tune alertion about suspucious URIs in twists 2016-11-25 03:10:22 +05:00
erqan
2010f7c1d3 starting to fav... 2016-09-06 17:49:29 +03: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
1da57627f3 create a new stopChars variant excludind valid base64 chars used in shortened urls 2016-04-30 11:12:11 -03:00
Simon Grim
e11a1c35ce add appending of twists' elements to twister.html.detached immediately after creation 2016-03-29 14:24:07 +05:00
Miguel Freitas
3023b90c8a display longer posts (>140 characters) 2016-03-25 20:39:36 -03:00
Simon Grim
2a37be1a73 add more strict checks for twist .msg fields corectness 2016-03-25 04:50:28 +05:00
Simon Grim
9fcadc9634 add missed check for userpost.rt.msg emptiness in postToElem() 2016-03-25 03:32:56 +05:00
Simon Grim
21ee46a466 add appending of twists' elements to twister.html.detached immediately after creation
to be able to select them via getElem() in situation where they are not selected because not appended yet to body
e.g. it fixes case when fetched short URIs can't be applied on twists which are created in newConversationModal()
2016-03-21 23:53:51 +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
17bfce7c43 delete console.log() in htmlFormatMsg() for empty input string 2016-02-22 17:10:54 +05:00
Simon Grim
a9e750c257 apply fillElemWithTxt() where htmlFormatMsg() was applied 2016-02-22 17:09:01 +05:00
Simon Grim
f6f807205b optimization of DMs list handling 2016-02-03 22:04:53 +05:00
Simon Grim
8c9c5f9293 The Natural Born Twister. Mess-O-Rama Music Vol. 2: Songs About Templates, Followings, Confirms, Alerts, Blank Windows And Clicks 2016-01-31 11:23:07 +05:00
Simon Grim
25163ed1c5 fix missed parameters in htmlFormatMsg() 2015-11-21 02:35:40 +05:00
Simon Grim
f90c1db413 add 'opt' parameter object to htmlFormatMsg(), initially to set markout applicability 2015-11-20 01:00:30 +05:00
Simon Grim
8163a7ebad tune 'twisted again by @' line to make it translateable & more cuztomizable 2015-11-04 01:29:43 +05:00
erqan
45c6b969ed rt time... 2015-11-03 17:42:34 +03:00
Simon Grim
1afe26afb3 fix check for emptiness of input in htmlFormatMsg() 2015-10-24 02:10:58 +05:00
Simon Grim
89e4d5ed07 show usernames in #groupchat messages 2015-09-04 17:18:49 +05:00
Simon Grim
3595a9d2c5 introduce #groupchat #UI 2015-09-04 03:21:33 +05:00
Simon Grim
fe1d11316b add quote fetching for retwisted twists with comments 2015-08-21 14:36:05 +05:00
Simon Grim
7d156063ee move sent indicator to time stamp 2015-08-20 12:47:39 +05:00
Simon Grim
22b3ba93ce fix of #markout chars position data collecting 2015-08-18 20:23:34 +05:00
Simon Grim
045836a020 fix options image preview showing 2015-08-18 19:08:26 +05:00
Simon Grim
80be52b2d9 add click to post citation to open post in tmobile 2015-08-16 00:25:17 +05:00
Simon Grim
7a6669d926 add click to post citation to open related conversation 2015-08-15 02:17:17 +05:00
Simon Grim
f251cf0949 add handling of new userpost property sig_wort finally 2015-08-13 01:07:13 +05:00
Simon Grim
48a5292249 fix of deleting user mention from mentions to reply 2015-08-12 16:24:09 +05:00
Simon Grim
6537515dac show post retwists with comment as posts with citation 2015-08-12 05:10:56 +05:00
Simon Grim
29e4130e72 fix mentions thing in htmlFormatMsg() 2015-08-12 01:49:30 +05:00
Simon Grim
d61a07f810 restyle postToElem() 2015-08-12 00:36:26 +05:00