Hank G
|
d74345782a
|
Update src/Module/Api/Friendica/Photoalbum/Index.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-13 16:45:34 -05:00 |
|
Hank Grabowski
|
5288ed46d4
|
Remove extraneous comment and fix whitespace between lines for style
|
2022-12-13 16:04:03 -05:00 |
|
Hank Grabowski
|
0b2c013db4
|
Fix space missing after if style error in src/Module/Api/Friendica/Photoalbum/Show.php
|
2022-12-13 15:59:45 -05:00 |
|
Hank Grabowski
|
8576610c54
|
Fix copyright header issues...
|
2022-12-13 15:58:03 -05:00 |
|
Hank Grabowski
|
991c5fa6de
|
Add latest_first parameter to photo gallery listing Friendica API endpoint
|
2022-12-13 15:41:24 -05:00 |
|
Hank Grabowski
|
4fc01c93ce
|
Add photo album show endpoint that lists photos in an album
|
2022-12-13 14:16:08 -05:00 |
|
Hank Grabowski
|
5b52533749
|
Fix Friendica API Photo Album list documentation to reflect endpoint
|
2022-12-13 14:14:58 -05:00 |
|
Hank Grabowski
|
951b221e21
|
Fix Friendica API Photo Album list documentation to reflect endpoint
|
2022-12-13 13:31:10 -05:00 |
|
Hank Grabowski
|
e1823c7138
|
Add Photo Album index endpoint to Friendica API
|
2022-12-13 13:28:34 -05:00 |
|
Hank Grabowski
|
800f94495b
|
Add Photo album cache flushes to Friendica Photo endpoints
|
2022-12-13 13:27:23 -05:00 |
|
Hank Grabowski
|
8f56aa316b
|
Allow album to be empty string thus defaulting to i10n "Wall Photos" like in UI
|
2022-12-13 12:48:50 -05:00 |
|
Hypolite Petovan
|
27c738f90f
|
Merge pull request #12395 from HankG/fix-photo-get-without-scale-arg
Fix Friendica Photo GET API endpoint to work without explicit scale term
|
2022-12-12 13:00:19 -05:00 |
|
Hank Grabowski
|
4e5794c99d
|
Update Friendica Photo API endpoint fix to pass null for scale when not applied
|
2022-12-12 12:37:01 -05:00 |
|
Hank Grabowski
|
46607598f3
|
Fix Friendica Photo GET API endpoint to work without explicit scale term
|
2022-12-12 11:27:59 -05:00 |
|
Hypolite Petovan
|
d60c405390
|
Merge pull request #12393 from annando/api-permissions
API: Allow permissions for status posts
|
2022-12-12 10:20:28 -05:00 |
|
Michael Vogel
|
0209c39e0a
|
Update src/Module/Api/Twitter/Statuses/Update.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-12 15:51:14 +01:00 |
|
Michael
|
7dfe517c77
|
Redirect in a different way
|
2022-12-12 11:24:20 +00:00 |
|
Michael
|
5312b23f03
|
Don't send the header
|
2022-12-12 03:13:24 +00:00 |
|
Michael
|
a2f386cd2f
|
Transmit header before creating user list
|
2022-12-12 02:43:32 +00:00 |
|
Michael
|
cfd09663e7
|
Don't display pending requests
|
2022-12-12 02:33:57 +00:00 |
|
Michael
|
89efa73195
|
Fix tests
|
2022-12-11 22:56:56 +00:00 |
|
Michael
|
d05910a6e5
|
API: Allow permissions for status posts
|
2022-12-11 22:48:43 +00:00 |
|
Michael
|
ff5da9bc71
|
API: Use "contact" for own relations
|
2022-12-11 22:26:30 +00:00 |
|
Michael
|
bf7df13855
|
Add more BlurHash to avoid not being able to display some picture
|
2022-12-11 09:56:30 +00:00 |
|
Michael
|
62376d2e62
|
Only calculate the last login on a "date" level
|
2022-12-11 03:26:45 +00:00 |
|
Michael
|
a65aa75234
|
Issue 12367: Calculate relative date on "date" level instead of "datetime"
|
2022-12-11 03:24:36 +00:00 |
|
Michael Vogel
|
46660c9462
|
Merge pull request #12364 from MrPetovan/bug/warnings
Address several warning messages
|
2022-12-10 18:10:24 +01:00 |
|
Hypolite Petovan
|
71a7f2d503
|
Remove parameter-less call of OStatus\Salmon module in DFRN\Notify
- Address https://github.com/friendica/friendica/issues/11993#issuecomment-1342615279
|
2022-12-10 11:45:53 -05:00 |
|
Hypolite Petovan
|
d87585477c
|
Delete introductions when referenced contact id doesn't exist anymore in Ping module
- Address part of https://github.com/friendica/friendica/issues/11993#issuecomment-1338134893
|
2022-12-10 11:42:03 -05:00 |
|
Hypolite Petovan
|
7aa5407bbd
|
Remove superfluous strlen call in Module\Tos
- Address https://github.com/friendica/friendica/issues/12011#issuecomment-1342617099
|
2022-12-10 11:38:42 -05:00 |
|
Hypolite Petovan
|
b1860d4121
|
Check for last-activity value before feeding it to strtotime in Module\NoScrape
- Address https://github.com/friendica/friendica/issues/12011#issuecomment-1340019523
|
2022-12-10 11:38:41 -05:00 |
|
Michael
|
498a957009
|
The appearanxe of the link preview is now configurable
|
2022-12-07 07:02:04 +00:00 |
|
Michael
|
6965614f00
|
API: Only search for direct hit without offset
|
2022-12-06 18:47:43 +00:00 |
|
Hypolite Petovan
|
32a9f39768
|
Merge pull request #12333 from annando/issue-12327
Issue 12327: Convert avatars to static
|
2022-12-04 23:30:58 -05:00 |
|
Michael
|
5bff6f38d7
|
Issue 12327: Convert avatars to static
|
2022-12-04 23:31:23 +00:00 |
|
Michael
|
4f98d2c74a
|
Issue 11915: Show reshared posts for contacts
|
2022-12-04 21:57:58 +00:00 |
|
Michael
|
5c74113bf6
|
Issue 12275: Banner upload via avatar does work now
|
2022-12-04 16:33:29 +00:00 |
|
Hypolite Petovan
|
552a30e1f3
|
Merge pull request #12329 from annando/blurhash
Use the blurhash when the remote picture doesn't load
|
2022-12-04 10:34:30 -05:00 |
|
Michael
|
cfe5101b9b
|
Use the blurhash when the remote picture doesn't load
|
2022-12-04 14:58:53 +00:00 |
|
Hypolite Petovan
|
a0752b1161
|
Escape HTML in event mapping callback
- This prevents arbitrary Javascript from being executed from the calendar view
|
2022-12-04 06:37:37 -05:00 |
|
Hypolite Petovan
|
2f42606c43
|
Add information about BBCode availability in event fields
|
2022-12-04 06:37:37 -05:00 |
|
Hypolite Petovan
|
349436a77a
|
Fix event start time not being properly converted to UTC
- This was triggering unexpected time comparison errors
|
2022-12-04 06:37:36 -05:00 |
|
Hypolite Petovan
|
1b71b963d7
|
Fix description not being populated in event form when there's a validation error
|
2022-12-04 06:37:36 -05:00 |
|
Michael
|
e5a531d3b5
|
Simplify "last-activity" handling
|
2022-12-04 07:17:26 +00:00 |
|
Michael
|
1d8c9276f3
|
Issue 10518: "last-activity" instead of "login_date"
|
2022-12-04 07:03:11 +00:00 |
|
Michael
|
16b76919c0
|
Rules added
|
2022-12-03 21:15:08 +00:00 |
|
Michael
|
b6f7d31036
|
API: Central way to fetch the system rules
|
2022-12-03 20:18:19 +00:00 |
|
Michael
|
36c7aea214
|
Debug code removed
|
2022-12-03 15:37:40 +00:00 |
|
Michael
|
e4dda7d2ca
|
Issue 11553: Reliably return the user's contacts
|
2022-12-03 14:19:48 +00:00 |
|
Hypolite Petovan
|
34f21b40f4
|
Move missing POST part of Profile\Photos from mod/photos
|
2022-12-01 17:57:29 -05:00 |
|