friendica.git/.git
5 years agoAdd contact/batch route
Philipp Holzer [Tue, 7 May 2019 19:15:22 +0000 (21:15 +0200)]
Add contact/batch route

5 years ago[hotfix] Fix wrong Exception namespace
Hypolite Petovan [Tue, 7 May 2019 15:56:25 +0000 (11:56 -0400)]
[hotfix] Fix wrong Exception namespace

5 years agoMerge pull request #7114 from annando/update-ap
Hypolite Petovan [Mon, 6 May 2019 20:57:52 +0000 (16:57 -0400)]
Merge pull request #7114 from annando/update-ap

Make 7113 really work - now the query does contain AP

5 years agoMake 7113 really work - now the query does contain AP
Michael [Mon, 6 May 2019 20:53:22 +0000 (20:53 +0000)]
Make 7113 really work - now the query does contain AP

5 years agoMerge pull request #7113 from annando/update-ap
Hypolite Petovan [Mon, 6 May 2019 20:39:25 +0000 (16:39 -0400)]
Merge pull request #7113 from annando/update-ap

Update every AP contact once a week

5 years agoUpdate every AP contact once a week
Michael [Mon, 6 May 2019 20:28:40 +0000 (20:28 +0000)]
Update every AP contact once a week

5 years agoMerge pull request #7104 from annando/separated-confirm
Philipp [Mon, 6 May 2019 19:40:11 +0000 (21:40 +0200)]
Merge pull request #7104 from annando/separated-confirm

 The follow confirmation process is now separated

5 years agoSome cleaning up
Michael [Mon, 6 May 2019 18:46:30 +0000 (18:46 +0000)]
Some cleaning up

5 years agoMerge pull request #7111 from nupplaphil/bug/admin_loglevel_tpl
Hypolite Petovan [Mon, 6 May 2019 18:44:34 +0000 (14:44 -0400)]
Merge pull request #7111 from nupplaphil/bug/admin_loglevel_tpl

remove superfluous tpl action

5 years agoremove superfluous tpl action
Philipp Holzer [Mon, 6 May 2019 18:40:53 +0000 (20:40 +0200)]
remove superfluous tpl action

5 years agoMerge pull request #7108 from friendica/MrPetovan-router-vertical-bar
Philipp [Mon, 6 May 2019 17:51:12 +0000 (19:51 +0200)]
Merge pull request #7108 from friendica/MrPetovan-router-vertical-bar

Remove remaining disallowed vertical bar in Router

5 years agoRemove remaining disallowed vertical bar in Router
Hypolite Petovan [Mon, 6 May 2019 17:41:48 +0000 (13:41 -0400)]
Remove remaining disallowed vertical bar in Router

5 years agoMerge pull request #7107 from nupplaphil/bug/mod_fix_routes
Hypolite Petovan [Mon, 6 May 2019 17:15:29 +0000 (13:15 -0400)]
Merge pull request #7107 from nupplaphil/bug/mod_fix_routes

Fix contact/group routes

5 years agoadded 'updateprofile'
Philipp Holzer [Mon, 6 May 2019 17:08:15 +0000 (19:08 +0200)]
added 'updateprofile'

5 years agoFix contact routes
Philipp Holzer [Mon, 6 May 2019 16:57:50 +0000 (18:57 +0200)]
Fix contact routes

5 years agoMerge pull request #7103 from nupplaphil/task/mod_smilies
Hypolite Petovan [Mon, 6 May 2019 16:53:45 +0000 (12:53 -0400)]
Merge pull request #7103 from nupplaphil/task/mod_smilies

Move mod/smilies to src/Module/Smilies

5 years agoMove Smilies::getList() into if
Philipp Holzer [Mon, 6 May 2019 16:46:37 +0000 (18:46 +0200)]
Move Smilies::getList() into if

5 years agoMerge pull request #7105 from tobiasd/missingSubject
Philipp [Mon, 6 May 2019 10:00:12 +0000 (12:00 +0200)]
Merge pull request #7105 from tobiasd/missingSubject

The email for a successful DB structure update was missing a subject line as well

5 years agoAdd subject to DB Update email
Tobias Diekershoff [Mon, 6 May 2019 09:13:38 +0000 (11:13 +0200)]
Add subject to DB Update email

5 years agoadd feedback
Philipp Holzer [Mon, 6 May 2019 06:27:57 +0000 (08:27 +0200)]
add feedback

5 years agoMerge remote-tracking branch 'upstream/develop' into separated-confirm
Michael [Mon, 6 May 2019 05:54:51 +0000 (05:54 +0000)]
Merge remote-tracking branch 'upstream/develop' into separated-confirm

