| Commit message (Expand) | Author | Age | Files | Lines |
* | make the channel item query match recent changes to network item query (and s... | friendica | 2015-03-18 | 1 | -3/+5 |
* | ok it has to be owner. | friendica | 2015-03-17 | 1 | -3/+3 |
* | The random bad signatures are because something somewhere is trimming the bod... | friendica | 2015-03-17 | 1 | -1/+1 |
* | display a map for photos if allowed. Note: there is a bug in that if the map ... | friendica | 2015-03-16 | 1 | -0/+8 |
* | openid cleanup | friendica | 2015-03-16 | 2 | -98/+68 |
* | make sure this sucker is quiet | friendica | 2015-03-16 | 1 | -1/+1 |
* | phase one of the great file storage unification - use one button for uploads ... | friendica | 2015-03-16 | 1 | -2/+29 |
* | mod_id: load profile so the sidebar profile will work | friendica | 2015-03-15 | 2 | -39/+20 |
* | mysql schema typo, do the install check for store before chcking smarty, as t... | friendica | 2015-03-15 | 1 | -2/+2 |
* | revert the revert - that is working. My test was bad. | friendica | 2015-03-14 | 1 | -3/+3 |
* | revert and rethink | friendica | 2015-03-14 | 1 | -3/+3 |
* | create terms for Diaspora mention tags - which in Diaspora are handled differ... | friendica | 2015-03-13 | 1 | -6/+6 |
* | fix posts not showing up in network if author is not in connections | zottel | 2015-03-14 | 1 | -3/+3 |
* | use local_channel() connnections to match the abook against when joining the ... | friendica | 2015-03-13 | 1 | -2/+2 |
* | revert that | friendica | 2015-03-12 | 1 | -4/+25 |
* | try to allow translation of ax regs | friendica | 2015-03-12 | 1 | -29/+52 |
* | support a fair number of the common AX regs | friendica | 2015-03-12 | 1 | -5/+68 |
* | Add some AX vars to openid server. | friendica | 2015-03-12 | 1 | -11/+28 |
* | more JS=1 weirdness | friendica | 2015-03-12 | 1 | -1/+1 |
* | try and add some regs | friendica | 2015-03-12 | 1 | -0/+2 |
* | add generic_addon_settings template and minor fixes | Mario Vavti | 2015-03-12 | 1 | -1/+1 |
* | Merge branch 'master' of https://github.com/friendica/red | Mario Vavti | 2015-03-12 | 1 | -1/+1 |
|\ |
|
| * | substr() is a mysql alias for substring(). substring() is in the SQL standard... | Habeas Codice | 2015-03-12 | 1 | -1/+1 |
* | | some work on feature/addon settings | Mario Vavti | 2015-03-12 | 1 | -4/+2 |
|/ |
|
* | openid stuff | friendica | 2015-03-11 | 2 | -36/+50 |
* | Merge branch 'master' into openid | friendica | 2015-03-11 | 5 | -8/+42 |
|\ |
|
| * | remove the now redundant audio/video buttons and label the editor text style ... | friendica | 2015-03-11 | 4 | -0/+20 |
| * | parse_url changes for oembed/zvideo/etc. | friendica | 2015-03-11 | 1 | -8/+22 |
* | | Merge branch 'master' into openid | friendica | 2015-03-11 | 7 | -155/+10 |
|\| |
|
| * | cleanup of old delegation stuff | friendica | 2015-03-10 | 6 | -152/+5 |
| * | sql optimisation for affinity searches. A new index was added which wasn't ad... | friendica | 2015-03-10 | 1 | -3/+5 |
* | | openid server | friendica | 2015-03-11 | 1 | -0/+237 |
|/ |
|
* | Change logic of "don't create a status post for this photo upload" and turn i... | friendica | 2015-03-10 | 2 | -2/+2 |
* | missing include | friendica | 2015-03-10 | 1 | -0/+1 |
* | channel delegation | friendica | 2015-03-10 | 5 | -22/+101 |
* | more work on queue optimisations | friendica | 2015-03-09 | 1 | -1/+2 |
* | Whoops... should've actually checked the pg manual before merging #920 :-) | Habeas Codice | 2015-03-09 | 1 | -2/+2 |
* | make network page default options work more or less universally instead of ju... | friendica | 2015-03-09 | 1 | -1/+10 |
* | up the count of directory tags | friendica | 2015-03-09 | 1 | -1/+1 |
* | Allow site to over-ride directory options. Bugger off. | friendica | 2015-03-09 | 1 | -13/+2 |
* | fix comanche regions after comanche refactor a few days ago | friendica | 2015-03-09 | 1 | -0/+1 |
* | Merge pull request #920 from dawnbreak/master | habeascodice | 2015-03-08 | 1 | -328/+341 |
|\ |
|
| * | Fixing (un)blocking accounts in /admin/users. | Klaus Weidenbach | 2015-03-08 | 1 | -34/+61 |
| * | Add alert to admin page about old PHP version. | Klaus Weidenbach | 2015-03-08 | 1 | -296/+282 |
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-07 | 2 | -4/+0 |
|\| |
|
| * | hopefully fix #919 | Mario Vavti | 2015-03-07 | 2 | -4/+0 |
* | | directory: fix public forum listing | friendica | 2015-03-07 | 1 | -3/+5 |
|/ |
|
* | when fixing "naked links" make sure not to double link double urls as seen in... | friendica | 2015-03-06 | 1 | -1/+1 |
* | reverse smilie storage also | friendica | 2015-03-06 | 1 | -1/+1 |
* | major cleanup of directory options | friendica | 2015-03-05 | 2 | -45/+27 |