1
1
Fork 0
Commit graph

3298 commits

Author SHA1 Message Date
a13bc14933 Move admin/themes to src/Module
- Add Module\Admin\Themes\Index class
- Add route for admin/themes
- Add themes admin aside menu entry
- Add admin/addons/index.tpl template
- Remove theme list from mod/admin
2019-05-02 09:52:43 -04:00
9227aab837 Add system.allowed_themes config key handling in Core\Theme
- Add Theme::setAllowedList method
- Update the allowed theme list on theme install/uninstall
- Add theme file inclusion on uninstall allowing for theme_uninstall function to be called
- Removing logging from frontend methods
2019-05-02 09:52:42 -04:00
488e425416 Move admin/tos to src/Module
- Add Module\Admin\Tos class
- Add route for admin/tos
- Add admin aside menu entry
- Remove admin_page_tos and admin_page_tos_post from mod/admin.php
2019-05-02 09:52:42 -04:00
35d222f95d Move admin/federation to src/Module
- Add Module\Admin\Federation class
- Add missing abstract keyword in Module\BaseAdminModule
- Add route for admin/federation
- Remove admin_page_federation()  from mod/admin.php
2019-05-02 09:52:42 -04:00
6387a77b52 Move admin summary to src/Module
- Add BaseAdminModule class
- Add Module\Admin\Summary class
- Add Route for Admin\Summary module
- Remove admin_page_summary() in mod/admin
- Remove $showwarning variable from admin/summary.tpl
2019-05-02 09:52:41 -04:00
Philipp
51210af221
Merge branch 'develop' into task/mod_hostxrd 2019-05-02 12:33:53 +02:00
10114661d4
Merge pull request #7065 from nupplaphil/task/mod_add_routes
Add routes to all current BaseModules
2019-05-02 00:04:22 -04:00
07ba1b200c
Add routes for current BaseModules 2019-05-01 21:29:04 +02:00
0b5db6238e
fixing text 2019-05-01 20:17:15 +02:00
b6b9e57488
Add routes for current BaseModules 2019-05-01 20:16:21 +02:00
b3cee63745
Update README for Modules 2019-05-01 19:58:51 +02:00
a47a6a0cd9
code standards :-) 2019-05-01 19:48:49 +02:00
a338c75c9f
Update README for Modules 2019-05-01 19:46:18 +02:00
faae48959e
code standards :-) 2019-05-01 19:29:24 +02:00
2ae4b9f7e9
Last refactoring :-) / refactor due feedback 2019-05-01 19:17:52 +02:00
0345c50e2d
refactor Nodeinfo for more strait implementation 2019-05-01 18:43:06 +02:00
6a52d79a84
refactor caused by feedback 2019-05-01 18:25:28 +02:00
8581fbb40f
refactor caused by feedback 2019-05-01 18:25:07 +02:00
48d388d82c
fix route 2019-05-01 18:25:06 +02:00
90248f6bb7
Move .well-known, webfinger, xrd to src/Module/ 2019-05-01 18:25:04 +02:00
e7f8d8c3b6
Adding to router 2019-05-01 18:24:51 +02:00
007d0459be
optimize check 2019-05-01 18:24:41 +02:00
3cd438c4e3
Move mod/hostxrd to src/Module/Hostxrd 2019-05-01 18:24:41 +02:00
a4c2de7a0b
Merge pull request #7063 from nupplaphil/task/mod_amcd
Move mod/amcd to src/Module/AccMgmtControlDoc
2019-05-01 11:32:20 -04:00
08d4c7f1a9
Rename to AccountManagementControlDocument 2019-05-01 17:05:46 +02:00
1460e417c1
Move mod/amcd to src/Module/AccMgmtControlDoc 2019-05-01 00:32:33 +02:00
Philipp
33689a8d4e
Merge pull request #7060 from annando/ap-connect
Preparation for switching the connect mechanism from DFRN to AP
2019-04-30 20:52:28 +02:00
Michael Vogel
581895c07d Preparation for switching the connect mechanism from DFRN to AP 2019-04-30 20:07:20 +02:00
Michael Vogel
550291afbf AP endpoints are added to the list of backend processes 2019-04-29 17:51:38 +02:00
71b221a84d
Fix "Illegal string offset 'title'/'description'" notice in Module\Photo
See https://forum.friendi.ca/display/097d37de-265c-c35b-f385-e0b584714020
2019-04-26 15:39:42 -04:00
eef85584c2 AP: Parsing of messages from Pleroma should work now again 2019-04-26 06:17:37 +00:00
af92f46a2d Workaround for systems who don't use a correct context in ActivityPub 2019-04-25 13:30:30 +00:00
0e29ec200f Follow up to #7036: Automatically update AP contacts 2019-04-25 05:24:53 +00:00
838f5762ac Remove failing require to non-existent file in Worker\CronJobs 2019-04-24 18:30:51 -04:00
27f86263c0
Merge pull request #7040 from annando/fix-ap-probe
Probing of Pleroma contacts does work again
2019-04-24 17:39:25 -04:00
ffd6896bd2 Probing of Pleroma contacts does work again 2019-04-24 20:08:43 +00:00
2d1e771178
Merge pull request #7029 from nupplaphil/task/mod_manifest
Move mod/manifest to src/Module/Manifest
2019-04-24 09:26:57 -04:00
Philipp
2376399168
Merge pull request #7034 from annando/api-announce
API: Fix the displaying of reshared posts
2019-04-24 09:07:52 +02:00
dd7406f285 API: Fix the displaying of reshared posts 2019-04-24 04:26:23 +00:00
568ce4dd75
Merge pull request #7030 from nupplaphil/task/mod_nodeinfo
Move mod/nodeinfo to src/Module/Nodeinfo
2019-04-22 09:51:23 -04:00
0aa0ec2710
Merge pull request #7027 from nupplaphil/task/mod_statistics_json
Moving mod/statistics_json to src/Module/Statistics_json
2019-04-22 09:51:03 -04:00
dfa01f9265
typo 2019-04-22 14:22:45 +02:00
5233434d94
proper split cronjob functions 2019-04-22 14:22:00 +02:00
6056081d5a
Move mod/nodeinfo to src/Module/Nodeinfo 2019-04-22 14:00:17 +02:00
86529ce6ae
Merge pull request #7028 from nupplaphil/task/mod_localtime
Move mod/localtime to src/Module/Localtime
2019-04-22 07:53:17 -04:00
ac96e1bf3e
Move mod/manifset to src/Module/Manifset 2019-04-22 12:48:40 +02:00
300a7069f5
Move mod/localtime to src/Module/Localtime 2019-04-22 12:31:18 +02:00
6503be8035
Moving mod/statistics_json to src/Module/Statistics_json 2019-04-22 10:38:34 +02:00
7c140a9865
Merge pull request #7025 from nupplaphil/task/mod_babel
Moving mod/babel to src/Module/babel
2019-04-21 10:02:26 -04:00
88f2d77786
Moving mod/babel to src/Module/babel 2019-04-21 15:17:04 +02:00