aboutsummaryrefslogtreecommitdiffstats
path: root/mod/connect.php
Commit message (Collapse)AuthorAgeFilesLines
* last remaining files to be Comanchified with the exception of mod_admin. ↵friendica2013-12-221-4/+0
| | | | | | Though I should probably take a third look to see if anything else uses widgets. In fact - it appears that the flattrwidget does.
* this should fix the premium checkbox stickiness issuefriendica2013-08-221-6/+10
|
* proc_run, not proc_execfriendica2013-08-221-1/+1
|
* perform a refresh_all operation after changing premium status so that ↵friendica2013-08-221-2/+4
| | | | everybody will catch it quickly and not in a day or two.
* fixes for sellpage with blocked profilesfriendica2013-08-211-9/+16
|
* premium/restricted channel connections implemented, configure at ↵friendica2013-08-211-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 ↵friendica2013-08-211-1/+97
| | | | buttons and editing has not been completed
* basic structure for premium channel implementationfriendica2013-08-211-0/+3