Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cleaning up issues reported in logs | friendica | 2013-07-28 | 1 | -5/+0 | |
| | ||||||
* | the rest of the heavy lifting on clone sync - now we're down to some log ↵ | friendica | 2013-07-25 | 1 | -0/+1 | |
| | | | | messages and a whole lot of testing | |||||
* | include zot | friendica | 2013-07-25 | 1 | -0/+1 | |
| | ||||||
* | more work on clone sync | friendica | 2013-07-25 | 2 | -5/+2 | |
| | ||||||
* | hide detailed site information if you're off the grid. | friendica | 2013-07-24 | 1 | -23/+32 | |
| | ||||||
* | add more siteinfo | friendica | 2013-07-24 | 1 | -0/+14 | |
| | ||||||
* | more site stats | friendica | 2013-07-24 | 1 | -0/+5 | |
| | ||||||
* | start saving site info | friendica | 2013-07-23 | 1 | -0/+6 | |
| | ||||||
* | potential solution to Friendica for Android photo uploads, which aren't ↵ | friendica | 2013-07-23 | 1 | -1/+4 | |
| | | | | working on Red currently. | |||||
* | add logging to matrix page load because I don't want to spend a week telling ↵ | friendica | 2013-07-22 | 1 | -0/+2 | |
| | | | | somebody how to determine if it found anything. Now it will just take a week to tell them how to turn on LOGGER_ALL and read the logfile. | |||||
* | mail completion issue | friendica | 2013-07-21 | 2 | -2/+2 | |
| | ||||||
* | log forbidden photos with complete URL and observer webbie (if available). | friendica | 2013-07-21 | 1 | -0/+3 | |
| | ||||||
* | make forbidden sign less obnoxious and more theme-able | friendica | 2013-07-21 | 1 | -1/+1 | |
| | ||||||
* | remove obsolete notifications | friendica | 2013-07-21 | 1 | -17/+17 | |
| | ||||||
* | remove some unused settings from admin page | friendica | 2013-07-21 | 1 | -2/+0 | |
| | ||||||
* | remove stray debugging | friendica | 2013-07-19 | 1 | -2/+2 | |
| | ||||||
* | private pokes - perhaps a little *too* private. | friendica | 2013-07-19 | 2 | -3/+3 | |
| | ||||||
* | fix default channel setting after import | friendica | 2013-07-18 | 1 | -4/+9 | |
| | ||||||
* | start using profile_flags in photo queries so we can start creating ↵ | friendica | 2013-07-18 | 1 | -13/+32 | |
| | | | | PHOTO_THING's | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-07-17 | 1 | -0/+11 | |
|\ | ||||||
| * | Observer permissions (but not ACL yet) for webpages. | Thomas Willingham | 2013-07-16 | 1 | -0/+11 | |
| | | ||||||
* | | configurable theme precedence rules, and passing the page owner to the pcss ↵ | friendica | 2013-07-17 | 1 | -0/+1 | |
| | | | | | | | | theme settings. | |||||
* | | provide a controlling user for theme settings, not necessarily local_user() ↵ | friendica | 2013-07-16 | 1 | -0/+6 | |
|/ | | | | - can't test on my test site so moving into production and I'll debug it there. | |||||
* | parse_url: add missing scheme unless url begins with '/' | friendica | 2013-07-16 | 1 | -0/+4 | |
| | ||||||
* | fix some issues that showed up in the logs. | friendica | 2013-07-15 | 1 | -8/+9 | |
| | ||||||
* | provide a way to search the directory by modification date | friendica | 2013-07-14 | 2 | -2/+16 | |
| | ||||||
* | Nobody died, so remove not-needed logging. | Thomas Willingham | 2013-07-15 | 1 | -2/+0 | |
| | ||||||
* | That should fix uploads... | Thomas Willingham | 2013-07-13 | 1 | -1/+1 | |
| | ||||||
* | Small amount of work on webpages. | Thomas Willingham | 2013-07-12 | 1 | -2/+5 | |
| | ||||||
* | Make sure we load the channel theme when displaying a page. | Thomas Willingham | 2013-07-12 | 1 | -1/+18 | |
| | ||||||
* | Non-translatable string plus feature enabled check | Thomas Willingham | 2013-07-11 | 1 | -1/+2 | |
| | ||||||
* | One of those days... | Thomas Willingham | 2013-07-10 | 1 | -12/+54 | |
| | ||||||
* | Let's use the right files, plus a typo | Thomas Willingham | 2013-07-10 | 2 | -281/+30 | |
| | ||||||
* | Minimum value webpages | Thomas Willingham | 2013-07-10 | 2 | -0/+387 | |
| | ||||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-10 | 7 | -14/+186 | |
|\ | ||||||
| * | use current channel photo for favicon where applicable - might be browser ↵ | friendica | 2013-07-07 | 4 | -0/+14 | |
| | | | | | | | | dependent but seems to work on FF | |||||
| * | input form for profile stuff | friendica | 2013-07-04 | 1 | -13/+43 | |
| | | ||||||
| * | nearly ready for the output template | friendica | 2013-07-03 | 1 | -2/+3 | |
| | | ||||||
| * | some object/thing tweaks | friendica | 2013-07-03 | 1 | -0/+14 | |
| | | ||||||
| * | $yoursite/thing?f=&verb=has&term=big+balls | friendica | 2013-07-03 | 1 | -11/+119 | |
| | | | | | | | | | | These will eventually be listed by category in your profile and you will be able to have different lists in different profiles (which is why the multi-profile feature needed to get finished before I could get any further along on this...) have fun | |||||
| * | tag cloud tweaking - allow your own comments, disallow all private posts | friendica | 2013-07-03 | 1 | -1/+1 | |
| | | ||||||
| * | birthday error checking - if year is present but no month or day, set to 1 ↵ | friendica | 2013-07-03 | 1 | -0/+5 | |
| | | | | | | | | January. Otherwise the date will be set to 30 November the prior year due to how the PHP strtotime() function works. | |||||
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-03 | 5 | -93/+88 | |
|\| | ||||||
| * | remove debug info - mop up and go home | friendica | 2013-07-03 | 1 | -2/+2 | |
| | | ||||||
| * | multi-profiles work | friendica | 2013-07-03 | 2 | -10/+21 | |
| | | ||||||
| * | progress on multiple profiles, doing it the old way. I don't think we're ↵ | friendica | 2013-07-03 | 1 | -7/+8 | |
| | | | | | | | | going to be able to do it the new way - way too complicated. | |||||
| * | This probably needs some configurable options, but let's only show tags from ↵ | friendica | 2013-07-02 | 1 | -1/+1 | |
| | | | | | | | | your top-level posts in your personal tag cloud to prevent your commenters from tag spamming you and featuring their tags on your wall. It would be bad if somebody was able to make #penis_enlargement *your* personal top tag. We can do something different for the matrix, as it can't be seen by outsiders. | |||||
| * | oops - returned too many items | friendica | 2013-07-02 | 1 | -1/+1 | |
| | | ||||||
| * | tag cloud feature (enable the feature, then it will show up on your channel ↵ | friendica | 2013-07-02 | 1 | -0/+3 | |
| | | | | | | | | page) | |||||
| * | some work on issue #62 (comments collapsing on liveupdate), but still a work ↵ | friendica | 2013-07-02 | 1 | -77/+57 | |
| | | | | | | | | | | | | in progress some work on photo consolidated "view/edit", but still a work in progress |