| Commit message (Expand) | Author | Age | Files | Lines |
* | very simple scheme | friendica | 2014-02-13 | 2 | -1/+6 |
* | oops - still using the !@#$ youtube bbcodes | friendica | 2014-02-12 | 1 | -29/+29 |
* | remove some obsolete bbcode tags | friendica | 2014-02-12 | 1 | -65/+30 |
* | return the expected array | friendica | 2014-02-12 | 1 | -3/+3 |
* | Merge pull request #312 from git-marijus/master | friendica | 2014-02-13 | 1 | -0/+3 |
|\ |
|
| * | dont show onlinestatus if block_public is on | marijus | 2014-02-12 | 1 | -0/+3 |
* | | make activities optional for profile things, clean up the forms | friendica | 2014-02-12 | 4 | -54/+62 |
|/ |
|
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-12 | 2 | -5/+7 |
|\ |
|
| * | Merge pull request #311 from git-marijus/master | friendica | 2014-02-13 | 2 | -5/+7 |
| |\ |
|
| | * | whitespace | marijus | 2014-02-12 | 1 | -3/+0 |
| | * | make chatrooms in /chat/channel visible to observers aswell | marijus | 2014-02-12 | 2 | -5/+10 |
| |/ |
|
* / | another bbcode addition for the demo, however this one is potentially useful ... | friendica | 2014-02-12 | 1 | -0/+14 |
|/ |
|
* | bbcode element of where you are on a site. perhaps this is less than generall... | friendica | 2014-02-12 | 1 | -1/+1 |
* | ui improvements on the manage page | friendica | 2014-02-12 | 3 | -9/+17 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-12 | 2 | -3988/+4119 |
|\ |
|
| * | Merge pull request #310 from tobiasd/20140212 | tobiasd | 2014-02-12 | 2 | -3988/+4119 |
| |\ |
|
| | * | DE: update to the strings | Tobias Diekershoff | 2014-02-12 | 2 | -3988/+4119 |
| |/ |
|
* / | dav issue when listing protected contents from OS interface | friendica | 2014-02-12 | 2 | -8/+27 |
|/ |
|
* | better auth logging in dav | friendica | 2014-02-11 | 1 | -0/+12 |
* | fix a mysql error which popped up in the dbfail log | friendica | 2014-02-11 | 2 | -3/+3 |
* | use profile photo on vcard before reverting to xchan photo | friendica | 2014-02-11 | 2 | -2/+2 |
* | shamelessly steal, and cut/paste from the settings page to get mod_photos edi... | friendica | 2014-02-11 | 3 | -12/+25 |
* | fixes to thing profile assignments | friendica | 2014-02-11 | 5 | -6/+9 |
* | move expiration of notifications to the equivalent of "cron daily" to try and... | friendica | 2014-02-11 | 1 | -9/+10 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-11 | 1 | -1/+5 |
|\ |
|
| * | Merge pull request #309 from beardy-unixer/master | friendica | 2014-02-12 | 1 | -1/+5 |
| |\ |
|
| | * | Clear out old notifications in the poller. | Thomas Willingham | 2014-02-11 | 1 | -1/+5 |
| |/ |
|
* / | implement a forced directory update mode where we unconditionally create a di... | friendica | 2014-02-11 | 6 | -19/+33 |
|/ |
|
* | typos in authtest | friendica | 2014-02-10 | 1 | -1/+1 |
* | reversed args in update_modtime, incorrect ud_guid and ud_hash | friendica | 2014-02-10 | 4 | -5/+5 |
* | Check for the correct DB name before pushing. | friendica | 2014-02-10 | 1 | -1/+1 |
* | add channel_notify_flags to list of things which should *not* be synced acros... | friendica | 2014-02-10 | 1 | -1/+1 |
* | fix ambiguous result message from authtest | friendica | 2014-02-10 | 1 | -1/+1 |
* | The scenario is that you're authenticated via magic-auth on a remote hub and ... | friendica | 2014-02-10 | 1 | -3/+5 |
* | add chanview mode to settings | friendica | 2014-02-10 | 2 | -1/+6 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-10 | 1 | -1/+1 |
|\ |
|
| * | s/Options All/AllowOverride All | Thomas Willingham | 2014-02-10 | 1 | -1/+1 |
* | | getting bookmark support in tinymce is left as a FIXME. I've got something th... | friendica | 2014-02-10 | 3 | -0/+224 |
|/ |
|
* | more bookmark fixes | friendica | 2014-02-10 | 2 | -2/+2 |
* | better bookmark escaping | friendica | 2014-02-10 | 2 | -5/+11 |
* | don't add bookmark tags to naked links inside code blocks | friendica | 2014-02-10 | 3 | -1/+15 |
* | since the project donate section was added to siteinfo - add a way for the hu... | friendica | 2014-02-09 | 1 | -6/+12 |
* | perform remote discovery on abook sync of nomadic clones if remote channel (x... | friendica | 2014-02-09 | 1 | -0/+27 |
* | backend for chatroom activity monitor - honours permissions and returns (json... | friendica | 2014-02-09 | 1 | -0/+43 |
* | Merge pull request #307 from git-marijus/master | friendica | 2014-02-10 | 3 | -5/+39 |
|\ |
|
| * | whitespace | marijus | 2014-02-10 | 1 | -1/+1 |
| * | moving background-color to style.css | marijus | 2014-02-09 | 2 | -2/+2 |
| * | theming chat a little | marijus | 2014-02-09 | 3 | -5/+39 |
* | | more XSS blockage of uploaded files | friendica | 2014-02-09 | 1 | -1/+10 |
* | | don't allow the browser to open uploaded html/css/js | friendica | 2014-02-09 | 1 | -1/+12 |
|/ |
|