| Commit message (Expand) | Author | Age | Files | Lines |
* | allow post_activity_item to be passed an empty ACL without resetting to chann... | zotlabs | 2017-03-06 | 1 | -1/+2 |
* | correct fix for wiki anonymous read issue (items_permissions_sql checks item.... | zotlabs | 2017-03-06 | 1 | -1/+2 |
* | detect no acl | zotlabs | 2017-02-20 | 1 | -4/+6 |
* | update fr translation | zotlabs | 2017-02-20 | 1 | -3/+3 |
* | rename bb2diaspora.php to markdown.php | zotlabs | 2017-02-02 | 1 | -1/+1 |
* | provide lowlevel xchan storage function to ensure that all non-null rows are ... | zotlabs | 2017-01-28 | 1 | -14/+20 |
* | better handling of html special chars in wiki and wikipage names | zotlabs | 2017-01-26 | 1 | -5/+5 |
* | haystack/needle mixup | Mario Vavti | 2017-01-26 | 1 | -1/+1 |
* | resolve the linked item delete issue by declaring what types of linked items ... | zotlabs | 2017-01-25 | 1 | -1/+6 |
* | only allow wiki owner to delete pages | zotlabs | 2017-01-25 | 1 | -2/+2 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-01-25 | 1 | -2/+5 |
|\ |
|
| * | fixes for wiki create/delete page | Mario Vavti | 2017-01-25 | 1 | -2/+5 |
* | | initialise item['postopts'] for mysql >= 5.7 | zotlabs | 2017-01-25 | 1 | -0/+1 |
|/ |
|
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 1 | -0/+1 |
* | add gen_link_id() function to selectively encode/decode the message-id compon... | Hubzilla | 2017-01-19 | 1 | -2/+2 |
* | more urlencoding of message-ids which are used in links | Hubzilla | 2017-01-18 | 1 | -1/+1 |
* | urlencode the message-id component of generated /display/ links; in most case... | Hubzilla | 2017-01-18 | 1 | -2/+2 |
* | native wiki stuff | zotlabs | 2017-01-17 | 1 | -9/+16 |
* | obj_type on edit activity was wrong | zotlabs | 2017-01-09 | 1 | -2/+2 |
* | issue with post signatures if posted from api and logged in locally with a di... | zotlabs | 2016-12-24 | 1 | -2/+2 |
* | don't alter received/changed timestamps when editing | zotlabs | 2016-12-08 | 1 | -14/+2 |
* | only update the 'changed' timestamp for recent item_store events | zotlabs | 2016-12-08 | 1 | -10/+14 |
* | minor optimisation to reduce code duplication | zotlabs | 2016-12-04 | 1 | -11/+7 |
* | api_zot: implement /api/z/1.0/network/stream and fix /api/z/1.0/channel/stream | zotlabs | 2016-12-04 | 1 | -2/+2 |
* | item_store: parent wasn't being returned in api call | zotlabs | 2016-12-03 | 1 | -0/+1 |
* | allow plugins to cancel item_store() and item_store_update() | zotlabs | 2016-12-01 | 1 | -0/+11 |
* | move all the zid related stuff to one file | zotlabs | 2016-11-13 | 1 | -72/+0 |
* | improve the check in 9b42bc860 | zotlabs | 2016-10-30 | 1 | -1/+1 |
* | possible fix for https://zothub.de/display/2d4996dd629504851d | Mario Vavti | 2016-10-30 | 1 | -2/+2 |
* | make the edited header stand out slightly | zotlabs | 2016-10-25 | 1 | -1/+1 |
* | send "hidden" edit activities to networks which don't support edits themselves | zotlabs | 2016-10-25 | 1 | -0/+32 |
* | put all dns checking into one function, allow it to be ignored | zotlabs | 2016-10-25 | 1 | -4/+1 |
* | first cut at edit activities | zotlabs | 2016-10-25 | 1 | -0/+43 |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -52/+44 |
* | additional array checking | zotlabs | 2016-10-13 | 1 | -1/+4 |
* | consolidate duplicated code for creating table entries from an array | zotlabs | 2016-10-12 | 1 | -13/+2 |
* | remove the rest of the backticks from sql queries; replace with TQUOT const w... | zotlabs | 2016-10-12 | 1 | -7/+7 |
* | more backquotes - this should take care of most except for the array import q... | zotlabs | 2016-10-09 | 1 | -14/+14 |
* | Merge branch 'nulldate' into dev | redmatrix | 2016-09-26 | 1 | -5/+5 |
|\ |
|
| * | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -5/+5 |
* | | issue #524 | redmatrix | 2016-09-22 | 1 | -0/+3 |
|/ |
|
* | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 1 | -1/+1 |
* | typo | Mario Vavti | 2016-09-21 | 1 | -1/+1 |
* | issue #520 | redmatrix | 2016-09-20 | 1 | -0/+1 |
* | probable fix for #509 - errant comment notifications provided on delayed (dup... | redmatrix | 2016-09-19 | 1 | -0/+6 |
* | allow public comments (sort of - see the notes) | redmatrix | 2016-08-31 | 1 | -5/+4 |
* | add authors to post distribution; case insensitive sort apps | redmatrix | 2016-08-29 | 1 | -0/+20 |
* | block backdoor delivery of bulk imported items | redmatrix | 2016-08-19 | 1 | -4/+31 |
* | import anomaly | redmatrix | 2016-08-17 | 1 | -4/+6 |
* | fix attached photo/file permissions on clones | redmatrix | 2016-08-15 | 1 | -0/+134 |