friendica/src
Michael Vogel 6321dcc6d7
Merge pull request #9916 from MrPetovan/task/babel-twitter-url
Babel: Support tweet URL
2021-02-14 23:42:35 +01:00
..
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 Skip empty message strings in Console\PoToPhp 2021-01-31 08:36:57 -05:00
Content Merge pull request #9922 from MrPetovan/bug/9666-video-bbcode-link 2021-02-10 11:33:42 +01:00
Core New table "post-content" 2021-01-30 22:03:53 +00:00
Database The "thread" table isn't used anymore 2021-02-08 07:48:36 +00:00
Factory Most user-item traces removed 2021-01-31 23:37:34 +00:00
Model Added update for post-thread-user 2021-02-09 17:04:41 +00:00
Module Babel: Support tweet URL 2021-02-09 23:26:02 -05:00
Network Fix a notice when the path is empty 2020-12-31 07:54:56 +00:00
Object Most user-item traces removed 2021-01-31 23:37:34 +00:00
Protocol Accept "application/json" as application type for ActivityPub 2021-01-29 11:15:47 +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 Set correct integer return type for Temporal::getAgeByTimezone 2021-01-31 08:36:56 -05:00
Worker The "thread" table isn't used anymore 2021-02-08 07:48:36 +00:00
App.php The frontend worker is removed 2021-01-01 23:05:26 +00: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