Michael
|
bf4d19eed3
|
Changes after code review
|
2023-05-03 21:14:35 +00:00 |
|
Michael
|
b4b9a6a34a
|
Add Fancybox to the core
|
2023-05-03 20:59:28 +00:00 |
|
Michael
|
349fa08ece
|
Fix warning: Undefined array key "post"
|
2023-05-02 09:21:11 +00:00 |
|
Michael
|
8ab7e6552b
|
Improved fetching of attached activities
|
2023-05-01 13:05:59 +00:00 |
|
Michael
|
ae6c354232
|
"audience" is set for forum posts / followers posts are directed to the followers collection
|
2023-04-28 05:13:23 +00:00 |
|
Michael
|
78b969cb19
|
Store "audience" and "attributedTo" data
|
2023-04-14 17:21:20 +00:00 |
|
Michael
|
cd3f2f63d6
|
Replace the Diaspora signature upon update
|
2023-04-12 05:48:38 +00:00 |
|
Hypolite Petovan
|
e7628af15f
|
Ward against nonexistant item in Item::prepareBody
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1492984392
|
2023-04-03 00:05:40 -04:00 |
|
Hypolite Petovan
|
c673c478ee
|
Ward against missing plink in createSharedBlockByArray
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1492984224
- Add logging to troubleshoot the issue
|
2023-04-03 00:03:49 -04:00 |
|
Josh Soref
|
2230098458
|
spelling: unannounce
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:14:16 -04:00 |
|
Josh Soref
|
f6bd4f5d79
|
spelling: refers
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:14:16 -04:00 |
|
Josh Soref
|
be49a3a2b5
|
spelling: protocol
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:14:16 -04:00 |
|
Josh Soref
|
57f4b5fc0a
|
spelling: notify
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:14:15 -04:00 |
|
Josh Soref
|
044bc8ddac
|
spelling: formatter
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:03:23 -04:00 |
|
Josh Soref
|
6c27117444
|
spelling: diaspora
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-03-26 16:03:23 -04:00 |
|
Michael
|
8a55ce2415
|
Set different permissions for comments via API
|
2023-03-24 20:39:11 +00:00 |
|
Michael
|
9c8ae42c04
|
Delete the attached HTML media on content updates
|
2023-03-20 14:19:51 +00:00 |
|
Hank Grabowski
|
4366737eb8
|
Fix posting/editing empty text image posts through Mastodon API
|
2023-03-18 23:06:13 -04:00 |
|
Hank Grabowski
|
261975afe9
|
Delete previous post version's link attachments before posting the one from the current update.
|
2023-03-18 21:35:38 -04:00 |
|
Michael
|
5f6503a73f
|
Editing/removing of attached pictures is now possible via web
|
2023-02-27 07:47:31 +00:00 |
|
Michael
|
08ba9e4183
|
Fix emoji activities
|
2023-02-21 21:07:41 +00:00 |
|
Michael Vogel
|
7560939d75
|
Merge pull request #12820 from MrPetovan/bug/fatal-errors
Remove reference to remove field in event table
|
2023-02-20 16:37:45 +01:00 |
|
Hypolite Petovan
|
0dbee1c4d2
|
Remove reference to remove field in event table
- Address https://anonsys.net/display/bf69967c-1663-f368-5a52-cdd110992529
|
2023-02-20 08:26:23 -05:00 |
|
Philipp
|
f0c29edcde
|
Adapt BaseURL calls to new UriInterface
|
2023-02-18 21:12:21 +01:00 |
|
Michael
|
9f7747a360
|
We can now store emoji reactions from Misskey
|
2023-02-15 05:13:40 +00:00 |
|
Michael
|
4d4e34dc64
|
Issue 12764: Fix photo permissions when posting via web
|
2023-02-07 14:18:01 +00:00 |
|
Michael
|
999cdc7db9
|
Avoid more local links and bad http requests
|
2023-01-28 14:57:04 +00:00 |
|
Michael
|
f542211189
|
Mode depending control for the behaviour with blocked contacts
|
2023-01-12 06:25:55 +00:00 |
|
Michael
|
20a2cec0b0
|
Moved permission assigning / simplified block check
|
2023-01-10 05:59:25 +00:00 |
|
Michael
|
840f25cc5c
|
Improve ignoring of messages
|
2023-01-09 16:23:39 +00:00 |
|
Michael
|
cd3dbad2a8
|
Fix some warnings on item creation
|
2023-01-09 15:55:35 +00:00 |
|
Michael Vogel
|
c1f9c1aaa5
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2023-01-08 23:13:31 +01:00 |
|
Michael
|
50e43c530e
|
Posts from contacts can now be collapsed
|
2023-01-08 17:40:05 +00:00 |
|
Michael
|
9a1a406c03
|
Preview of attached links work again
|
2023-01-04 21:52:02 +00:00 |
|
Michael
|
d1a951f0ac
|
Post processing centralized
|
2023-01-04 06:52:40 +00:00 |
|
Michael
|
0d56f156f7
|
Code cleanup for mod/item.php
|
2023-01-04 05:44:52 +00:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Michael
|
e0a5e32f8e
|
Avoid undefined variable "$rendered"
|
2022-12-31 16:47:33 +00:00 |
|
Michael
|
4eceb2d26f
|
Merge remote-tracking branch 'upstream/develop' into move-delivery
|
2022-12-30 21:40:09 +00:00 |
|
Michael
|
9115ec5f0d
|
Adjust class references to the new location
|
2022-12-30 21:20:28 +00:00 |
|
Hypolite Petovan
|
12df6297d7
|
Remove attachment tags before checking for end of body images
|
2022-12-30 02:10:11 -05:00 |
|
Michael
|
ed520a3f39
|
Fix image grid in shared Friendica posts
|
2022-12-17 22:07:14 +00:00 |
|
Michael
|
2e6ab0e312
|
Fix: Images must not be removed on preview
|
2022-12-17 05:48:09 +00:00 |
|
Hypolite Petovan
|
590f92ba42
|
Merge pull request #12434 from MarekBenjamin/issue_make_balancing_optional
Removed balancing of image grid
|
2022-12-15 15:49:20 -05:00 |
|
Marek Bachmann
|
91cc6d5a94
|
Add unbalanced imagegrid generation
|
2022-12-15 21:29:14 +01:00 |
|
Hypolite Petovan
|
8a6da56738
|
Remove obsolete <div class="clear"></div> from body-attach div
|
2022-12-14 22:35:12 -05:00 |
|
Hypolite Petovan
|
d9361f2b81
|
Improve code standards in Model\Item
|
2022-12-13 09:33:01 -05:00 |
|
Marek Bachmann
|
290b14a000
|
Fixed image grid when exactly ONE portrait and ONE landscape is attached
|
2022-12-13 00:39:39 +01:00 |
|
MarekBenjamin
|
e4702ed464
|
Merge branch 'friendica:2022.12-rc' into new_image_presentation
|
2022-12-11 22:25:47 +01:00 |
|
Hypolite Petovan
|
baf2f7565a
|
Merge pull request #12390 from annando/fixes
Only reshare the author's posts on `MIRROR_NATIVE_RESHARE`
|
2022-12-11 15:05:47 -05:00 |
|