Commit Graph

936 Commits

Author SHA1 Message Date
Сёма Мрачный
009c3651fc Merge pull request #364 from erqan/fav-on-themes
theme syncing for favs
2016-10-09 10:53:18 +06:00
erqan
c154d61092 theme syncing for favs 2016-10-08 16:48:33 +03:00
Simon Grim
3c629129d6 add polyglot 'daemon_is_obsolete' 2016-10-06 23:44:15 +05:00
Simon Grim
214ec3f3c7 fix DM group joining via key import 2016-10-06 23:33:45 +05:00
Сёма Мрачный
a9265289ec Merge pull request #363 from erqan/last-activity
peers' latest activity (status) time in 'who to follow' lists
2016-09-27 17:35:05 +06:00
erqan
fc3fd21015 Merge pull request #1 from slr/latest-activity
latest activity
2016-09-27 12:34:27 +03:00
Simon Grim
32d6d59ee9 add checks to handleClickOpenConversation() 2016-09-27 04:21:38 +05:00
Simon Grim
c282d9fa69 add latest activity CSS for calm and nin 2016-09-27 04:05:47 +05:00
Simon Grim
8662401d0d quibbling to Erkan's latest activity 2016-09-27 04:04:35 +05:00
erqan
c5e8c650f4 in following list also 2016-09-24 15:30:09 +03:00
erqan
27a018a23e users' last activity (status) time in 'who to follow' lists 2016-09-22 18:14:40 +03:00
Сёма Мрачный
9987bff431 Merge pull request #362 from erqan/modal-warn
add modal inline warnings
2016-09-17 17:52:19 +06:00
erqan
496bb7cbe0 update tr 2016-09-17 12:49:20 +03:00
erqan
b97f34291d Merge branch 'slr-modal-warn' into modal-warn 2016-09-17 12:35:27 +03:00
Simon Grim
6387f4c037 separate skips for my_followers and someone_followers modal warnings 2016-09-11 19:42:36 +05:00
Simon Grim
d971fb7a51 add text formatting to modal inline warning and tune its CSS 2016-09-11 18:45:38 +05:00
Simon Grim
1b1ba77e28 add checkbox to skip modal inline warning 2016-09-11 17:26:53 +05:00
Simon Grim
c14103ae3c add .get() and .set() to twisterOptions 2016-09-11 17:24:48 +05:00
Simon Grim
173d7e749f make modal inline warning optional for modal; fix modal content height; add CSS for calm and nin 2016-09-11 17:19:57 +05:00
erqan
80d5a5b92f adding modal warning field 2016-09-10 18:14:08 +03:00
Сёма Мрачный
e8e72d21b5 Merge pull request #361 from erqan/fix-preview
fix internal image preview
2016-09-08 19:23:27 +06:00
erqan
5cb114b7f2 fix internal image preview 2016-09-08 15:43:53 +03:00
miguelfreitas
2a2a527c2a Merge pull request #360 from erqan/favvv
favs
2016-09-06 22:26:59 -03:00
erqan
a2a7d1c92a indents... 2016-09-06 17:54:47 +03:00
erqan
2010f7c1d3 starting to fav... 2016-09-06 17:49:29 +03:00
Simon Grim
c1aa85fc96 fix search in cached shortened URIs in newShortURI() 2016-09-06 13:55:22 +05:00
Simon Grim
36155be0cf add URI shortener modal window with shortened URIs list 2016-09-06 13:54:11 +05:00
miguelfreitas
2e6c2ac128 Merge pull request #359 from erqan/patch-1
adding max-width for large images...
2016-09-03 12:39:03 -03:00
erqan
fed0b5e81a makes video controls usable 2016-09-03 17:25:40 +03:00
erqan
c95cdeac18 adding max-width for large images... 2016-09-03 15:36:30 +03:00
miguelfreitas
d610a27467 Merge pull request #357 from erqan/patch-1
update tr...
2016-08-02 12:23:56 -03:00
erqan
95654edaf5 update tr... 2016-08-02 18:05:37 +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
Simon Grim
e0a74abae6 fix of wrong twistdays which was based on unfiltered promoted twists 2016-07-31 01:52:37 +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
097d84847b nin's attach button fixed 2016-07-16 17:35:04 -03:00
Miguel Freitas
600b28d82b fix attach button size to fit default/calm themes.
nin button still missing (?)
2016-07-16 17:32:36 -03:00
Miguel Freitas
440bce7c2d do not change webtorrent debug settings, leave as is 2016-05-10 07:21:47 -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
45b587d936 Merge twister-html-webtorrent into blaster 2016-05-08 23:38:38 -03:00
Miguel Freitas
b509a460b7 fix broken html of previous commit (mising ") 2016-05-08 23:38:15 -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