Commit Graph
2471 Commits
Author SHA1 Message Date
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
friendica e84f44710a testing autotag 2013-06-27 20:28:55 -07:00
friendica cdc66da52f Basic ability to create "things" 2013-06-27 19:35:59 -07:00
friendica 230aeb782e if you send a private post to an @-taggable channel (and nobody else), tag them. This sort of implements what Zottel was asking for - posting to a forum by posting only to the forum without having to tag it. Taggables are already highlighted in the ACL widget so as to avoid privacy surprises.
Currently untested but shouldn't take much to get working if it isn't working already.
2013-06-27 16:12:04 -07:00
friendica b9466941e7 more work on channel sync 2013-06-26 17:31:02 -07:00
friendica 156cf592ee more nomadic clone sync 2013-06-26 14:28:11 -07:00
friendica 57c7f725f6 begin code to sync channel changes across all channel clones. 2013-06-25 18:15:17 -07:00
friendica d093981d68 another temporary fix to mod/search to only return one of each post. 2013-06-23 04:51:27 -07:00
friendica f835737cb7 fix some anomolies in config functions 2013-06-21 21:36:48 -07:00
friendica 61601dc23d Add site registration policy to site record. This is not yet used or stored, but potentially can be exchanged through directory mirrors to automatically create "open site" lists. 2013-06-20 18:36:02 -07:00
friendica dd9d32bcb3 make tag searches work at least as well as the normal search - which still is quite broken, but at least return some results without introducing too many security holes 2013-06-20 17:09:11 -07:00
friendica e25a387887 more issues related to Tony's re-install 2013-06-19 22:29:32 -07:00
friendica 3b1e5e5204 source code re-org, move taxonomy to separate include 2013-06-19 21:50:14 -07:00
friendica 4f06905a18 infrastructure for future stuff 2013-06-19 18:06:14 -07:00
friendica 2e7afa96f4 map comment_policy on local post submission 2013-06-18 19:15:33 -07:00
friendica c0cc494bf3 fix mod-display when not logged in. 2013-06-18 02:06:16 -07:00
friendica 5f84e3940d much more efficient config functions. This will save potentially hundreds of DB lookups - still need to update the xconfig but want to give the others a good workout as it has been one of those days. 2013-06-17 20:16:50 -07:00
Thomas Willingham 33696cc839 Merge remote-tracking branch 'upstream/master' 2013-06-16 14:59:17 +01:00
friendica c4c80a2e47 directory search by hub 2013-06-16 05:28:49 -07:00
friendica a37ac8f2f3 flag taggable connections in acl selector 2013-06-16 00:03:22 -07:00
friendica 87e4f50eda hijack the #getzot tag 2013-06-15 02:31:34 -07:00