aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* consistencyfriendica2013-03-051-4/+8
* send to chanview, not remote profilefriendica2013-03-051-1/+1
* hide hidden entriesfriendica2013-03-051-0/+2
* basic friend suggestions (but not "new to the network and have no friends at ...friendica2013-03-057-32/+92
* fix selected nav itemfriendica2013-03-051-1/+1
* conflicting class namefriendica2013-03-054-4/+4
* tweaksfriendica2013-03-052-9/+9
* fix transparencyfriendica2013-03-051-0/+0
* tweaksfriendica2013-03-057-14/+14
* typo in directing mod/follow to a login if not logged infriendica2013-03-051-1/+1
* just tinkering and trying a few things - don't get upset. It can all be rever...friendica2013-03-0510-102/+128
* fix timeago (again), webfinger new spec implemented, some theme workfriendica2013-03-0416-174/+133
* cleanup affinity toolfriendica2013-03-0357-307/+350
* improve mod/display for local users - use their own copy if possiblefriendica2013-03-022-12/+24
* add account_external for linking to legacy authentication infrastructure (e.g...friendica2013-03-014-4/+16
* edits might really work nowfriendica2013-02-281-1/+2
* this might make edits update across the wire, or it might notfriendica2013-02-284-3/+233
* mail recall - just set mail_flags = mail_flags & MAIL_RECALLED and tell the n...friendica2013-02-273-1/+26
* taking the next step on pagesfriendica2013-02-273-0/+11
* hex2bin is a built-in function in PHP 5.4friendica2013-02-272-2/+4
* get rid of str_getcsv legacy function since we now require php 5.3friendica2013-02-261-57/+0
* xss attack vector in bbcode.php - check for proc_open being disabled for secu...friendica2013-02-262-11/+17
* remove date on the footerfriendica2013-02-26345-3653/+352
* doc updatefriendica2013-02-26386-817/+2168
* remove things calling feed_birthday(), so we can remove itfriendica2013-02-261-2/+2
* small doco updatefriendica2013-02-26360-483/+589
* initial docofriendica2013-02-26863-882/+97547
* route oembed through z_fetch_urlfriendica2013-02-251-2/+8
* make sure old fetch_url calls (and those that provided their own curl wrapper...friendica2013-02-253-28/+15
* partial port of embedded sharesfriendica2013-02-252-9/+107
* doxygen gets tripped up by 'if (! function_exists' - but this construct no lo...friendica2013-02-252-71/+77
* start formatting for Doxygenfriendica2013-02-2569-91/+93
* Merge https://github.com/friendica/red into zpullfriendica2013-02-241-1/+2
|\
| * Redbasic - minor margin changes to prevent overlap with some configurations.Thomas Willingham2013-02-231-1/+2
* | little fixesfriendica2013-02-244-6/+7
|/
* allow embedded content via ajax on page loadfriendica2013-02-234-26/+30
* add groups and personal configs to export/importfriendica2013-02-212-0/+77
* fix a typo and bring back nav:hover animation for the red schemefriendica2013-02-212-2/+13
* Clean up fancy.css a bitThomas Willingham2013-02-211-103/+2
* Redbasic - implement "dark" colours. Intended to make life easier for a them...root2013-02-213-7/+13
* Merge pull request #31 from zzottel/masterfriendica2013-02-211-1/+1
|\
| * bring back like/dislike and share buttonszottel2013-02-211-1/+1
|/
* Merge pull request #30 from unary/siteinfo-tplfriendica2013-02-204-24/+55
|\
| * add siteinfo.tplMichael Johnston2013-02-204-24/+55
|/
* Merge pull request #29 from beardy-unixer/masterfriendica2013-02-2034-4276/+393
|\
| * Fix font size. That should never have worked in the first place.Thomas Willingham2013-02-201-1/+1
| * Oh, and you'll be wanting the smarty templateThomas Willingham2013-02-201-2/+16
| * Ugh, not enough caffeine.Thomas Willingham2013-02-201-4/+8
| * typoThomas Willingham2013-02-201-1/+1
| * PCSS RedbasicThomas Willingham2013-02-2033-4275/+374