Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issues with diaspora comment signatures on relayed comments that are relayed ↵ | friendica | 2014-10-02 | 1 | -2/+0 |
| | | | | through a redmatrix site (parent post is redmatrix) and involve a private post. | ||||
* | remember activity setting | friendica | 2014-08-10 | 1 | -1/+1 |
| | |||||
* | clean up the awful descriptive text on thing input | friendica | 2014-06-23 | 1 | -3/+6 |
| | |||||
* | make activities optional for profile things, clean up the forms | friendica | 2014-02-12 | 1 | -44/+49 |
| | |||||
* | fix a mysql error which popped up in the dbfail log | friendica | 2014-02-11 | 1 | -2/+2 |
| | |||||
* | fixes to thing profile assignments | friendica | 2014-02-11 | 1 | -2/+5 |
| | |||||
* | expose profile things in the UI | friendica | 2013-12-30 | 1 | -1/+3 |
| | |||||
* | basic edit and delete for things | friendica | 2013-12-30 | 1 | -8/+113 |
| | |||||
* | display_thing: it ain't much, but it's implemented. | friendica | 2013-12-29 | 1 | -3/+13 |
| | |||||
* | things can now have (consistent sized) photos - plus I found a couple of ↵ | friendica | 2013-12-28 | 1 | -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 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 | ||||
* | Basic ability to create "things" | friendica | 2013-06-27 | 1 | -0/+43 |