5 years agoThe follow confirmation process is now separated between DFRN and the rest
Michael [Mon, 6 May 2019 05:46:13 +0000 (05:46 +0000)]
The follow confirmation process is now separated between DFRN and the rest

5 years agoMerge pull request #7092 from MrPetovan/task/7047-theme-error-page
Philipp [Mon, 6 May 2019 05:33:42 +0000 (07:33 +0200)]
Merge pull request #7092 from MrPetovan/task/7047-theme-error-page

Add style to exception page

5 years agoMerge pull request #7084 from nupplaphil/task/mod_removetag
Hypolite Petovan [Mon, 6 May 2019 00:36:38 +0000 (20:36 -0400)]
Merge pull request #7084 from nupplaphil/task/mod_removetag

Move mod/filerm to src/Module/Filer/RemoveTag

5 years agoMerge pull request #7086 from nupplaphil/task/mod_maintenance
Hypolite Petovan [Mon, 6 May 2019 00:36:12 +0000 (20:36 -0400)]
Merge pull request #7086 from nupplaphil/task/mod_maintenance

Move mod/maintenance to src/Module/Maintenance

5 years agoMerge pull request #7102 from nupplaphil/task/mod_pretheme
Hypolite Petovan [Mon, 6 May 2019 00:33:21 +0000 (20:33 -0400)]
Merge pull request #7102 from nupplaphil/task/mod_pretheme

Move mod/pretheme to src/Module/ThemeDetails

5 years agoMerge pull request #7101 from nupplaphil/task/mod_viewsrc
Hypolite Petovan [Mon, 6 May 2019 00:32:42 +0000 (20:32 -0400)]
Merge pull request #7101 from nupplaphil/task/mod_viewsrc

Move mod/viewsrc to src/Module/ItemBody

5 years agoMerge pull request #7097 from nupplaphil/task/mod_after_PR_fixing
Hypolite Petovan [Mon, 6 May 2019 00:28:57 +0000 (20:28 -0400)]
Merge pull request #7097 from nupplaphil/task/mod_after_PR_fixing

Fixings for Mod-Refactorings

5 years agoMerge pull request #7100 from nupplaphil/task/mod_robots_txt
Hypolite Petovan [Sun, 5 May 2019 18:23:10 +0000 (14:23 -0400)]
Merge pull request #7100 from nupplaphil/task/mod_robots_txt

Move mod/robots_txt to src/Module/RobotsTxt

5 years agoMerge pull request #7083 from nupplaphil/task/mod_friendica
Hypolite Petovan [Sun, 5 May 2019 18:19:57 +0000 (14:19 -0400)]
Merge pull request #7083 from nupplaphil/task/mod_friendica

Move mod/friendica to src/Module/Friendica

5 years agoMerge pull request #7099 from nupplaphil/task/mod_modexp
Michael Vogel [Sun, 5 May 2019 17:49:51 +0000 (19:49 +0200)]
Merge pull request #7099 from nupplaphil/task/mod_modexp

Move mod/modexp to src/Module/PublicRSAKey

5 years agoMove mod/smilies to src/Module/Smilies
Philipp Holzer [Sun, 5 May 2019 17:39:02 +0000 (19:39 +0200)]
Move mod/smilies to src/Module/Smilies

5 years agoMerge pull request #7098 from annando/notices
Philipp [Sun, 5 May 2019 17:26:25 +0000 (19:26 +0200)]
Merge pull request #7098 from annando/notices

Fixes "parent-guid" notice - finally

5 years agoMove mod/pretheme to src/Module/ThemeDetails
Philipp Holzer [Sun, 5 May 2019 17:23:03 +0000 (19:23 +0200)]
Move mod/pretheme to src/Module/ThemeDetails

5 years agoMove mod/viewsrc to src/Module/ItemBody
Philipp Holzer [Sun, 5 May 2019 17:15:33 +0000 (19:15 +0200)]
Move mod/viewsrc to src/Module/ItemBody

5 years agoMove mod/robots_txt to src/Module/RobotsTxt
Philipp Holzer [Sun, 5 May 2019 17:06:51 +0000 (19:06 +0200)]
Move mod/robots_txt to src/Module/RobotsTxt

5 years agoMove mod/modexp to src/Module/PublicRSAKey
Philipp Holzer [Sun, 5 May 2019 17:02:19 +0000 (19:02 +0200)]
Move mod/modexp to src/Module/PublicRSAKey

