Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use hash for channel id | friendica | 2012-10-01 | 2 | -12/+10 |
| | |||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 12 | -89/+298 |
| | | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. | ||||
* | create a widget registry for pages so themes can reorder, insert/delete, and ↵ | friendica | 2012-09-27 | 2 | -4/+7 |
| | | | | relocate widgets to different regions of the page | ||||
* | allow themes to add to and/or completely over-ride the module sidebar | friendica | 2012-09-25 | 1 | -14/+13 |
| | |||||
* | fix all the little typos from that huge change | friendica | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 11 | -89/+79 |
| | |||||
* | making magic | friendica | 2012-09-22 | 1 | -27/+14 |
| | |||||
* | more work on magic auth | friendica | 2012-09-20 | 1 | -0/+77 |
| | |||||
* | mod/auth - first stab at zot's magic auth which is going to look a lot like ↵ | friendica | 2012-09-20 | 1 | -0/+517 |
| | | | | dfrn magic auth (but will zot-guids) | ||||
* | separate the public feed from everything else | friendica | 2012-09-20 | 3 | -9/+74 |
| | |||||
* | permissions responder + upstream merge | friendica | 2012-09-10 | 1 | -9/+12 |
| | |||||
* | States/Countries now free form | friendica | 2012-09-09 | 1 | -5/+0 |
| | |||||
* | remove targeted windows | friendica | 2012-09-09 | 1 | -0/+81 |
| | |||||
* | updates | friendica | 2012-09-09 | 17 | -88/+231 |
| | |||||
* | unbreak some more stuff | friendica | 2012-09-04 | 1 | -2/+2 |
| | |||||
* | this should get local posts almost working | friendica | 2012-09-04 | 1 | -19/+21 |
| | |||||
* | add fabrixxm's recent changes to how ".well_known" urls work | friendica | 2012-09-02 | 1 | -0/+24 |
| | |||||
* | fix the nav | friendica | 2012-09-02 | 1 | -84/+7 |
| | |||||
* | channel/identity selection manage page | friendica | 2012-09-02 | 1 | -7/+31 |
| | |||||
* | Trying to simplify channels | friendica | 2012-09-02 | 1 | -3/+4 |
| | |||||
* | rev update | friendica | 2012-09-02 | 2 | -4/+3 |
| | |||||
* | begin channel management (was "manage") page, use term "channel" instead of ↵ | friendica | 2012-08-30 | 3 | -24/+21 |
| | | | | the vague and hard to explain "identity" | ||||
* | 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 ↵ | friendica | 2012-08-28 | 1 | -1/+1 |
| | | | | without it. | ||||
* | now it gets hard | friendica | 2012-08-28 | 1 | -12/+7 |
| | |||||
* | Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵ | friendica | 2012-08-27 | 3 | -53/+27 |
| | | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different. | ||||
* | 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 |
| |