Commit Graph

31068 Commits

Author SHA1 Message Date
Michael 1466afe3b2 Automatically subscribe to the followings of a given AP account 2021-07-13 06:06:08 +00:00
Michael 299cff8c50 Defining return value 2021-07-12 20:06:35 +00:00
Michael aee652117c Definiing parameter type 2021-07-12 14:28:13 +00:00
Michael b80cca61e6 Added messages.po 2021-07-12 14:20:10 +00:00
Michael e5c312a066 Issue 10491: Possibility for simple shortening added 2021-07-12 14:11:51 +00:00
Michael 002df6e8d1 Fix Uncaught TypeError: Argument 1 passed to Friendica\Model\Item::storeForUserByUriId() 2021-07-12 07:02:01 +00:00
Michael e151a2dc41 Fixes "Undefined index: nick" 2021-07-12 06:25:48 +00:00
Hypolite Petovan 07ef1edfd6
Merge pull request #10484 from annando/use-account-view
We now use the new account-user-view (and fixed the function name)
2021-07-11 22:56:23 -04:00
Michael 219534e88c Accepting "null" as parameter value 2021-07-11 14:37:17 +00:00
Michael Vogel 85e36abb5f
Merge pull request #10486 from nupplaphil/feat/remove_test_data
Remove outdated friendica_test_data.sql
2021-07-11 14:38:34 +02:00
Philipp Holzer a676060eea
Remove outdated friendica_test_data.sql 2021-07-11 14:27:52 +02:00
Michael 7390791d21 Avoid problems with "null" values 2021-07-11 11:11:03 +00:00
Michael 4955670e15 Linefeed added 2021-07-11 09:51:04 +00:00
Michael d267ba999c We now use the new account-user-view (and fixed the function name) 2021-07-11 09:39:34 +00:00
Hypolite Petovan 780d9f1793
Merge pull request #10483 from annando/account
New view that combines all contact tables
2021-07-11 01:14:39 -04:00
Michael 58b84ca01d Public id added 2021-07-11 03:06:46 +00:00
Michael f1e4d30898 New view chat combines all contact tables 2021-07-10 21:55:03 +00:00
Hypolite Petovan f6df07ec86
Merge pull request #10482 from annando/converturiid
Some more "convertForUriId" replacements
2021-07-10 17:45:34 -04:00
Michael b46b88cc10 Fix fatal error 2021-07-10 21:08:55 +00:00
Michael 49c59fed2c Fix tests 2021-07-10 14:04:27 +00:00
Michael e5e3143293 Fix tests 2021-07-10 14:02:03 +00:00
Michael 07d2dfcd60 Some more "convertForUriId" replacements 2021-07-10 12:58:48 +00:00
Hypolite Petovan c151376596
Merge pull request #10480 from annando/postupdate
Post update: Set "uri-id" in the contact tables
2021-07-09 22:19:39 -04:00
Michael Vogel c41aaf8a17
Merge pull request #10479 from MrPetovan/task/9378-merge-share-template
Merge frio-specific share block template into the base template
2021-07-10 04:01:51 +02:00
Michael 161fa4a795 Post update: Set "uri-id" in the contact tables 2021-07-10 01:41:26 +00:00
Hypolite Petovan f3f890702c
Merge pull request #10478 from annando/notice
Fix notice "undefined index: uri"
2021-07-09 19:31:30 -04:00
Hypolite Petovan 540dc90ce1 Merge frio-specific share block template into the base template
- Add BIDI support for share blocks
- Remove redundant share block styles
2021-07-09 19:23:01 -04:00
Michael de39091a79 Revert some test changes 2021-07-09 19:32:06 +00:00
Michael 90897f36ca Fix notices because of unknown Hubzilla activity type 2021-07-09 19:30:41 +00:00
Michael d6c1e1fd1c Fix "Undefined index: reply-to-id" 2021-07-09 18:10:48 +00:00
Michael e0fdde3287 Fix the tests, hopefully 2021-07-09 17:13:54 +00:00
Michael 04580ad4fb Don't update automatically to make tests happy 2021-07-09 16:20:22 +00:00
Michael 0735a22cdd Fix notice "undefined index: uri" 2021-07-09 14:52:22 +00:00
Hypolite Petovan 6354d7c81d
Merge pull request #10472 from annando/proxy
Simplified proxy, item cache related stuff removed
2021-07-09 08:35:48 -04:00
Michael 9ac284ec3a Update on empty uri-id 2021-07-09 08:46:42 +00:00
Michael b50a92cf7a Contact tables added to expire function 2021-07-09 08:08:48 +00:00
Michael 6e79da0b0c The uri-id is now in all contact tables 2021-07-09 07:09:33 +00:00
Michael c63d3f4604 Fix tests 2021-07-09 06:37:45 +00:00
Michael d8974c9a2a Function renamed to better reflect the functionality 2021-07-09 06:29:24 +00:00
Michael 17ae9b71af Avoid error on empty content 2021-07-09 04:42:01 +00:00
Michael 88f147c6a7 Always update on missing uri-id, check for uri-id in contact before removal 2021-07-09 04:38:36 +00:00
Michael 377bb78cc2 Set "convertForItem" at more places 2021-07-08 20:01:52 +00:00
Michael dfe1d53342 Moved database structure 2021-07-08 19:16:23 +00:00
Michael 901c3f4855 we now have got an uri-id field for the contact table 2021-07-08 18:59:58 +00:00
Michael 178bc543e3 New founction to count threads 2021-07-08 17:32:41 +00:00
Michael c972cce740 Avoid notice 2021-07-08 16:38:02 +00:00
Michael e72e74f7db Fixed function name 2021-07-08 15:44:55 +00:00
Michael 165c6ddc63 "convert" changed to "convertForItem" 2021-07-08 15:41:46 +00:00
Michael f29bd23ea8 New function to convert BBCode for a given ID 2021-07-08 13:47:46 +00:00
Michael f3452d86c4 Improved logging, improved link check 2021-07-06 17:40:40 +00:00