5 years agoOptimized Profile::searchProfiles & Bugfix Contact::getProbeDataFromDatabase
Philipp Holzer [Sun, 5 May 2019 16:40:36 +0000 (18:40 +0200)]
Optimized Profile::searchProfiles & Bugfix Contact::getProbeDataFromDatabase

5 years agoCreate XML output for RSD with XML::fromArray()
Philipp Holzer [Sun, 5 May 2019 16:15:39 +0000 (18:15 +0200)]
Create XML output for RSD with XML::fromArray()

5 years agoRename BookMarklet to Bookmarklet
Philipp Holzer [Sun, 5 May 2019 15:59:57 +0000 (17:59 +0200)]
Rename BookMarklet to Bookmarklet

5 years agoFixes "parent-guid" notice - finally
Michael [Sun, 5 May 2019 15:48:57 +0000 (15:48 +0000)]
Fixes "parent-guid" notice - finally

5 years agoadd feedback
Philipp Holzer [Sun, 5 May 2019 15:02:17 +0000 (17:02 +0200)]
add feedback

5 years agoadd feedback
Philipp Holzer [Sun, 5 May 2019 15:01:51 +0000 (17:01 +0200)]
add feedback

5 years agoMerge pull request #7096 from annando/notices
Philipp [Sun, 5 May 2019 15:00:06 +0000 (17:00 +0200)]
Merge pull request #7096 from annando/notices

Fixes notices

5 years agoFixes notices
Michael [Sun, 5 May 2019 14:12:43 +0000 (14:12 +0000)]
Fixes notices

5 years agoMerge pull request #7095 from annando/ap-connect
Hypolite Petovan [Sun, 5 May 2019 13:37:43 +0000 (09:37 -0400)]
Merge pull request #7095 from annando/ap-connect

Switching from legacy DFRN connect to ActivityPub

5 years agoMerge pull request #7093 from nupplaphil/bug/mod_home
Hypolite Petovan [Sun, 5 May 2019 12:36:37 +0000 (08:36 -0400)]
Merge pull request #7093 from nupplaphil/bug/mod_home

Bugfixing Home

5 years agoMerge pull request #7091 from nupplaphil/task/mod_rsd
Hypolite Petovan [Sun, 5 May 2019 12:30:06 +0000 (08:30 -0400)]
Merge pull request #7091 from nupplaphil/task/mod_rsd

Move mod/rsd_xml to src/Module/ReallySimpleDiscovery

5 years agoAdd EOF EOL to view/global.css
Hypolite Petovan [Sun, 5 May 2019 12:14:55 +0000 (08:14 -0400)]
Add EOF EOL to view/global.css

5 years agoImproved protocol storing
Michael [Sun, 5 May 2019 11:53:17 +0000 (11:53 +0000)]
Improved protocol storing

5 years agoStoring the protocol while following a contact
Michael [Sun, 5 May 2019 11:19:30 +0000 (11:19 +0000)]
Storing the protocol while following a contact

5 years agoFilling the protocol on ap contact action
Michael [Sun, 5 May 2019 11:02:19 +0000 (11:02 +0000)]
Filling the protocol on ap contact action

5 years agoUpdated database sql description
Michael [Sun, 5 May 2019 10:40:02 +0000 (10:40 +0000)]
Updated database sql description

5 years agoReverted storing the protocol at all the time
Michael [Sun, 5 May 2019 10:36:51 +0000 (10:36 +0000)]
Reverted storing the protocol at all the time

5 years agoAP: Support of request messages
Michael Vogel [Sun, 5 May 2019 09:17:45 +0000 (11:17 +0200)]
AP: Support of request messages

5 years agoBugfixing Home
Philipp Holzer [Sun, 5 May 2019 08:47:08 +0000 (10:47 +0200)]
Bugfixing Home

5 years agoinclude feedback
Philipp Holzer [Sun, 5 May 2019 08:09:08 +0000 (10:09 +0200)]
include feedback

5 years agoRename ServiceUnavailableException & alter maintenance
Philipp Holzer [Sat, 4 May 2019 14:22:47 +0000 (16:22 +0200)]
Rename ServiceUnavailableException & alter maintenance

5 years agoMove mod/maintenance to src/Module/Maintenance
Philipp Holzer [Sat, 4 May 2019 11:42:26 +0000 (13:42 +0200)]
Move mod/maintenance to src/Module/Maintenance

5 years agoMove mod/filerm to src/Module/FilerM
Philipp Holzer [Sat, 4 May 2019 08:30:05 +0000 (10:30 +0200)]
Move mod/filerm to src/Module/FilerM

