.. |
App
|
Add blocking author from an item context feature
|
2021-01-23 05:30:03 -05:00 |
Collection
|
Rename notify classes according the feature name, not the table name
|
2021-01-24 09:33:23 -05:00 |
Console
|
Storage: small fixes to 'storage move'
|
2021-03-12 18:24:45 +01:00 |
Content
|
Display rhe provider and author of a shared post
|
2021-03-21 23:32:49 +00:00 |
Core
|
Add EOL to help string
|
2021-03-27 13:59:32 +01:00 |
Database
|
Avoid foreign key violations when deleting unused tables
|
2021-03-24 19:47:55 +00:00 |
Factory
|
Get rid of the "item" table, enhanced "post" tables
|
2021-02-13 19:56:03 +00:00 |
Model
|
Update src/Model/Photo.php
|
2021-03-26 15:51:26 +01:00 |
Module
|
Issue 4755: Use the system mail address as sender
|
2021-03-27 21:23:31 +00:00 |
Network
|
Quit earlier in ProbeURL->getFeedLink if body is empty
|
2021-02-23 16:06:34 -05:00 |
Object
|
Limit the size of contact avatars
|
2021-03-26 06:56:08 +00:00 |
Protocol
|
ActivityPub: Delete Comments
|
2021-03-24 22:22:14 +00:00 |
Render
|
Clear all previous template variables before replacing Macros in FriendicaSmartyEngine
|
2020-06-12 22:06:09 -04:00 |
Repository
|
Rename notify classes according the feature name, not the table name
|
2021-01-24 09:33:23 -05:00 |
Security
|
Added support for trusted browser during authentication
|
2021-01-23 05:42:59 -05:00 |
Util
|
Fix Warning "key() expects parameter 1 to be array, string given"
|
2021-03-27 05:20:55 +00:00 |
Worker
|
Merge pull request #10083 from annando/post-user
|
2021-03-26 17:03:24 -04:00 |
App.php
|
Replace module output instead of redirecting to maintenance page
|
2021-03-10 09:50:20 -05:00 |
BaseCollection.php
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
BaseDataTransferObject.php
|
Replace BaseEntity with BaseDataTransferObject class for API representation classes
|
2021-01-23 05:42:58 -05:00 |
BaseEntity.php
|
Add trusted browser classes
|
2021-01-23 05:42:59 -05:00 |
BaseFactory.php
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
BaseModel.php
|
Replace BaseEntity with BaseDataTransferObject class for API representation classes
|
2021-01-23 05:42:58 -05:00 |
BaseModule.php
|
Re-allow anonymous use of CSRF tokens
|
2020-08-24 12:02:24 -04:00 |
BaseRepository.php
|
Implement correct behavior for min_id in boundary pagination
|
2020-10-13 00:11:39 -04:00 |
DI.php
|
Rename notify classes according the feature name, not the table name
|
2021-01-24 09:33:23 -05:00 |
LegacyModule.php
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |