| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make premium channels a feature | friendica | 2013-08-22 | 1 | -2/+1 |
* | add zid to connect_url | friendica | 2013-08-22 | 1 | -1/+1 |
* | premium/restricted channel connections implemented, configure at yoursite/cha... | friendica | 2013-08-21 | 2 | -2/+14 |
* | progress on generic sellpage - is not yet linked from existing connect button... | friendica | 2013-08-21 | 1 | -1/+2 |
* | implement premium channel discovery | friendica | 2013-08-21 | 1 | -5/+14 |
* | fix superblock for comments | friendica | 2013-08-20 | 2 | -2/+16 |
* | email attachments (and fix email photos) | friendica | 2013-08-19 | 2 | -2/+57 |
* | localize_item() thinks all likes on posts are likes on comments because we di... | friendica | 2013-08-19 | 1 | -1/+1 |
* | some sane permission defaults. | friendica | 2013-08-18 | 3 | -4/+51 |
* | item_store logging to discover where object is getting quote mangled. | friendica | 2013-08-18 | 1 | -1/+4 |
* | Another try at issue #61 and #62 - an earlier fix was partially working but t... | friendica | 2013-08-18 | 1 | -9/+14 |
* | Issue #99 | Thomas Willingham | 2013-08-18 | 1 | -0/+1 |
* | get rid of more variables with dashes in the names - use underscore *except* ... | friendica | 2013-08-15 | 3 | -4/+4 |
* | Merge pull request #98 from cvogeley/master | friendica | 2013-08-15 | 1 | -0/+2 |
|\ |
|
| * | Fix Load mobile theme | Christian Vogeley | 2013-08-16 | 1 | -0/+2 |
* | | don't include archived contacts in public posts, unless specifically requested | friendica | 2013-08-15 | 2 | -4/+5 |
* | | issues marking for death | friendica | 2013-08-15 | 1 | -14/+15 |
|/ |
|
* | Merge pull request #96 from beardy-unixer/master | friendica | 2013-08-14 | 1 | -0/+39 |
|\ |
|
| * | More progress on pages - extend writepages widget, add pagelist widget | Thomas Willingham | 2013-08-14 | 1 | -2/+29 |
| * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-08-14 | 7 | -31/+364 |
| |\ |
|
| * | | Initial shot at write_pages widget | Thomas Willingham | 2013-08-10 | 1 | -0/+12 |
* | | | most of expire is now ported from friendica, but the protocol bits to push ou... | friendica | 2013-08-14 | 3 | -6/+19 |
| |/
|/| |
|
* | | typo | friendica | 2013-08-14 | 1 | -1/+1 |
* | | fix expire so it actually should expire stuff; and mostly the correct stuff -... | friendica | 2013-08-14 | 1 | -11/+17 |
* | | menu management is now functional with the exception of acl's (and of course ... | friendica | 2013-08-13 | 1 | -1/+3 |
* | | menu management complete (as opposed to menu *content* management, which is n... | friendica | 2013-08-13 | 1 | -0/+23 |
* | | debugging issue #58 - seems to work but needs (more) theming | friendica | 2013-08-13 | 1 | -3/+10 |
* | | untested patch for issue #58 - will require theming if it works | friendica | 2013-08-13 | 1 | -0/+18 |
* | | a bit more work on menus | friendica | 2013-08-13 | 1 | -0/+8 |
* | | block content-type (called ITEM_BUILDBLOCK to avoid confusion with content th... | friendica | 2013-08-12 | 1 | -0/+5 |
* | | more menu manage functions - should be everything we need to get started | friendica | 2013-08-11 | 1 | -0/+187 |
* | | debugging user menus | friendica | 2013-08-11 | 1 | -6/+4 |
* | | check these in so I can go back and find out why the stylsheet is horked | friendica | 2013-08-11 | 1 | -0/+40 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-08-11 | 1 | -0/+1 |
|\ \ |
|
| * | | Missing include for new_keypair | Thomas Willingham | 2013-08-10 | 1 | -0/+1 |
| |/ |
|
* | | important bits we need to allow php executable content. These must be explici... | friendica | 2013-08-11 | 2 | -18/+51 |
* | | don't import any hubloc that doesn't have a sitekey. Eventually we should als... | friendica | 2013-08-11 | 1 | -2/+7 |
|/ |
|
* | move sitekey creation to the account creation function instead of during chan... | friendica | 2013-08-09 | 2 | -9/+7 |
* | malformed ru string file | friendica | 2013-08-08 | 1 | -1/+1 |
* | Add public visibility setting to privacy groups (collections). This doesn't y... | friendica | 2013-08-07 | 1 | -3/+4 |
* | remove some un-needed code | friendica | 2013-08-07 | 1 | -1320/+10 |
* | big changes to photo->store() which is now photo->save() and takes an array i... | friendica | 2013-08-07 | 2 | -10/+136 |
* | convert all stored json calls to json_decode_plus() | friendica | 2013-08-06 | 5 | -22/+22 |
* | we've been storing json_encoded structures on disk in several places because ... | friendica | 2013-08-06 | 3 | -6/+13 |
* | add extra logging to tag_deliver | friendica | 2013-08-05 | 1 | -2/+6 |
* | fine tuning the error checks | friendica | 2013-08-05 | 1 | -1/+6 |
* | keep total of imported xchans correct - even if one or mail failures occur | friendica | 2013-08-05 | 1 | -4/+7 |
* | more error checking in case import_xchan fails | friendica | 2013-08-05 | 1 | -0/+8 |
* | use url part of array | friendica | 2013-08-05 | 1 | -1/+1 |
* | prune old suggested channels | friendica | 2013-08-05 | 1 | -0/+10 |