5 years agoadded feedback
Philipp Holzer [Sun, 5 May 2019 08:00:28 +0000 (10:00 +0200)]
added feedback

5 years agoMerge pull request #7090 from nupplaphil/task/mod_like
Hypolite Petovan [Sun, 5 May 2019 02:02:48 +0000 (22:02 -0400)]
Merge pull request #7090 from nupplaphil/task/mod_like

Move mod/like to src/Module/Like

5 years agoMerge pull request #7089 from nupplaphil/task/mod_help
Hypolite Petovan [Sun, 5 May 2019 02:02:38 +0000 (22:02 -0400)]
Merge pull request #7089 from nupplaphil/task/mod_help

Move mod/help to src/Module/Help

5 years agoAdd style to exception page
Hypolite Petovan [Sun, 5 May 2019 01:54:05 +0000 (21:54 -0400)]
Add style to exception page

5 years agoMerge pull request #7088 from nupplaphil/task/mod_invite
Hypolite Petovan [Sat, 4 May 2019 23:30:13 +0000 (19:30 -0400)]
Merge pull request #7088 from nupplaphil/task/mod_invite

Move mod/invite to src/Module/Invite

5 years agoMove mod/rsd_xml to src/Module/ReallySimpleDiscovery
Philipp Holzer [Sat, 4 May 2019 19:37:32 +0000 (21:37 +0200)]
Move mod/rsd_xml to src/Module/ReallySimpleDiscovery

5 years agofix quotes
Philipp Holzer [Sat, 4 May 2019 19:25:16 +0000 (21:25 +0200)]
fix quotes

5 years agoMove mod/like to src/Module/Like
Philipp Holzer [Sat, 4 May 2019 19:20:39 +0000 (21:20 +0200)]
Move mod/like to src/Module/Like

5 years agoMove mod/help to src/Module/Help
Philipp Holzer [Sat, 4 May 2019 19:05:02 +0000 (21:05 +0200)]
Move mod/help to src/Module/Help

5 years agoMove mod/invite to src/Module/Invite
Philipp Holzer [Sat, 4 May 2019 18:32:31 +0000 (20:32 +0200)]
Move mod/invite to src/Module/Invite

5 years agoMerge pull request #7085 from nupplaphil/task/mod_home
Hypolite Petovan [Sat, 4 May 2019 18:09:54 +0000 (14:09 -0400)]
Merge pull request #7085 from nupplaphil/task/mod_home

Move mod/home to src/Module/Home

5 years agoKept the hook, ditched the init
Philipp Holzer [Sat, 4 May 2019 14:26:32 +0000 (16:26 +0200)]
Kept the hook, ditched the init

5 years agoMerge pull request #7078 from nupplaphil/task/mod_fetch
Hypolite Petovan [Sat, 4 May 2019 12:47:23 +0000 (08:47 -0400)]
Merge pull request #7078 from nupplaphil/task/mod_fetch

Move mod/fetch to src/Module/Diaspora/Fetch

5 years agoMove mod/home to src/Module/Home
Philipp Holzer [Sat, 4 May 2019 11:08:31 +0000 (13:08 +0200)]
Move mod/home to src/Module/Home

5 years agoadd PHP doc
Philipp Holzer [Sat, 4 May 2019 08:18:41 +0000 (10:18 +0200)]
add PHP doc

5 years agoforgot nofilter
Philipp Holzer [Sat, 4 May 2019 08:17:04 +0000 (10:17 +0200)]
forgot nofilter

5 years agoMove mod/friendica to src/Module/Friendica
Philipp Holzer [Sat, 4 May 2019 08:05:21 +0000 (10:05 +0200)]
Move mod/friendica to src/Module/Friendica

5 years agoadd status code to System::externalRedirect
Philipp Holzer [Sat, 4 May 2019 07:16:37 +0000 (09:16 +0200)]
add status code to System::externalRedirect

5 years agoAdd redirect for fetch
Philipp Holzer [Fri, 3 May 2019 13:08:50 +0000 (15:08 +0200)]
Add redirect for fetch

5 years agoMerge pull request #7077 from nupplaphil/task/mod_nogroup
Hypolite Petovan [Fri, 3 May 2019 12:54:04 +0000 (08:54 -0400)]
Merge pull request #7077 from nupplaphil/task/mod_nogroup

Move mod/nogroup to src/Module/Group

5 years agoMove mod/fetch to src/Module/Fetch
Philipp Holzer [Fri, 3 May 2019 08:41:12 +0000 (10:41 +0200)]
Move mod/fetch to src/Module/Fetch

