| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a webpages tab, where we can edit published pages. | Thomas Willingham | 2013-05-31 | 1 | -0/+7 |
* | Lets not require files if we don't need them. | Thomas Willingham | 2013-05-31 | 1 | -2/+3 |
* | By golly, I do believe it works. | Thomas Willingham | 2013-05-31 | 1 | -16/+16 |
* | Half-assed use-webpage-instead-of-html. | Thomas Willingham | 2013-05-31 | 1 | -2/+41 |
* | Set a site channel so an admin can use CMS to create home.html and so on, wit... | Thomas Willingham | 2013-05-31 | 2 | -1/+6 |
* | force delayed_publish time comparisons to UTC. | friendica | 2013-05-29 | 1 | -2/+2 |
* | fix for multiple hublocs and incoming magic auth | friendica | 2013-05-29 | 1 | -2/+2 |
* | add photos and albums enumeration to Red API (will allow us to export either ... | friendica | 2013-05-29 | 2 | -3/+54 |
* | function args reversed on duplicate zid detection. | friendica | 2013-05-29 | 2 | -2/+2 |
* | make sure we get the correct URL. Also redirect back again (essentially perfo... | friendica | 2013-05-28 | 2 | -44/+24 |
* | let's make this failsafe | friendica | 2013-05-28 | 1 | -6/+9 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-28 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'master' of https://github.com/friendica/red | Thomas Willingham | 2013-05-29 | 1 | -0/+1 |
| |\ |
|
| * | | Typo, or somehow ended up with a missing line another way. | Thomas Willingham | 2013-05-29 | 1 | -0/+1 |
* | | | more modmagic tracking | friendica | 2013-05-28 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-28 | 3 | -19/+114 |
|\| |
|
| * | Update doco | Thomas Willingham | 2013-05-29 | 2 | -17/+110 |
| * | Add an article to default.php to allow for fixed width themes, without breaki... | Thomas Willingham | 2013-05-29 | 1 | -2/+4 |
* | | add logging to mod/magic when channel not found so we can trace it. | friendica | 2013-05-28 | 1 | -0/+1 |
|/ |
|
* | fix location setting stuff | friendica | 2013-05-28 | 3 | -5/+5 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-28 | 9 | -12/+214 |
|\ |
|
| * | Merge pull request #56 from beardy-unixer/master | friendica | 2013-05-28 | 9 | -12/+214 |
| |\ |
|
| | * | Oops, remove site specific CSS | Thomas Willingham | 2013-05-28 | 1 | -8/+1 |
| | * | Clean up dark theme | Thomas Willingham | 2013-05-28 | 1 | -3587/+21 |
| | * | Use misanthrozot as dark scheme, fix some PCSS bugs | Thomas Willingham | 2013-05-28 | 3 | -5/+8 |
| | * | Make pages better. | Thomas Willingham | 2013-05-28 | 3 | -8/+3742 |
| | * | mod_page.css | Thomas Willingham | 2013-05-28 | 1 | -0/+28 |
| | * | Add notification count to titles. | Thomas Willingham | 2013-05-28 | 1 | -1/+10 |
| | * | Add red smiley for the sake of consistency with Friendica's set. | Thomas Willingham | 2013-05-28 | 2 | -0/+1 |
| |/ |
|
* / | issue #55 (number 2) | friendica | 2013-05-28 | 1 | -4/+6 |
|/ |
|
* | convert most red photos to zmg | friendica | 2013-05-28 | 5 | -18/+20 |
* | cleanup localisation of like activities | friendica | 2013-05-28 | 1 | -5/+3 |
* | wrong attribution on likes of comments in email notifications. Let's also cal... | friendica | 2013-05-28 | 4 | -36/+27 |
* | add support for zmg bbcode tag (img with class=zrl) which will eventually get... | friendica | 2013-05-27 | 1 | -1/+3 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-27 | 2 | -2/+8 |
|\ |
|
| * | Prevent showmore covering up the end of posts, plus put likes back where they... | Thomas Willingham | 2013-05-27 | 2 | -2/+8 |
* | | fix zidify_img_callback - wrong number of args | friendica | 2013-05-27 | 1 | -1/+1 |
|/ |
|
* | zidify img links, delay notifier until actually published for time travelling... | friendica | 2013-05-27 | 6 | -10/+44 |
* | set default contact affinity back to 99 - we'll solve the other problem anoth... | friendica | 2013-05-24 | 53 | -2787/+3043 |
* | use http_authorization header with nginx | friendica | 2013-05-23 | 1 | -0/+10 |
* | move new_cookie() to the session driver so we can use it for other purposes b... | friendica | 2013-05-23 | 2 | -10/+11 |
* | more progress on items_fetch (new name) | friendica | 2013-05-23 | 3 | -36/+45 |
* | implement time travelling posts | friendica | 2013-05-23 | 3 | -0/+20 |
* | make 90 the default closeness when humans are involved in the process | friendica | 2013-05-23 | 2 | -2/+2 |
* | didn't realise that collections (search by group) and search by contact weren... | friendica | 2013-05-22 | 1 | -26/+26 |
* | first cut at generic item search | friendica | 2013-05-22 | 1 | -0/+222 |
* | and the obligatory typo | friendica | 2013-05-22 | 1 | -0/+1 |
* | add api/red/channel/stream POST method (post_activity_item()), add additional... | friendica | 2013-05-22 | 1 | -0/+12 |
* | add basic input filtering to the simple activity posting | friendica | 2013-05-22 | 3 | -8/+29 |
* | missing comma | friendica | 2013-05-21 | 1 | -1/+1 |