Michael
|
21103a5735
|
Store implicit mentions
|
2020-04-20 05:43:13 +00:00 |
|
Michael
|
3ce9386cb1
|
Improved body scanning, increased length
|
2020-04-18 10:05:30 +00:00 |
|
Michael
|
d9352f5a63
|
Use the new function when adding additional tags
|
2020-04-17 13:34:29 +00:00 |
|
Michael
|
db657b0149
|
We now store the tags in two separate tables
|
2020-04-17 06:35:20 +00:00 |
|
Michael
|
2e0501e7c5
|
New model class for tag
|
2020-04-15 16:37:09 +00:00 |
|
Michael
|
f52614e249
|
Merge remote-tracking branch 'upstream/develop' into term2tag
|
2020-04-15 11:31:52 +00:00 |
|
Michael
|
a5f84c8991
|
The old fields are not existing anymore
|
2020-04-15 05:57:07 +00:00 |
|
Michael
|
1e702d4145
|
Corrections for DFRN, added support for OStatus
|
2020-04-14 17:00:56 +00:00 |
|
Michael
|
3f4c85dead
|
Store the tags with DFRN as well
|
2020-04-14 16:52:53 +00:00 |
|
Michael
|
661dd43b0d
|
Term constants updated
|
2020-04-13 19:24:22 +00:00 |
|
Michael Vogel
|
01d6bfd2dd
|
Issue 8299: Don't manipulate DFRN content upon receiving
|
2020-03-28 20:41:25 +01:00 |
|
Hypolite Petovan
|
6ae5f705b6
|
Rename Item::delete* methods to Item::markForDeletion*
|
2020-03-03 01:48:29 -05:00 |
|
Michael
|
a19151fa6a
|
Improved description, support for "unlisted" via DFRN as well.
|
2020-03-02 22:35:25 +00:00 |
|
Michael
|
ca1b92bb34
|
Support unlisted public posts
|
2020-03-02 07:57:23 +00:00 |
|
Michael
|
cceb497bd5
|
Avoid a fatal error
|
2020-02-16 15:45:26 +00:00 |
|
Michael
|
ee6cceba30
|
Clarify the effect of "net-publish"
|
2020-02-16 15:39:44 +00:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
nupplaPhil
|
a78e19ea76
|
Move Notify::TYPE_POKE
|
2020-02-05 21:41:05 +01:00 |
|
nupplaPhil
|
88dc3efdc9
|
Move Notify::TYPE_SUGGEST
|
2020-02-05 21:41:03 +01:00 |
|
Hypolite Petovan
|
18cfd8dfaa
|
Remove references to deprecated profile.is-default and profile.profile-name fields
|
2020-01-22 19:42:37 -05:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
3411ced833
|
Move Config::set() to DI::config()->set()
|
2020-01-19 21:21:53 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
Michael
|
8e87c5f05f
|
Fix: removed unneeded HTML escaping
|
2020-01-07 22:00:39 +00:00 |
|
nupplaPhil
|
f0eea6f875
|
Remove get_app() in favor of DI::app()
|
2020-01-04 23:42:01 +01:00 |
|
nupplaPhil
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
nupplaPhil
|
e944d7bed6
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-29 20:17:48 +01:00 |
|
nupplaPhil
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
Michael
|
e435102089
|
Added logging, fixed indentation, call it from DFRN as well
|
2019-12-05 05:28:28 +00:00 |
|
Hypolite Petovan
|
03bf1dcbd3
|
Move Object\Image static methods to Util\Images
- Optimize imports in modified files
|
2019-11-02 07:48:45 -04:00 |
|
Philipp Holzer
|
7343ee5108
|
Move Namespace of ActivityNamespace
|
2019-10-25 00:41:48 +02:00 |
|
Philipp Holzer
|
dc2858938d
|
Renamed to ActivityNamespace
|
2019-10-25 00:32:35 +02:00 |
|
Philipp Holzer
|
3897c74deb
|
Add docs
|
2019-10-25 00:10:20 +02:00 |
|
Philipp Holzer
|
2fba7ed477
|
Rename namespace
|
2019-10-24 21:40:13 +02:00 |
|
Philipp Holzer
|
07cea24430
|
Move Activity/Namespaces defines to constants
|
2019-10-24 21:40:12 +02:00 |
|
Philipp Holzer
|
52c42491c4
|
Move activity_match() to Protocol\Activity::match()
- With tests
|
2019-10-23 02:05:11 +02:00 |
|
Hypolite Petovan
|
146646c4d4
|
Replace deprecated calls to defaults() by ?? and ?: in src/
|
2019-10-16 08:38:52 -04:00 |
|
Michael
|
1ddd2df4b8
|
Removed obsolete code
|
2019-09-28 05:37:24 +00:00 |
|
Michael
|
704cdf1b5a
|
New function to store the "remote" session value / making the changes work
|
2019-09-26 04:47:42 +00:00 |
|
Tobias Diekershoff
|
1c3a5e1e6f
|
added USE statement and changed statement as requested in #7305#discussion_r296461181
|
2019-08-27 07:10:51 +02:00 |
|
Philipp Holzer
|
08be92a862
|
Moved BaseURL to App namespace (because similar type as Arguments/Modules/Modes)
|
2019-08-15 17:23:00 +02:00 |
|
Hypolite Petovan
|
8b344141da
|
Merge pull request #7434 from annando/contact-protocol
New functions to check if a contact supports that protocol
|
2019-07-27 17:47:54 -04:00 |
|
Michael
|
975ff86bae
|
Fix: The $contact error is expected to be a single row array
|
2019-07-27 15:40:43 +00:00 |
|
Michael
|
264936100f
|
New functions to check if a contact supports that protocol
|
2019-07-27 11:09:12 +00:00 |
|
Michael
|
8cbdc7939e
|
Fetch more comtact data from probing, remove duplicated contacts
|
2019-07-12 14:55:23 +00:00 |
|
Michael Vogel
|
6b25fd5b2f
|
added logging
|
2019-07-10 05:19:54 +02:00 |
|
Michael Vogel
|
54d96da94a
|
Fix fatal error with incomplete contact data upon delivery
|
2019-07-10 05:16:50 +02:00 |
|
Michael
|
6bb418c5a7
|
Use "received" instead of "created" when displaying posts in creation order
|
2019-07-07 21:30:33 +00:00 |
|
Michael
|
be0a102333
|
Simplified the Contact update
|
2019-07-04 21:19:23 +00:00 |
|