| Commit message (Expand) | Author | Age | Files | Lines |
* | fix editpost which showed an encrypt button but no other buttons | friendica | 2013-11-11 | 1 | -0/+2 |
* | More safe search - since the default is one, toggle only works after | Thomas Willingham | 2013-11-11 | 1 | -3/+4 |
* | When toggling safesearch, go back to the directory page, rather than the z_ro... | Thomas Willingham | 2013-11-11 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-09 | 3 | -7/+38 |
|\ |
|
| * | Clean up | Thomas Willingham | 2013-11-09 | 1 | -2/+1 |
| * | Bring safe search to the UI | Thomas Willingham | 2013-11-09 | 1 | -1/+4 |
| * | Add a safesearch toggle | Thomas Willingham | 2013-11-09 | 1 | -0/+22 |
| * | Kill logging/comment | Thomas Willingham | 2013-11-09 | 1 | -2/+0 |
| * | Fix safe search, and also make it an xconfig | Thomas Willingham | 2013-11-09 | 2 | -6/+14 |
* | | oups... should not do that... | marijus | 2013-11-09 | 1 | -1/+1 |
* | | fix directory leaking to ppl which aint got zot in searchbar-autocomplete if ... | marijus | 2013-11-09 | 2 | -1/+10 |
|/ |
|
* | make PM expiry UI match the main post editor, e.g. JS input triggered by an i... | friendica | 2013-11-07 | 1 | -6/+10 |
* | provide expire feature on post and comments as well as private messages. This... | friendica | 2013-11-07 | 6 | -8/+22 |
* | allow private mail sender to set an expiration on their messages. Once expire... | friendica | 2013-11-06 | 1 | -6/+6 |
* | DB - allow private messages to expire | friendica | 2013-11-06 | 1 | -2/+2 |
* | INSTALL for dummies - step 1: ensure that we throw an ugly error message in t... | friendica | 2013-11-05 | 1 | -0/+19 |
* | add shameless plug if they've not got zot, and add photo favicon to photos pages | friendica | 2013-11-05 | 1 | -1/+1 |
* | private tagged posts weren't creating second delivery chain - they were incor... | friendica | 2013-11-04 | 1 | -1/+1 |
* | hmmph. That's why the sort order didn't change... | friendica | 2013-11-03 | 1 | -2/+2 |
* | make date order the default for the directory | friendica | 2013-11-03 | 1 | -1/+1 |
* | return a login form on some protoected pages if not logged in. | friendica | 2013-11-02 | 3 | -5/+5 |
* | doc updates | friendica | 2013-11-02 | 1 | -2/+2 |
* | Don't set widgets if you're not a local user. | Thomas Willingham | 2013-11-02 | 3 | -0/+8 |
* | provide an html src converter | friendica | 2013-10-31 | 1 | -8/+7 |
* | fix order of args for array_key_exists and allow rpost to accept html | friendica | 2013-10-30 | 1 | -2/+7 |
* | allow rpost parameters to survive a login if you weren't locally logged in at... | friendica | 2013-10-30 | 1 | -4/+13 |
* | if registration is disabled, send the site register link to pubsites | friendica | 2013-10-30 | 1 | -1/+1 |
* | allow zot public providers to list their location, as a non US-based server c... | friendica | 2013-10-30 | 3 | -3/+7 |
* | prevent loops | friendica | 2013-10-29 | 1 | -1/+2 |
* | send rpost requests from remote sites back to yours. | friendica | 2013-10-29 | 1 | -2/+8 |
* | rpost bbcode tag | friendica | 2013-10-29 | 1 | -0/+10 |
* | mod_display - if we are given the mid of a webpage, redirect to that webpage.... | friendica | 2013-10-28 | 1 | -1/+19 |
* | Comanche documentation and some cleanup of layout page (including link to doc... | friendica | 2013-10-28 | 2 | -1/+15 |
* | typo | friendica | 2013-10-27 | 1 | -1/+1 |
* | remote sharing seemed so easy. It's not. It's not happening today. But at lea... | friendica | 2013-10-27 | 1 | -5/+47 |
* | remote post module so that from anywhere on the web or at least within the ma... | friendica | 2013-10-27 | 2 | -2/+94 |
* | directory leaking hidden channels - logic issue | friendica | 2013-10-24 | 1 | -1/+3 |
* | Another stab at cleaning up the photos module. This should make permissions b... | friendica | 2013-10-24 | 1 | -31/+19 |
* | basic support (still needs some js to expose it) for sharing an item on a rem... | friendica | 2013-10-23 | 1 | -0/+15 |
* | replace text links with icons on design pages | friendica | 2013-10-23 | 1 | -1/+1 |
* | move killme inside module function so that typo works | friendica | 2013-10-22 | 1 | -2/+2 |
* | very early cloud demo code - READ THE FRICKIN NOTES and also THE CODE in mod/... | friendica | 2013-10-22 | 1 | -0/+107 |
* | part one - honour system.tagifonlyrecip pconfig, default is false - not ready... | friendica | 2013-10-19 | 1 | -2/+3 |
* | doc - complete hook list, still need detailed functional descriptions with pa... | friendica | 2013-10-18 | 1 | -1/+1 |
* | Put a status editor on the display page if you're logged in. This fixes issue... | friendica | 2013-10-18 | 1 | -0/+23 |
* | wrong app name | friendica | 2013-10-16 | 1 | -1/+1 |
* | oauth wasn't logging in properly, also fixed api status_show to return last p... | friendica | 2013-10-15 | 1 | -1/+0 |
* | linkify post categories | friendica | 2013-10-14 | 1 | -1/+1 |
* | Issue #181 | Thomas Willingham | 2013-10-14 | 1 | -2/+2 |
* | turn off endless scroll if we have no more content to load - currently for mo... | friendica | 2013-10-13 | 1 | -0/+2 |