Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | profile/channel page view contacts | friendica | 2012-11-09 | 1 | -13/+8 |
| | |||||
* | start implementing zot-id | friendica | 2012-11-08 | 1 | -9/+16 |
| | |||||
* | turn multiple profiles into a feature, implement connection flags ↵ | friendica | 2012-11-07 | 1 | -0/+1 |
| | | | | (block,hide,archive,etc.) | ||||
* | allow theme selection | friendica | 2012-11-07 | 1 | -2/+4 |
| | |||||
* | All the themes except one are horked anway | friendica | 2012-11-06 | 1 | -1/+1 |
| | |||||
* | fix the profile change activity post | friendica | 2012-11-05 | 1 | -4/+4 |
| | |||||
* | turn off some "advanced" features by default, like archives and saved search ↵ | friendica | 2012-11-03 | 1 | -0/+1 |
| | | | | - even though we don't yet have a screen to turn them on. That will come. | ||||
* | channels you are connected to are "connections". Get rid of "address book" ↵ | friendica | 2012-11-03 | 1 | -1/+1 |
| | | | | which doesn't fit. | ||||
* | move some more stuff to the install directory | friendica | 2012-11-01 | 1 | -2/+2 |
| | |||||
* | more structural stuff | friendica | 2012-10-29 | 1 | -1/+1 |
| | |||||
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵ | friendica | 2012-10-29 | 1 | -8/+9 |
| | | | | to the profile details. | ||||
* | Now have a solid permissions model. Create a few functions to enumerate them ↵ | friendica | 2012-10-28 | 1 | -5/+22 |
| | | | | and then we're off to the races. | ||||
* | move things to the newer conversation object, a few minor bugs - will sort ↵ | friendica | 2012-10-25 | 1 | -0/+5 |
| | | | | it out eventually | ||||
* | comments sort of working again but now need to fix the threading which was ↵ | friendica | 2012-10-25 | 1 | -1/+1 |
| | | | | ported when it was only half working | ||||
* | more progress on the main photos module | friendica | 2012-10-24 | 1 | -2/+4 |
| | |||||
* | moved file | friendica | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | lotsa little fixes | friendica | 2012-10-21 | 1 | -1/+10 |
| | |||||
* | don't show categories widget if there are none | friendica | 2012-10-19 | 1 | -0/+1 |
| | |||||
* | fix profile | friendica | 2012-10-18 | 1 | -6/+9 |
| | |||||
* | new install settings | friendica | 2012-10-18 | 1 | -2/+1 |
| | |||||
* | use a single language config until all the new options are in place | friendica | 2012-10-17 | 1 | -42/+37 |
| | |||||
* | abook structure | friendica | 2012-10-08 | 1 | -1/+1 |
| | |||||
* | fix some issues that couldn't be tested yesterday - as was working offline | friendica | 2012-10-07 | 1 | -1/+1 |
| | |||||
* | item flags | friendica | 2012-10-06 | 1 | -0/+24 |
| | |||||
* | provide auto admin registration as before, but allow the current admin to ↵ | friendica | 2012-10-04 | 1 | -6/+18 |
| | | | | create other admins | ||||
* | Can't see any posts currently - after the big shakeup, but we can now post ↵ | friendica | 2012-10-03 | 1 | -1/+12 |
| | | | | top level activities and store them. | ||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 1 | -2/+11 |
| | | | | 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 | 1 | -4/+16 |
| | | | | relocate widgets to different regions of the page | ||||
* | 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 | 1 | -10/+20 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -23/+52 |
| | |||||
* | unbreak some more stuff | friendica | 2012-09-04 | 1 | -3/+3 |
| | |||||
* | simplify | friendica | 2012-09-04 | 1 | -52/+5 |
| | |||||
* | this should get local posts almost working | friendica | 2012-09-04 | 1 | -0/+56 |
| | |||||
* | add fabrixxm's recent changes to how ".well_known" urls work | friendica | 2012-09-02 | 1 | -16/+0 |
| | |||||
* | rev update | friendica | 2012-09-02 | 1 | -0/+1 |
| | |||||
* | begin channel management (was "manage") page, use term "channel" instead of ↵ | friendica | 2012-08-30 | 1 | -1/+1 |
| | | | | the vague and hard to explain "identity" | ||||
* | more DB cleanup | friendica | 2012-08-30 | 1 | -5/+5 |
| | |||||
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -8/+8 |
| | |||||
* | trim a bit of fat | friendica | 2012-08-29 | 1 | -18/+17 |
| | |||||
* | now it gets hard | friendica | 2012-08-28 | 1 | -42/+44 |
| | |||||
* | stuff | friendica | 2012-08-27 | 1 | -1/+1 |
| | |||||
* | a few minor changes | friendica | 2012-08-26 | 1 | -7/+10 |
| | |||||
* | back to identity creation form | friendica | 2012-08-23 | 1 | -1/+5 |
| | |||||
* | basic hub registration | friendica | 2012-08-21 | 1 | -0/+6 |
| | |||||
* | zfinger | friendica | 2012-08-21 | 1 | -0/+7 |
| | |||||
* | upstream fixes | friendica | 2012-08-20 | 1 | -0/+4 |
| | |||||
* | new contact edit mockup - verdict: too complicated, must simplify | friendica | 2012-08-16 | 1 | -20/+18 |
| | |||||
* | improvements in js localisation/translation | friendica | 2012-08-13 | 1 | -1/+6 |
| | |||||
* | merge upstream | friendica | 2012-08-11 | 1 | -0/+2 |
| |