| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into tres | redmatrix | 2015-05-14 | 1 | -60/+17 |
|\ |
|
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-13 | 1 | -1/+1 |
| |\ |
|
| | * | product was a bad string to use because we may require it for e-commerce, and... | redmatrix | 2015-05-13 | 1 | -1/+1 |
| * | | convert ITEM_WALL from bitfield to standalone | redmatrix | 2015-05-06 | 1 | -20/+21 |
| * | | no need to obscure the diaspora signature if we're not obscuring the posts | redmatrix | 2015-05-06 | 1 | -4/+10 |
| * | | for hubzilla we won't be obscuring items, only private mail, this will allow ... | redmatrix | 2015-05-05 | 1 | -50/+1 |
| |/ |
|
* | | Merge branch 'master' into tres | friendica | 2015-04-29 | 1 | -3/+9 |
|\| |
|
| * | zotfeed issues | friendica | 2015-04-24 | 1 | -3/+3 |
| * | block unfederated posts from zot_feed | friendica | 2015-04-23 | 1 | -0/+6 |
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -547/+633 |
|\| |
|
| * | issue #176, sender copy of item not obscured if using private mention | friendica | 2015-04-20 | 1 | -1/+3 |
| * | match parens | friendica | 2015-04-14 | 1 | -1/+1 |
| * | post_activity_item incorrectly setting the obj_type when a valid type was spe... | friendica | 2015-04-14 | 1 | -1/+1 |
| * | Some documentation and whitespaces at line endings. | Klaus Weidenbach | 2015-04-10 | 1 | -159/+232 |
| * | update features, allow sys account page deletion | friendica | 2015-04-08 | 1 | -0/+5 |
| * | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -457/+405 |
| * | remove bogus grouping from fix for #938 | friendica | 2015-03-28 | 1 | -2/+2 |
| * | issue #938 | friendica | 2015-03-28 | 1 | -2/+8 |
| * | also allow service classes to set post expiration. These take priority over t... | friendica | 2015-03-24 | 1 | -3/+3 |
| * | more work on expiration, make system limits useful - even in retrospect | friendica | 2015-03-24 | 1 | -1/+5 |
| * | provide a site-wide expiration policy without loopholes - still need work to ... | friendica | 2015-03-24 | 1 | -1/+1 |
| * | sql errors on postgres with yestderday's optimisation | friendica | 2015-03-24 | 1 | -2/+2 |
| * | improve performance of the zotfeed queries | friendica | 2015-03-23 | 1 | -10/+9 |
| * | some tabs title statuseditor restructuring | Mario Vavti | 2015-03-21 | 1 | -1/+1 |
| * | The random bad signatures are because something somewhere is trimming the bod... | friendica | 2015-03-17 | 1 | -2/+2 |
| * | The never ending saga of parent = 0 bugs on Dreamhost. | friendica | 2015-03-01 | 1 | -0/+10 |
| * | this may actually fix the deliver loop when deleting existing items. It's hac... | friendica | 2015-02-25 | 1 | -0/+15 |
| * | Found the cause of the delete looping, and I can prevent it going forward. Th... | friendica | 2015-02-25 | 1 | -1/+10 |
| * | call post_local hooks prior to storing a post that is going to be sourced. Th... | friendica | 2015-02-25 | 1 | -0/+2 |
| * | Fixes tag delivery regex for when multiple tags are present | Alexandre Hannud Abdo | 2015-02-13 | 1 | -2/+2 |
| * | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se... | friendica | 2015-02-12 | 1 | -5/+4 |
| * | Dot not trim body in order to avoid issues with signature checks | Alexandre Hannud Abdo | 2015-02-12 | 1 | -2/+2 |
| * | issue #843 | friendica | 2015-02-11 | 1 | -0/+3 |
| * | more efficient processing of response activities, plus a proof of concept fix... | friendica | 2015-02-11 | 1 | -2/+9 |
| * | item voting tools | friendica | 2015-02-10 | 1 | -2/+2 |
* | | Merge branch 'master' into tres | friendica | 2015-02-05 | 1 | -0/+1 |
|\| |
|
| * | issue #889 private tags for forums no longer recognised after tag refactor a ... | friendica | 2015-02-02 | 1 | -0/+1 |
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -13/+51 |
|\| |
|
| * | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -1/+1 |
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -5/+5 |
| * | limit the number of forums that can be tagged in a single post - default is 2... | friendica | 2015-01-28 | 1 | -8/+46 |
* | | more message restrict conversions | friendica | 2015-01-29 | 1 | -15/+12 |
* | | Merge branch 'master' into tres | friendica | 2015-01-27 | 1 | -33/+20 |
|\| |
|
| * | improved route mismatch detection. We will be less strict about the absolute ... | friendica | 2015-01-27 | 1 | -33/+20 |
* | | Merge branch 'master' into tres and add some work on the item_deleted flag re... | friendica | 2015-01-26 | 1 | -1/+1 |
|\| |
|
* | | start on item_restrict conversion | friendica | 2015-01-22 | 1 | -20/+35 |
* | | more expanding item flags | friendica | 2015-01-22 | 1 | -23/+23 |
* | | heavy lifting converting item flag bits | friendica | 2015-01-22 | 1 | -61/+43 |
* | | slow progress removing bitfields on item table | friendica | 2015-01-21 | 1 | -13/+14 |
|/ |
|
* | correct some activity object types (for comments), also fix a foreach warning... | friendica | 2015-01-14 | 1 | -2/+7 |