| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | make alpahabetic searches start with A | friendica | 2015-03-05 | 1 | -5/+36 |
* | reverse the logic of "don't show emoticons" setting which seems awkward | friendica | 2015-03-05 | 1 | -1/+1 |
* | straighten out some directory stuff, which required some Comanche structural ... | friendica | 2015-03-05 | 1 | -0/+22 |
* | make destructive queue management functions an expert option | friendica | 2015-03-05 | 1 | -1/+4 |
* | only allow theme selection forms if there are any themes to select | Mario Vavti | 2015-03-05 | 1 | -2/+2 |
* | more yes/no labels | Mario Vavti | 2015-03-05 | 1 | -8/+6 |