Roland Häder
|
d1b21eaf42
|
Changes:
- use local variables
|
2022-07-25 17:53:54 +02:00 |
|
Roland Häder
|
1ac1db6173
|
Changed:
- rewrote to almost one block of array initialization
|
2022-07-25 16:49:01 +02:00 |
|
Hypolite Petovan
|
eb8237dd89
|
Remove unused uid parameter in Item::newURI
|
2022-07-09 07:39:51 -04:00 |
|
Roland Häder
|
c467bff79f
|
Some more type-hints added
|
2022-06-17 17:18:31 +02:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
Michael
|
87673fd0c5
|
Merge remote-tracking branch 'upstream/develop' into logging
|
2021-10-25 18:56:29 +00:00 |
|
Hypolite Petovan
|
d1417d74bc
|
Add timezone to event dates format in Model\Event::getHTML
- Adds timezone information for user-less contexts like syndication feeds
|
2021-10-24 23:17:55 -04:00 |
|
Michael
|
f6faae5bb1
|
Replace deprecated log calls
|
2021-10-20 18:53:52 +00:00 |
|
Hypolite Petovan
|
9935e8e711
|
Remove event.adjust field
- It was confusing and introduced complexity that wasn't worth the unclear gain
|
2021-10-03 13:42:32 -04:00 |
|
Michael
|
8e074a5fe4
|
Simplify event storing
|
2021-08-10 10:24:14 +00:00 |
|
Michael
|
2030691f9f
|
Improved event storing / improved performance when fetching events
|
2021-07-18 15:05:46 +00:00 |
|
Michael
|
b46b88cc10
|
Fix fatal error
|
2021-07-10 21:08:55 +00:00 |
|
Michael
|
d8974c9a2a
|
Function renamed to better reflect the functionality
|
2021-07-09 06:29:24 +00:00 |
|
Michael
|
c972cce740
|
Avoid notice
|
2021-07-08 16:38:02 +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
|
d348e4afca
|
Possibly fixes notice "Undefined index: private in .../src/Model/Item.php on line 3115"
|
2021-06-14 18:34:11 +00:00 |
|
Michael
|
5b2c4d70be
|
Avoid notices whwn creating events
|
2021-04-11 06:53:01 +00:00 |
|
Michael
|
688e056ad1
|
"post-reason" ends double usage of "post-type"
|
2021-04-07 06:02:06 +00:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Hypolite Petovan
|
a1c15f43df
|
Update value interpolation syntax in Model\Event::getListById
|
2021-03-11 14:03:53 -05:00 |
|
Michael
|
99a145f7cf
|
Fixes several database errors, removes "relation" handling
|
2021-02-25 05:13:49 +00:00 |
|
Michael
|
1792046a4f
|
post/thread views are renamed, search bugs fixed
|
2021-02-22 19:47:08 +00:00 |
|
Michael
|
312c01a517
|
Several speed improvements (magiclink, caching, indexes)
|
2021-02-17 18:59:19 +00:00 |
|
Michael
|
6e1483545e
|
Support for message delivering via uri-id
|
2021-02-14 14:24:48 +00:00 |
|
Michael
|
4157db5473
|
"item" is replaced by "post-view" / postupdate check added
|
2021-01-17 20:32:13 +00:00 |
|
Michael
|
b0d1a295fe
|
New post class in model classes
|
2021-01-16 04:13:22 +00:00 |
|
Michael
|
2987070d93
|
Improved direction and protocol detection
|
2021-01-09 12:59:30 +00:00 |
|
Hypolite Petovan
|
a12380a247
|
Fix typo in Model\Event
|
2020-12-30 09:20:46 -05:00 |
|
Michael
|
c5c9fda93c
|
Improved logging, avoid fatal error
|
2020-12-30 07:13:47 +00:00 |
|
Michael
|
a294c19d6e
|
Fix several notices
|
2020-12-29 21:38:23 +00:00 |
|
Hypolite Petovan
|
0c3a5c815e
|
Remove obsolete references to item.parent-uri
|
2020-11-14 10:08:50 -05:00 |
|
Michael
|
77e272e8ed
|
Issue 8836: Point the event to the local post
|
2020-07-08 20:42:28 +00:00 |
|
Hypolite Petovan
|
05c3d02854
|
Assign default protocol to new events
- This restores event interactions on the items
|
2020-05-27 08:23:15 -04:00 |
|
Michael
|
0cf517ad76
|
Use constants for the BBCode modes
|
2020-05-16 16:28:15 +00:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
nupplaPhil
|
d6efc90194
|
cleanup namespace usages for L10n
|
2020-01-19 16:31:33 +01:00 |
|
nupplaPhil
|
5e188d17f9
|
Move L10n::getDayShort() calls to DI::l10n()->getDayShort() calls
|
2020-01-19 16:31:19 +01:00 |
|
nupplaPhil
|
cb4ad529f4
|
Move L10n::getDay() calls to DI::l10n()->getDay() calls
|
2020-01-19 16:31:18 +01:00 |
|
nupplaPhil
|
5dfee31108
|
Move L10n::t() calls to DI::l10n()->t() calls
|
2020-01-19 16:31:16 +01:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
nupplaPhil
|
800694e9b3
|
Remove unused use statements & remove PConfig class
|
2020-01-18 17:02:59 +01:00 |
|
nupplaPhil
|
9e9429b56d
|
Move PConfig::get() to DI::pConfig()->get()
|
2020-01-18 16:50:57 +01:00 |
|
nupplaPhil
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
nupplaPhil
|
388b963714
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
Michael
|
06a6774a7b
|
Notice/warning in event fixed
|
2019-11-25 11:16:55 +00:00 |
|
Philipp Holzer
|
3897c74deb
|
Add docs
|
2019-10-25 00:10:20 +02:00 |
|
Philipp Holzer
|
07cea24430
|
Move Activity/Namespaces defines to constants
|
2019-10-24 21:40:12 +02:00 |
|
Philipp Holzer
|
9e94e8b48c
|
Remove function prepare_text and use BBCode::convert() instead
|
2019-10-23 00:58:13 +02:00 |
|
Hypolite Petovan
|
146646c4d4
|
Replace deprecated calls to defaults() by ?? and ?: in src/
|
2019-10-16 08:38:52 -04:00 |
|