aboutsummaryrefslogtreecommitdiffstats
path: root/mod/thing.php
Commit message (Collapse)AuthorAgeFilesLines
* make activities optional for profile things, clean up the formsfriendica2014-02-121-44/+49
|
* fix a mysql error which popped up in the dbfail logfriendica2014-02-111-2/+2
|
* fixes to thing profile assignmentsfriendica2014-02-111-2/+5
|
* expose profile things in the UIfriendica2013-12-301-1/+3
|
* basic edit and delete for thingsfriendica2013-12-301-8/+113
|
* display_thing: it ain't much, but it's implemented.friendica2013-12-291-3/+13
|
* things can now have (consistent sized) photos - plus I found a couple of ↵friendica2013-12-281-6/+17
| | | | issues with duplicate notifications and contact photos not getting an album name (it was crossed with filename). The last one doesn't matter as neither is used, but it was wrong so it has been corrected. Oh and thing photos weren't working at all because the form element name was different than what the module was looking for. But that had never been tested as I was waiting to get the import/resize finished. Next up for that module is display and deletion of things; but the priority is pretty low.
* input form for profile stufffriendica2013-07-041-13/+43
|
* nearly ready for the output templatefriendica2013-07-031-2/+3
|
* some object/thing tweaksfriendica2013-07-031-0/+14
|
* $yoursite/thing?f=&verb=has&term=big+ballsfriendica2013-07-031-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
* Basic ability to create "things"friendica2013-06-271-0/+43