| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | a bit more backend work on things | friendica | 2013-12-28 | 2 | -32/+71 |
* | things can now have (consistent sized) photos - plus I found a couple of issu... | friendica | 2013-12-28 | 1 | -9/+17 |
* | sslify - remove the redirect fallback - as it gets called occasionally and cr... | friendica | 2013-12-27 | 1 | -2/+2 |
* | remove prettyphoto from core - this will affect the enhanced photo albums fea... | friendica | 2013-12-26 | 1 | -1/+3 |
* | issue #230 - deletion failure in multiple delivery chains | friendica | 2013-12-26 | 1 | -1/+4 |
* | try again | friendica | 2013-12-25 | 1 | -1/+1 |
* | didn't work | friendica | 2013-12-25 | 1 | -1/+1 |
* | sslify http links in media elements if you're on an https server | friendica | 2013-12-25 | 1 | -0/+32 |
* | extend the directory profiles a bit more | friendica | 2013-12-25 | 2 | -1/+18 |
* | improve the directory popup a bit | friendica | 2013-12-23 | 1 | -2/+2 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-23 | 1 | -0/+1 |
|\ |
|
| * | Merge pull request #253 from cvogeley/master | friendica | 2013-12-23 | 1 | -0/+1 |
| |\ |
|
| | * | Show expire date in post tooltip | Christian Vogeley | 2013-12-23 | 1 | -0/+1 |
* | | | add account_level, is_foreigner and is_member functions; convert all e2ee use... | friendica | 2013-12-23 | 2 | -4/+39 |
|/ / |
|
* | | Zidification of author links in webpages. | Thomas Willingham | 2013-12-23 | 1 | -1/+4 |
* | | remove a couple of mysql reserved words from being used as table or row names... | friendica | 2013-12-22 | 8 | -28/+28 |
* | | clean up sys_channel creation so it will work | friendica | 2013-12-22 | 1 | -12/+24 |
* | | Merge pull request #249 from cvogeley/master | friendica | 2013-12-22 | 1 | -0/+2 |
|\| |
|
| * | Merge remote-tracking branch 'upstream/master' into bootstrap | Christian Vogeley | 2013-12-22 | 34 | -1331/+2469 |
| |\ |
|
| * | | New modal dialog for item expiry | Christian Vogeley | 2013-12-22 | 1 | -0/+2 |
* | | | Style | Thomas Willingham | 2013-12-22 | 1 | -7/+7 |
* | | | Must have broken that in a merge - put it back | Thomas Willingham | 2013-12-22 | 1 | -0/+17 |
* | | | Some sys chan stuff | Thomas Willingham | 2013-12-22 | 1 | -35/+14 |
| |/
|/| |
|
* | | appears that I missed a few files for Comanchification. so here's mitem. | friendica | 2013-12-22 | 1 | -1/+8 |
* | | split private messages into two modules - "message" is just for message lists... | friendica | 2013-12-21 | 5 | -7/+7 |
* | | comanchify mod_directory. Two modules remaining. Actually three because messa... | friendica | 2013-12-20 | 2 | -8/+30 |
* | | comanchify connedit, group | friendica | 2013-12-19 | 2 | -4/+33 |
* | | sourced items which are then edited at the source weren't setting up the seco... | friendica | 2013-12-19 | 1 | -1/+8 |
* | | default photo issue, and connections page showing deleted accounts. Also show... | friendica | 2013-12-19 | 1 | -1/+1 |
* | | comanchificate mod_photos | friendica | 2013-12-19 | 1 | -14/+19 |
* | | make default profile photo configurable - should be functional but needs admi... | friendica | 2013-12-19 | 3 | -4/+25 |
* | | add 'src' parameter to api photo list | friendica | 2013-12-19 | 1 | -1/+4 |
* | | if somebody tagged you in a private post, the tag email notification containe... | friendica | 2013-12-19 | 1 | -3/+2 |
* | | more comanche | friendica | 2013-12-19 | 1 | -1/+5 |
* | | more comanche | friendica | 2013-12-19 | 1 | -0/+4 |
* | | more comanche migration | friendica | 2013-12-19 | 2 | -12/+27 |
* | | split off mod_connections into mod_connections & mod_connedit - lots of links... | friendica | 2013-12-18 | 3 | -3/+4 |
* | | Tricky little bug. Allowed somebody to bypass comment permissions. Hopefully ... | friendica | 2013-12-16 | 1 | -3/+4 |
* | | bloody hell - it isn't defined either. | friendica | 2013-12-15 | 1 | -2/+2 |
* | | bloody hell... php version incompatibility with openssl - openssl no longer a... | friendica | 2013-12-15 | 1 | -0/+4 |
* | | use sitename for the banner if nothing else has been set | friendica | 2013-12-14 | 1 | -1/+1 |
* | | make home.html fullpage mode - make directory search work for non-logged in, ... | friendica | 2013-12-14 | 1 | -1/+2 |
* | | a couple more comanche conversions | friendica | 2013-12-14 | 1 | -0/+132 |
* | | prepare for Comanchification of mod_photos | friendica | 2013-12-13 | 2 | -2/+23 |
* | | categories should already be html encoded - ensure this is the case but don't... | friendica | 2013-12-13 | 1 | -2/+2 |
* | | always load css and js sources using the same url as the page that is being v... | friendica | 2013-12-12 | 1 | -2/+24 |
* | | htmspecialchars_decode only takes one argument. | zottel | 2013-12-12 | 1 | -1/+1 |
* | | more htmlspecialchars sanitisation | friendica | 2013-12-12 | 4 | -7/+7 |
* | | issue #240 - we were using htmlentities instead of htmlspecialchars in severa... | friendica | 2013-12-11 | 4 | -51/+51 |
* | | cmax wasn't defaulting correctly | friendica | 2013-12-11 | 1 | -1/+4 |