Commit graph

24910 commits

Author SHA1 Message Date
Tobias Diekershoff
61c7b02c54 JA translation update THX Ozero Dien 2019-09-02 14:03:19 +02:00
Michael
8947473c71 Contact details are now available when searching for a single contact 2019-09-02 05:33:13 +00:00
Michael
db16f1a106 Increment the "failed" value on failed relay delivery 2019-09-02 03:37:45 +00:00
Michael
6af4c90dff Fix delivery counter / archive relay contacts 2019-09-02 03:25:05 +00:00
Philipp
3ee26ecd24
Merge pull request #7588 from annando/reduce-load
Follow up to #7582: Only update the contact when needed
2019-08-31 11:46:40 +02:00
Michael
74f12baac2 Follow up to #7582: Only update the contact when needed 2019-08-31 09:27:19 +00:00
Hypolite Petovan
0c876db30f
Merge pull request #7582 from annando/contact-dba
Avoid and remove duplicated contact entries
2019-08-30 03:36:40 -04:00
Michael Vogel
f293e352ec Renamed function parameter 2019-08-30 07:59:18 +02:00
Michael Vogel
3b92f7357c Renamed function 2019-08-30 07:52:21 +02:00
Michael Vogel
438394bc1d Type hints, corrected wrong documentation 2019-08-30 07:38:42 +02:00
Philipp
0cdf094f86
Merge pull request #7587 from MrPetovan/bug/7576-linkpreview-lookbehind
Remove unevenly supported lookbehind from link preview regular expression
2019-08-30 07:26:14 +02:00
Hypolite Petovan
3670e7f9c8 Remove unevenly supported lookbehind from link preview regular expression
- Simplify link preview condition
2019-08-29 21:12:53 -04:00
Hypolite Petovan
ce7ec11d1d
Merge pull request #7570 from nupplaphil/bug/friendica-7298
Some code hardenings for semaphore locking
2019-08-29 15:02:07 -04:00
Hypolite Petovan
bec3b31b06
Merge pull request #7585 from tobiasd/20190829-credits
updated the credits for 2019.09
2019-08-29 10:25:35 -04:00
Hypolite Petovan
b954fea70c
Merge pull request #7583 from tobiasd/20190829-lng
CS and JA translation updates
2019-08-29 10:25:20 -04:00
Tobias Diekershoff
892891f7ba updated the credits for 2019.09 2019-08-29 16:05:37 +02:00
Tobias Diekershoff
0a2ed5d8aa CS translation work added to CHANGELOG 2019-08-29 16:00:25 +02:00
Tobias Diekershoff
b88be578db JA translation update THX Ozero Dien 2019-08-29 15:59:13 +02:00
Tobias Diekershoff
ba46621138 CS translation update THX Aditoo 2019-08-29 15:58:52 +02:00
Michael Vogel
481376dd6f Avoid not performing unarchiving 2019-08-29 08:41:55 +02:00
Michael Vogel
66eab2b44f Don't handle deleted contacts / removed unneeded parameter 2019-08-29 07:22:29 +02:00
Michael Vogel
503a5be06c Fixed query (not all duplicates had been found) 2019-08-29 06:55:36 +02:00
Michael Vogel
ef02a1cb7b Check fpr duplicated contacts upon inserting them 2019-08-29 06:07:07 +02:00
Michael Vogel
141bcf149d Added post update to remove duplicated contacts 2019-08-29 06:06:41 +02:00
Michael Vogel
40a7d6eb42 Merge remote-tracking branch 'upstream/2019.09-rc' into contact-dba 2019-08-29 04:14:01 +02:00
Michael Vogel
90b9ad8bed New contact table functions with check for duplicates 2019-08-28 22:27:48 +02:00
Hypolite Petovan
1cd039a296
Merge pull request #7581 from tobiasd/20190828-ja
added JA translation THX Ozero Dien
2019-08-28 12:05:12 -04:00
Tobias Diekershoff
e345687981 added JA translation work to CHANGELOG 2019-08-28 17:54:01 +02:00
Tobias Diekershoff
8e6ab5a096 added JA translation THX Ozero Dien 2019-08-28 17:51:31 +02:00
Hypolite Petovan
e6f00455f3
Merge pull request #7578 from annando/archive
Don't transmit content to already archived contacts
2019-08-28 11:12:00 -04:00
Michael Vogel
96b895bc3a Changed array name, fixed bug that prevented testing most Diaspora endpoints 2019-08-28 16:54:49 +02:00
Hypolite Petovan
7340f366d7
Merge pull request #7580 from annando/issue-7563
Issue 7563: Use icons instead of names on posts
2019-08-28 10:16:33 -04:00
Michael
1c4b96ae26 Moved array to the top 2019-08-28 14:07:21 +00:00
Michael Vogel
3c9834922c Check if the Diaspora endpoint is archived 2019-08-28 16:02:19 +02:00
Hypolite Petovan
58949bf1a7
Merge pull request #7577 from nupplaphil/bug/friendica-7297
Fixing PHP Fatal Error
2019-08-28 09:42:49 -04:00
Hypolite Petovan
cc1160a243
Merge pull request #7575 from nupplaphil/bug/friendica-7299
PHP Notice fixings
2019-08-28 09:41:51 -04:00
Michael
8b6697b044 Updated lists of software, removed comment 2019-08-28 11:27:38 +00:00
Michael
b4f02a0dc5 Added title 2019-08-28 09:23:21 +00:00
Michael
ed4d08c7f4 Changed detection for specific software 2019-08-28 09:10:25 +00:00
Michael
9cbf320c86 Issue 7563: Use icons instead of names on posts 2019-08-28 06:38:35 +00:00
Michael Vogel
cf170c9c02 Fixed count, added to-do 2019-08-28 06:44:37 +02:00
Philipp Holzer
4b4dbd38d9
Fixing PHP Fatal Error for Database-Reconnects with PDO 2019-08-28 01:40:34 +02:00
Philipp Holzer
4733b1e5e0
Fixing PHP Fatal Error for Model\Contact (usage of non available contact) 2019-08-28 01:40:28 +02:00
Philipp Holzer
8688053a08
remove superfluous comment 2019-08-28 01:02:23 +02:00
Michael Vogel
9b7432781b Don't transmit content to already archived contacts 2019-08-27 21:01:11 +02:00
Philipp
b2162f34e9
Merge pull request #7573 from tobiasd/20190827-Changelog2019.06
Updated CHANGELOG with missing closed issues from 2019.06
2019-08-27 11:02:58 +02:00
Philipp Holzer
df7ec0cdf7
php notice fixings
addons:
- bufferapp (missing errorcode)
- twitter (wrong field name 'nickname')
core:
- bbcode (incomplete attachementdata)
- crypto (uninitialized key)
2019-08-27 08:27:07 +02:00
Tobias Diekershoff
1c3a5e1e6f added USE statement and changed statement as requested in #7305#discussion_r296461181 2019-08-27 07:10:51 +02:00
Tobias Diekershoff
50f6baab30 added some missing closed isses from the 2019.06 release, fixed format 2019-08-27 07:09:31 +02:00
Hypolite Petovan
b70181f9c9
Merge pull request #7571 from nupplaphil/bug/friendica-7299
Fixed wrong app reference
2019-08-26 18:06:39 -04:00