Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missing include if photo album widget called from not-the-photos page. | Thomas Willingham | 2014-12-04 | 1 | -1/+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 |
| | | |||||
* | | more directory tuning to ignore things we already know we can't possibly update | friendica | 2014-11-20 | 1 | -1/+6 |
| | | |||||
* | | directory: don't try and sync a directory update that points to a hubloc we ↵ | friendica | 2014-11-20 | 1 | -1/+18 |
| | | | | | | | | already know is dead and buried. | ||||
* | | yet another option for the homepage | friendica | 2014-11-20 | 2 | -7/+11 |
| | | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-20 | 1 | -2/+2 |
|\| | |||||
| * | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-20 | 1 | -1/+6 |
| |\ | |||||
| * | | implicit boolean, formatting | Habeas Codice | 2014-11-20 | 1 | -2/+2 |
| | | | |||||
* | | | random photo widget | friendica | 2014-11-20 | 1 | -1/+55 |
| |/ |/| | |||||
* | | friendica commenters are currently shown using "Diaspora" app. Try and fix ↵ | friendica | 2014-11-20 | 1 | -1/+6 |
|/ | | | | this where we can. | ||||
* | change logging of some troublesome or noisy bits so we can figure out what ↵ | friendica | 2014-11-19 | 3 | -4/+4 |
| | | | | is really going on | ||||
* | minor photo flag issue - and some more whitespace edits | friendica | 2014-11-19 | 2 | -5/+5 |
| | |||||
* | couple of fixes: | friendica | 2014-11-19 | 1 | -0/+5 |
| | | | | | - significantly increase the content availability on the discover channel - fix the button group on the blog/list mode which made the border on a single comment button a bit wonky | ||||
* | there's still a permission issue delivering a public post directly to the ↵ | friendica | 2014-11-19 | 2 | -1/+3 |
| | | | | sys channel (on the local system), but this puts the local sys channel in the public delivery chain and fixes an issue with unseen counts showing on the discover page (where you can't do anything about it). | ||||
* | add sys channel to public recips if scope public | friendica | 2014-11-18 | 1 | -0/+12 |
| | |||||
* | turn the "adult photo flagging" (which prevents a particularly flagged photo ↵ | friendica | 2014-11-18 | 1 | -0/+1 |
| | | | | from showing up in your top level albums) into a feature so it doesn't clutter the normal photo edit form. This feature was a quick hack and needs more work; but it could be important to somebody. | ||||
* | Revert "Directory shows channel suggestions by default" | RedMatrix | 2014-11-19 | 1 | -0/+1 |
| | |||||
* | Merge pull request #702 from pafcu/master | RedMatrix | 2014-11-19 | 1 | -1/+0 |
|\ | | | | | Directory shows channel suggestions by default | ||||
| * | Directory shows channel suggestions by default | Stefan Parviainen | 2014-11-18 | 1 | -1/+0 |
| | | |||||
* | | Merge pull request #701 from habeascodice/master | RedMatrix | 2014-11-19 | 1 | -3/+3 |
|\ \ | | | | | | | minor postgres fixes | ||||
| * | | postgres fixes | Habeas Codice | 2014-11-18 | 1 | -3/+3 |
| | | | |||||
* | | | place holder | friendica | 2014-11-17 | 1 | -0/+5 |
| | | | |||||
* | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-11-17 | 1 | -17/+28 |
|\| | | |||||
| * | | Merge pull request #695 from pafcu/master | RedMatrix | 2014-11-18 | 1 | -17/+28 |
| |\| | | | | | | | Switch to a better datetime picker widget | ||||
| | * | Switch to a better datetime picker widget | Stefan Parviainen | 2014-11-16 | 1 | -17/+28 |
| | | | |||||
* | | | add unseen count and way to mark unseen to list mode. Also fix automatic ↵ | friendica | 2014-11-17 | 1 | -0/+24 |
|/ / | | | | | | | mark of unseen so as to work with list mode. | ||||
* | | remove old timers | friendica | 2014-11-16 | 1 | -20/+2 |
| | | |||||
* | | speed things up a wee bit | friendica | 2014-11-16 | 2 | -7/+16 |
| | | |||||
* | | "list mode" (forum and blog mode, no comments or comment boxes displayed on ↵ | friendica | 2014-11-16 | 1 | -2/+3 |
| | | | | | | | | the summary page) | ||||
* | | some poller optimisations and a fix for undefined (empty) dbtype which shows ↵ | friendica | 2014-11-16 | 3 | -26/+39 |
|/ | | | | up as a mysql error that 'rand' isn't found. |