Commit Graph

1158 Commits

Author SHA1 Message Date
llebegue
9ba4dede19 Issue #58 : conditional welcome text 2015-02-04 21:40:56 +01:00
Hannes Mannerheim
bdcdd815ce Merge pull request #99 from mmn/local_group_and_group_feed_fixes
Local group and group feed fixes
2015-02-04 18:28:57 +01:00
Mikael Nordfeldth
2041e2498b Feed fixes for QvitterAction when showing a local group 2015-02-04 18:19:49 +01:00
Mikael Nordfeldth
9c6d426b44 matching groups by nickname only must be for Local_group 2015-02-04 18:03:49 +01:00
Hannes Mannerheim
98cd4ed66a possibility to block ip addresses from registration 2015-02-04 14:44:04 +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
5c6f978261 expanded queets should not have a max height for queet text 2015-02-03 01:00:23 +01:00
Hannes Mannerheim
b8ac19b90a queet text max height 2015-02-03 00:52:30 +01:00
Hannes Mannerheim
ef3af7fe8d thx @mmn 2015-02-01 02:57:18 +01:00
Hannes Mannerheim
0ce46e236f Merge pull request #95 from llebegue/master
Fix #42 link color on main page
2015-01-29 21:28:49 +01:00
llebegue
10b984464a Fix #42 add missing ; 2015-01-29 21:12:56 +01:00
llebegue
d41d105237 Fix #42 link color on main page 2015-01-29 21:00:39 +01:00
Hannes Mannerheim
6cc9a309c3 we don't care if notice with max_id or since_id exist or not
this caused infinite scroll in notification stream to stop loading when
it came across a max_id that was removed from the db
2015-01-28 01:49:41 +01:00
Hannes Mannerheim
f88be7bf6f removes php warning 2015-01-28 01:19:36 +01:00
Hannes Mannerheim
d8463dc019 makes right click spell checker in firefox work 2015-01-28 00:43:24 +01:00
Hannes Mannerheim
6c18728afd no repeats in TWKN (it messed up infinitescrolling) 2015-01-27 23:33:31 +01:00
Hannes Mannerheim
a1eb144b45 Merge pull request #93 from llebegue/master
External parameter for favicon.ico
2015-01-27 23:13:33 +01:00
llebegue
a7e4b4f02b French translations 2015-01-27 21:31:15 +01:00
llebegue
2ae3d05606 External parameter for favicon.ico 2015-01-27 21:22:17 +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
98eea46b16 more hassle installing qvitter 2015-01-26 17:24:27 +01:00
Hannes Mannerheim
f05fd650fb added an event hook to apiauthaction.php to enable header notifications 2015-01-26 17:17:38 +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
fff887b3ee german terms by holger@quitter.zone 2015-01-26 15:53:58 +01:00
Hannes Mannerheim
139017332e try getting thumb url from db if getthumbnail fails #91 2015-01-26 01:47:45 +01:00
Hannes Mannerheim
82b60317c5 Merge pull request #91 from mmn/generate_thumbnail_if_it_doesnt_exist
Generate thumbnail if it doesn't exist
2015-01-26 00:59:56 +01:00
Mikael Nordfeldth
b5a980f082 getThumbnail will generate one if it doesn't exist yet
...so we don't have to generate directly on creation.
2015-01-26 00:30:01 +01:00
Hannes Mannerheim
96b63d6f91 spanish faq 2015-01-25 21:04:35 +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
Hannes Mannerheim
c8373ed839 Merge pull request #89 from mmn/use_gnusocial_upload_mechanism
Use GNU social upload API instead of selfmade for images etc.
2015-01-23 13:02:36 +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