Hypolite Petovan
|
b9ab613777
|
Merge branch 'master' into develop
|
2019-06-23 17:40:52 -04:00 |
|
Hypolite Petovan
|
01e71254d9
|
Replace defaults() calls on $_SESSION by Core\Session calls
- Replace direct calls to $_SESSION by Core\Session calls in Module\Login
|
2019-05-26 21:26:59 -04:00 |
|
Hypolite Petovan
|
cc6a17d27a
|
Ensures Widget::postedByYear uid parameter is integer in Module\Profile
|
2019-05-26 08:18:59 -04:00 |
|
Hypolite Petovan
|
d27d4d8927
|
Move posted date widget to Content\Widget
|
2019-05-25 19:08:15 -04:00 |
|
Hypolite Petovan
|
c65faecc8c
|
Add current tab parameter to Model\Profile::getTabs
|
2019-05-20 15:09:33 -04:00 |
|
Hypolite Petovan
|
41f781c52a
|
Replace System::httpExit() by HTTPException throwing
|
2019-05-02 11:37:09 -04:00 |
|
Philipp Holzer
|
07ba1b200c
|
Add routes for current BaseModules
|
2019-05-01 21:29:04 +02:00 |
|
Hypolite Petovan
|
5b12bccb45
|
Move user tombstone activity data to ActivityPub\Transmitter
|
2019-04-04 07:38:40 -04:00 |
|
Hypolite Petovan
|
d51b9226a6
|
Replace deprecated System::baseURL with App->getBaseUrl in Module\Profile
|
2019-04-01 05:05:52 -04:00 |
|
Hypolite Petovan
|
e911302fe9
|
Add tombstone object for AP response on deleted profile
- Responds with 404 status code with all other non-success cases
|
2019-04-01 03:15:41 -04:00 |
|
Hypolite Petovan
|
23171296b2
|
Add missing EOF newline in Module\Profile
|
2019-01-30 11:11:23 -05:00 |
|
Hypolite Petovan
|
0615c8438a
|
Add new Module\Profile class
- Update reference to legacy module function profile_content
|
2019-01-30 08:07:20 -05:00 |
|