.. |
Admin
|
Checking the existence of '-' before array operation
|
2019-05-29 20:07:53 +02:00 |
Debug
|
Improve Diaspora raw text support in /babel module
|
2019-05-19 18:52:01 -04:00 |
Diaspora
|
add status code to System::externalRedirect
|
2019-05-04 09:16:37 +02:00 |
Filer
|
Remove "f=&" nonsense from network module
|
2019-05-27 17:45:27 -04:00 |
Notifications
|
rearrange content/init
|
2019-05-18 20:34:11 +02:00 |
Profile
|
Remove obsolete TODO comment in Module\Profile\Contacts
|
2019-05-20 15:10:34 -04:00 |
Search
|
Split Directory Search as a base for further changes
|
2019-05-19 05:06:02 +02:00 |
Settings/TwoFactor
|
Improve template args visual alignment in two-factor modules
|
2019-05-13 13:31:08 -04:00 |
Special
|
Add style to exception page
|
2019-05-04 21:54:05 -04:00 |
TwoFactor
|
Improve template args visual alignment in two-factor modules
|
2019-05-13 13:31:08 -04:00 |
WellKnown
|
code standards :-)
|
2019-05-01 19:48:49 +02:00 |
AccountManagementControlDocument.php
|
Rename to AccountManagementControlDocument
|
2019-05-01 17:05:46 +02:00 |
Acctlink.php
|
Split goaway to System::externalRedirectTo() and App->internalRedirect()
|
2018-10-22 22:13:35 +02:00 |
AllFriends.php
|
added url for magic link again
|
2019-05-02 23:39:20 +02:00 |
Apps.php
|
reduce code
|
2019-03-22 22:28:13 -04:00 |
Attach.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
BaseAdminModule.php
|
Add themed themed error page or login page for /admin[/*]
|
2019-05-31 00:23:30 -04:00 |
BaseSearchModule.php
|
Ensures Search methods return an empty ResultList instead of null
|
2019-05-24 08:13:36 -04:00 |
BaseSettingsModule.php
|
Add two-factor authentication settings
|
2019-05-13 01:52:01 -04:00 |
Bookmarklet.php
|
Rename BookMarklet to Bookmarklet
|
2019-05-05 17:59:57 +02:00 |
Contact.php
|
Merge pull request #7156 from MrPetovan/task/add-relationship-filter
|
2019-05-25 20:17:05 +02:00 |
Credits.php
|
Moving mod/credits to src/Module/Credits
|
2019-03-22 22:55:46 -04:00 |
Directory.php
|
Fixed Forbidden message.
|
2019-05-02 23:35:52 +02:00 |
Feed.php
|
Move mod/allfriends to src/Module/AllFriends
|
2019-05-02 22:03:27 +02:00 |
FollowConfirm.php
|
Some cleaning up
|
2019-05-06 18:46:30 +00:00 |
Followers.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
Following.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
Friendica.php
|
added feedback
|
2019-05-05 10:00:28 +02:00 |
Group.php
|
Move mod/nogroup to src/Module/Group
|
2019-05-03 08:50:17 +02:00 |
Hashtag.php
|
Remove include/ requires that are now done directly from Composer
|
2018-12-24 09:56:25 -05:00 |
Help.php
|
Fix undefined $a variable in Module\Help
|
2019-05-13 01:51:59 -04:00 |
Home.php
|
Bugfixing Home
|
2019-05-05 10:47:08 +02:00 |
Inbox.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
Install.php
|
Merge pull request #7068 from MrPetovan/task/7047-theme-error-page
|
2019-05-02 21:15:29 +02:00 |
Invite.php
|
fix quotes
|
2019-05-04 21:25:16 +02:00 |
Like.php
|
Move mod/like to src/Module/Like
|
2019-05-04 21:20:39 +02:00 |
Login.php
|
Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser
|
2019-05-13 01:51:59 -04:00 |
Logout.php
|
Replace deprecated Addon::callHooks with Hook::callAll
|
2019-01-21 09:50:56 -05:00 |
Magic.php
|
Issue 6149: Making OWA (hopefully) compatible with Hubzilla
|
2019-01-08 11:17:05 +00:00 |
Maintenance.php
|
Rename ServiceUnavailableException & alter maintenance
|
2019-05-05 10:07:33 +02:00 |
Manifest.php
|
Remove duplicate $baseurl template variable
|
2019-05-02 09:55:48 -04:00 |
NodeInfo.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
Objects.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
Oembed.php
|
Add routes for current BaseModules
|
2019-05-01 21:29:04 +02:00 |
OpenSearch.php
|
Move mod/opensearch to src/Module/OpenSearch
|
2019-05-18 17:43:58 +02:00 |
Outbox.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
Owa.php
|
Issue 6149: Making OWA (hopefully) compatible with Hubzilla
|
2019-01-08 11:17:05 +00:00 |
PageNotFound.php
|
Add themed error pages
|
2019-05-02 11:26:56 -04:00 |
Photo.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
Profile.php
|
Ensures Widget::postedByYear uid parameter is integer in Module\Profile
|
2019-05-26 08:18:59 -04:00 |
Proxy.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
PublicRSAKey.php
|
Move mod/modexp to src/Module/PublicRSAKey
|
2019-05-05 19:02:19 +02:00 |
RandomProfile.php
|
some improvements
|
2019-05-19 03:12:22 +02:00 |
README.md
|
fixing text
|
2019-05-01 20:17:15 +02:00 |
ReallySimpleDiscovery.php
|
Create XML output for RSD with XML::fromArray()
|
2019-05-05 18:15:39 +02:00 |
Register.php
|
Remove duplicate $baseurl template variable
|
2019-05-02 09:55:48 -04:00 |
RobotsTxt.php
|
add new disallowed path for robots.txt
|
2019-05-08 13:08:34 +02:00 |
Smilies.php
|
Move Smilies::getList() into if
|
2019-05-06 18:46:37 +02:00 |
Starred.php
|
Move mod/starred to src/Module/Starred
|
2019-05-19 03:07:44 +02:00 |
Statistics.php
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
Theme.php
|
Move mod/view to src/Module/View
|
2019-05-18 21:23:12 +02:00 |
ThemeDetails.php
|
Move mod/pretheme to src/Module/ThemeDetails
|
2019-05-05 19:24:10 +02:00 |
ToggleMobile.php
|
Move mod/toggle_mobile to src/Module/ToggleMobile
|
2019-05-18 21:13:19 +02:00 |
Tos.php
|
Fix PHPDoc comments project-wide
|
2019-01-21 10:35:51 -05:00 |
Welcome.php
|
Move mod/newmember to src/Module/Welcome
|
2019-05-20 20:12:20 +02:00 |
Xrd.php
|
Merge pull request #7068 from MrPetovan/task/7047-theme-error-page
|
2019-05-02 21:15:29 +02:00 |