Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wall posts now display - address book structure revamp started | friendica | 2012-10-10 | 2 | -26/+16 |
| | |||||
* | more stuff we don't need. | friendica | 2012-10-08 | 1 | -22/+15 |
| | |||||
* | prevent tag recursion on shared posts | friendica | 2012-10-08 | 2 | -2/+10 |
| | |||||
* | get posts to show up | friendica | 2012-10-07 | 2 | -1/+46 |
| | |||||
* | start fixing all the item queries | friendica | 2012-10-07 | 1 | -12/+15 |
| | |||||
* | fix some issues that couldn't be tested yesterday - as was working offline | friendica | 2012-10-07 | 1 | -4/+4 |
| | |||||
* | new item structure to item_store | friendica | 2012-10-06 | 1 | -39/+19 |
| | |||||
* | provide auto admin registration as before, but allow the current admin to ↵ | friendica | 2012-10-04 | 2 | -3/+20 |
| | | | | create other admins | ||||
* | add hash to channel structure for consistency/redundancy | friendica | 2012-10-04 | 3 | -11/+15 |
| | |||||
* | Can't see any posts currently - after the big shakeup, but we can now post ↵ | friendica | 2012-10-03 | 4 | -36/+22 |
| | | | | top level activities and store them. | ||||
* | use hash for channel id | friendica | 2012-10-01 | 2 | -4/+44 |
| | |||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 10 | -73/+164 |
| | | | | 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. | ||||
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 6 | -72/+74 |
| | |||||
* | separate the public feed from everything else | friendica | 2012-09-20 | 3 | -44/+186 |
| | |||||
* | permissions responder + upstream merge | friendica | 2012-09-10 | 2 | -65/+118 |
| | |||||
* | remove targeted windows | friendica | 2012-09-09 | 2 | -7/+7 |
| | |||||
* | updates | friendica | 2012-09-09 | 10 | -17/+123 |
| | |||||
* | unbreak some more stuff | friendica | 2012-09-04 | 1 | -6/+6 |
| | |||||
* | bring back "this is you" comment photo | friendica | 2012-09-04 | 1 | -2/+11 |
| | |||||
* | rev update | friendica | 2012-09-03 | 1 | -1/+1 |
| | |||||
* | set the account_id on channel creation | friendica | 2012-09-02 | 1 | -62/+11 |
| | |||||
* | fix the nav | friendica | 2012-09-02 | 1 | -11/+4 |
| | |||||
* | rev update | friendica | 2012-09-02 | 3 | -7/+17 |
| | |||||
* | more DB cleanup | friendica | 2012-08-30 | 12 | -166/+77 |
| | |||||
* | start on contacts/profiles | friendica | 2012-08-30 | 4 | -4/+4 |
| | |||||
* | trim a bit of fat | friendica | 2012-08-29 | 3 | -11/+10 |
| | |||||
* | have to do something about that return_url - but let's just plunge forward ↵ | friendica | 2012-08-28 | 1 | -2/+2 |
| | | | | without it. | ||||
* | now it gets hard | friendica | 2012-08-28 | 1 | -0/+88 |
| | |||||
* | recover frankentheme | friendica | 2012-08-27 | 1 | -5/+6 |
| | |||||
* | solve endless redirect | friendica | 2012-08-27 | 1 | -3/+5 |
| | |||||
* | Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵ | friendica | 2012-08-27 | 4 | -94/+161 |
| | | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different. | ||||
* | stuff | friendica | 2012-08-27 | 2 | -3/+3 |
| | |||||
* | a few minor changes | friendica | 2012-08-26 | 10 | -178/+163 |
| | |||||
* | begin debug zentity | friendica | 2012-08-24 | 1 | -2/+2 |
| | |||||
* | basic identity creation | friendica | 2012-08-24 | 1 | -0/+41 |
| | |||||
* | back to identity creation form | friendica | 2012-08-23 | 3 | -0/+58 |
| | |||||
* | cleanup the rest of the new register logic | friendica | 2012-08-22 | 1 | -3/+78 |
| | |||||
* | basic hub registration | friendica | 2012-08-21 | 1 | -20/+25 |
| | |||||
* | upstream | friendica | 2012-08-21 | 1 | -1/+9 |
| | |||||
* | NaCl passwords - (db update) | friendica | 2012-08-21 | 1 | -3/+28 |
| | |||||
* | upstream fixes | friendica | 2012-08-20 | 2 | -25/+26 |
| | |||||
* | reversed error logic | friendica | 2012-08-16 | 1 | -3/+3 |
| | |||||
* | zregister, cont. | friendica | 2012-08-16 | 1 | -0/+11 |
| | |||||
* | add invitiation logic to registrations - this is starting to look good | friendica | 2012-08-16 | 1 | -20/+37 |
| | |||||
* | That's better | friendica | 2012-08-16 | 1 | -1/+1 |
| | |||||
* | more zregister cleanup and theme separation | friendica | 2012-08-16 | 2 | -2/+27 |
| | |||||
* | registration dangling code fragment that should've been removed | friendica | 2012-08-15 | 2 | -19/+44 |
| | |||||
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 7 | -81/+81 |
| | |||||
* | cleanup of mod_zregister, basic functionality working - new accounts getting ↵ | friendica | 2012-08-15 | 1 | -10/+17 |
| | | | | stored. | ||||
* | merge from upstream | friendica | 2012-08-15 | 3 | -5/+11 |
| |