Commit Graph

534 Commits

Author SHA1 Message Date
llebegue
e6d270082d Latest jquery version : 2.1.3 2015-03-07 18:00:04 +01:00
llebegue
c010ca7787 Latest jquery version : 2.1.3 2015-03-07 17:59:43 +01: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
46b2422d62 rtl fixes 2015-03-06 01:17:28 +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
8c06700953 unseen notifications glitch fix 2015-03-05 16:04:40 +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
1f965d805e Merge pull request #129 from mmn/url_to_geturl
->url to ->getUrl() for File_thumbnail and Notice
2015-03-04 19:32:59 +01:00
Mikael Nordfeldth
b135a51d6a ->url to ->getUrl() for File_thumbnail and Notice
In older versions ->getUrl() actually just returns ->url, but newer
versions of GNU social have some logic which takes care of certain
issues with outdated URLs stored in the database tables etc.
2015-03-04 12:54:42 +01:00
Hannes Mannerheim
5a6b68289a something here caused firefox to hang. don't know if this fixes it 2015-03-04 01:26:53 +01:00
Hannes Mannerheim
5ebe154879 add hooks for other plugins to tap into qvitter 2015-03-03 00:33:18 +01:00
Hannes Mannerheim
d34fac4a7f Merge pull request #126 from knuthollund/master
Added missing norwegian translation. Changed to be consistent on "GNU social"
2015-02-27 23:15:36 +01:00
Hannes Mannerheim
140d9aa560 federated-tooltip didn't work 2015-02-27 23:13:44 +01:00
Knut Erik Hollund
0069fd77eb It is GNU social - because mattl says so! :) Just a cleanup 2015-02-27 23:05:10 +01:00
Knut Erik Hollund
d2aa1f0354 Added missing norwegian translation. Changed to be consistent when writing 'GNU social' 2015-02-27 22:29:43 +01:00
Hannes Mannerheim
9bc1ea3003 Merge pull request #125 from aleixq/patch-1
Update ca.json
2015-02-27 11:11:38 +01:00
Aleix Quintana Alsius
c80ce662f8 Update ca.json
No need to escape single quotes.
2015-02-27 11:04:13 +01:00
Hannes Mannerheim
9ebacf245f minor bugfixes 2015-02-26 20:13:52 +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
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
af1635825d fix for #40, localStorage.doShake not used anymore 2015-02-25 03:45:13 +01:00
Hannes Mannerheim
5698e7f2e8 don't escape ' inside " 2015-02-25 03:37:24 +01:00
Hannes Mannerheim
3586cfcf6f Merge pull request #123 from mmn/media_maxwidth_relative
max-width 100% for img and video media
2015-02-25 03:16:13 +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
Hannes Mannerheim
d9a3055f5e don't collapse expanded queets when clicking video elements 2015-02-25 02:55:18 +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
Hannes Mannerheim
b7e5e46ab2 Merge pull request #120 from kameleono/master
Language corrections and translations by @kameleono
2015-02-25 02:14:30 +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
Manuel Ortega
1c802323cc Language corrections and translations by @manuel@lamatriz.org 2015-02-25 01:35:21 +01:00
Hannes Mannerheim
f22ebdfbe5 language corrections by @pelirrojillo@quitter.es 2015-02-25 00:43:48 +01:00
Hannes Mannerheim
c9b818edb1 language corrections by anonymous 2015-02-25 00:37:28 +01:00
Hannes Mannerheim
e1a150317a galcian correction by @mbouzada@quitter.se 2015-02-25 00:33:20 +01:00
Hannes Mannerheim
600e2bc022 cache language version in localStorage 2015-02-25 00:12:20 +01:00
Hannes Mannerheim
31aede3418 maybe solves @mmn's issue https://social.umeahackerspace.se/notice/193530 2015-02-24 23:34:52 +01:00
Hannes Mannerheim
40cd97fcd7 remove some whitespaces 2015-02-24 22:57:38 +01:00
Hannes Mannerheim
d790b970c8 Ostatus alt text #107 #109, thx @llebegue! 2015-02-24 22:50:31 +01:00
Hannes Mannerheim
edfb9ada95 Merge pull request #111 from mmn/endsetiapiuser_is_not_always_a_user
EndSetApiUser is not always a User
2015-02-24 22:42:04 +01:00
Hannes Mannerheim
19fd1fb500 fix for pull request #115, thx @jmontane 2015-02-24 22:41:29 +01:00
Hannes Mannerheim
fb6bcc2efe Merge pull request #117 from knuthollund/master
Added equal to the query in NotificationStream. Related to issue #116
2015-02-24 22:37:56 +01:00
Hannes Mannerheim
1e74ad026e languages separated, jquery easing removed (wasn't used (i think)) 2015-02-24 22:36:36 +01:00
Hannes Mannerheim
e6ee9e0752 Merge pull request #119 from mmn/mimetype_for_attachment_identification_fix
$.inArray(...) was always evaluated as true
2015-02-24 22:23:21 +01:00