| Commit message (Expand) | Author | Age | Files | Lines |
* | more DB cleanup | friendica | 2012-08-30 | 14 | -88/+87 |
* | remove update_notes | friendica | 2012-08-30 | 1 | -60/+0 |
* | start on contacts/profiles | friendica | 2012-08-30 | 14 | -70/+69 |
* | trim a bit of fat | friendica | 2012-08-29 | 15 | -1751/+23 |
* | make home redirection and register link work again | friendica | 2012-08-28 | 1 | -6/+3 |
* | have to do something about that return_url - but let's just plunge forward wi... | friendica | 2012-08-28 | 1 | -1/+1 |
* | now it gets hard | friendica | 2012-08-28 | 1 | -12/+7 |
* | Now logging in with Red zaccount/zentity instead of Friendica user. Yay. Most... | friendica | 2012-08-27 | 3 | -53/+27 |
* | stuff | friendica | 2012-08-27 | 3 | -9/+9 |
* | a few minor changes | friendica | 2012-08-26 | 10 | -261/+79 |
* | begin debug zentity | friendica | 2012-08-24 | 2 | -95/+1 |
* | basic identity creation | friendica | 2012-08-24 | 1 | -45/+9 |
* | back to identity creation form | friendica | 2012-08-23 | 3 | -82/+153 |
* | per module code file for themes | friendica | 2012-08-22 | 1 | -1/+0 |
* | cleanup the rest of the new register logic | friendica | 2012-08-22 | 1 | -88/+17 |
* | basic hub registration | friendica | 2012-08-21 | 2 | -15/+18 |
* | zfinger - return all additional hubs | friendica | 2012-08-21 | 1 | -2/+15 |
* | zfinger | friendica | 2012-08-21 | 1 | -0/+42 |
* | upstream fixes | friendica | 2012-08-20 | 1 | -2/+2 |
* | don't count ignored events in notifications | friendica | 2012-08-16 | 1 | -3/+13 |
* | new contact edit mockup - verdict: too complicated, must simplify | friendica | 2012-08-16 | 2 | -0/+531 |
* | invitation cleanup | friendica | 2012-08-16 | 1 | -18/+19 |
* | zregister, cont. | friendica | 2012-08-16 | 1 | -4/+15 |
* | add invitiation logic to registrations - this is starting to look good | friendica | 2012-08-16 | 1 | -0/+6 |
* | That's better | friendica | 2012-08-16 | 1 | -2/+1 |
* | more zregister cleanup and theme separation | friendica | 2012-08-16 | 1 | -48/+3 |
* | registration dangling code fragment that should've been removed | friendica | 2012-08-15 | 1 | -21/+1 |
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 8 | -37/+37 |
* | cleanup of mod_zregister, basic functionality working - new accounts getting ... | friendica | 2012-08-15 | 1 | -43/+49 |
* | merge from upstream | friendica | 2012-08-15 | 1 | -0/+1 |
* | fix events ping notification backend | friendica | 2012-08-11 | 1 | -2/+2 |
* | zot basic comm structure (real basic) | friendica | 2012-08-09 | 1 | -0/+11 |
* | merge comment threading, provide plugin/theme functions to handle css/js incl... | friendica | 2012-08-09 | 3 | -3/+15 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-08-08 | 3 | -11/+11 |
|\ |
|
| * | More wrong links | Thomas Willingham | 2012-08-07 | 1 | -2/+2 |
| * | Bloody hell, this touches a lot of code. | Thomas Willingham | 2012-08-06 | 1 | -2/+2 |
| * | Theme admin menu. | Thomas Willingham | 2012-08-06 | 1 | -2/+2 |
| * | get_theme_config_file | Thomas Willingham | 2012-08-06 | 1 | -5/+5 |
* | | moving forward again | friendica | 2012-08-08 | 3 | -43/+13 |
|/ |
|
* | updates | friendica | 2012-08-05 | 4 | -6/+10 |
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 2 | -17/+42 |
* | functions to generate and check webbies interactively | friendica | 2012-07-30 | 1 | -9/+62 |
* | Added urlify to try and create webbie auto-suggestions out of whatever unicod... | friendica | 2012-07-30 | 1 | -1/+1 |
* | birthdays and events are now notifications | friendica | 2012-07-29 | 3 | -8/+1 |
* | also notify count of events today | friendica | 2012-07-28 | 1 | -4/+13 |
* | move today's events into a ping notification | friendica | 2012-07-28 | 1 | -0/+11 |
* | picking up the page load times a bit | friendica | 2012-07-25 | 2 | -3/+36 |
* | tie the main slider to ajax updates and buildCmd | friendica | 2012-07-25 | 1 | -15/+17 |
* | recover existing conversation loading functionality for home,search,community... | friendica | 2012-07-25 | 2 | -3/+3 |
* | ajax page loads | friendica | 2012-07-24 | 2 | -14/+12 |