| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | some issues with GNU-Social's implementation of events in feeds. The summary ... | redmatrix | 2016-04-18 | 1 | -2/+2 |
* | remove the date hack on public feeds which was a temporary fix for an issue l... | redmatrix | 2016-04-17 | 1 | -2/+2 |
* | For GNU-social discovery, use the URI in the feed (author.uri) rather than tr... | redmatrix | 2016-04-03 | 1 | -11/+15 |
* | create miniApp to convert existing settings files to the static App class | redmatrix | 2016-03-31 | 1 | -5/+0 |
* | static App | redmatrix | 2016-03-31 | 1 | -12/+12 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -5/+5 |
* | add hook to allow plugins to perform a follow activity from an activityfeed | redmatrix | 2016-03-23 | 1 | -4/+14 |
* | atom specifies a uri or iri for the id. message_id isn't suitable here. | redmatrix | 2016-03-23 | 1 | -2/+2 |
* | more federation backend | redmatrix | 2016-03-16 | 1 | -1/+3 |
* | lots of work on federated channel discovery | redmatrix | 2016-03-16 | 1 | -7/+43 |
* | more federation backend work | redmatrix | 2016-03-15 | 1 | -4/+39 |
* | federation work | redmatrix | 2016-03-14 | 1 | -10/+24 |
* | work on implementing account/channel move (as opposed to clone) | redmatrix | 2016-03-09 | 1 | -4/+2 |
* | missing function | redmatrix | 2016-02-24 | 1 | -1/+1 |
* | function to process atom stream without actually storing anything | redmatrix | 2016-02-23 | 1 | -5/+67 |
* | retry the move of AccessList to composer format (one or more third-party plug... | redmatrix | 2016-02-21 | 1 | -1/+1 |
* | fix double encoding | redmatrix | 2016-02-21 | 1 | -3/+4 |
* | Revert "move accesslist class to namespace" | redmatrix | 2016-02-20 | 1 | -1/+1 |
* | move accesslist class to namespace | redmatrix | 2016-02-20 | 1 | -1/+1 |