| .. |
|
ActivityPub
|
Move ActivityPub endpoints to an AP class
|
2021-07-17 20:28:46 +00:00 |
|
Admin
|
Update UX for Storage administration
|
2021-07-24 19:01:01 +02:00 |
|
Api
|
Merge pull request #10530 from annando/api-mail
|
2021-07-21 09:52:26 -04:00 |
|
Contact
|
Using getter/setter functions
|
2021-07-24 20:34:07 +00:00 |
|
Conversation
|
Display the forum posts in the new format.
|
2021-06-05 20:29:19 +00:00 |
|
Debug
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
DFRN
|
Added missing app class (avoid fatal error)
|
2021-07-19 16:15:06 +00:00 |
|
Diaspora
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
Filer
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
HTTPException
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Item
|
Using getter/setter functions
|
2021-07-24 20:34:07 +00:00 |
|
Notifications
|
Legacy DFRN transport layer is removed
|
2021-07-15 13:28:32 +00:00 |
|
OAuth
|
Update src/Module/OAuth/Token.php
|
2021-06-16 22:19:26 +02:00 |
|
Profile
|
Add Exception for empty User::getOwnerDataById(0 return case in Protocol\ActivityPub\Transmitter::getProfile()
|
2021-07-27 16:46:08 -04:00 |
|
Search
|
Cleaned code for contact avatars
|
2021-07-06 10:36:00 +00:00 |
|
Security
|
Simplified null check
|
2021-05-12 12:40:45 +00:00 |
|
Settings
|
Centzralized functionality to update and publish profile changes
|
2021-06-15 11:12:44 +00:00 |
|
Special
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Update
|
Using getter/setter functions
|
2021-07-24 20:34:07 +00:00 |
|
WellKnown
|
Diaspora relay functionality is removed
|
2021-06-13 11:15:04 +00:00 |
|
AccountManagementControlDocument.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Acctlink.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Apps.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Attach.php
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
BaseAdmin.php
|
Extract Storage admin section to own page
|
2021-07-24 19:00:58 +02:00 |
|
BaseApi.php
|
New founction to count threads
|
2021-07-08 17:32:41 +00:00 |
|
BaseNotifications.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
BaseProfile.php
|
Getter/Setter for theme info
|
2021-07-25 19:39:10 +00:00 |
|
BaseSearch.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
BaseSettings.php
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
Bookmarklet.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Contact.php
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
Credits.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Delegation.php
|
Apply suggestions from code review
|
2021-07-25 07:04:48 +02:00 |
|
Directory.php
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
Feed.php
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
FollowConfirm.php
|
EOL removed
|
2020-07-23 06:25:01 +00:00 |
|
Friendica.php
|
Add Exception for empty User::getOwnerDataById(0 return case in Protocol\ActivityPub\Transmitter::getProfile()
|
2021-07-27 16:46:08 -04:00 |
|
FriendSuggest.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Group.php
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
Hashtag.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
HCard.php
|
Many more app-variables removed
|
2021-07-24 10:09:39 +00:00 |
|
Help.php
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
Home.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Install.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Invite.php
|
Merge branch '2021.03-rc' into copyright-2021
|
2021-03-29 08:45:21 +02:00 |
|
Magic.php
|
Apply suggestions from code review
|
2021-07-25 07:04:48 +02:00 |
|
Maintenance.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Manifest.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
NodeInfo110.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
NodeInfo120.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
NodeInfo210.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
NoScrape.php
|
Use "getOwnerDataById" and "getOwnerDataByNick" to fetch owner data
|
2021-07-04 17:25:08 +00:00 |
|
Oembed.php
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
OpenSearch.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Owa.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
ParseUrl.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
PermissionTooltip.php
|
New post class in the rest of the classes
|
2021-01-16 04:16:09 +00:00 |
|
Photo.php
|
New struture for post related links
|
2021-07-05 18:45:49 +00:00 |
|
Proxy.php
|
Simplyfying code
|
2021-07-05 04:16:02 +00:00 |
|
PublicRSAKey.php
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
RandomProfile.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
README.md
|
fixing text
|
2019-05-01 20:17:15 +02:00 |
|
ReallySimpleDiscovery.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Register.php
|
Avoid Notice: Undefined index: field1 in /src/Module/Register.php on line 253
|
2021-06-30 19:13:27 +00:00 |
|
RemoteFollow.php
|
Many more app-variables removed
|
2021-07-24 10:09:39 +00:00 |
|
RobotsTxt.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Smilies.php
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |
|
Statistics.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Theme.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
ThemeDetails.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
ToggleMobile.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Tos.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Welcome.php
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Xrd.php
|
Completely removed argc/argv
|
2021-07-25 15:23:37 +00:00 |