Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stray target= which wasn't caught earlier | friendica | 2013-03-06 | 2 | -2/+2 |
| | |||||
* | add a fixme | friendica | 2013-03-06 | 1 | -0/+1 |
| | |||||
* | randprof sorta working | friendica | 2013-03-06 | 4 | -7/+7 |
| | |||||
* | consistency | friendica | 2013-03-05 | 1 | -4/+8 |
| | |||||
* | send to chanview, not remote profile | friendica | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | hide hidden entries | friendica | 2013-03-05 | 1 | -0/+2 |
| | |||||
* | basic friend suggestions (but not "new to the network and have no friends at ↵ | friendica | 2013-03-05 | 7 | -32/+92 |
| | | | | all" suggestions) | ||||
* | fix selected nav item | friendica | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | conflicting class name | friendica | 2013-03-05 | 4 | -4/+4 |
| | |||||
* | tweaks | friendica | 2013-03-05 | 2 | -9/+9 |
| | |||||
* | fix transparency | friendica | 2013-03-05 | 1 | -0/+0 |
| | |||||
* | tweaks | friendica | 2013-03-05 | 7 | -14/+14 |
| | |||||
* | typo in directing mod/follow to a login if not logged in | friendica | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | just tinkering and trying a few things - don't get upset. It can all be ↵ | friendica | 2013-03-05 | 10 | -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 work | friendica | 2013-03-04 | 16 | -174/+133 |
| | |||||
* | cleanup affinity tool | friendica | 2013-03-03 | 57 | -307/+350 |
| | |||||
* | improve mod/display for local users - use their own copy if possible | friendica | 2013-03-02 | 2 | -12/+24 |
| | |||||
* | add account_external for linking to legacy authentication infrastructure ↵ | friendica | 2013-03-01 | 4 | -4/+16 |
| | | | | (e.g. ldap, pam, AD, phpBB, Drupal, etc) - this field is not used by Red. | ||||
* | edits might really work now | friendica | 2013-02-28 | 1 | -1/+2 |
| | |||||
* | this might make edits update across the wire, or it might not | friendica | 2013-02-28 | 4 | -3/+233 |
| | |||||
* | mail recall - just set mail_flags = mail_flags & MAIL_RECALLED and tell the ↵ | friendica | 2013-02-27 | 3 | -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 pages | friendica | 2013-02-27 | 3 | -0/+11 |
| | |||||
* | hex2bin is a built-in function in PHP 5.4 | friendica | 2013-02-27 | 2 | -2/+4 |
| | |||||
* | get rid of str_getcsv legacy function since we now require php 5.3 | friendica | 2013-02-26 | 1 | -57/+0 |
| | |||||
* | xss attack vector in bbcode.php - check for proc_open being disabled for ↵ | friendica | 2013-02-26 | 2 | -11/+17 |
| | | | | security reasons in install | ||||
* | remove date on the footer | friendica | 2013-02-26 | 345 | -3653/+352 |
| | |||||
* | doc update | friendica | 2013-02-26 | 386 | -817/+2168 |
| | |||||
* | remove things calling feed_birthday(), so we can remove it | friendica | 2013-02-26 | 1 | -2/+2 |
| | |||||
* | small doco update | friendica | 2013-02-26 | 360 | -483/+589 |
| | |||||
* | initial doco | friendica | 2013-02-26 | 863 | -882/+97547 |
| | |||||
* | route oembed through z_fetch_url | friendica | 2013-02-25 | 1 | -2/+8 |
| | |||||
* | make sure old fetch_url calls (and those that provided their own curl ↵ | friendica | 2013-02-25 | 3 | -28/+15 |
| | | | | wrapper) go through z_fetch_url | ||||
* | partial port of embedded shares | friendica | 2013-02-25 | 2 | -9/+107 |
| | |||||
* | doxygen gets tripped up by 'if (! function_exists' - but this construct no ↵ | friendica | 2013-02-25 | 2 | -71/+77 |
| | | | | longer has value anyway. | ||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 69 | -91/+93 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-02-24 | 1 | -1/+2 |
|\ | |||||
| * | Redbasic - minor margin changes to prevent overlap with some configurations. | Thomas Willingham | 2013-02-23 | 1 | -1/+2 |
| | | |||||
* | | little fixes | friendica | 2013-02-24 | 4 | -6/+7 |
|/ | |||||
* | allow embedded content via ajax on page load | friendica | 2013-02-23 | 4 | -26/+30 |
| | |||||
* | add groups and personal configs to export/import | friendica | 2013-02-21 | 2 | -0/+77 |
| | |||||
* | fix a typo and bring back nav:hover animation for the red scheme | friendica | 2013-02-21 | 2 | -2/+13 |
| | |||||
* | Clean up fancy.css a bit | Thomas Willingham | 2013-02-21 | 1 | -103/+2 |
| | |||||
* | Redbasic - implement "dark" colours. Intended to make life easier for a ↵ | root | 2013-02-21 | 3 | -7/+13 |
| | | | | theme developer. | ||||
* | Merge pull request #31 from zzottel/master | friendica | 2013-02-21 | 1 | -1/+1 |
|\ | | | | | Bring back like and share buttons | ||||
| * | bring back like/dislike and share buttons | zottel | 2013-02-21 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #30 from unary/siteinfo-tpl | friendica | 2013-02-20 | 4 | -24/+55 |
|\ | | | | | add siteinfo.tpl | ||||
| * | add siteinfo.tpl | Michael Johnston | 2013-02-20 | 4 | -24/+55 |
|/ | |||||
* | Merge pull request #29 from beardy-unixer/master | friendica | 2013-02-20 | 34 | -4276/+393 |
|\ | | | | | PCSS Redbasic | ||||
| * | Fix font size. That should never have worked in the first place. | Thomas Willingham | 2013-02-20 | 1 | -1/+1 |
| | | |||||
| * | Oh, and you'll be wanting the smarty template | Thomas Willingham | 2013-02-20 | 1 | -2/+16 |
| | |