aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵friendica2013-03-0510-102/+128
| | | | reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting.
* 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 ↵friendica2013-03-014-4/+16
| | | | (e.g. ldap, pam, AD, phpBB, Drupal, etc) - this field is not used by Red.
* 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 ↵friendica2013-02-273-1/+26
| | | | notifier. We'll need a special button for this. Also should probably report whether it was seen or not. Will do that another day.
* 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 ↵friendica2013-02-262-11/+17
| | | | security reasons in install
* 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 ↵friendica2013-02-253-28/+15
| | | | wrapper) go through z_fetch_url
* partial port of embedded sharesfriendica2013-02-252-9/+107
|
* doxygen gets tripped up by 'if (! function_exists' - but this construct no ↵friendica2013-02-252-71/+77
| | | | longer has value anyway.
* 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 ↵root2013-02-213-7/+13
| | | | theme developer.
* Merge pull request #31 from zzottel/masterfriendica2013-02-211-1/+1
|\ | | | | Bring back like and share buttons
| * 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.tpl
| * add siteinfo.tplMichael Johnston2013-02-204-24/+55
|/
* Merge pull request #29 from beardy-unixer/masterfriendica2013-02-2034-4276/+393
|\ | | | | PCSS Redbasic
| * 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
| |
* | give plugins control over magic auth so one could create plugins with policy ↵friendica2013-02-201-0/+12
| | | | | | | | controls (like friends only, etc.) or block lists to prevent automatic authentication.
* | contact_template is called from multiple places with different paramsfriendica2013-02-205-5/+5
| |
* | rev updatefriendica2013-02-201-1/+1
|/
* fix localdir privacy (again)friendica2013-02-191-1/+5
|
* set xchan hidden flag correctly when local directory updatefriendica2013-02-191-0/+20
|