aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use current channel photo for favicon where applicable - might be browser ↵friendica2013-07-0759-424/+672
| | | | dependent but seems to work on FF
* input form for profile stufffriendica2013-07-044-13/+108
|
* fix undefined commentWrapfriendica2013-07-041-1/+4
|
* more "thing" workfriendica2013-07-044-3/+28
|
* first templatefriendica2013-07-031-1/+12
|
* nearly ready for the output templatefriendica2013-07-032-2/+24
|
* some object/thing tweaksfriendica2013-07-034-3/+30
|
* $yoursite/thing?f=&verb=has&term=big+ballsfriendica2013-07-032-11/+134
| | | | | 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 postsfriendica2013-07-032-6/+15
|
* birthday error checking - if year is present but no month or day, set to 1 ↵friendica2013-07-031-0/+5
| | | | January. Otherwise the date will be set to 30 November the prior year due to how the PHP strtotime() function works.
* any questions regarding this checkin will be ignoredfriendica2013-07-033-2/+39
|
* remove debug info - mop up and go homefriendica2013-07-031-2/+2
|
* multi-profile - bugsfriendica2013-07-031-2/+3
|
* multi-profiles workfriendica2013-07-034-17/+31
|
* progress on multiple profiles, doing it the old way. I don't think we're ↵friendica2013-07-035-30/+35
| | | | going to be able to do it the new way - way too complicated.
* really, truly fix the age missing in directory bugfriendica2013-07-022-2/+4
|
* missing commafriendica2013-07-021-1/+1
|
* age was not syncing to the directoryfriendica2013-07-021-1/+4
|
* bitwise logic issue comparing with multiple bitsfriendica2013-07-021-1/+1
|
* This probably needs some configurable options, but let's only show tags from ↵friendica2013-07-021-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.
* only show tag cloud for visible itemsfriendica2013-07-021-3/+3
|
* oops - returned too many itemsfriendica2013-07-022-8/+11
|
* tag cloud feature (enable the feature, then it will show up on your channel ↵friendica2013-07-024-3/+57
| | | | page)
* with luck this will fix issue #61 and issue #62 - boy that was fun (not).friendica2013-07-021-24/+13
|
* some work on issue #62 (comments collapsing on liveupdate), but still a work ↵friendica2013-07-026-153/+133
| | | | | | in progress some work on photo consolidated "view/edit", but still a work in progress
* issue #65friendica2013-07-014-3/+83
|
* fix some community tagging bugsfriendica2013-06-303-7/+16
|
* add age to dirsearch jsonfriendica2013-06-301-0/+1
|
* age query in dirsearchfriendica2013-06-301-0/+10
|
* add age to directory profile - requires updating on each birthday and that ↵friendica2013-06-308-3/+22
| | | | part is still missing
* partial implementation of issue #64 - local tag storage linked to the tagged ↵friendica2013-06-291-0/+1
| | | | item has been provided. tag deletion, comment tagging, and full testing of this feature are still outstanding.
* Merge https://github.com/friendica/red into zpullfriendica2013-06-291-1/+2
|\
| * Missing includeThomas Willingham2013-06-281-1/+2
| |
* | doc update, plus possible fix to "complex delivery chains" issue. Basically ↵friendica2013-06-2979-1106/+1827
|/ | | | when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members.
* fix cid queryfriendica2013-06-272-2/+2
|
* autotag clean-up, mop up, and go homefriendica2013-06-271-4/+5
|
* testing autotagfriendica2013-06-271-1/+2
|
* Basic ability to create "things"friendica2013-06-274-8/+57
|
* if you send a private post to an @-taggable channel (and nobody else), tag ↵friendica2013-06-272-1/+13
| | | | | | 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.
* more work on channel syncfriendica2013-06-264-8/+41
|
* more nomadic clone syncfriendica2013-06-264-8/+36
|
* begin code to sync channel changes across all channel clones.friendica2013-06-254-9/+102
|
* Merge https://github.com/friendica/red into zpullfriendica2013-06-231-23/+108
|\
| * Verbose Nginx conf. Essentially the one from Friendica with a few alterations.Thomas Willingham2013-06-231-23/+108
| |
* | make manual image scaling work - even if auto scaling kicks in.friendica2013-06-232-8/+14
|/
* another temporary fix to mod/search to only return one of each post.friendica2013-06-232-7/+7
|
* linkify the non-embeddable videofriendica2013-06-211-2/+2
|
* fix non-embeddable videos by returning plain linksfriendica2013-06-211-3/+6
|
* fix some anomolies in config functionsfriendica2013-06-213-52/+73
|
* upgrade docofriendica2013-06-212-0/+341
|