Commit Graph

902 Commits

Author SHA1 Message Date
abjectio
11d79dbee9 Merge branch 'master' of git.gnu.io:h2p/Qvitter 2016-02-23 21:08:47 +01:00
Hannes Mannerheim
35f6515cab notice.is_local can be -1 for silenced remote users, we can't use that for determining if a notice is local. use user.is_local instead 2016-02-23 12:03:01 +01:00
Hannes Mannerheim
b1852c79c0 don't include attentions to groups 2016-02-17 01:37:15 +01:00
Hannes Mannerheim
4898d83fe8 notification count in front of site title, makes it show even if the tab width is small 2016-02-17 00:44:38 +01:00
Hannes Mannerheim
a6fbae5938 better transition with cached notices without some new attributes 2016-02-17 00:26:18 +01:00
Hannes Mannerheim
b3200f993a fixes 2) in #33, tags can contain and end with . and - 2016-02-16 23:41:29 +01:00
Hannes Mannerheim
a4661e15eb closes #21 2016-02-16 20:00:26 +01:00
Hannes Mannerheim
0f9ec45a06 removes error in blocked-feed when we haven't blocked anyone 2016-02-16 19:20:44 +01:00
Hannes Mannerheim
4be6c25996 use attentions for building reply strings and reply-to elements 2016-02-16 19:20:20 +01:00
Hannes Mannerheim
1e57eba7d1 fixes 1) in #33 2016-02-16 14:37:16 +01:00
Hannes Mannerheim
5675069b6b fixes #30 2016-02-16 14:28:00 +01:00
Hannes Mannerheim
f8e93650e8 remove debug message 2016-02-16 13:39:26 +01:00
Hannes Mannerheim
f82589398b updated favicons 2016-02-16 13:37:29 +01:00
Hannes Mannerheim
2c66b7e39c Any click empties the mentions-suggestions 2016-02-16 12:36:23 +01:00
Hannes Mannerheim
de078b42b5 revert !18 and fix bug that didn't expand videos 2016-02-16 12:21:06 +01:00
hannes
2dbcda40b1 Merge branch 'video_elements_in_queets' into 'master'
in-notice video elements with local thumbs as posters

This is the best I could do with my knowledge of javascript and how everything is designed.


What I'm curious about is however that I thought we already had HTML generation for video elements in Qvitter? That's where I copied the inArray if-statement from anyway...

See merge request !18
2016-02-16 11:00:04 +00:00
hannes
0bc9d2cd26 Merge branch 'align_with_newer_gnusocial' into 'master'
Align with newer gnusocial

In case someone updates GNU social then the NoticeStream "selectVerbs" class variables have changed behaviour.

This request makes Qvitter work with both the old and new.

A consequence of this is that I call parent::__construct() in actions/apitimelinefriendshiddenreplies.php for RawInboxNoticeStreamHiddenReplies, which is why I have to set the class variable $selectVerbs = array(); (because it would otherwise only select POST verbs as a result of parent::__construct(), this retains the old behaviour and everything is exactly as it should be).

See merge request !21
2016-02-16 10:50:46 +00:00
hannes
3b3ddbe83d Merge branch 'semicolon' into 'master'
Fixed missing trailing semicolon

Trailing colon (:) where it should've been a semicolon (;).

See merge request !20
2016-02-16 10:49:37 +00:00
hannes
a5d114cd0c Merge branch 'word-break' into 'master'
Prevent words from breaking mid-word in Notifications

By current behaviour, Notifications will break a word and wrap onto a new line even if it has to cut off the word in half. This is sometimes a good approach for link-intensive posts, but not as much on text-intensive ones.

![chrome_2016-02-14_02-17-16](/uploads/fe76a46fdaa8bb3509fd5ac0db9016f1/chrome_2016-02-14_02-17-16.png)


