Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | this should fix the premium checkbox stickiness issue | friendica | 2013-08-22 | 1 | -6/+10 |
| | |||||
* | proc_run, not proc_exec | friendica | 2013-08-22 | 1 | -1/+1 |
| | |||||
* | perform a refresh_all operation after changing premium status so that ↵ | friendica | 2013-08-22 | 1 | -2/+4 |
| | | | | everybody will catch it quickly and not in a day or two. | ||||
* | fixes for sellpage with blocked profiles | friendica | 2013-08-21 | 1 | -9/+16 |
| | |||||
* | premium/restricted channel connections implemented, configure at ↵ | friendica | 2013-08-21 | 1 | -6/+22 |
| | | | | yoursite/channel/nickname - this basically redirects "follow" requests to a premium channel's sell page if it has one configured. You can still click through and create a connection request (introduction), but this provides a means for the channel owner to state their terms. If you don't abide by the terms, you will likely be blocked or the channel deleted. This facility is extensible in a number of ways. | ||||
* | progress on generic sellpage - is not yet linked from existing connect ↵ | friendica | 2013-08-21 | 1 | -1/+97 |
| | | | | buttons and editing has not been completed | ||||
* | basic structure for premium channel implementation | friendica | 2013-08-21 | 1 | -0/+3 |