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
Mikael Nordfeldth
ec057fe8a4
Don't replace https with http in form action URL
...
I guess this is a residual line from when quitter.se had to rewrite their calls to http manually?
2015-01-19 09:31:43 +01:00
Hannes Mannerheim
5b711d981f
replace html special chars to stop xss
2015-01-18 20:36:08 +01:00
postblue
566dc891d7
Fixing mix up
2015-01-18 16:20:19 +01:00
postblue
17f03c9f1d
Missed a line
2015-01-18 15:15:01 +01:00
Hannes Mannerheim
c3f2009837
french translations fixes by @postblue@herds.eu
2015-01-18 15:02:03 +01:00
Hannes Mannerheim
eacf063b0f
.zone in url regexp. this needs fixing later, with all new domains
2015-01-16 01:55:17 +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
ecc0aa8d36
Merge pull request #24 from rozzin/bugfixes
...
Bugfixes
2014-12-02 23:52:51 +01:00
Hannes Mannerheim
ce738d6b09
faq corr
2014-12-02 23:46:12 +01:00
Joshua Judson Rosen
6de248fe04
autocompletion: use avatar URLs, not filenames.
...
Not all avatar-providing plugins generate a local filename;
just using a pregenerated URL is safer.
2014-11-30 21:49:19 -05:00
Joshua Judson Rosen
96867c8983
Don't insert extra whitespace in queetbox.
2014-11-30 21:48:11 -05:00
Hannes Mannerheim
179a49cfa1
more more dynamic plugin directory lookup
2014-11-28 15:54:23 +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
8a72b24ea2
makes thumbnails show again
2014-11-27 23:29:58 +01:00
Hannes Mannerheim
8303c557dd
easier updates
2014-11-27 21:04:41 +01:00
Hannes Mannerheim
62a0357577
on 404, only redirect to front page if this is a user stream
2014-11-27 13:20:00 +01:00
Hannes Mannerheim
76ea483a2a
fix glitch with switching between new and classic
2014-11-27 12:54:56 +01:00
Hannes Mannerheim
e19892584f
missing brackets making background image not appear in webkit
2014-11-27 12:40:05 +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
3701985e7f
bug in profile popup not displaying if we're following or not
2014-11-25 23:36:29 +01:00
Hannes Mannerheim
5e8c84edb2
notifications bug
2014-11-25 21:38:00 +01:00
Hannes Mannerheim
b69f5d364a
upload image design thing
...
(also fixes bug on quitter.se causing images not to preview, caused by
our https substitutions in apache)
2014-11-25 10:01:57 +01:00
Hannes Mannerheim
5fbbce9cd9
one more user popup bugfix
2014-11-24 16:17:40 +01:00
Hannes Mannerheim
2d1ed0e038
external user popup bugfixes
2014-11-24 16:10:59 +01:00
Hannes Mannerheim
2950f0a23b
v4. design, img upload, avatar, bg img, etc etc
2014-11-24 13:47:45 +01:00
Hannes Mannerheim
525124f1f3
hide acitivity notices
2014-11-18 00:52:29 +01:00
Hannes Mannerheim
f74912a9b4
Merge pull request #21 from knuthollund/master
...
Just a minor detail in translation
2014-11-14 02:04:31 +01:00
Hannes Mannerheim
b369982416
hacky way to hide notices with object_type "activity"
...
remote favs will render like a copypasted queet otherwise
2014-11-14 00:48:02 +01:00
Hannes Mannerheim
b06147728a
finnish beta
2014-11-14 00:24:32 +01:00
Knut Erik Hollund
a3bb8f981e
Minor detail in No translation
...
Merge branch 'master' of https://github.com/hannesmannerheim/qvitter
2014-11-09 20:18:50 +01:00
Knut Erik Hollund
83a84a24b3
Minor detail in Norwegian translation
2014-11-09 10:18:24 +01:00
Hannes Mannerheim
d83677add4
shortener bug
2014-11-04 17:32:40 +01:00
Hannes Mannerheim
676ab4aba0
shortener bug with % sign, thx to @simsa0
2014-10-19 15:30:45 +02:00
Hannes Mannerheim
4dca9463b4
better login, don't prompt with basic auth popup, redirect to front page on 404 from api
2014-10-17 19:06:29 +02:00
Hannes Mannerheim
387ecc59f4
better char counting and don't collapse queet box when content is too long
2014-10-17 17:08:14 +02:00
Hannes Mannerheim
4876a6a853
replies in notification tab bug
2014-10-17 16:06:39 +02:00
Hannes Mannerheim
afd4fb3b07
queet box bug
2014-10-06 11:30:33 +02: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
Hannes Mannerheim
91291925c0
link shorten bugfix
...
subdomains and & in url didn't work
2014-09-25 14:02:36 +02:00
Hannes Mannerheim
cc3eb5fdda
site notice, notifications, etc
2014-09-24 23:20:35 +02:00
Knut Erik Hollund
547565a59d
Updated typo
...
One char missing in alterntiv(t)
2014-09-20 11:46:13 +02:00
Knut Erik Hollund
8592cc92fc
Updated Norwegian translation
...
Updated the Norwegian version of welcomeText, hours format ,
externalfollowhelp and otherservers text.
2014-09-20 11:34:04 +02:00
Hannes Mannerheim
45b794591e
url shortener, design etc
2014-09-20 02:53:10 +02:00
Hannes Mannerheim
5293df9ccb
small design issues with mentions
2014-09-15 18:58:34 +02:00
Hannes Mannerheim
f6d8625506
norsk, thx @knuthollund@quitter.se
2014-08-29 12:13:30 +02:00
Hannes Mannerheim
a8028e3c15
Português-Brasil updated
2014-07-16 14:05:21 +02:00
Hannes Mannerheim
7b6559cdc7
Português-Brasil language, thx to @vostok
2014-07-14 21:13:34 +02:00