See merge request !19
2016-02-16 10:49:10 +00:00
Mikael Nordfeldth
92611273c3 Also set selectVerbs so we don't ignore Shares for example. 2016-02-14 20:42:26 +01:00
Mikael Nordfeldth
b442f365a1 Need to call parent construct in order to set selectVerbs stuff 2016-02-14 20:33:28 +01:00
Mikael Nordfeldth
2a75c0b31c align code with newer GNU social 2016-02-14 20:33:06 +01:00
Resi Respati
d58a88d54d Fixed missing trailing semicolon 2016-02-14 02:15:30 +07:00
Resi Respati
baa8d224d7 Prevent words from breaking mid-word in Notifications 2016-02-14 02:14:13 +07:00
Mikael Nordfeldth
970bfb4090 in-notice video elements with local thumbs as posters 2016-02-13 02:08:38 +01:00
hannes
bdc9eb8aae Merge branch 'translation-1' into 'master'
translate some strings to German



See merge request !17
2016-02-12 13:55:56 +00:00
Benedikt Geißler
72d19b1e14 change all pronouns to lower case 2016-02-12 04:25:49 +01:00
Benedikt Geißler
89de83b103 replace all occurences of '" : "' and '":"' by '": "' for a more unified look in
the German translation file
2016-02-12 04:07:33 +01:00
Benedikt Geißler
dc7cdeb4f9 translate some strings to German 2016-02-12 03:59:33 +01:00
Hannes Mannerheim
2816507545 twitter cards and opengraph 2016-02-11 17:48:57 +01:00
Hannes Mannerheim
aa828e620c don't flash the no-javascript message while loading 2016-02-11 14:55:27 +01:00
hannes
fda1da319f Merge branch 'tr-translate' into 'master'
added turkish translation



See merge request !16
2016-02-11 13:46:46 +00:00
Hannes Mannerheim
086991fab8 custom terms from menu and links 2016-02-11 14:29:57 +01:00
Hannes Mannerheim
6909aea0ba follow button for external users directly 2016-02-11 14:29:42 +01:00
Hannes Mannerheim
6023bf8a87 terms fix 2016-02-11 14:29:02 +01:00
Hannes Mannerheim
9eed5c6ed8 sort TWKN by id not created 2016-02-11 14:28:50 +01:00
Yalın Pala
6ebae1f2f0 added turkish translation 2016-02-11 14:56:29 +02:00
hannes
d9a1351036 Merge branch 'master' into 'master'
Update a few terms on pt_br translation

Hopefully this is the last commit until new strings are added.

See merge request !15
2016-02-10 13:17:37 +00:00
Alexandre Oliveira
22559c314a Update a few terms on pt_br translation
Hopefully this is the last commit until new strings are added.
2016-02-10 11:15:06 -02:00
abjectio
9d0d8df2d6 Merge branch 'master' of git.gnu.io:h2p/Qvitter 2016-02-09 20:47:54 +01:00
hannes
e8f2668879 Merge branch 'master' into 'master'
Added Finnish translations



See merge request !14
2016-02-09 19:20:48 +00:00
Mikko Niemikorpi
14b524f0ac Added Finnish translations 2016-02-09 19:50:13 +02:00
hannes
0ca69fab72 Merge branch 'master' into 'master'
Fix pt_br translation



See merge request !13
2016-02-09 14:20:02 +00:00
Alexandre Oliveira
2baf5bde07 Fix pt_br translation 2016-02-08 23:49:28 -02:00
abjectio
dc0747bc39 merging 2016-02-08 23:21:56 +01:00
Hannes Mannerheim
d2a81a6f9c pt_br update by @alexivanov 2016-02-08 11:12:48 +01:00
Hannes Mannerheim
130febadf7 spanish faq addition by @simsa01@quitter.se 2016-02-08 11:09:09 +01:00
Hannes Mannerheim
9db1d67fca nl update 2016-02-08 11:04:08 +01:00
Hannes Mannerheim
a0bd41d9f7 no > nb, fixes #11 2016-02-08 11:00:43 +01:00
hannes
3e7ce55384 Merge branch 'master' into 'master'
Ending spanish translation.

Ending spanish translation.

See merge request !10
2016-02-08 09:53:14 +00:00