5 years agoMove mod/nogroup to src/Module/Group
Philipp Holzer [Fri, 3 May 2019 06:50:17 +0000 (08:50 +0200)]
Move mod/nogroup to src/Module/Group

5 years agoMerge pull request #7000 from MrPetovan/task/6999-no-probe-magic-link
Philipp [Fri, 3 May 2019 06:43:26 +0000 (08:43 +0200)]
Merge pull request #7000 from MrPetovan/task/6999-no-probe-magic-link

Remove probing in magic link construction

5 years agoCorrected order
Michael Vogel [Fri, 3 May 2019 06:13:02 +0000 (08:13 +0200)]
Corrected order

5 years agoMerge branch 'ap-connect' of github.com:annando/friendica into ap-connect
Michael [Fri, 3 May 2019 05:55:19 +0000 (05:55 +0000)]
Merge branch 'ap-connect' of github.com:annando/friendica into ap-connect

5 years agoEnsure that an existing contact isn't archived or pending
Michael [Fri, 3 May 2019 05:54:40 +0000 (05:54 +0000)]
Ensure that an existing contact isn't archived or pending

5 years agoMerge pull request #7076 from MrPetovan/bug/fix-proxy-router
Philipp [Fri, 3 May 2019 05:31:30 +0000 (07:31 +0200)]
Merge pull request #7076 from MrPetovan/bug/fix-proxy-router

Fix Proxy module routes

5 years agoDon't switch Friendica contacts to AP
Michael Vogel [Fri, 3 May 2019 05:10:02 +0000 (07:10 +0200)]
Don't switch Friendica contacts to AP

5 years agoCleaning confirm
Michael Vogel [Fri, 3 May 2019 04:17:26 +0000 (06:17 +0200)]
Cleaning confirm

5 years agoFixes undefined variable
Michael Vogel [Fri, 3 May 2019 04:01:01 +0000 (06:01 +0200)]
Fixes undefined variable

5 years agoFix Proxy module routes
Hypolite Petovan [Fri, 3 May 2019 01:35:37 +0000 (21:35 -0400)]
Fix Proxy module routes

- Fix EOL in view/templates/exception.tpl

5 years agoMerge pull request #7071 from nupplaphil/task/mod_bookmarklet
Hypolite Petovan [Fri, 3 May 2019 00:03:26 +0000 (20:03 -0400)]
Merge pull request #7071 from nupplaphil/task/mod_bookmarklet

Move mod/bookmarklet to src/Module/BookMarklet

5 years agoMerge pull request #7072 from nupplaphil/task/mod_directory
Hypolite Petovan [Fri, 3 May 2019 00:03:13 +0000 (20:03 -0400)]
Merge pull request #7072 from nupplaphil/task/mod_directory

Move mod/directory to src/Module/Directory

5 years agoMerge pull request #7069 from nupplaphil/task/mod_allfriends
Hypolite Petovan [Fri, 3 May 2019 00:03:05 +0000 (20:03 -0400)]
Merge pull request #7069 from nupplaphil/task/mod_allfriends

Move mod/allfriends to src/Module/AllFriends

5 years agoMerge pull request #7075 from nupplaphil/task/move_console_namespace
Hypolite Petovan [Thu, 2 May 2019 22:01:06 +0000 (18:01 -0400)]
Merge pull request #7075 from nupplaphil/task/move_console_namespace

Move Console namespace one level up

5 years agoMerge pull request #7074 from MrPetovan/task/move-display-to-src
Philipp [Thu, 2 May 2019 21:55:54 +0000 (23:55 +0200)]
Merge pull request #7074 from MrPetovan/task/move-display-to-src

Remove support for defunct Friendica F-Droid app

5 years agoadded url for magic link again
Philipp Holzer [Thu, 2 May 2019 21:39:20 +0000 (23:39 +0200)]
added url for magic link again

5 years agoMerge pull request #7073 from MrPetovan/task/7047-theme-error-page
Philipp [Thu, 2 May 2019 21:36:33 +0000 (23:36 +0200)]
Merge pull request #7073 from MrPetovan/task/7047-theme-error-page

Remove usage of non-existent Module\Special\HTTPException::rawContent return value

5 years agoFixed Forbidden message.
Philipp Holzer [Thu, 2 May 2019 21:35:52 +0000 (23:35 +0200)]
Fixed Forbidden message.

5 years agofixed alignment :-)
Philipp Holzer [Thu, 2 May 2019 21:34:33 +0000 (23:34 +0200)]
fixed alignment :-)