aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Wall_attach.php
Commit message (Collapse)AuthorAgeFilesLines
* fix spacing issues in mod wall_attach and make save_chunk() deal with ↵Mario2024-04-171-7/+7
| | | | userfile and file array keys
* now all acl fields are checked. if they are not complete the check will failMario2023-08-091-4/+13
|
* ocap initial checkinMario2023-06-021-11/+11
|
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-1/+3
|
* svg stuffZot2019-11-081-1/+16
|
* fix duplicate attachment and regression with audio file uploadMario2019-11-041-2/+2
| | | (cherry picked from commit 4cfb965881df2be181aab6020c9df78c0a86fd9f)
* Add jot videos inline and with poster if possiblezotlabs2019-04-271-2/+19
|
* change to bbcode calling parameters: important: will require pulling addons;zotlabs2017-11-231-4/+6
| | | | also some extra checking of server headers in upload functions
* a few file activities were not getting syncedzotlabs2017-08-201-0/+6
|
* minor optimisationzotlabs2017-07-131-5/+2
|
* implement chunked uploads on the wall; making it work painlessly on /cloud ↵zotlabs2017-07-131-6/+58
| | | | was attempted but will not be implemented today. That presents some interesting dragons to slay.
* more api work for item/store and docozotlabs2016-12-021-1/+1
|
* deprecate/remove get_channel_by_nick() which is just a less generalised ↵zotlabs2016-11-081-6/+11
| | | | variant of channelx_by_nick()
* renamed include files identity.php (channel.php) and Contact.php ↵redmatrix2016-05-221-1/+1
| | | | (connections.php)
* module updatesredmatrix2016-04-181-0/+55