| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | comment policy permissions typo | redmatrix | 2016-08-02 | 1 | -1/+1 |
* | typo | redmatrix | 2016-07-21 | 1 | -1/+1 |
* | permission fixes | redmatrix | 2016-07-19 | 1 | -6/+6 |
* | more perms work | redmatrix | 2016-07-13 | 1 | -4/+3 |
* | deprecate/remove json_decode_plus | redmatrix | 2016-07-13 | 1 | -10/+10 |
* | update_remote_id - updated to work with iconfig | redmatrix | 2016-07-12 | 1 | -18/+5 |
* | reduce the memory usage of the expire query dramatically. | redmatrix | 2016-07-06 | 1 | -19/+10 |
* | expire crashing on shared hosting from memory exhaustion. Lower the expire li... | redmatrix | 2016-07-06 | 1 | -1/+1 |
* | delivery invoked twice in mod_tagger, once in post_activity_item() and anothe... | redmatrix | 2016-07-01 | 1 | -5/+1 |
* | 1. provide automatic relocation of important links in items that are imported... | redmatrix | 2016-06-21 | 1 | -0/+12 |
* | some work to provide propagation and honouring of the item_notshown flag. | redmatrix | 2016-06-13 | 1 | -6/+18 |
* | deprecate the item_id table - replace with iconfig. A possibly useful functio... | redmatrix | 2016-06-13 | 1 | -3/+19 |
* | another switch of type and ttype | redmatrix | 2016-06-04 | 1 | -1/+1 |
* | cross-site encoding issue with tags | redmatrix | 2016-06-04 | 1 | -4/+2 |
* | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 1 | -17/+17 |
* | more db column renames | redmatrix | 2016-05-31 | 1 | -26/+28 |
* | moved enotify | redmatrix | 2016-05-24 | 1 | -8/+7 |
* | renamed include files identity.php (channel.php) and Contact.php (connections... | redmatrix | 2016-05-22 | 1 | -1/+1 |
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -6/+6 |
* | split off feed handling stuff from include/items | redmatrix | 2016-05-12 | 1 | -1312/+3 |
* | remove the rarely if ever used filter_insecure() function. We will provide th... | redmatrix | 2016-05-12 | 1 | -41/+0 |
* | make editwebpage use status_editor() and fix storing of layout on webpage cre... | Mario Vavti | 2016-05-09 | 1 | -2/+2 |
* | sort out the rest of the source categories | redmatrix | 2016-05-02 | 1 | -2/+2 |
* | a couple of bugfixes from earlier checkins and implementation of source tags | redmatrix | 2016-05-01 | 1 | -0/+34 |
* | provide courtesy function for syncing one item. We'll probably be doing this ... | redmatrix | 2016-04-27 | 1 | -0/+15 |
* | move iconfig functions to include/config.php with all the rest of the configs... | redmatrix | 2016-04-26 | 1 | -155/+0 |