Commit Graph

129 Commits

Author SHA1 Message Date
Joshua Judson Rosen
8ad46d8534 Make Qvitter work when `SSL sometimes' sites load it w/out SSL
Using HTTPS URLs from a non-HTTPS site can make browsers think
that there's a cross-site issue, for example when loading JSON data
via qvitter HTTP API calls (which makes the browsers block the data,
which breaks Qvitter).

So let the site config decide whether to use HTTPS or not;
on `ssl = sometimes' sites, generally try to use HTTPS only when
it's consistent with how the current page is being loaded
(which is consistent with what the main GNU Social code does).
2014-11-30 21:48:04 -05:00
Hannes Mannerheim
179a49cfa1 more more dynamic plugin directory lookup 2014-11-28 15:54:23 +01:00
Hannes Mannerheim
79ba613042 Merge pull request #23 from mmn/master
More dynamic plugin directory lookup
2014-11-28 15:44:55 +01:00
Mikael Nordfeldth
6083c43863 More dynamic plugin directory lookup
I installed Qvitter in local/plugins/ rather than plugins/ which
meant that some statically assigned paths were incorrect. This patch
will instead find the current Qvitter directory when the plugin is
loaded and use that when finding ctime for files on the filesystem.
2014-11-28 13:54:58 +01:00
Hannes Mannerheim
94fe4284a0 not a clip 2014-11-28 03:42:13 +01:00
Hannes Mannerheim
60ec96c2a8 minor correction 2014-11-28 03:30:06 +01:00
Hannes Mannerheim
09a073b670 faq corrections by @simsa0 2014-11-28 03:28:47 +01:00
Hannes Mannerheim
ccb6c0094a back-to-top-button in faq 2014-11-28 03:20:34 +01:00
Hannes Mannerheim
e0121bfae7 faq corrected by @simsa0 2014-11-28 02:58:02 +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
71493aa8d0 removes a php warning 2014-11-28 00:01:25 +01:00
Hannes Mannerheim
9726187f0c Merge pull request #22 from mmn/master
force the config to be an array if empty
2014-11-27 23:44:43 +01:00
Mikael Nordfeldth
a9423265fd force the config to be an array if empty
...or we get a bunch of "invalid argument" to the foreach statement.
2014-11-27 23:40:07 +01:00
Hannes Mannerheim
8a72b24ea2 makes thumbnails show again 2014-11-27 23:29:58 +01:00
Hannes Mannerheim
80a79de484 readme layout fix (??) 2014-11-27 21:08:41 +01:00
Hannes Mannerheim
9494c7f0aa readme layout fix (?) 2014-11-27 21:07:38 +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
010666c20c removes a php warning 2014-11-25 02:38:46 +01:00
Hannes Mannerheim
c6c5a28959 remove error log spam 2014-11-25 02:34:49 +01:00
Hannes Mannerheim
019fdbd8c9 remove spam in php error log, sry 2014-11-25 01:58:30 +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
1c06c20fe2 new gnu social nightly have the qvitter apiauthaction.php mod 2014-11-14 00:57:15 +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
7d4139df13 if qvitter is opt-out, disable the default register page 2014-10-31 00:28:06 +01:00
Hannes Mannerheim
d045c79853 null bugfix in notifications 2014-10-30 18:57:32 +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
Knut Erik Hollund
615f0d66b8 Merge pull request #1 from hannesmannerheim/master
Merge commits from qvitter 6.10.14
2014-10-06 23:32:57 +02:00
Hannes Mannerheim
461a1844bc removes php warnings 2014-10-06 11:56:34 +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