| Commit message (Expand) | Author | Age | Files | Lines |
* | Add icons to redbasic, move delete button to the right, and sync nav.tpl | Thomas Willingham | 2013-01-01 | 3 | -124/+30 |
* | more poco discovery | friendica | 2013-01-01 | 1 | -8/+12 |
* | poco discovery | friendica | 2013-01-01 | 5 | -8/+18 |
* | ensure all delivery result possibilities are logged and communicated to the s... | friendica | 2013-01-01 | 1 | -6/+20 |
* | accept expire params if expire feature is enabled | friendica | 2012-12-31 | 1 | -0/+13 |
* | add individual message delivery reporting | friendica | 2012-12-31 | 2 | -7/+19 |
* | cleanup boot | friendica | 2012-12-31 | 3 | -70/+26 |
* | couple of fixes to follow, prepare for default connection permissions | friendica | 2012-12-31 | 4 | -20/+49 |
* | more delivery diagnostics | friendica | 2012-12-31 | 3 | -4/+12 |
* | connections edit: show existing permissions as checked (or unchecked) even if... | friendica | 2012-12-31 | 1 | -1/+4 |
* | update timestamps on successful poll | friendica | 2012-12-30 | 1 | -2/+5 |
* | refresh now works on poller runs | friendica | 2012-12-30 | 2 | -21/+17 |
* | fixes | friendica | 2012-12-30 | 2 | -2/+2 |
* | update todo list | friendica | 2012-12-30 | 1 | -5/+5 |
* | more progress on onepoll | friendica | 2012-12-30 | 2 | -162/+20 |
* | requeue failed deliveries | friendica | 2012-12-30 | 4 | -172/+24 |
* | progress on poller | friendica | 2012-12-30 | 2 | -167/+74 |
* | more logging, some debugging of group membership page | friendica | 2012-12-30 | 4 | -7/+21 |
* | fix poco acct: url | friendica | 2012-12-30 | 1 | -2/+2 |
* | add item['expires'] to protocol communications | friendica | 2012-12-30 | 1 | -0/+5 |
* | no hub - well doh, no wonder; we were looking for array['hub'] and it's actua... | friendica | 2012-12-29 | 3 | -5/+3 |
* | add item expires field | friendica | 2012-12-29 | 3 | -2/+13 |
* | probe diagnostic translated to zot, will use your current channel for permiss... | friendica | 2012-12-29 | 2 | -3/+65 |
* | fix connections page layout | friendica | 2012-12-28 | 2 | -0/+6 |
* | simplify, simplify. We don't need a photo menu on the connnections page. Clic... | friendica | 2012-12-28 | 1 | -10/+2 |
* | fix channel page permissions for public viewing | friendica | 2012-12-28 | 2 | -3/+2 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-12-28 | 18 | -282/+166 |
|\ |
|
| * | Merge pull request #10 from beardy-unixer/master | friendica | 2012-12-27 | 18 | -282/+166 |
| |\ |
|
| | * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-12-28 | 7 | -141/+177 |
| | |\ |
|
| | * | | More fancyred progress | Thomas Willingham | 2012-12-28 | 1 | -44/+49 |
| | * | | Move like wrapper. Keep template theme specific while, at least while it's s... | Thomas Willingham | 2012-12-27 | 1 | -0/+117 |
| | * | | Another diaspora template | Thomas Willingham | 2012-12-27 | 1 | -3/+0 |
| | * | | Pretty sure we don't need Diaspora templates. | Thomas Willingham | 2012-12-27 | 15 | -235/+0 |
* | | | | bypass replace_macros and use template processor directly for theme includes | friendica | 2012-12-28 | 2 | -2/+4 |
|/ / / |
|
* | / | This was bloody hard to sort out.... but now it's sorted and we can move forw... | friendica | 2012-12-27 | 7 | -16/+94 |
| |/
|/| |
|
* | | get rid of xtag | friendica | 2012-12-27 | 2 | -100/+14 |
* | | put keywords back in xprof - too messy to search and join from a separate table | friendica | 2012-12-27 | 3 | -2/+12 |
* | | directory server json search module | friendica | 2012-12-27 | 1 | -0/+116 |
* | | will have to search tags/keywords another way | friendica | 2012-12-26 | 1 | -4/+4 |
* | | local search against the directory - need to convert this to client/server role | friendica | 2012-12-26 | 1 | -38/+34 |
|/ |
|
* | master/standalone directory profile update | friendica | 2012-12-26 | 3 | -1/+53 |
* | more progress on directory import | friendica | 2012-12-26 | 1 | -0/+118 |
* | provide a default directory configuration (client) | friendica | 2012-12-26 | 2 | -9/+16 |
* | typo in mod_match | friendica | 2012-12-26 | 1 | -1/+1 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-12-26 | 2 | -22/+34 |
|\ |
|
| * | Merge pull request #9 from oohlaf/fixes | friendica | 2012-12-26 | 2 | -22/+34 |
| |\ |
|
| | * | Tweak behavior of redirect for http codes | Olaf Conradi | 2012-12-26 | 1 | -7/+6 |
| | * | Same applies for 307 | Olaf Conradi | 2012-12-26 | 1 | -2/+3 |
| | * | POST redirects to POST on 308 only | Olaf Conradi | 2012-12-26 | 1 | -2/+10 |
| | * | Include zot for magic | Olaf Conradi | 2012-12-26 | 1 | -0/+2 |