Commit Graph

9350 Commits

Author SHA1 Message Date
Tobias Diekershoff 3ae4fcc71a Merge pull request #1406 from annando/1502-scrape-last-item
scrape/noscrape now contains the date the profile was last updated
2015-02-19 09:27:12 +01:00
Tobias Diekershoff 29bd6c9853 Merge pull request #1403 from annando/issue-1228
Issue 1228: Pictures aren't sent via API in comments.
2015-02-19 09:25:41 +01:00
Michael Vogel 4a1105ede6 scrape/noscrape now contains the date the profile was last updated or the last message was sent. 2015-02-18 23:40:46 +01:00
Fabrixxm b7a50a24c7 Merge branch 'release-3.3.3' into develop 2015-02-18 08:38:06 +01:00
fabrixxm 7d7096f489 Merge pull request #1400 from annando/1502-contacts-in-scrape
"contacts" field in scrape/noscrape
2015-02-17 21:21:38 +01:00
fabrixxm 66e075ff95 Merge pull request #1402 from annando/release-3.3.3
Bugfix: See issue 1338
2015-02-17 21:19:39 +01:00
Michael Vogel 2f79e98cda Issue 1228: Pictures aren't sent via API in comments. 2015-02-17 20:43:11 +01:00
Michael Vogel 4b7ff42a89 Bugfix: See issue 1338 2015-02-17 19:48:02 +01:00
Michael Vogel 219932f692 Removed Statusnet from the counting of contacts for scrape/noscrape 2015-02-17 19:27:13 +01:00
Michael Vogel a26d04574d Merge remote-tracking branch 'upstream/develop' into 1502-contacts-in-scrape 2015-02-17 19:18:17 +01:00
Tobias Diekershoff fff7a070f9 Merge pull request #1399 from annando/1502-profile-link-avatar-picture
link to the profile behind the avatar picture on the display page
2015-02-17 17:42:53 +01:00
Michael Vogel 52de6c11b1 There is now a link to the profile behind the avatar picture on the display page 2015-02-17 17:33:28 +01:00
Tobias Diekershoff 03d779971a Merge pull request #1397 from annando/release-3.3.3
Bugfix: Friendica contacts were detected as Diaspora contacts. (Poco)
2015-02-17 07:43:42 +01:00
Tobias Diekershoff 94bbc5605b Merge pull request #1396 from annando/1502-poco-generation-counter
Improved probe_url, new generation counter for poco
2015-02-17 07:43:09 +01:00
Michael Vogel d9f222b330 Bugfix: Friendica contacts were detected as Diaspora contacts. (Poco) 2015-02-17 07:34:04 +01:00
Michael Vogel 2e1acf7611 Just some more code beautification 2015-02-16 22:30:46 +01:00
Michael Vogel 9d920033e8 Just removing unused codelines 2015-02-16 22:28:24 +01:00
Michael Vogel 8b1b886797 Improved probe_url, fixed wrong network detection. 2015-02-16 22:11:51 +01:00
Tobias Diekershoff b86b6e8e77 Merge pull request #1395 from fabrixxm/escape_input_values
Escape values to input fields (and some 'title' and 'alt')
2015-02-16 09:56:00 +01:00
Fabrixxm 9d3fb417c2 Escape values to input fields (and some 'title' and 'alt') 2015-02-16 09:30:12 +01:00
Michael Vogel 2dafc9eac1 Merge remote-tracking branch 'upstream/develop' into 1502-poco-generation-counter 2015-02-15 10:54:41 +01:00
Michael Vogel d1d794f1ab The global contacts now contain a "generation" value that defines how we know this contact 2015-02-15 10:52:45 +01:00
Tobias Diekershoff d39612ac25 Merge pull request #1393 from annando/1502-cleaned-item-storage-code
Additional check for notifications
2015-02-14 15:40:35 +01:00
Michael Vogel cb88269581 Merge pull request #1392 from ddorian1/scrolling
Improved infinite scrolling
2015-02-13 08:33:27 +01:00
Michael Vogel 75797c61f2 Improved logging with receiving mails 2015-02-13 08:09:27 +01:00
Johannes Schwab 9f4523dc9a fix infinite scrolling with frost 2015-02-13 01:21:57 +01:00
Johannes Schwab 12d7ca9b84 improved infinite scrollling 2015-02-13 00:40:59 +01:00
Tobias Diekershoff 18a297805c Merge pull request #1390 from tobiasd/20150212cszh
CS, ZH-CN: update to the strings
2015-02-12 08:08:26 +01:00
Tobias Diekershoff e3b6770ad4 CS, ZH-CN: update to the strings 2015-02-12 07:59:21 +01:00
Michael Vogel 3c8fc863a8 The "share a post" notification is now sent based upon mentions as well. 2015-02-11 07:19:48 +01:00
Michael Vogel 9287a0521a Merge remote-tracking branch 'upstream/develop' into 1502-cleaned-item-storage-code 2015-02-11 07:07:31 +01:00
Michael Vogel ce8f965e11 Merge pull request #1387 from mexon/mat/mergerequest
Close cURL object earlier in fetch_url
2015-02-11 07:02:10 +01:00
Matthew Exon 2bb8b77123 Close cURL handle before recursing, so that cookie file is flushed 2015-02-11 03:42:07 +00:00
Fabrixxm 135869fd1c Merge branch 'release-3.3.3' into develop 2015-02-10 16:04:22 +01:00
Fabrixxm 4d17b2e9e8 Merge branch 'mexon-mat/mergerequest' into develop 2015-02-10 11:00:02 +01:00
Fabrixxm 87f9258834 Merge branch 'mat/mergerequest' of https://github.com/mexon/friendica into mexon-mat/mergerequest 2015-02-10 10:57:26 +01:00
fabrixxm d4e93ee9b4 Merge pull request #1385 from mexon/mat/caseheaders
Accept lowercase location header
2015-02-10 08:31:55 +01:00
Michael Vogel 1a75503b1c Relocated the cache code. 2015-02-10 08:22:21 +01:00
Tobias Diekershoff 6e3a236cfc Merge pull request #1386 from tobiasd/20150210zh
ZH-CN update to the strings
2015-02-10 07:49:09 +01:00
Tobias Diekershoff 400e11fd9f ZH-CN update to the strings 2015-02-10 07:47:26 +01:00
Matthew Exon d12b929c96 Accept lowercase location header 2015-02-10 03:14:08 +00:00
Michael Vogel 2dc5f1aefc Removed cache code, since it was superfluous. 2015-02-09 23:04:18 +01:00
Michael Vogel 091c3e75ca Rearranged code in item storage. 2015-02-09 21:52:08 +01:00
Michael Vogel 05319083c6 Take the UID from another place. 2015-02-09 21:45:17 +01:00
Tobias Diekershoff fe43f87bda Merge pull request #1383 from tobiasd/20150209csit
CS, IT: update to the strings
2015-02-09 19:59:02 +01:00
Tobias Diekershoff 4e4702fb8b CS, IT: update to the strings 2015-02-09 19:53:35 +01:00
Tobias Diekershoff e051da8203 Merge pull request #1382 from fabrixxm/localize-activity-poke
Fix localization of poke activity + update IT strings
2015-02-09 13:25:50 +01:00
Fabrixxm f4f0f2bbc7 update IT strings 2015-02-09 11:55:14 +01:00
Fabrixxm 5d19b21298 fix translation of poke activity body 2015-02-09 11:54:50 +01:00
Tobias Diekershoff b383e53927 Merge pull request #1380 from fabrixxm/plain-text-mail-option
Emailer: fix text-only email
2015-02-09 11:38:20 +01:00