| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed contactgroup editor | friendica | 2013-01-22 | 1 | -2/+1 |
* | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 3 | -329/+15 |
* | security fixes related to directory access and sites that are off the grid | friendica | 2013-01-22 | 1 | -1/+14 |
* | hidden directory entries | friendica | 2013-01-22 | 1 | -3/+11 |
* | now we're into the minor nitty fixes | friendica | 2013-01-21 | 2 | -4/+4 |
* | testing begins | friendica | 2013-01-21 | 1 | -17/+17 |
* | magic auth - it's mostly done or at least all the code bits are written and i... | friendica | 2013-01-21 | 2 | -16/+16 |
* | more work on magic auth | friendica | 2013-01-21 | 1 | -0/+6 |
* | sort out yet more api functions | friendica | 2013-01-20 | 1 | -26/+35 |
* | make lockview work, bring back acl widget theming in redbasic | friendica | 2013-01-20 | 1 | -2/+4 |
* | preserve event item[uri] if present | friendica | 2013-01-20 | 4 | -41/+64 |
* | more heavy lifting on API - though need to re-visit events and give them all ... | friendica | 2013-01-19 | 5 | -47/+76 |
* | more hard slogging on the api | friendica | 2013-01-19 | 1 | -131/+108 |
* | directory services cleanup | friendica | 2013-01-19 | 1 | -2/+3 |
* | distributed directory search from the navbar | friendica | 2013-01-19 | 1 | -11/+18 |
* | add versioning info to basic identity export, create skeleton function for im... | friendica | 2013-01-18 | 1 | -0/+48 |
* | provide other ways to export the basic info | friendica | 2013-01-16 | 2 | -34/+49 |
* | api/export/basic - how we'll migrate you | friendica | 2013-01-16 | 1 | -0/+51 |
* | yet another api hackathon | friendica | 2013-01-16 | 1 | -94/+125 |
* | api posting seems to work now - of course that's the easiest part of the API. | friendica | 2013-01-16 | 1 | -24/+54 |
* | begin the hard slog on the api | friendica | 2013-01-16 | 2 | -86/+98 |
* | mopping up the events issues so I can move on to other stuff | friendica | 2013-01-16 | 2 | -13/+14 |
* | import events (not just event posts) from zot | friendica | 2013-01-16 | 2 | -5/+29 |
* | still some bugs but events are happening again. | friendica | 2013-01-15 | 1 | -5/+5 |
* | events backend heavy lifting - the new structure is slowly emerging. | friendica | 2013-01-15 | 1 | -77/+87 |
* | slow progress on events, one step forward, one step back. | friendica | 2013-01-15 | 1 | -14/+26 |
* | reduce number of template include paths, which were needed during the theme r... | friendica | 2013-01-15 | 1 | -3/+0 |
* | pages sorta working | friendica | 2013-01-15 | 1 | -0/+13 |
* | progress on pages - they're still getting lost inside conversation(), but pro... | friendica | 2013-01-14 | 2 | -3/+11 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-14 | 1 | -2/+2 |
|\ |
|
| * | function contact_selector is no longer in use, commented out | Michael Meer | 2013-01-14 | 1 | -2/+2 |
* | | read/write "pages" permissions and fiddly bits - per Thomas | friendica | 2013-01-14 | 1 | -0/+2 |
|/ |
|
* | syntax error | friendica | 2013-01-13 | 1 | -1/+1 |
* | this should make tag delivery (e.g. forums) work - but not yet fully tested | friendica | 2013-01-13 | 3 | -42/+62 |
* | ignore tagged items in reshares from notifications and tag_delivery | friendica | 2013-01-12 | 1 | -0/+11 |
* | start on tag deliver rewrite | friendica | 2013-01-12 | 1 | -54/+49 |
* | implement "finger" command | friendica | 2013-01-12 | 1 | -1/+3 |
* | fix double-encoding | friendica | 2013-01-11 | 2 | -38/+38 |
* | use correct param for connect link | friendica | 2013-01-11 | 1 | -1/+1 |
* | network & home notification fixes | friendica | 2013-01-11 | 1 | -8/+7 |
* | add Smarty templates for international templates | Zach Prezkuta | 2013-01-10 | 2 | -16/+0 |
* | fix the "personal" network filter and introduction notifications | friendica | 2013-01-09 | 1 | -12/+0 |
* | minor notification tweaks | friendica | 2013-01-08 | 1 | -1/+1 |
* | The rest of the front end for the new notifications - now only missing "mark ... | friendica | 2013-01-08 | 1 | -1/+1 |
* | lots of notification tweaks | friendica | 2013-01-08 | 1 | -3/+3 |
* | registration issue | friendica | 2013-01-07 | 1 | -4/+4 |
* | bypass smarty for intletext templates | friendica | 2013-01-07 | 2 | -0/+17 |
* | events are still buggered and aren't anywhere close to working, but not bugge... | friendica | 2013-01-07 | 2 | -39/+7 |
* | input cleansing | friendica | 2013-01-07 | 1 | -2/+10 |
* | more work on notification system, fix a couple of minor issues from smarty co... | friendica | 2013-01-07 | 1 | -0/+10 |