| Commit message (Expand) | Author | Age | Files | Lines |
* | reduce log level of inbound d* posts until we get through some of the more se... | friendica | 2014-09-09 | 1 | -1/+1 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 8 | -10/+10 |
* | wrap photo albums (albums and top level) in a div id=photo-album-contents | friendica | 2014-09-08 | 1 | -1/+4 |
* | add categories to events | friendica | 2014-09-07 | 1 | -1/+50 |
* | for webpages, hide the mimetype selector unless in advanced mode. For pages t... | friendica | 2014-09-07 | 4 | -9/+14 |
* | and more ajax work | friendica | 2014-09-06 | 2 | -3/+3 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-06 | 1 | -2/+3 |
|\ |
|
| * | Fix directory for NOT endless scroll. Dunno what's wrong with endless | Thomas Willingham | 2014-09-06 | 1 | -2/+3 |
* | | ajax work | friendica | 2014-09-06 | 2 | -14/+53 |
|/ |
|
* | more work on the event edit form | friendica | 2014-09-05 | 1 | -0/+2 |
* | put a date and time picker on events | friendica | 2014-09-04 | 1 | -5/+29 |
* | fix poco network | friendica | 2014-09-04 | 1 | -1/+4 |
* | remove feed items from ACL selector - there's nothing we can do with them and... | friendica | 2014-09-03 | 1 | -0/+5 |
* | implement service class for feed polling frequenecy, fixed a service class bu... | friendica | 2014-09-03 | 5 | -7/+0 |
* | fix group membership management for non-red connections | friendica | 2014-09-03 | 1 | -4/+4 |
* | store diaspora meta info in the item table. It has to go there or it will kil... | friendica | 2014-09-03 | 1 | -12/+5 |
* | provide a config option to prevent wall uploads (photos and files) from being... | friendica | 2014-09-02 | 1 | -0/+9 |
* | use feed title for channel name before checking author, make feed items share... | friendica | 2014-09-02 | 1 | -2/+4 |
* | pull in some posts when first connecting to feeds | friendica | 2014-09-01 | 1 | -2/+1 |
* | Move achievements on, but just a tad. | Thomas Willingham | 2014-09-02 | 1 | -10/+13 |
* | If you have a new channel (or a new hub searching for an old channel) | Thomas Willingham | 2014-09-02 | 1 | -5/+9 |
* | various diaspora issues | friendica | 2014-08-29 | 1 | -0/+6 |
* | except for a typo | friendica | 2014-08-28 | 1 | -3/+1 |
* | fix saving of extended profile attributes | friendica | 2014-08-28 | 1 | -0/+38 |
* | retro-actively set standalone directory fix, also a fix for directory endless... | friendica | 2014-08-28 | 2 | -1/+12 |
* | let's make this "specific" since that's what it is. | friendica | 2014-08-28 | 1 | -1/+1 |
* | really really really fix lockview - maybe | friendica | 2014-08-28 | 1 | -2/+3 |
* | consistency: the diaspora post plugin uses "diaspora_enable". The protocol dr... | friendica | 2014-08-28 | 1 | -3/+3 |
* | make blocks, webpages, and layouts postable (pre-filled forms if supplied fro... | friendica | 2014-08-28 | 3 | -9/+30 |
* | begin embeddable/shareable design elements (blocks, webpages, layouts, menus,... | friendica | 2014-08-27 | 1 | -1/+1 |
* | ability to create/edit/delete custom profile field definitions - read the sou... | friendica | 2014-08-27 | 1 | -0/+63 |
* | Admin setting for Diaspora Protocol enable. We may want to have this also at ... | friendica | 2014-08-27 | 1 | -0/+3 |
* | unobscure viewsrc items | friendica | 2014-08-23 | 1 | -2/+5 |
* | switch everything over to crypto_encapsulate() | friendica | 2014-08-23 | 2 | -3/+3 |
* | We really can't do this without a hubloc. I was hoping we could, but notifier... | friendica | 2014-08-22 | 1 | -2/+3 |
* | issue #571 - use feed/nickname?top=1 | friendica | 2014-08-22 | 1 | -0/+1 |
* | D* receive endpoint is receive/users/$guid - where $guid is really the channe... | friendica | 2014-08-21 | 1 | -4/+5 |
* | make the old personal xrd interface (old webfinger) work again | friendica | 2014-08-21 | 1 | -4/+17 |
* | profile edit - missing visibility and drop link on non-default profiles, re-a... | friendica | 2014-08-21 | 1 | -1/+0 |
* | extensible profiles - add the input form elements. Still needs styling and we... | friendica | 2014-08-20 | 1 | -0/+19 |
* | restrict returned directory contents to xchans in the zot network. We could p... | friendica | 2014-08-20 | 1 | -2/+2 |
* | move Friendica photo migrator to addons, bring back a few XML scraping functi... | friendica | 2014-08-20 | 1 | -87/+0 |
* | provide admin option for allowing rss/atom feed connections. Need to do this ... | friendica | 2014-08-20 | 1 | -45/+5 |
* | really really fix lockview (cross fingers) ;-) | friendica | 2014-08-19 | 1 | -5/+7 |
* | really fix lock info | marijus | 2014-08-19 | 1 | -1/+2 |
* | make lockview provide the right info | marijus | 2014-08-18 | 1 | -5/+4 |
* | some more work on realms | friendica | 2014-08-17 | 2 | -2/+18 |
* | add collections widget to connections page - and some more work on realms | friendica | 2014-08-17 | 1 | -0/+3 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-08-16 | 1 | -0/+1 |
|\ |
|
| * | Merge pull request #564 from cvogeley/master | RedMatrix | 2014-08-17 | 1 | -0/+1 |
| |\ |
|