| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | start with hubloc ping | Michael Meer | 2014-01-22 | 1 | -0/+9 |
|/ |
|
* | remove debugging | friendica | 2014-01-21 | 1 | -1/+0 |
* | fix location of string file in Translations.md, fix some permissions and owne... | friendica | 2014-01-21 | 1 | -0/+1 |
* | seems you can't easily have a blank password for DAV guests, so the guest pas... | friendica | 2014-01-21 | 1 | -2/+4 |
* | text - change remove account button to remove channel | friendica | 2014-01-21 | 1 | -1/+1 |
* | add primary webbie to directory popup | friendica | 2014-01-21 | 2 | -0/+2 |
* | fix the admin interface to pending registrations | friendica | 2014-01-21 | 1 | -1/+1 |
* | create store directory if it's missing before initialising DAV | friendica | 2014-01-21 | 1 | -1/+4 |
* | when loading a single thread on the channel page, tell JS that there isn't an... | friendica | 2014-01-20 | 1 | -2/+6 |
* | added buttons to perform later hubloc actions | Michael Meer | 2014-01-20 | 1 | -2/+4 |
* | catch auth exceptions | friendica | 2014-01-20 | 1 | -2/+7 |
* | bring photo tagging back which hasn't worked since forking from Friendica - t... | friendica | 2014-01-19 | 2 | -184/+53 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-19 | 1 | -3/+4 |
|\ |
|
| * | Stop Google DDoSing me by providing block_public_search, which unlike | Thomas Willingham | 2014-01-19 | 1 | -3/+4 |
* | | strip zid= from REQUEST_URI as well as QUERY_STRING - sabre uses both | friendica | 2014-01-19 | 1 | -0/+3 |
|/ |
|
* | kill the ummagumma effect | friendica | 2014-01-16 | 2 | -3/+5 |
* | prevent zid's from reaching the DAV core code. | friendica | 2014-01-16 | 1 | -0/+3 |
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2014-01-15 | 3 | -6/+7 |
|\ |
|
| * | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-15 | 3 | -9/+21 |
| |\ |
|
| * | | dav: throw exception if channel for requested DAV directory is deleted | friendica | 2014-01-15 | 3 | -6/+7 |
* | | | Probably shouldn't list REGISTER_CLOSED sites on a list of open hubs. | Thomas Willingham | 2014-01-14 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge pull request #268 from cvogeley/master | cvogeley | 2014-01-11 | 2 | -4/+6 |
|\ \ |
|
| * | | delete confirmation popup for blocks and layouts | Christian Vogeley | 2014-01-12 | 2 | -4/+6 |
* | | | Merge pull request #267 from cvogeley/master | cvogeley | 2014-01-11 | 1 | -1/+6 |
|\| | |
|
| * | | Do the same thang for webpage blocks | Christian Vogeley | 2014-01-12 | 1 | -1/+6 |
* | | | Merge pull request #266 from cvogeley/master | cvogeley | 2014-01-11 | 1 | -2/+7 |
|\| | |
|
| * | | Fix webpage layout title editing | Christian Vogeley | 2014-01-12 | 1 | -2/+7 |
* | | | Merge pull request #265 from cvogeley/master | cvogeley | 2014-01-11 | 1 | -2/+2 |
|\| |
| |/
|/| |
|
| * | Fix page layout selector | Christian Vogeley | 2014-01-12 | 1 | -2/+2 |
* | | mod_attach: output stream wasn't working | friendica | 2014-01-11 | 1 | -4/+6 |
* | | preserve mid on edits | friendica | 2014-01-10 | 1 | -2/+9 |
|/ |
|
* | make goaway link work | marijus | 2014-01-10 | 1 | -2/+2 |
* | and don't send duplicate notices <sigh> | zottel | 2014-01-10 | 1 | -3/+0 |
* | add security fix to load case, too | zottel | 2014-01-10 | 1 | -3/+9 |
* | security fix for channel?mid= per zottel | friendica | 2014-01-10 | 1 | -2/+4 |
* | directory creation error, display localtimes on cloud webpage, doc updates | friendica | 2014-01-10 | 1 | -0/+2 |
* | mod_filestorage: provide a URL for linking to webpages and other websites | friendica | 2014-01-09 | 1 | -1/+4 |
* | add cloud link to profile_tabs and Comanchify the sucker | friendica | 2014-01-09 | 1 | -0/+15 |
* | some minor cleanup on plinks for some very subtle permissions issues | friendica | 2014-01-09 | 5 | -23/+24 |
* | fix notices | zottel | 2014-01-09 | 1 | -7/+12 |
* | took out some left-overs from the debugging phase | zottel | 2014-01-09 | 1 | -12/+0 |
* | fix a bug that made it possible for everyone to access any message from other | zottel | 2014-01-09 | 1 | -0/+26 |
* | attachment issue | friendica | 2014-01-08 | 1 | -1/+1 |
* | add store directory write check to install checks | friendica | 2014-01-08 | 1 | -0/+20 |
* | This should be approaching completion for file OS storage. May be a few minor... | friendica | 2014-01-08 | 1 | -1/+8 |
* | Merge pull request #258 from zzottel/master | friendica | 2014-01-08 | 1 | -28/+48 |
|\ |
|
| * | Add display of a thread to channel module using channel/<channel>/?mid=<mid> | zottel | 2014-01-08 | 1 | -28/+48 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-08 | 1 | -0/+2 |
|\ \ |
|
| * | | Pass hash and extension to the photo templates for plugins that require | Thomas Willingham | 2014-01-08 | 1 | -0/+2 |
* | | | preparatory work for supporting a "list view" mode for conversations. This wo... | friendica | 2014-01-08 | 4 | -0/+4 |
|/ / |
|