Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add Thomas's Diaspora repair script as include/fixd.php - altered so it can ↵ | friendica | 2014-12-16 | 2 | -11/+46 |
| | | | | | | be re-run if necessary with a count of remaining hublocs to be fixed. Some sites are down so it probably can't ever get to zero. The check for a null join is quite an expensive query. It could block your DB for a couple minutes while it runs. Also some preliminary work on a means to take the channel module out of list/forum mode if a specific mid is requested. | ||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-12-15 | 3 | -6/+3 |
|\ | |||||
| * | Issue #743 | Thomas Willingham | 2014-12-15 | 1 | -6/+1 |
| | | |||||
| * | Undo accidental reversion included in last checkin | Thomas Willingham | 2014-12-15 | 1 | -2/+2 |
| | | |||||
| * | Doco: How to write foreign doco in how to write doco doco. | Thomas Willingham | 2014-12-15 | 1 | -2/+3 |
| | | |||||
| * | Merge pull request #744 from pafcu/searchhelp | Thomas Willingham | 2014-12-15 | 1 | -0/+1 |
| |\ | | | | | | | Add hint on how to use search box | ||||
| | * | Add hint on how to use search box | Stefan Parviainen | 2014-12-14 | 1 | -0/+1 |
| | | | |||||
* | | | wall tags | friendica | 2014-12-15 | 2 | -1/+25 |
|/ / | |||||
* | | don't remove obsolete hublocs that have no sitekey - it will remove all ↵ | friendica | 2014-12-14 | 1 | -1/+1 |
| | | | | | | | | kinds of other hublocs it isn't supposed to (e.g. diaspora). | ||||
* | | Add security logger to RedDAV. | Klaus Weidenbach | 2014-12-14 | 4 | -226/+221 |
| | | | | | | | | Some smaller clean ups whitepsaces and tabs, use PHP_EOL, Doxygen, etc. | ||||
* | | Merge branch 'master' of https://github.com/friendica/red | Thomas Willingham | 2014-12-13 | 1 | -27/+27 |
|\ \ | |||||
| * | | Merge pull request #738 from pafcu/moreids | Thomas Willingham | 2014-12-13 | 1 | -27/+27 |
| |\| | | | | | | | Add some ids to nav elements | ||||
| | * | Add some ids to nav elements | Stefan Parviainen | 2014-12-12 | 1 | -27/+27 |
| | | | |||||
* | | | Let Diaspora hublocs come back by allowing discover_by_webbie() to carry on if | Thomas Willingham | 2014-12-13 | 1 | -3/+2 |
|/ / | | | | | | | | | | | and look for a hubloc even if an xchan is found. You'll probably need to loop through the missing ones manually. | ||||
* | | don't import to sys channel from self-censored authors | friendica | 2014-12-12 | 1 | -1/+11 |
| | | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-12-10 | 10 | -233/+596 |
|\ \ | |||||
| * | | Provide censorship. | Thomas Willingham | 2014-12-10 | 1 | -4/+9 |
| | | | |||||
| * | | show clear browser location button only if use browser location option is ↵ | marijus | 2014-12-09 | 1 | -1/+1 |
| | | | | | | | | | | | | set and minor css fixes | ||||
| * | | Make it clear that title and categories are optional | Stefan Parviainen | 2014-12-08 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #726 from pafcu/tagsinotherchannels | Thomas Willingham | 2014-12-08 | 2 | -3/+270 |
| |\ | | | | | | | Show tags in other channels profile field to make it easier to navigate ... | ||||
| | * | Show tags in other channels profile field to make it easier to navigate to ↵ | Stefan Parviainen | 2014-12-07 | 2 | -3/+270 |
| | | | | | | | | | | | | the channels | ||||
| * | | Merge pull request #723 from pafcu/diropts | Thomas Willingham | 2014-12-08 | 1 | -0/+17 |
| |\ \ | | | | | | | | | Directory sorting as a dropdown, forum filter as checkbox, option to sor... | ||||
| | * | | Directory sorting as a dropdown, forum filter as checkbox, option to sort ↵ | Stefan Parviainen | 2014-12-07 | 1 | -0/+17 |
| | |/ | | | | | | | | | | oldest first | ||||
| * | | Merge pull request #727 from dawnbreak/docu | Thomas Willingham | 2014-12-08 | 5 | -222/+259 |
| |\ \ | | | | | | | | | Some Doxygen comments and small cleanups. | ||||
| | * | | Some Doxygen comments and small cleanups. | Klaus Weidenbach | 2014-12-07 | 5 | -222/+259 |
| | | | | |||||
| * | | | small change | Christian Vogeley | 2014-12-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | Remove channel cloud files from file system when | Christian Vogeley | 2014-12-07 | 1 | -0/+36 |
| |/ / | | | | | | | | | | the channel is removed | ||||
| * | | Missing include if photo album widget called from not-the-photos page. | Thomas Willingham | 2014-12-04 | 1 | -1/+2 |
| | | | |||||
* | | | block adult channels from inclusion in public content feeds | friendica | 2014-12-10 | 1 | -2/+2 |
|/ / | |||||
* | | can't reset public to false because it may have been passed in as true and ↵ | friendica | 2014-12-01 | 1 | -5/+5 |
| | | | | | | | | this would be wrong and cause even more subtle bugs. Reset to whatever value was passed in. | ||||
* | | Somewhat subtle process_delivery() bug - $public was not being reset if a sys | Thomas Willingham | 2014-12-01 | 1 | -0/+1 |
| | | | | | | | | channel is reached but then the loop iterated over another channel. | ||||
* | | Whitespace. Stupid £#@£@$ editor. | Thomas Willingham | 2014-11-29 | 2 | -7/+7 |
| | | |||||
* | | Fix abook_toggle_flag from postgres stuff | Thomas Willingham | 2014-11-29 | 1 | -5/+7 |
|/ | |||||
* | Issue #713 Arguably, we shouldn't allow poking yourself and stuff either | Thomas Willingham | 2014-11-29 | 1 | -1/+2 |
| | | | | but I like that, so... | ||||
* | ical output wasn't using 24-hour time | friendica | 2014-11-24 | 1 | -2/+2 |
| | |||||
* | theme the observer tags so they stick out like a sore thumb. Too much bad juju. | friendica | 2014-11-24 | 1 | -4/+6 |
| | |||||
* | hide online presence maps to DNT | friendica | 2014-11-24 | 1 | -3/+3 |
| | |||||
* | basic vcalendar formatting support | friendica | 2014-11-23 | 2 | -6/+60 |
| | |||||
* | add link to search forums in the directory | friendica | 2014-11-23 | 1 | -2/+3 |
| | |||||
* | allow directory searches to be filtered by (public forums) and/or (! public ↵ | friendica | 2014-11-23 | 1 | -0/+1 |
| | | | | forums) | ||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-23 | 4 | -0/+18 |
|\ | |||||
| * | added dbdriver to siteinfo json to better track affected sites | Habeas Codice | 2014-11-22 | 4 | -0/+18 |
| | | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-22 | 3 | -2/+10 |
|\| | |||||
| * | prevent database hackery from leaking over the wire | Habeas Codice | 2014-11-22 | 1 | -1/+2 |
| | | |||||
| * | somehow missed this one | Habeas Codice | 2014-11-22 | 1 | -0/+2 |
| | | | | | | | | was causing problems with pickup messages originating from postgres servers | ||||
| * | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-21 | 5 | -9/+95 |
| |\ | |||||
| * | | new system config reserved_channels | Habeas Codice | 2014-11-21 | 1 | -1/+6 |
| | | | | | | | | | | | | prevents members from creating channels in a reserved list | ||||
* | | | random block widget | friendica | 2014-11-22 | 1 | -0/+41 |
| |/ |/| | |||||
* | | allow the photo_rand widget to access photos from any channel (useful if the ↵ | friendica | 2014-11-20 | 1 | -1/+5 |
| | | | | | | | | widget is used in sys-generated pages). You still need permission. | ||||
* | | more logging for zot_feed anomalies | friendica | 2014-11-20 | 1 | -0/+2 |
| | |