| Commit message (Expand) | Author | Age | Files | Lines |
* | more snakebite stuff | friendica | 2014-02-17 | 1 | -6/+7 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-17 | 1 | -84/+87 |
|\ |
|
| * | Merge pull request #319 from dawnbreak/master | friendica | 2014-02-18 | 1 | -84/+87 |
| |\ |
|
| | * | Commenting language.php and some changes | Klaus | 2014-02-18 | 1 | -84/+87 |
* | | | project "snakebite" | friendica | 2014-02-17 | 1 | -61/+70 |
|/ / |
|
* | | project "snakebite" | friendica | 2014-02-17 | 2 | -7/+59 |
* | | Merge pull request #316 from dawnbreak/master | friendica | 2014-02-17 | 2 | -21/+1 |
|\| |
|
| * | removed unused function posted_date_widget | Klaus | 2014-02-16 | 1 | -20/+0 |
| * | Make asset icons work in subdir installs as well. | Klaus | 2014-02-15 | 1 | -1/+1 |
* | | several things were not working correctly w/r/t community tagging. The prefer... | friendica | 2014-02-16 | 2 | -5/+14 |
* | | don't include deleted channels in number of channels service class checks | friendica | 2014-02-16 | 1 | -4/+8 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-16 | 1 | -0/+10 |
|\| |
|
| * | Fix call to asset icons in RedBrowser. | Klaus | 2014-02-15 | 1 | -0/+10 |
* | | strip hard-wired zids from posted links as they will have the wrong identity ... | friendica | 2014-02-16 | 2 | -1/+15 |
|/ |
|
* | fix tag delivery default permissions (use channel_allow_cid rather than allow... | friendica | 2014-02-13 | 1 | -11/+11 |
* | more debugging dav in windows, windows never forgets your dav credentials eve... | friendica | 2014-02-13 | 1 | -0/+1 |
* | reddav - disable assets | friendica | 2014-02-13 | 1 | -1/+1 |
* | 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 |
* | dont show onlinestatus if block_public is on | marijus | 2014-02-12 | 1 | -0/+3 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-12 | 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 |
* | dav issue when listing protected contents from OS interface | friendica | 2014-02-12 | 1 | -7/+26 |
* | better auth logging in dav | friendica | 2014-02-11 | 1 | -0/+12 |
* | use profile photo on vcard before reverting to xchan photo | friendica | 2014-02-11 | 2 | -2/+2 |
* | fixes to thing profile assignments | friendica | 2014-02-11 | 1 | -1/+1 |
* | 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 |
|\ |
|
| * | 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 | 4 | -14/+25 |
|/ |
|
* | 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 |
* | The scenario is that you're authenticated via magic-auth on a remote hub and ... | friendica | 2014-02-10 | 1 | -3/+5 |
* | better bookmark escaping | friendica | 2014-02-10 | 1 | -2/+3 |
* | don't add bookmark tags to naked links inside code blocks | friendica | 2014-02-10 | 1 | -0/+9 |
* | perform remote discovery on abook sync of nomadic clones if remote channel (x... | friendica | 2014-02-09 | 1 | -0/+27 |
* | don't allow the browser to open uploaded html/css/js | friendica | 2014-02-09 | 1 | -1/+12 |
* | fix the "every other link gets messed up" problem | friendica | 2014-02-09 | 1 | -1/+3 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-09 | 1 | -0/+4 |
|\ |
|
| * | Add class to bookmark links to make it better them able | Christian Vogeley | 2014-02-09 | 1 | -0/+4 |
* | | fix wall photos | friendica | 2014-02-09 | 1 | -0/+9 |
|/ |
|
* | that's better | friendica | 2014-02-08 | 1 | -0/+2 |
* | Pass mids to conv_item template | Thomas Willingham | 2014-02-08 | 1 | -0/+1 |
* | create a new "subdued" CSS class for things that shouldn't be in your face un... | friendica | 2014-02-08 | 1 | -3/+3 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-07 | 1 | -2/+2 |
|\ |
|