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
7e9257635b
only count image attachments
2015-06-10 02:49:07 +02:00
Hannes Mannerheim
f0aff8cb97
no thumbs in profile popup notices
2015-06-10 01:02:55 +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
b292a273d8
design change fix
2015-06-07 11:48:41 +02:00
Hannes Mannerheim
d079f94936
don't expand notices in local profile popups
2015-06-05 09:13:36 +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
150bb1b9d6
better handling of profile cards, work in progress
2015-06-02 23:45:46 +02:00
Hannes Mannerheim
d5a3c0f003
faster retrieval of external profiles
2015-06-02 13:53:36 +02:00
Hannes Mannerheim
a016241dea
compatibility with the libreJS plugin
2015-06-01 18:27:36 +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
a19109545a
correction
2015-05-19 15:24:11 +02:00
Hannes Mannerheim
a28089c89e
fix for #148 and better caching of user designs
2015-05-19 15:22:52 +02:00
Hannes Mannerheim
e569c8c21f
fix for #147
2015-03-30 00:06:03 +02:00
Hannes Mannerheim
837ad8ca5a
fix for #150
2015-03-29 23:49:26 +02:00
Hannes Mannerheim
5376a9954a
fixes bug with "show more in conversation" shown in the middle of the conversation
2015-03-29 23:38:45 +02:00
Hannes Mannerheim
4253bffebb
saner each statement
2015-03-29 23:07:43 +02:00
Hannes Mannerheim
592d712599
first attachment on top in thumbnails, solves issue with expanding later
2015-03-29 22:51:34 +02:00
Hannes Mannerheim
e0324a3562
hashtags with special characters now works (better, at least) in browsing history
2015-03-07 15:50:43 +01:00
Hannes Mannerheim
f7e0a05478
more rtl fixes
2015-03-06 01:34:02 +01:00
Hannes Mannerheim
5092d5c708
cache conversations by conversation-id, of course!
2015-03-05 23:35:08 +01:00
Hannes Mannerheim
c2ace7695c
better localStorage cache management
2015-03-05 22:22:48 +01:00
Hannes Mannerheim
a2af140a18
mistake
2015-03-05 13:04:27 +01:00
Hannes Mannerheim
0847e4de93
svg attachment support
2015-03-05 13:00:24 +01:00
Hannes Mannerheim
5ebe154879
add hooks for other plugins to tap into qvitter
2015-03-03 00:33:18 +01:00
Hannes Mannerheim
9a4147fb60
cache full text of truncated queets in localStorage
2015-02-25 23:46:32 +01:00
Hannes Mannerheim
8463546ec8
image deep linking feature got lost in 2d1c237fa4
2015-02-25 22:53:09 +01:00
Hannes Mannerheim
fb4ad4e1f9
avatar row can overflow, but hidden
2015-02-25 21:50:16 +01:00
Hannes Mannerheim
1e36c997f0
conversation, repeat and fav caching, new api for getting favs&repeats in same request, etc
2015-02-25 21:16:24 +01:00
Hannes Mannerheim
1ea39b765a
Merge pull request #122 from mmn/html5_video_support_fix
...
Test against an element that actually will exist
2015-02-25 02:54:21 +01:00
Mikael Nordfeldth
cbe84b4e21
Test against an element that actually will exist
2015-02-25 02:27:11 +01:00
Hannes Mannerheim
174b13ef17
Merge pull request #121 from mmn/html5_video_support
...
Add HTML5 video support
2015-02-25 02:16:23 +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
d790b970c8
Ostatus alt text #107 #109 , thx @llebegue!
2015-02-24 22:50:31 +01:00
Mikael Nordfeldth
6b85f449dc
$.inArray(...) was always evaluated as true
...
>= 0 because index entries start at 0 (if not found, inArray returns -1)
2015-02-24 21:31:29 +01:00
Mikael Nordfeldth
2d1c237fa4
Use attachment mimetype to identify image attachments
2015-02-24 20:46:51 +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
8d2d4d7cca
new notifications check moved to http header to reduce polling
2015-01-26 17:13:34 +01:00
Hannes Mannerheim
8c38287b0c
terms of use, and video thumbnail fix
2015-01-25 19:05:09 +01:00
Hannes Mannerheim
dab96e99a9
#89 extended to work with rotation and thumbnails
2015-01-23 16:28:41 +01:00
Hannes Mannerheim
15daae0a36
stop xss in search #71
2015-01-20 14:45:42 +01:00
Mikael Nordfeldth
54df331ae4
XSS vulnerability in q parameter for search
2015-01-20 13:50:23 +01:00
Hannes Mannerheim
13d7976dd7
removal of duplicate notifications was broken
2015-01-19 17:05:12 +01:00
Hannes Mannerheim
5b711d981f
replace html special chars to stop xss
2015-01-18 20:36:08 +01:00
Joshua Judson Rosen
96867c8983
Don't insert extra whitespace in queetbox.
2014-11-30 21:48:11 -05: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
2d1ed0e038
external user popup bugfixes
2014-11-24 16:10:59 +01:00