aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | INSTALL for dummies - step 1: ensure that we throw an ugly error message in t...friendica2013-11-053-0/+41
* | | add shameless plug if they've not got zot, and add photo favicon to photos pagesfriendica2013-11-052-2/+8
* | | more work on channel removal - it might sort of work now but I'm expecting lo...friendica2013-11-051-4/+22
* | | redbasic - allow changing icon coloursfriendica2013-11-055-44/+66
* | | soften the background a bit morefriendica2013-11-051-2/+2
* | | Merge https://github.com/friendica/red into zpullfriendica2013-11-054-5/+13
|\ \ \
| * \ \ Merge pull request #193 from git-marijus/masterfriendica2013-11-054-5/+13
| |\ \ \
| | * | | make the font-colour for the banner adjustable as wellmarijus2013-11-064-5/+13
| |/ / /
* / / / soften the colours a wee bit for the default casefriendica2013-11-051-3/+3
|/ / /
* | | Merge https://github.com/friendica/red into zpullfriendica2013-11-051-7/+10
|\ \ \
| * \ \ Merge pull request #192 from oohlaf/fixesOlaf Conradi2013-11-051-7/+10
| |\ \ \
| | * | | Fix Nginx config for Nginx 1.4.xOlaf Conradi2013-11-051-7/+10
* | | | | bit of README cleanupfriendica2013-11-051-5/+5
|/ / / /
* | | | fix private group deliveryfriendica2013-11-052-4/+5
* | | | don't store update records if we're not a directory server of some kindfriendica2013-11-041-0/+5
|/ / /
* | | make the storage permissions tweakable for hosted environments where they may...friendica2013-11-042-2/+17
* | | solid progress on attach_mkdir - but we need to figure out where to store def...friendica2013-11-041-11/+73
* | | tag notifications for private posts contain obscured data - they should be blankfriendica2013-11-041-1/+1
* | | private tagged posts weren't creating second delivery chain - they were incor...friendica2013-11-043-3/+16
* | | add attach_mkdir()friendica2013-11-031-0/+71
* | | hmmph. That's why the sort order didn't change...friendica2013-11-031-2/+2
* | | make date order the default for the directoryfriendica2013-11-032-2/+2
* | | fix the saved search term delete icons in redbasic so they are hidden by defa...friendica2013-11-032-19/+21
* | | add sloppy photo setting and fix default navbar hide settingfriendica2013-11-036-64/+73
* | | provide nav_min_opacity which allows the navbar to fade or even vanish until ...friendica2013-11-034-15/+39
* | | rev update and de string fixfriendica2013-11-032-2/+2
* | | Merge pull request #191 from maase2/patch-1friendica2013-11-031-1/+1
|\ \ \
| * | | Update messages.pomaase22013-11-021-1/+1
* | | | return a login form on some protoected pages if not logged in.friendica2013-11-023-5/+5
* | | | doc updatesfriendica2013-11-02121-1357/+5968
* | | | Don't set widgets if you're not a local user.Thomas Willingham2013-11-023-0/+8
|/ / /
* | | Merge pull request #190 from antoine-g/patch-1Thomas Willingham2013-11-011-1/+1
|\ \ \
| * | | Fix missing parenthesis in database.sqlAntoine G2013-11-011-1/+1
|/ / /
* | | provide an html src converterfriendica2013-10-314-66/+71
* | | fix order of args for array_key_exists and allow rpost to accept htmlfriendica2013-10-301-2/+7
* | | allow rpost parameters to survive a login if you weren't locally logged in at...friendica2013-10-301-4/+13
* | | allow mailsent update locking to unlock after 24 hours. Also don't even try t...friendica2013-10-301-3/+10
* | | if registration is disabled, send the site register link to pubsitesfriendica2013-10-302-9/+7
* | | Merge https://github.com/friendica/red into zpullfriendica2013-10-301-3/+7
|\ \ \
| * \ \ Merge pull request #188 from zzottel/masterfriendica2013-10-301-6/+5
| |\ \ \
| | * | | Use only one regex for title matching in rpost tagzottel2013-10-311-6/+5
| |/ / /
| * | | Merge pull request #187 from zzottel/masterfriendica2013-10-301-1/+6
| |\ \ \
| | * | | Allow setting of title in rpost tag with [rpost=title]body[/rpost]zottel2013-10-301-1/+6
| |/ / /
* | | | issue #189 - show post edited time on relative date hovertipfriendica2013-10-305-3/+15
* | | | allow zot public providers to list their location, as a non US-based server c...friendica2013-10-307-8/+24
|/ / /
* | | access policy and directory mode were crossed on site table creationfriendica2013-10-302-2/+2
* | | prevent loopsfriendica2013-10-291-1/+2
* | | send rpost requests from remote sites back to yours.friendica2013-10-292-4/+10
* | | fix issue #123 again, except this time don't allow ping recursionfriendica2013-10-291-12/+17
* | | Merge https://github.com/friendica/red into zpullfriendica2013-10-291-2/+2
|\ \ \