Commit Graph

2491 Commits

Author SHA1 Message Date
friendica 2c9e6bb10f potential solution to Friendica for Android photo uploads, which aren't working on Red currently. 2013-07-23 20:17:10 -07:00
friendica 3eb0444059 add logging to matrix page load because I don't want to spend a week telling 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. 2013-07-22 19:59:18 -07:00
friendica 8aadb9ec3c mail completion issue 2013-07-21 21:48:12 -07:00
friendica e9d899f737 log forbidden photos with complete URL and observer webbie (if available). 2013-07-21 19:56:57 -07:00
friendica a2738389ed make forbidden sign less obnoxious and more theme-able 2013-07-21 19:37:58 -07:00
friendica 19f674c29d remove obsolete notifications 2013-07-21 17:45:36 -07:00
friendica 2455b0c92f remove some unused settings from admin page 2013-07-21 17:33:40 -07:00
friendica 45797f01ad remove stray debugging 2013-07-19 03:02:08 -07:00
friendica ade8174750 private pokes - perhaps a little *too* private. 2013-07-19 01:20:51 -07:00
friendica 94dfe87a6b fix default channel setting after import 2013-07-18 21:35:28 -07:00
friendica 247d132e17 start using profile_flags in photo queries so we can start creating PHOTO_THING's 2013-07-18 20:55:25 -07:00
friendica 2323e946ee Merge https://github.com/friendica/red into zpull 2013-07-17 02:02:54 -07:00
friendica d6133c861c configurable theme precedence rules, and passing the page owner to the pcss theme settings. 2013-07-17 02:01:35 -07:00
friendica 4c30cddbfc provide a controlling user for theme settings, not necessarily local_user() - can't test on my test site so moving into production and I'll debug it there. 2013-07-16 22:48:05 -07:00
Thomas Willingham 3743d5ca79 Observer permissions (but not ACL yet) for webpages. 2013-07-16 18:48:53 +01:00
friendica 26fa2b105d parse_url: add missing scheme unless url begins with '/' 2013-07-16 01:14:23 -07:00
friendica 3bd7c1af23 fix some issues that showed up in the logs. 2013-07-15 18:07:23 -07:00
friendica d571ac02b2 provide a way to search the directory by modification date 2013-07-14 22:53:28 -07:00
Thomas Willingham c5133f3745 Nobody died, so remove not-needed logging. 2013-07-15 00:57:49 +01:00
Thomas Willingham e83df684c0 That should fix uploads... 2013-07-13 18:42:49 +01:00
Thomas Willingham f45efcab78 Small amount of work on webpages. 2013-07-12 23:01:55 +01:00
Thomas Willingham c28f7e0622 Make sure we load the channel theme when displaying a page. 2013-07-12 01:19:05 +01:00
Thomas Willingham a4e1b4945a Non-translatable string plus feature enabled check 2013-07-11 01:37:41 +01:00
Thomas Willingham 40a444f01b One of those days... 2013-07-10 19:53:11 +01:00
Thomas Willingham 6b85e063e8 Let's use the right files, plus a typo 2013-07-10 19:46:06 +01:00
Thomas Willingham 3f2829a062 Minimum value webpages 2013-07-10 19:36:53 +01:00
Thomas Willingham 085be3a16f Merge remote-tracking branch 'upstream/master' 2013-07-10 19:30:10 +01:00
friendica 6e880cfd49 use current channel photo for favicon where applicable - might be browser dependent but seems to work on FF 2013-07-07 17:22:40 -07:00
friendica 8b9f2f8ef7 input form for profile stuff 2013-07-04 20:35:42 -07:00
friendica 6f390330ff nearly ready for the output template 2013-07-03 22:51:49 -07:00
friendica fbdee83dca some object/thing tweaks 2013-07-03 20:37:39 -07:00
friendica 8ec5f8b07a $yoursite/thing?f=&verb=has&term=big+balls
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
2013-07-03 19:30:52 -07:00
friendica 1af5ecf1af tag cloud tweaking - allow your own comments, disallow all private posts 2013-07-03 17:22:40 -07:00
friendica 42d5d515b2 birthday error checking - if year is present but no month or day, set to 1 January. Otherwise the date will be set to 30 November the prior year due to how the PHP strtotime() function works. 2013-07-03 16:55:57 -07:00
Thomas Willingham d065135d90 Merge remote-tracking branch 'upstream/master' 2013-07-03 16:10:58 +01:00
friendica 064237f0cb remove debug info - mop up and go home 2013-07-03 03:19:58 -07:00
friendica c16b65b5bd multi-profiles work 2013-07-03 02:47:36 -07:00
friendica 8369a8a755 progress on multiple profiles, doing it the old way. I don't think we're going to be able to do it the new way - way too complicated. 2013-07-03 01:50:39 -07:00
friendica 15ae313595 This probably needs some configurable options, but let's only show tags from 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. 2013-07-02 21:46:01 -07:00
friendica b021c8e31e oops - returned too many items 2013-07-02 21:19:12 -07:00
friendica 08023eb099 tag cloud feature (enable the feature, then it will show up on your channel page) 2013-07-02 21:04:46 -07:00
friendica da05b9736e some work on issue #62 (comments collapsing on liveupdate), but still a work in progress
some work on photo consolidated "view/edit", but still a work in progress
2013-07-02 16:37:33 -07:00
Thomas Willingham d1cae2da2a Merge remote-tracking branch 'upstream/master' 2013-07-02 18:36:39 +01:00
friendica 822a4a0287 fix some community tagging bugs 2013-06-30 23:04:27 -07:00
friendica 9fd4d5f0cc add age to dirsearch json 2013-06-30 01:00:24 -07:00
friendica 9bc5e05d3c age query in dirsearch 2013-06-30 00:49:53 -07:00
friendica 72f6edd595 add age to directory profile - requires updating on each birthday and that part is still missing 2013-06-30 00:38:02 -07:00
friendica 29502438f8 partial implementation of issue #64 - local tag storage linked to the tagged item has been provided. tag deletion, comment tagging, and full testing of this feature are still outstanding. 2013-06-29 21:27:01 -07:00
friendica 6fba7ac1af fix cid query 2013-06-27 21:40:56 -07:00
friendica ae8316a2ca autotag clean-up, mop up, and go home 2013-06-27 20:49:45 -07:00