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
c664148aff
fix for #165 , now works with localStorage disabled
2015-05-19 13:42:54 +02:00
Hannes Mannerheim
5ca01f9481
cache XRegExp regexps for performance, and XRegExp.forEach was really slow compared to ordinary while&match
2015-03-30 15:07:45 +02:00
Hannes Mannerheim
462b729af4
dots allowed in hashtags
2015-03-30 02:17:30 +02:00
Hannes Mannerheim
a93c60e6ea
solves #43
...
this needed the addition of an external js lib to handle unicode regexp
2015-03-30 01:53:42 +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
e556351906
fix for #142
2015-03-21 17:16:09 +01:00
Hannes Mannerheim
de772f644c
add non breaking space as separator for url syntax highlighting #135
2015-03-17 20:57:21 +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
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
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
140d9aa560
federated-tooltip didn't work
2015-02-27 23:13:44 +01:00
Hannes Mannerheim
9ebacf245f
minor bugfixes
2015-02-26 20:13:52 +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
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
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
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
d790b970c8
Ostatus alt text #107 #109 , thx @llebegue!
2015-02-24 22:50:31 +01:00
Hannes Mannerheim
1e74ad026e
languages separated, jquery easing removed (wasn't used (i think))
2015-02-24 22:36:36 +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
Knut Erik Hollund
8f2c419e47
Translated new items in lan.js to Norwegian
2015-02-11 23:49:43 +01:00
Knut Erik Hollund
58a677c9f9
Finished norwegian translation of ./doc/no/faq.html
2015-02-11 22:41:54 +01:00
Knut Erik Hollund
1b085abf12
Small fix in Norwegian translation
2015-02-10 23:51:02 +01:00
Hannes Mannerheim
d412383654
small galego change by @mbouzada@quitter.se
2015-02-06 13:15:40 +01:00
Mikael Nordfeldth
44e7c095f0
"Amistats" is Catalan gender neutral "friends"
...
Bonus translation from https://quitter.se/notice/3342126
2015-02-06 12:01:10 +01:00
Mikael Nordfeldth
aeaac9e500
Amistades is a gender neutral "friends"
...
Or so I learned on https://quitter.es/notice/145850
2015-02-06 11:55:32 +01:00
llebegue
e6eedc7454
Merge README.md with upstream
2015-02-04 21:46:06 +01:00
llebegue
9ba4dede19
Issue #58 : conditional welcome text
2015-02-04 21:40:56 +01:00
Hannes Mannerheim
0de788b744
galego fixes by @mbouzada@quitter.se
2015-02-03 13:05:11 +01:00
Hannes Mannerheim
d7be265913
galego language fixes by @cineclubesgal@quitter.se
2015-02-03 01:55:53 +01:00
Hannes Mannerheim
4c82182d94
spanish language fixes by @cineclubesgal@quitter.se
2015-02-03 01:45:47 +01:00
Hannes Mannerheim
49be584ec7
galego fixes by mbouzada
2015-02-03 01:40:18 +01:00
Hannes Mannerheim
d8463dc019
makes right click spell checker in firefox work
2015-01-28 00:43:24 +01:00
llebegue
a7e4b4f02b
French translations
2015-01-27 21:31:15 +01:00
Hannes Mannerheim
a7f0100d42
rudamentary blocking, work in progress
2015-01-27 01:57:08 +01:00
Hannes Mannerheim
78d35d6bd5
less crazy middle click on non-expanded queet box #82
2015-01-26 20:09:42 +01:00
Hannes Mannerheim
858d87682a
better counting of line breaks, also hopefullt solves the random collapsing linebreak bug
2015-01-26 19:22:05 +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
d3ba01ebae
german translation of showTerms by holger@quitter.zone
2015-01-26 15:58:42 +01:00
Hannes Mannerheim
c611fa7f5f
french fixes by identlud
2015-01-25 19:32:36 +01:00
Hannes Mannerheim
f6793381be
galego fixes by comumola
2015-01-25 19:29:17 +01:00
Hannes Mannerheim
9f74e49d9e
Merge pull request #88 from malditoastur/patch-3
...
Fixing 1 minor Asturian typo.
2015-01-25 19:10:06 +01:00
Hannes Mannerheim
abacb7db43
galego fixes by xocasgz
2015-01-25 19:09:26 +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
50aab959ad
revert #89
2015-01-23 13:20:30 +01:00
Mikael Nordfeldth
22e4c00e23
Use GNU social upload API instead of selfmade for images etc.
2015-01-23 02:08:21 +01:00
malditoastur
1fdd2fab38
Fixing 1 minor Asturian typo.
...
Fixing 1 minor Asturian typo. " tú "--->" tu "
2015-01-22 18:38:56 +01:00
Hannes Mannerheim
28c146d448
Merge pull request #85 from llebegue/master
...
Bug on image background URL
2015-01-21 21:57:05 +01:00
llebegue
276a962223
Bug on image background URL
2015-01-21 21:51:25 +01:00
Hannes Mannerheim
a2b3de3cbd
Merge pull request #84 from llebegue/master
...
Fix #41 Image background as external parameter
2015-01-21 21:16:20 +01:00
Hannes Mannerheim
0eb2be7576
semicolon bug
2015-01-21 21:15:53 +01:00
llebegue
d15ec44392
Fix #41 Image background as external parameter
2015-01-21 21:03:38 +01:00
Hannes Mannerheim
a0974978f7
fix for #81
2015-01-21 20:45:58 +01:00
Hannes Mannerheim
7244c7e485
upload image bug & faq localisation
2015-01-21 19:15:22 +01:00
malditoastur
dbf22d9bca
Fixing minor Asturian typos.
2015-01-20 22:56:54 +01:00
Hannes Mannerheim
17771f8019
escape ' with \ in asturian
2015-01-20 22:07:38 +01:00
Hannes Mannerheim
2db1cae1d7
Merge pull request #74 from malditoastur/patch-1
...
Update lan.js
2015-01-20 22:05:07 +01:00
Joan Montané
dd0142027a
Catalan abreviattions acording CLDR + minor changes
...
I hope this is the last patch, :)
2015-01-20 21:16:31 +01:00
malditoastur
c13c2b67f1
Update lan.js
...
adding asturian translations
2015-01-20 20:41:08 +01:00
Hannes Mannerheim
679e02ab0b
hopefully last place that needs fixing #71
2015-01-20 15:25:14 +01:00
Hannes Mannerheim
15daae0a36
stop xss in search #71
2015-01-20 14:45:42 +01:00
Hannes Mannerheim
45df35fdc0
Merge pull request #70 from mmn/xss_in_search_page
...
XSS vulnerability in q parameter for search
2015-01-20 14:04:39 +01:00
Hannes Mannerheim
9f613e5a79
capitalistas centralizados: https://quitter.se/notice/3246812
2015-01-20 14:02:28 +01:00
Mikael Nordfeldth
54df331ae4
XSS vulnerability in q parameter for search
2015-01-20 13:50:23 +01:00
Hannes Mannerheim
1b642f1013
spanish corrections by cadetesdelespacio@quitter.es
2015-01-20 13:40:34 +01:00
Joan Montané
eda9c0778a
minor Catalan fixes
2015-01-20 08:53:04 +01:00
Hannes Mannerheim
a3df1ec0e7
#35 fixed
2015-01-20 01:25:23 +01:00
Hannes Mannerheim
8d01fe764f
esperanto fixes by shevek@quitter.se
2015-01-20 00:52:02 +01:00
Hannes Mannerheim
c2e254a6da
language bugs
2015-01-20 00:41:27 +01:00
Hannes Mannerheim
7dce5631a0
small catalan bugs
2015-01-20 00:32:15 +01:00
Joan Montané
c2fdecdab1
Fix Catalan strings
2015-01-20 00:24:17 +01:00
Hannes Mannerheim
f84c48f5ca
optional ahorita
2015-01-19 22:55:19 +01:00
Hannes Mannerheim
20fa00e187
catalan language, thx to nomdusuaria@quitter.no and bueno@quitter.se
2015-01-19 21:19:20 +01:00
Hannes Mannerheim
26463b57fe
spanish language fixes, thx to Evidence, @pelayo@quitter.es and crisinf
2015-01-19 18:24:27 +01:00
Hannes Mannerheim
13d7976dd7
removal of duplicate notifications was broken
2015-01-19 17:05:12 +01:00
Mikael Nordfeldth
ce4b99e2a5
Duplicate items appeared when scrolling to bottom of feed
...
At least on the "notifications" feed page many users on quitter.es reported
that their notifications were duplicated when scrolling down.
It appears that qvitter.js fetches notices but does not check which notices
were already there, so I did a quick fix and set the feed to only fetch
notices which had a max_id of the last item _minus one_.
max_id is inclusive in GNU social.
2015-01-19 15:41:52 +01:00
Hannes Mannerheim
259651e671
the source of notices is probably safe html to render
2015-01-19 14:07:46 +01:00