aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into 'dev'Mario2020-06-171-2/+118
|\
| * zap group compatibility - rewrites DMs and wall-to-wall posts to group pages ...Zot2020-06-171-2/+118
* | check for zot6 firstMario2020-06-141-23/+25
|/
* allow apps to be both pinned and starred independentlyZot2020-06-111-6/+2
* use strip_tags() on rss titlesMario2020-05-181-0/+1
* wrong pathMario2020-05-161-1/+1
* Legacy Hubzilla compatibility: when we relay a comment from hubzilla < 4.0, w...Mario2020-05-111-1/+2
* Merge branch 'dev' into 'dev'Mario2020-05-111-0/+13
|\
| * issue with quoted hashtags/mentionszotlabs2020-05-101-0/+13
* | fix testsMario2020-05-071-1/+0
* | channelx cachingMario2020-05-071-0/+23
|/
* deal with polls and votes in enotifyMario2020-05-051-0/+3
* typoMario2020-05-041-1/+1
* display complete perminfo only to ownerMario2020-05-041-2/+5
* set CURLOPT_ENCODING in z_post_url()Mario2020-05-041-0/+1
* set CURLOPT_ENCODING to empty string so that compressed content will be uncom...Mario2020-05-011-1/+2
* adjust code comments and whitespaceMario2020-04-291-3/+4
* more work on attach_store_item()Mario2020-04-291-2/+60
* fix mod filestorage and fetch the info from attach if only the hash is provid...Mario2020-04-251-0/+14
* more work on deprecating ACTIVITY_OBJ_FILE and adapt mod sharedwithmeMario2020-04-241-3/+16
* more work on deprecating ACTIVITY_OBJ_FILEMario2020-04-231-7/+21
* default item_wall to 0Mario2020-04-231-1/+1
* some work on deprecating ACTIVITY_OBJ_FILEMario2020-04-232-16/+84
* more prefer zot6 over zotMario2020-04-222-4/+3
* fix onepollMario2020-04-211-1/+1
* use $mid as plink to prevent to long plinksMario2020-04-202-3/+3
* some work on improving federation of item_private and make sure we deal with ...Mario2020-04-201-1/+1
* Merge branch 'dev' into 'dev'Mario2020-04-151-9/+13
|\
| * event issue when using strict sql modezotlabs2020-04-101-9/+13
* | handle some basic friendica attachment bbcodesMario2020-04-121-0/+135
* | just comment out is_edit_activity() call and add comments on why it is commen...Mario2020-04-121-0/+34
* | function is_edit_activity() is obsoleteMario2020-04-121-26/+0
|/
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-096-14/+21
* remove voting from UI in favour of pollsMario2020-04-082-16/+0
* another import fix and do not allow importing channels < version 4.7.4 for zo...Mario2020-04-051-1/+2
* show event timezone only if adjust ist set and the offset of the event timezo...Mario2020-04-051-3/+11
* show event timezone if it differs from the channel default timezoneMario2020-04-051-2/+13
* another attempt to get events rightMario2020-04-041-19/+24
* Revert "more timezone changes"Mario2020-04-031-7/+5
* Revert "set timezone iconfig a little earlier in the process so that it will ...Mario2020-04-031-3/+1
* more timezone changesMario2020-04-031-5/+7
* set timezone iconfig a little earlier in the process so that it will be inclu...Mario2020-04-031-1/+3
* Merge branch 'dev' into 'dev'Mario2020-04-031-4/+4
|\
| * issue 1454 - some photo item ActivityStreams links not returning json-ld; req...zotlabs2020-03-241-4/+4
* | ATOM_TIME format is not compatible with the DBMario2020-04-021-2/+2
* | cheat with guid_sig to reflect transition to zot6 and re-enable transition of...Mario2020-04-011-1/+1
* | transition connections to zot6 if their site has been updatedMario2020-04-011-0/+64
* | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to zot...Mario2020-03-291-40/+40
* | fix z6_discover() to do the right thing after transitionMario2020-03-261-2/+2
* | do not use channel_portable_id in process_channel_sync_delivery(). we should ...Mario2020-03-251-4/+4