Commit Graph

343 Commits

Author SHA1 Message Date
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
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
Hannes Mannerheim
3f81c0816a give follows a bogus notice id so they appear in notifications 2015-01-21 17:49:59 +01:00
Hannes Mannerheim
017310b8f3 Merge pull request #77 from malditoastur/patch-2
Fixing minor Asturian typos.
2015-01-20 23:04:13 +01:00
malditoastur
dbf22d9bca Fixing minor Asturian typos. 2015-01-20 22:56:54 +01:00
Hannes Mannerheim
a9dd7e44d6 Asturian in menu 2015-01-20 22:11: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
Hannes Mannerheim
786e474ed8 Merge pull request #75 from jmontane/patch-2
Catalan abreviattions acording CLDR +  minor changes
2015-01-20 22:02:17 +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
de436e8b49 don't add notifications for activity type notices 2015-01-20 15:47:58 +01:00
Hannes Mannerheim
679e02ab0b hopefully last place that needs fixing #71 2015-01-20 15:25:14 +01:00
Hannes Mannerheim
bbbbfb2920 prevent corrupt notifications without notice_id 2015-01-20 15:14:46 +01:00
Hannes Mannerheim
15daae0a36 stop xss in search #71 2015-01-20 14:45:42 +01:00