Commit Graph

58 Commits

Author SHA1 Message Date
Hannes Mannerheim
1c8d539237 hide&delete remote notices from qvitter-instances 2015-06-18 20:55:46 +02:00
Hannes Mannerheim
eee1084be4 small rtl fixes 2015-06-18 19:05:08 +02:00
Hannes Mannerheim
e1695c5dba fixes #208 2015-06-18 18:47:59 +02:00
Hannes Mannerheim
1e00226c7b localization of the hardcoded "click to drag" string in jWindowCrop 2015-06-18 14:57:23 +02:00
Hannes Mannerheim
95b117a249 fixes #179 and #137 2015-06-17 01:37:35 +02:00
Hannes Mannerheim
e4d4f3c3de ostatus link to the left in rtl mode 2015-06-17 01:08:41 +02:00
Hannes Mannerheim
fdda2e4e0d no autoplay for animated gifs, better handling of youtube and webm videos
also solves @moshpirit's issue in #190, but when there's a mix of local
images and videos gnusocial messes up the order...
2015-06-17 00:44:18 +02:00
Hannes Mannerheim
8443b37035 small css fix 2015-06-10 08:26:17 +02:00
Hannes Mannerheim
fdb2c5b49f better yt video support 2015-06-10 00:25:36 +02:00
Hannes Mannerheim
dd14e3977e image popups 2015-06-09 23:42:41 +02:00
Hannes Mannerheim
c36100d9df minicolors updated, #186 fixed, wait 0,5s before saving new colors, and new domains in regexp 2015-06-07 10:52:38 +02:00
Hannes Mannerheim
9e45bcab47 better support for custom sprites 2015-06-06 16:20:26 +02:00
Hannes Mannerheim
d749713ef3 caching of profile cards in window object. also: open popups for local users 2015-06-05 02:17:33 +02:00
Hannes Mannerheim
ce0100ee1e better handling of user designs, and a new custom welcome text option 2015-05-29 17:30:03 +02:00
Hannes Mannerheim
95435143de fix for #166 2015-05-19 14:28:33 +02:00
Hannes Mannerheim
158ee6ec67 hide overflowing stuff when collapsing queet 2015-04-07 13:12:59 +02:00
Hannes Mannerheim
e569c8c21f fix for #147 2015-03-30 00:06:03 +02:00
Hannes Mannerheim
f7e0a05478 more rtl fixes 2015-03-06 01:34:02 +01:00
Hannes Mannerheim
46b2422d62 rtl fixes 2015-03-06 01:17:28 +01:00
Hannes Mannerheim
0847e4de93 svg attachment support 2015-03-05 13:00:24 +01:00
Hannes Mannerheim
1540996739 makes unwanted scrollbars disappear when text contains emojis 2015-02-26 00:33:48 +01:00
Hannes Mannerheim
0446b8e91c should have known that wouldn't work... 2015-02-26 00:28:02 +01:00
Hannes Mannerheim
fb4ad4e1f9 avatar row can overflow, but hidden 2015-02-25 21:50:16 +01:00
Mikael Nordfeldth
b8d4e6abee max-width 100% for img and video media
There's still a margin to the edges, but this will make it scale properly
in the smaller width mobile-mode as well, without a bunch of @media rules.
2015-02-25 03:12:03 +01:00
Mikael Nordfeldth
e2fad3fe05 Add HTML5 video support
Requires the underlying GNU social instance to have the VideoThumbnails
plugin and (for that) 'libav-tools' (with 'avconv') installed. Support
for ffmpeg or maybe mplayer as a fallback is considered but not planned.

If the underlying instance does _not_ support video thumbnailing there
will simply be none to fetch and none will be listed.

One bug remains and that is when the video is clicked (on the play button)
the notice closes again. I am not sure how to abort that properly.
2015-02-25 02:13:21 +01:00
Hannes Mannerheim
69c10f6df5 another solution for #105 thx @rozzin 2015-02-24 18:34:51 +01:00
Hannes Mannerheim
f9f2aaddce worst bug ever fixed https://social.umeahackerspace.se/notice/186213 2015-02-09 00:26:45 +01:00
Hannes Mannerheim
5c6f978261 expanded queets should not have a max height for queet text 2015-02-03 01:00:23 +01:00
Hannes Mannerheim
b8ac19b90a queet text max height 2015-02-03 00:52:30 +01:00
Hannes Mannerheim
a7f0100d42 rudamentary blocking, work in progress 2015-01-27 01:57:08 +01:00
Hannes Mannerheim
5ffe3faf96 follow button css class renamed to work with some adblock lists 2015-01-26 17:35:44 +01:00
Hannes Mannerheim
8c38287b0c terms of use, and video thumbnail fix 2015-01-25 19:05:09 +01:00
Hannes Mannerheim
c4c6396a76 even more wild guessing #62 2015-01-19 21:49:06 +01:00
Hannes Mannerheim
d05a6a388a another wild guess to solve issue #62 2015-01-19 21:47:17 +01:00
Hannes Mannerheim
aaaa225190 blindly editing css to see if it fixes issue #62.... 2015-01-19 20:59:22 +01:00
Hannes Mannerheim
0a048baea7 invite friends for invite-only instances, thx @rozzin 2014-12-09 02:24:23 +01:00
Hannes Mannerheim
c7b84ce637 OpenID login link 2014-12-08 17:39:47 +01:00
Hannes Mannerheim
73c32af95d undo commit 3ad2e0a 2014-12-08 16:23:00 +01:00
Joshua Judson Rosen
69db9a06fb Prevent background-image from tiling.
Some browsers apparently mess up rendering unless we do this
(discovered in Epiphany on Debian 7.7/wheezy).
2014-12-05 00:10:51 -05:00
Joshua Judson Rosen
3ad2e0abba Use the background-image even in condensed view.
Scale and position it so as to smoothly transition across the condensed/full threshold.
2014-12-05 00:08:09 -05:00
Joshua Judson Rosen
4d16fd0010 Fix autocomplete overflow on condensed view 2014-11-30 21:49:52 -05:00
Hannes Mannerheim
ccb6c0094a back-to-top-button in faq 2014-11-28 03:20:34 +01:00
Hannes Mannerheim
ef51b7da86 move faq to own file and faq menu item in classic 2014-11-28 01:16:34 +01:00
Hannes Mannerheim
8303c557dd easier updates 2014-11-27 21:04:41 +01:00
Hannes Mannerheim
46bf7bf232 design consistency 2014-11-26 01:51:07 +01:00
Hannes Mannerheim
e442a6d67d fix issues with mention suggestions 2014-11-26 00:58:56 +01:00
Hannes Mannerheim
2950f0a23b v4. design, img upload, avatar, bg img, etc etc 2014-11-24 13:47:45 +01:00
Hannes Mannerheim
0c9bf23e80 various bugfixes 2014-10-05 14:07:31 +02:00
Hannes Mannerheim
45adaa560a thumbnails now work, queet box bugfix, qvitter compact format removed 2014-10-02 19:24:54 +02:00
Hannes Mannerheim
ac2d8d27a1 "follows you" badge in profile card 2014-09-30 14:52:41 +02:00