Michael
|
455616b52c
|
Add "announce" activity for incoming Diaspora reshares
|
3 years ago |
Hypolite Petovan
|
d51b9226a6
|
Replace deprecated System::baseURL with App->getBaseUrl in Module\Profile
|
3 years ago |
Hypolite Petovan
|
da710999e0
|
Added unavailable local profile AP issue to CHANGELOG
|
3 years ago |
Hypolite Petovan
|
e911302fe9
|
Add tombstone object for AP response on deleted profile
- Responds with 404 status code with all other non-success cases
|
3 years ago |
Tobias Diekershoff
|
9f49ce8857
|
Merge pull request #6956 from MrPetovan/task/sanitize-path-item
Sanitize theme/addon path items
|
3 years ago |
Hypolite Petovan
|
cc64471e4c
|
Sanitize addon path items
|
3 years ago |
Hypolite Petovan
|
b529c03a20
|
Sanitize theme path items
- Sanitize theme style/color/scheme path items
|
3 years ago |
Hypolite Petovan
|
6aac84dc8e
|
Add Theme::getAllowedList method
|
3 years ago |
Hypolite Petovan
|
6f94e51ba6
|
Add Strings::sanitizeFilePathItem method
|
3 years ago |
Tobias Diekershoff
|
820e2a89f9
|
add search to user menu as well
|
3 years ago |
Hypolite Petovan
|
3de1fc3097
|
Hotfix for App->registerStylesheet
- Wrong condition for strpos()
- Follow-up to #6953
|
3 years ago |
Tobias Diekershoff
|
843b9f71c1
|
be consistent with messages and admin links as both are in the nav bar and the user menu
|
3 years ago |
Tobias Diekershoff
|
174e71cc36
|
mobile view: show events and admin, but hide pm link
|
3 years ago |
Tobias Diekershoff
|
afd751ee74
|
add link to admin panel as well, but keep icon as it is really handy
|
3 years ago |
Philipp
|
e5cc35cb45
|
Merge pull request #6953 from tobiasd/20190330-csspath
check if BasePath is empty to prevent mangeled up CSS path
|
3 years ago |
Tobias Diekershoff
|
16f44a8237
|
dont check but only copy if BasePath is present
|
3 years ago |
Hypolite Petovan
|
f196368146
|
Merge pull request #6954 from nupplaphil/task/upgrade_hardening
ConfigFile upgrade hardening
|
3 years ago |
Philipp Holzer
|
363d6b72ae
|
wrong indent
|
3 years ago |
Philipp Holzer
|
0a447cb61b
|
wrong indent
|
3 years ago |
Philipp Holzer
|
24f5a8c3a1
|
add tests
|
3 years ago |
Philipp Holzer
|
e0b1f4f251
|
Hardening ConfigUpgrade
|
3 years ago |
Tobias Diekershoff
|
bb8216cbc8
|
check if BasePath is empty to prevent mangeled up CSS path
|
3 years ago |
Michael Vogel
|
1c2a77c47f
|
Merge pull request #6949 from MrPetovan/bug/6947-frio-fix-fake-form
[frio] Switch comment box closing event listener from click to mousedown
|
3 years ago |
Hypolite Petovan
|
3f640169f7
|
Switch comment box closing event listener from click to mousedown
- Fix event race condition in Chrome 73 (https://github.com/friendica/friendica/issues/6947)
|
3 years ago |
Tobias Diekershoff
|
2f20ba4aa7
|
Merge pull request #6945 from annando/announce
Preparation to be able to store "announce" activities
|
3 years ago |
Michael
|
cbe574f6f6
|
Preparation to be able to store "announce" activities
|
3 years ago |
Michael Vogel
|
ed4a9f8b8a
|
Merge pull request #6925 from MrPetovan/task/6778-add-storage-move-to-cron
6778 Part 2: Add storage move cron job (redux)
|
3 years ago |
Hypolite Petovan
|
a3829e8fc7
|
Merge pull request #6944 from annando/item-follow
Store the follow activity in the "item-activity" table
|
3 years ago |
Michael
|
2df2f623e1
|
Store the follow activity in the "item-activity" table
|
3 years ago |
Hypolite Petovan
|
09e03c9213
|
Merge branch 'develop' into task/6778-add-storage-move-to-cron
|
3 years ago |
Hypolite Petovan
|
ef0545645a
|
Merge pull request #6942 from annando/worker-fast-commands
Command based pre fetching of worker tasks
|
3 years ago |
Philipp
|
2d522f872d
|
Merge pull request #6940 from annando/fix-notif
Notifications do work now again
|
3 years ago |
Philipp
|
1f3b9ab451
|
Merge pull request #6939 from annando/ap-delivery-failure
Archive inboxes after 5 days of delivery failures
|
3 years ago |
Michael
|
83ff2b0382
|
We don't need to escape values anymore
|
3 years ago |
Michael
|
2e0697c70e
|
Notifications do work now again
|
3 years ago |
Michael
|
87cdbfcee4
|
Updated database.sql
|
3 years ago |
Michael
|
55325f191b
|
Merge remote-tracking branch 'upstream/develop' into ap-delivery-failure
|
3 years ago |
Hypolite Petovan
|
753b1e0f25
|
Merge pull request #6935 from nupplaphil/issue/missing_basepath
Fixing basepath issue
|
3 years ago |
Michael Vogel
|
15e9d8dcdb
|
Merge pull request #6931 from MrPetovan/task/6903-collapse-connector-list
Collapse connector list
|
3 years ago |
Philipp Holzer
|
040504dca9
|
fixing config value setting
|
3 years ago |
Philipp Holzer
|
9ec29f1e8e
|
straight the config value check
|
3 years ago |
Philipp
|
22f884484a
|
Merge pull request #6933 from MrPetovan/bug/smilies-wrong-escape
Fix wrong code block escaping in Smilies
|
3 years ago |
Michael
|
fe0c516c3f
|
Added field for "shared" inbox
|
3 years ago |
Michael Vogel
|
16af6610d9
|
Merge pull request #6937 from MrPetovan/bug/6927-set-manifest-backend
Add manifest module to backend module list
|
3 years ago |
Hypolite Petovan
|
34208bf966
|
Add manifest module to backend module list
|
3 years ago |
Hypolite Petovan
|
9210767518
|
Add cover code block encoding edge case in smilies replacement tests
|
3 years ago |
Michael
|
18f3ff7b8e
|
Unarchive inboxes on profile update
|
3 years ago |
Michael
|
198e150ba8
|
Archive inboxes after 5 days of delivery failures
|
3 years ago |
Philipp Holzer
|
7d88b800b8
|
Fixing Basepath
|
3 years ago |
Philipp Holzer
|
d78598b64e
|
Fixing basepath issue
|
3 years ago |